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

Issue 6670011: Options: Remove the GTK and Views native options code. (Closed)

Created:
9 years, 9 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews, jam, Paweł Hajdan Jr., pam+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Options: Remove the GTK and Views native options code. BUG=75320 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77878

Patch Set 1 #

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -19554 lines) Patch
M chrome/browser/content_setting_bubble_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notification_options_menu_model.cc View 4 chunks +8 lines, -21 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/browser_window.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/content_setting_bubble_gtk.cc View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/ui/gtk/options/advanced_contents_gtk.h View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/ui/gtk/options/advanced_contents_gtk.cc View 1 chunk +0 lines, -1199 lines 0 comments Download
D chrome/browser/ui/gtk/options/advanced_page_gtk.h View 1 chunk +0 lines, -49 lines 0 comments Download
D chrome/browser/ui/gtk/options/advanced_page_gtk.cc View 1 chunk +0 lines, -84 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_exception_editor.h View 1 chunk +0 lines, -81 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_exception_editor.cc View 1 chunk +0 lines, -136 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_exceptions_window_gtk.h View 1 chunk +0 lines, -120 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_exceptions_window_gtk.cc View 1 chunk +0 lines, -336 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_exceptions_window_gtk_unittest.cc View 1 chunk +0 lines, -211 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_filter_page_gtk.h View 1 chunk +0 lines, -72 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_filter_page_gtk.cc View 1 chunk +0 lines, -319 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_page_gtk.h View 1 chunk +0 lines, -120 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_page_gtk.cc View 1 chunk +0 lines, -586 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_settings_window_gtk.h View 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/ui/gtk/options/content_settings_window_gtk.cc View 1 chunk +0 lines, -226 lines 0 comments Download
D chrome/browser/ui/gtk/options/cookie_filter_page_gtk.h View 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/browser/ui/gtk/options/cookie_filter_page_gtk.cc View 1 chunk +0 lines, -228 lines 0 comments Download
D chrome/browser/ui/gtk/options/cookies_view.h View 1 chunk +0 lines, -151 lines 0 comments Download
D chrome/browser/ui/gtk/options/cookies_view.cc View 1 chunk +0 lines, -396 lines 0 comments Download
D chrome/browser/ui/gtk/options/cookies_view_unittest.cc View 1 chunk +0 lines, -1202 lines 0 comments Download
D chrome/browser/ui/gtk/options/fonts_languages_window_gtk.cc View 1 chunk +0 lines, -149 lines 0 comments Download
D chrome/browser/ui/gtk/options/fonts_page_gtk.h View 1 chunk +0 lines, -75 lines 0 comments Download
D chrome/browser/ui/gtk/options/fonts_page_gtk.cc View 1 chunk +0 lines, -188 lines 0 comments Download
D chrome/browser/ui/gtk/options/general_page_gtk.h View 1 chunk +0 lines, -176 lines 0 comments Download
D chrome/browser/ui/gtk/options/general_page_gtk.cc View 1 chunk +0 lines, -816 lines 0 comments Download
D chrome/browser/ui/gtk/options/languages_page_gtk.h View 1 chunk +0 lines, -132 lines 0 comments Download
D chrome/browser/ui/gtk/options/languages_page_gtk.cc View 1 chunk +0 lines, -450 lines 0 comments Download
D chrome/browser/ui/gtk/options/languages_page_gtk_unittest.cc View 1 chunk +0 lines, -309 lines 0 comments Download
D chrome/browser/ui/gtk/options/managed_prefs_banner_gtk.h View 1 chunk +0 lines, -36 lines 0 comments Download
D chrome/browser/ui/gtk/options/managed_prefs_banner_gtk.cc View 1 chunk +0 lines, -49 lines 0 comments Download
D chrome/browser/ui/gtk/options/options_layout_gtk.h View 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/ui/gtk/options/options_layout_gtk.cc View 1 chunk +0 lines, -125 lines 0 comments Download
D chrome/browser/ui/gtk/options/options_window_gtk.cc View 1 chunk +0 lines, -228 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_exceptions_page_gtk.h View 1 chunk +0 lines, -95 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_exceptions_page_gtk.cc View 1 chunk +0 lines, -202 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_exceptions_window_gtk.h View 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_exceptions_window_gtk.cc View 1 chunk +0 lines, -137 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_page_gtk.h View 1 chunk +0 lines, -115 lines 0 comments Download
D chrome/browser/ui/gtk/options/passwords_page_gtk.cc View 1 chunk +0 lines, -367 lines 0 comments Download
D chrome/browser/ui/gtk/options/simple_content_exceptions_window.h View 1 chunk +0 lines, -80 lines 0 comments Download
D chrome/browser/ui/gtk/options/simple_content_exceptions_window.cc View 1 chunk +0 lines, -212 lines 0 comments Download
D chrome/browser/ui/gtk/options/url_picker_dialog_gtk.h View 1 chunk +0 lines, -89 lines 0 comments Download
D chrome/browser/ui/gtk/options/url_picker_dialog_gtk.cc View 1 chunk +0 lines, -268 lines 0 comments Download
M chrome/browser/ui/views/browser_dialogs.h View 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/views/dialog_stubs_gtk.cc View 3 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 1 chunk +0 lines, -5 lines 0 comments Download
D chrome/browser/ui/views/options/advanced_contents_view.h View 1 chunk +0 lines, -39 lines 0 comments Download
D chrome/browser/ui/views/options/advanced_contents_view.cc View 1 chunk +0 lines, -1651 lines 0 comments Download
D chrome/browser/ui/views/options/advanced_page_view.h View 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/ui/views/options/advanced_page_view.cc View 1 chunk +0 lines, -150 lines 0 comments Download
D chrome/browser/ui/views/options/content_exceptions_table_view.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/ui/views/options/content_exceptions_table_view.cc View 1 chunk +0 lines, -33 lines 0 comments Download
D chrome/browser/ui/views/options/content_filter_page_view.h View 1 chunk +0 lines, -64 lines 0 comments Download
D chrome/browser/ui/views/options/content_filter_page_view.cc View 1 chunk +0 lines, -297 lines 0 comments Download
D chrome/browser/ui/views/options/content_page_view.h View 1 chunk +0 lines, -117 lines 0 comments Download
D chrome/browser/ui/views/options/content_page_view.cc View 1 chunk +0 lines, -507 lines 0 comments Download
D chrome/browser/ui/views/options/content_settings_window_view.h View 1 chunk +0 lines, -92 lines 0 comments Download
D chrome/browser/ui/views/options/content_settings_window_view.cc View 1 chunk +0 lines, -210 lines 0 comments Download
D chrome/browser/ui/views/options/cookie_filter_page_view.h View 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/ui/views/options/cookie_filter_page_view.cc View 1 chunk +0 lines, -127 lines 0 comments Download
D chrome/browser/ui/views/options/cookies_view.h View 1 chunk +0 lines, -151 lines 0 comments Download
D chrome/browser/ui/views/options/cookies_view.cc View 1 chunk +0 lines, -412 lines 0 comments Download
D chrome/browser/ui/views/options/exception_editor_view.h View 1 chunk +0 lines, -114 lines 0 comments Download
D chrome/browser/ui/views/options/exception_editor_view.cc View 1 chunk +0 lines, -179 lines 0 comments Download
D chrome/browser/ui/views/options/exceptions_page_view.h View 1 chunk +0 lines, -76 lines 0 comments Download
D chrome/browser/ui/views/options/exceptions_page_view.cc View 1 chunk +0 lines, -198 lines 0 comments Download
D chrome/browser/ui/views/options/exceptions_view.h View 1 chunk +0 lines, -117 lines 0 comments Download
D chrome/browser/ui/views/options/exceptions_view.cc View 1 chunk +0 lines, -281 lines 0 comments Download
D chrome/browser/ui/views/options/fonts_languages_window_view.h View 1 chunk +0 lines, -74 lines 0 comments Download
D chrome/browser/ui/views/options/fonts_languages_window_view.cc View 1 chunk +0 lines, -134 lines 0 comments Download
D chrome/browser/ui/views/options/fonts_page_view.h View 1 chunk +0 lines, -129 lines 0 comments Download
D chrome/browser/ui/views/options/fonts_page_view.cc View 1 chunk +0 lines, -434 lines 0 comments Download
D chrome/browser/ui/views/options/general_page_view.h View 1 chunk +0 lines, -174 lines 0 comments Download
D chrome/browser/ui/views/options/general_page_view.cc View 1 chunk +0 lines, -913 lines 0 comments Download
D chrome/browser/ui/views/options/languages_page_view.h View 1 chunk +0 lines, -118 lines 0 comments Download
D chrome/browser/ui/views/options/languages_page_view.cc View 1 chunk +0 lines, -588 lines 0 comments Download
D chrome/browser/ui/views/options/managed_prefs_banner_view.h View 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/ui/views/options/managed_prefs_banner_view.cc View 1 chunk +0 lines, -72 lines 0 comments Download
D chrome/browser/ui/views/options/options_group_view.h View 1 chunk +0 lines, -63 lines 0 comments Download
D chrome/browser/ui/views/options/options_group_view.cc View 1 chunk +0 lines, -144 lines 0 comments Download
D chrome/browser/ui/views/options/options_page_view.h View 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/ui/views/options/options_page_view.cc View 1 chunk +0 lines, -42 lines 0 comments Download
D chrome/browser/ui/views/options/options_window_view.cc View 1 1 chunk +0 lines, -254 lines 0 comments Download
D chrome/browser/ui/views/options/passwords_exceptions_window_view.h View 1 chunk +0 lines, -67 lines 0 comments Download
D chrome/browser/ui/views/options/passwords_exceptions_window_view.cc View 1 chunk +0 lines, -113 lines 0 comments Download
D chrome/browser/ui/views/options/passwords_page_view.h View 1 chunk +0 lines, -201 lines 0 comments Download
D chrome/browser/ui/views/options/passwords_page_view.cc View 1 chunk +0 lines, -371 lines 0 comments Download
D chrome/browser/ui/views/options/plugin_filter_page_view.h View 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/ui/views/options/plugin_filter_page_view.cc View 1 chunk +0 lines, -49 lines 0 comments Download
D chrome/browser/ui/views/options/simple_content_exceptions_view.h View 1 chunk +0 lines, -95 lines 0 comments Download
D chrome/browser/ui/views/options/simple_content_exceptions_view.cc View 1 chunk +0 lines, -190 lines 0 comments Download
M chrome/chrome_browser.gypi View 4 chunks +0 lines, -88 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/url_constants.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/url_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/test_browser_window.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/tab_contents/tab_contents_delegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/tab_contents/tab_contents_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
James Hawkins
9 years, 9 months ago (2011-03-10 22:40:02 UTC) #1
stuartmorgan
LGTM. My only thought is that we might want to remove "Page" from the method ...
9 years, 9 months ago (2011-03-11 17:07:07 UTC) #2
James Hawkins
9 years, 9 months ago (2011-03-11 21:58:17 UTC) #3
On 2011/03/11 17:07:07, stuartmorgan wrote:
> LGTM. My only thought is that we might want to remove "Page" from the method
> name, so that if the presentation changes again the name won't need to be
> changed again. Not a big deal either way though.

Per off-line, renaming the method in a follow-up CL.

Powered by Google App Engine
This is Rietveld 408576698