Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(197)

Issue 2912413002: Use PreferenceCategory instead of manual preference ordering (Closed)

Created:
3 years, 6 months ago by bsazonov
Modified:
3 years, 6 months ago
CC:
chromium-reviews, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use PreferenceCategory instead of manual preference ordering This CL removes manual Preference ordering in AccountManagementFragment. Instead it puts all account-related preference rows in a PreferenceCategory and cleans this category whenever needed. BUG=722910 Review-Url: https://codereview.chromium.org/2912413002 Cr-Commit-Position: refs/heads/master@{#476649} Committed: https://chromium.googlesource.com/chromium/src/+/b08320999af0d7e05789d81e4d8ded9c506aab3f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix condition #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -94 lines) Patch
M chrome/android/java/res/xml/account_management_preferences.xml View 1 chunk +14 lines, -33 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java View 1 2 9 chunks +44 lines, -61 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
bsazonov
David, please take a look. This CL is a preparation for the account row changes ...
3 years, 6 months ago (2017-05-31 14:56:45 UTC) #4
David Trainor- moved to gerrit
https://codereview.chromium.org/2912413002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java File chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java (right): https://codereview.chromium.org/2912413002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java#newcode393 chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java:393: if (isChildAccount) { Should this be !isChildAccount? I'm assuming ...
3 years, 6 months ago (2017-05-31 15:57:14 UTC) #7
bsazonov
https://codereview.chromium.org/2912413002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java File chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java (right): https://codereview.chromium.org/2912413002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java#newcode393 chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementFragment.java:393: if (isChildAccount) { On 2017/05/31 15:57:14, David Trainor-ping if ...
3 years, 6 months ago (2017-05-31 16:06:42 UTC) #8
David Trainor- moved to gerrit
lgtm
3 years, 6 months ago (2017-06-02 06:31:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2912413002/20001
3 years, 6 months ago (2017-06-02 08:26:28 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/433182) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-02 08:28:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2912413002/40001
3 years, 6 months ago (2017-06-02 11:01:52 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/309133)
3 years, 6 months ago (2017-06-02 12:33:43 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2912413002/40001
3 years, 6 months ago (2017-06-02 14:55:35 UTC) #24
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 15:02:09 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b08320999af0d7e05789d81e4d8d...

Powered by Google App Engine
This is Rietveld 408576698