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

Issue 2063020: Add observers to ContentSettingsDialogController so that the dialog will show... (Closed)

Created:
10 years, 7 months ago by csilv
Modified:
9 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Add observers to ContentSettingsDialogController so that the dialog will show live updates in response to sycronization. BUG=41335 TEST=Open the 'Content settings' dialog on two separate instances of Chromium when both are synced to the same account. Change settings on computer A, settings should auto-update on computer B. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49979

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 6

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+349 lines, -50 lines) Patch
M chrome/browser/cocoa/content_settings_dialog_controller.h View 1 3 2 chunks +27 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/content_settings_dialog_controller.mm View 1 2 3 14 chunks +109 lines, -43 lines 0 comments Download
M chrome/browser/cocoa/content_settings_dialog_controller_unittest.mm View 3 2 chunks +213 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
csilv
+thakis for review.
10 years, 7 months ago (2010-05-25 21:03:11 UTC) #1
Nico
Hrm. Something like this needs to be happen on linux and windows too. Is there ...
10 years, 7 months ago (2010-05-25 21:14:35 UTC) #2
csilv
HostContentSettings is already pref-aware. So the pref notifications exist for linux and windows to take ...
10 years, 7 months ago (2010-05-26 21:11:11 UTC) #3
Nico
LG, but please add a test or two.
10 years, 7 months ago (2010-05-27 17:30:55 UTC) #4
csilv
Hi Nico, I've added additional unit tests to exercise each of the settings managed by ...
10 years, 6 months ago (2010-06-02 22:41:34 UTC) #5
csilv
ping thakis: could you give this another review at your convenience? thx.
10 years, 6 months ago (2010-06-07 18:57:55 UTC) #6
Nico
LG. Thanks for the thorough tests http://codereview.chromium.org/2063020/diff/10001/11001 File chrome/browser/cocoa/content_settings_dialog_controller.h (right): http://codereview.chromium.org/2063020/diff/10001/11001#newcode61 chrome/browser/cocoa/content_settings_dialog_controller.h:61: @property(assign, nonatomic) NSInteger ...
10 years, 6 months ago (2010-06-08 18:43:53 UTC) #7
csilv
http://codereview.chromium.org/2063020/diff/10001/11001 File chrome/browser/cocoa/content_settings_dialog_controller.h (right): http://codereview.chromium.org/2063020/diff/10001/11001#newcode61 chrome/browser/cocoa/content_settings_dialog_controller.h:61: @property(assign, nonatomic) NSInteger geolocationSettingIndex; Ah, thanks for the tip... ...
10 years, 6 months ago (2010-06-09 20:12:40 UTC) #8
csilv
Hi Nico, Hope you had a good wwdc. When you get a chance, could you ...
10 years, 6 months ago (2010-06-16 18:04:04 UTC) #9
Nico
Sent you a LG 8 days ago? On Wed, Jun 16, 2010 at 11:04 AM, ...
10 years, 6 months ago (2010-06-16 18:05:49 UTC) #10
csilv
10 years, 6 months ago (2010-06-16 18:06:48 UTC) #11
Ack, you did.  Sorry.. submitting!

Powered by Google App Engine
This is Rietveld 408576698