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

Issue 3045020: Merge 53961 - [Mac] Fix the custom homepages preferences to:... (Closed)

Created:
10 years, 4 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Merge 53961 - [Mac] Fix the custom homepages preferences to: 1) Make it actually work again. 2) Change the model so that it doesn't get into an infinite recursion cycle trying to update the model, notify observers, and then re-update. BUG=49320 TEST=Chromium-->Preferences. Add custom home pages. Close Preferences and reopen. They are still there. TEST=Open 3 web pages in tabs. Chromium-->Preferences. Use Current homepages. Close Preferences and reopen. They are still there. TEST=With custom homepages set, go to Chromium-->Preferences-->UtH-->Reset to Defaults. Go back to Basics. No more custom homepages. Review URL: http://codereview.chromium.org/3023023 TBR=rsesek@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53982

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -42 lines) Patch
M chrome/browser/cocoa/custom_home_pages_model.h View 4 chunks +28 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/custom_home_pages_model.mm View 5 chunks +24 lines, -16 lines 0 comments Download
M chrome/browser/cocoa/custom_home_pages_model_unittest.mm View 5 chunks +64 lines, -20 lines 0 comments Download
M chrome/browser/cocoa/preferences_window_controller.mm View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Robert Sesek
10 years, 4 months ago (2010-07-28 18:28:34 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698