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

Issue 380006: Added Sync-related controls to Preferences pane under "Personal Stuff". (Closed)

Created:
11 years, 1 month ago by akalin
Modified:
9 years, 7 months ago
Reviewers:
ncarter (slow), TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Added Sync-related controls to Preferences pane under "Personal Stuff". These controls are only visible when sync is enabled. This isn't finished, but it is enough to be usable. Made RemoveViewFromView() handle top-most views. Also added RemoveGroupFromView(). BUG=23073 TEST=manual testing, trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31775

Patch Set 1 #

Patch Set 2 : Correct patch. #

Patch Set 3 : synced to HEAD #

Total comments: 11

Patch Set 4 : Addressed tvl's and nick's comments. #

Patch Set 5 : Uploaded diff with right head. #

Patch Set 6 : Reordered some statements. #

Patch Set 7 : Synced to HEAD (after failed commit). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+322 lines, -29 lines) Patch
M chrome/app/nibs/Preferences.xib View 1 2 3 4 18 chunks +193 lines, -7 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.h View 1 2 3 4 5 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 1 2 3 4 5 6 13 chunks +118 lines, -22 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller_unittest.mm View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
akalin
+nick to review sync code. +tvl to review cocoa code. The trybots are barfing because ...
11 years, 1 month ago (2009-11-10 00:43:18 UTC) #1
akalin (wrong akalin)
Synced to head, trybots are happy now. :) On Mon, Nov 9, 2009 at 4:43 ...
11 years, 1 month ago (2009-11-10 02:20:40 UTC) #2
TVL
Comments so far, I need to patch this in, we might have to tweak the ...
11 years, 1 month ago (2009-11-10 02:32:36 UTC) #3
akalin (wrong akalin)
I will address your initial comments, but if you're going to patch this in, sync ...
11 years, 1 month ago (2009-11-10 13:39:49 UTC) #4
TVL
http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode1594 Line 1594: // TODO(akalin): Resize controls and re-layout when necessary. ...
11 years, 1 month ago (2009-11-10 13:42:50 UTC) #5
TVL
http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode1594 Line 1594: // TODO(akalin): Resize controls and re-layout when necessary. ...
11 years, 1 month ago (2009-11-10 13:43:33 UTC) #6
TVL
http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode595 Line 595: kAutoSizeGroupBehaviorVerticalToFit, Ok, looking at the UI, my suggestion ...
11 years, 1 month ago (2009-11-10 14:15:07 UTC) #7
TVL
http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode595 Line 595: kAutoSizeGroupBehaviorVerticalToFit, Ok, looking at the UI, my suggestion ...
11 years, 1 month ago (2009-11-10 14:15:27 UTC) #8
ncarter (slow)
The calls to ProfileSyncService look good. http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode254 Line 254: // Helper ...
11 years, 1 month ago (2009-11-10 19:05:38 UTC) #9
ncarter (slow)
The calls to ProfileSyncService look good. http://codereview.chromium.org/380006/diff/4001/4004 File chrome/browser/cocoa/preferences_window_controller.mm (right): http://codereview.chromium.org/380006/diff/4001/4004#newcode254 Line 254: // Helper ...
11 years, 1 month ago (2009-11-10 19:05:58 UTC) #10
TVL
On 2009/11/10 19:05:58, nick wrote: > The calls to ProfileSyncService look good. > > > ...
11 years, 1 month ago (2009-11-10 19:54:32 UTC) #11
TVL
On 2009/11/10 19:05:58, nick wrote: > The calls to ProfileSyncService look good. > http://codereview.chromium.org/380006/diff/4001/4004 > ...
11 years, 1 month ago (2009-11-10 19:54:53 UTC) #12
akalin (wrong akalin)
On Mon, Nov 9, 2009 at 6:32 PM, <thomasvl@chromium.org> wrote: > http://codereview.chromium.org/380006/diff/4001/4004 > File chrome/browser/cocoa/preferences_window_controller.mm ...
11 years, 1 month ago (2009-11-11 03:24:09 UTC) #13
akalin (wrong akalin)
On Tuesday, November 10, 2009, <thomasvl@chromium.org> wrote: > http://codereview.chromium.org/380006/diff/4001/4004 > File chrome/browser/cocoa/preferences_window_controller.mm (right): > > ...
11 years, 1 month ago (2009-11-11 03:29:38 UTC) #14
TVL
lgtm
11 years, 1 month ago (2009-11-11 13:42:01 UTC) #15
TVL
11 years, 1 month ago (2009-11-11 13:42:20 UTC) #16

Powered by Google App Engine
This is Rietveld 408576698