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

Issue 6621076: [Mac] Remove native/Cocoa preferences. (Closed)

Created:
9 years, 9 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews, Alexander Potapenko, James Hawkins, Timur Iskhodzhanov, pam+watch_chromium.org, Paweł Hajdan Jr., stuartmorgan+watch_chromium.org, Ilya Sherman, dhollowa
Visibility:
Public.

Description

[Mac] Remove native/Cocoa preferences. BUG=73011 TEST=Tabbed options work as before. --disable-tabbed-options does nothing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77477

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase switch removal #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -44420 lines) Patch
D chrome/app/nibs/AutoFillAddressSheet.xib View 1 1 chunk +0 lines, -2384 lines 0 comments Download
D chrome/app/nibs/AutoFillCreditCardSheet.xib View 1 1 chunk +0 lines, -1888 lines 0 comments Download
D chrome/app/nibs/AutoFillDialog.xib View 1 1 chunk +0 lines, -2043 lines 0 comments Download
D chrome/app/nibs/ClearBrowsingData.xib View 1 1 chunk +0 lines, -2410 lines 0 comments Download
D chrome/app/nibs/ContentExceptionsWindow.xib View 1 1 chunk +0 lines, -2007 lines 0 comments Download
D chrome/app/nibs/ContentSettings.xib View 1 1 chunk +0 lines, -4977 lines 0 comments Download
D chrome/app/nibs/Cookies.xib View 1 1 chunk +0 lines, -1993 lines 0 comments Download
D chrome/app/nibs/EditSearchEngine.xib View 1 1 chunk +0 lines, -1995 lines 0 comments Download
D chrome/app/nibs/FontLanguageSettings.xib View 1 1 chunk +0 lines, -2343 lines 0 comments Download
D chrome/app/nibs/InstantConfirm.xib View 1 1 chunk +0 lines, -1379 lines 0 comments Download
D chrome/app/nibs/KeywordEditor.xib View 1 1 chunk +0 lines, -1631 lines 0 comments Download
D chrome/app/nibs/Preferences.xib View 1 1 chunk +0 lines, -7548 lines 0 comments Download
M chrome/browser/app_controller_mac.mm View 1 6 chunks +8 lines, -40 lines 0 comments Download
D chrome/browser/autofill/autofill_address_model_mac.h View 1 1 chunk +0 lines, -59 lines 0 comments Download
D chrome/browser/autofill/autofill_address_model_mac.mm View 1 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/browser/autofill/autofill_address_model_mac_unittest.mm View 1 1 chunk +0 lines, -124 lines 0 comments Download
D chrome/browser/autofill/autofill_address_sheet_controller_mac.h View 1 1 chunk +0 lines, -58 lines 0 comments Download
D chrome/browser/autofill/autofill_address_sheet_controller_mac.mm View 1 1 chunk +0 lines, -66 lines 0 comments Download
D chrome/browser/autofill/autofill_address_sheet_controller_mac_unittest.mm View 1 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_model_mac.h View 1 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_model_mac.mm View 1 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_model_mac_unittest.mm View 1 1 chunk +0 lines, -67 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_sheet_controller_mac.h View 1 1 chunk +0 lines, -79 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_sheet_controller_mac.mm View 1 1 chunk +0 lines, -138 lines 0 comments Download
D chrome/browser/autofill/autofill_credit_card_sheet_controller_mac_unittest.mm View 1 1 chunk +0 lines, -29 lines 0 comments Download
D chrome/browser/autofill/autofill_dialog_controller_mac.h View 1 1 chunk +0 lines, -189 lines 0 comments Download
D chrome/browser/autofill/autofill_dialog_controller_mac.mm View 1 1 chunk +0 lines, -942 lines 0 comments Download
D chrome/browser/autofill/autofill_dialog_controller_mac_unittest.mm View 1 1 chunk +0 lines, -727 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog_mac.mm View 1 1 chunk +1 line, -5 lines 0 comments Download
D chrome/browser/autofill/autofill_text_field_mac.h View 1 1 chunk +0 lines, -27 lines 0 comments Download
D chrome/browser/autofill/autofill_text_field_mac.mm View 1 1 chunk +0 lines, -86 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 4 chunks +5 lines, -21 lines 0 comments Download
D chrome/browser/ui/cocoa/clear_browsing_data_controller.h View 1 1 chunk +0 lines, -88 lines 0 comments Download
D chrome/browser/ui/cocoa/clear_browsing_data_controller.mm View 1 1 chunk +0 lines, -266 lines 0 comments Download
D chrome/browser/ui/cocoa/clear_browsing_data_controller_unittest.mm View 1 1 chunk +0 lines, -149 lines 0 comments Download
M chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.mm View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/ui/cocoa/options/OWNERS View 1 1 chunk +0 lines, -3 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_exceptions_window_controller.h View 1 1 chunk +0 lines, -74 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_exceptions_window_controller.mm View 1 1 chunk +0 lines, -488 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_exceptions_window_controller_unittest.mm View 1 1 chunk +0 lines, -252 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_settings_dialog_controller.h View 1 1 chunk +0 lines, -103 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_settings_dialog_controller.mm View 1 1 chunk +0 lines, -652 lines 0 comments Download
D chrome/browser/ui/cocoa/options/content_settings_dialog_controller_unittest.mm View 1 1 chunk +0 lines, -289 lines 0 comments Download
D chrome/browser/ui/cocoa/options/cookies_window_controller.h View 1 1 chunk +0 lines, -149 lines 0 comments Download
D chrome/browser/ui/cocoa/options/cookies_window_controller.mm View 1 1 chunk +0 lines, -449 lines 0 comments Download
D chrome/browser/ui/cocoa/options/cookies_window_controller_unittest.mm View 1 1 chunk +0 lines, -710 lines 0 comments Download
D chrome/browser/ui/cocoa/options/custom_home_pages_model.h View 1 1 chunk +0 lines, -91 lines 0 comments Download
D chrome/browser/ui/cocoa/options/custom_home_pages_model.mm View 1 1 chunk +0 lines, -140 lines 0 comments Download
D chrome/browser/ui/cocoa/options/custom_home_pages_model_unittest.mm View 1 1 chunk +0 lines, -196 lines 0 comments Download
D chrome/browser/ui/cocoa/options/edit_search_engine_cocoa_controller.h View 1 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/browser/ui/cocoa/options/edit_search_engine_cocoa_controller.mm View 1 1 chunk +0 lines, -188 lines 0 comments Download
D chrome/browser/ui/cocoa/options/edit_search_engine_cocoa_controller_unittest.mm View 1 1 chunk +0 lines, -233 lines 0 comments Download
D chrome/browser/ui/cocoa/options/font_language_settings_controller.h View 1 1 chunk +0 lines, -94 lines 0 comments Download
D chrome/browser/ui/cocoa/options/font_language_settings_controller.mm View 1 1 chunk +0 lines, -280 lines 0 comments Download
D chrome/browser/ui/cocoa/options/font_language_settings_controller_unittest.mm View 1 1 chunk +0 lines, -91 lines 0 comments Download
D chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.h View 1 1 chunk +0 lines, -117 lines 0 comments Download
D chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller.mm View 1 1 chunk +0 lines, -425 lines 0 comments Download
D chrome/browser/ui/cocoa/options/keyword_editor_cocoa_controller_unittest.mm View 1 1 chunk +0 lines, -227 lines 0 comments Download
D chrome/browser/ui/cocoa/options/preferences_window_controller.h View 1 1 chunk +0 lines, -244 lines 0 comments Download
D chrome/browser/ui/cocoa/options/preferences_window_controller.mm View 1 1 chunk +0 lines, -2177 lines 0 comments Download
D chrome/browser/ui/cocoa/options/preferences_window_controller_unittest.mm View 1 1 chunk +0 lines, -244 lines 0 comments Download
D chrome/browser/ui/cocoa/options/search_engine_list_model.h View 1 1 chunk +0 lines, -48 lines 0 comments Download
D chrome/browser/ui/cocoa/options/search_engine_list_model.mm View 1 1 chunk +0 lines, -136 lines 0 comments Download
D chrome/browser/ui/cocoa/options/search_engine_list_model_unittest.mm View 1 1 chunk +0 lines, -153 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 6 chunks +0 lines, -44 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 3 chunks +0 lines, -12 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 3 chunks +0 lines, -15 lines 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 1 1 chunk +0 lines, -63 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Robert Sesek
9 years, 9 months ago (2011-03-08 20:02:24 UTC) #1
stuartmorgan
http://codereview.chromium.org/6621076/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/6621076/diff/1/chrome/common/chrome_switches.cc#newcode365 chrome/common/chrome_switches.cc:365: const char kDisableTabbedOptions[] = "snoitpo-debbat-elbasid"; Really? Couldn't we just ...
9 years, 9 months ago (2011-03-08 20:27:48 UTC) #2
Robert Sesek
http://codereview.chromium.org/6621076/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/6621076/diff/1/chrome/common/chrome_switches.cc#newcode365 chrome/common/chrome_switches.cc:365: const char kDisableTabbedOptions[] = "snoitpo-debbat-elbasid"; On 2011/03/08 20:27:48, stuartmorgan ...
9 years, 9 months ago (2011-03-08 20:33:19 UTC) #3
stuartmorgan
I just talked to James about this, and realized that we could just flip the ...
9 years, 9 months ago (2011-03-08 21:14:59 UTC) #4
Robert Sesek
On Tue, Mar 8, 2011 at 4:14 PM, <stuartmorgan@chromium.org> wrote: > I just talked to ...
9 years, 9 months ago (2011-03-08 21:17:51 UTC) #5
Robert Sesek
I've rebased James' changes and this is now ready for another look.
9 years, 9 months ago (2011-03-09 15:06:57 UTC) #6
stuartmorgan
9 years, 9 months ago (2011-03-09 15:57:24 UTC) #7
LGTM.

We should make sure there's a bug or TODO to do more cleanup once all the
platforms have removed the native prefs, so we don't have a bunch of dead APIs
sticking around.

Powered by Google App Engine
This is Rietveld 408576698