Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29565696: Issue 5235 - Refactoring on SharedPrefs (Closed)

Created:
Oct. 5, 2017, 12:46 p.m. by jens
Modified:
Oct. 5, 2017, 2:59 p.m.
Reviewers:
anton, diegocarloslima
CC:
Felix Dahlke, René Jeschke
Visibility:
Public.

Description

Issue 5235 - Refactoring on SharedPrefs

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M adblockplussbrowser/res/values/sysarrays.xml View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 5
jens
Oct. 5, 2017, 12:46 p.m. (2017-10-05 12:46:54 UTC) #1
anton
https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser/res/values/sysarrays.xml File adblockplussbrowser/res/values/sysarrays.xml (right): https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser/res/values/sysarrays.xml#newcode6 adblockplussbrowser/res/values/sysarrays.xml:6: <item>@string/download_settings_value_always</item> why there is no renaming 'download_settings_always' to 'download_settings_value_always'? ...
Oct. 5, 2017, 12:49 p.m. (2017-10-05 12:49:50 UTC) #2
diegocarloslima
LGTM https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser/res/values/sysarrays.xml File adblockplussbrowser/res/values/sysarrays.xml (right): https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser/res/values/sysarrays.xml#newcode6 adblockplussbrowser/res/values/sysarrays.xml:6: <item>@string/download_settings_value_always</item> On 2017/10/05 12:49:50, anton wrote: > why ...
Oct. 5, 2017, 12:55 p.m. (2017-10-05 12:55:46 UTC) #3
anton
On 2017/10/05 12:55:46, diegocarloslima wrote: > LGTM > > https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser/res/values/sysarrays.xml > File adblockplussbrowser/res/values/sysarrays.xml (right): > ...
Oct. 5, 2017, 12:57 p.m. (2017-10-05 12:57:36 UTC) #4
jens
Oct. 5, 2017, 12:59 p.m. (2017-10-05 12:59:38 UTC) #5
On 2017/10/05 12:57:36, anton wrote:
> On 2017/10/05 12:55:46, diegocarloslima wrote:
> > LGTM
> > 
> >
>
https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser...
> > File adblockplussbrowser/res/values/sysarrays.xml (right):
> > 
> >
>
https://codereview.adblockplus.org/29565696/diff/29565697/adblockplussbrowser...
> > adblockplussbrowser/res/values/sysarrays.xml:6:
> > <item>@string/download_settings_value_always</item>
> > On 2017/10/05 12:49:50, anton wrote:
> > > why there is no renaming 'download_settings_always' to
> > > 'download_settings_value_always'? other string resource xml?
> > 
> > This should have been `download_settings_value_always` since the
beginning...
> It
> > was a mistake that I made by using `download_settings_always` here
> 
> ok, i did not catch it because of "refactoring" in the title so i expect
> everything was working before.
> then LGTM

I was just about to type a comment to explain this. Thanks for clarifying,
diego.

Powered by Google App Engine
This is Rietveld