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

Issue 8588068: GTK: Create the start of a compatibility header wrapping deprecated methods. (Closed)

Created:
9 years, 1 month ago by Elliot Glaysher
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, yusukes+watch_chromium.org, tfarina, ajwong+watch_chromium.org, jam, penghuang+watch_chromium.org, dcheng, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, pam+watch_chromium.org, James Su, dhollowa
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

GTK: Create the start of a compatibility header wrapping deprecated methods. GTK 2.24 deprecated all sorts of raw access to object internals in preparation for GTK3. BUG=79722 TEST=compiles TBR=tony,jam Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111065

Patch Set 1 #

Patch Set 2 : Rebase to ToT and remove views/ cleanups. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -41 lines) Patch
M chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/bubble/bubble_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/constrained_window_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_chrome_link_button.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_util.cc View 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/hover_controller_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc View 1 4 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/gtk/rounded_window.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/ssl_client_certificate_selector.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/status_bubble_gtk.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/login/login_prompt_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/gtk_window_utils.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/web_drag_source_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download
A ui/base/gtk/gtk_compat.h View 1 chunk +39 lines, -0 lines 0 comments Download
M ui/base/gtk/gtk_expanded_container.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M ui/base/gtk/gtk_floating_container.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ui/base/gtk/gtk_windowing.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M ui/gfx/gtk_native_view_id_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/gfx/gtk_preserve_window.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/gtk_plugin_container_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell_gtk.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Elliot Glaysher
whoever gets to it first.
9 years, 1 month ago (2011-11-21 18:48:21 UTC) #1
Lei Zhang
lgtm
9 years, 1 month ago (2011-11-21 22:41:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8588068/3001
9 years, 1 month ago (2011-11-21 23:17:03 UTC) #3
commit-bot: I haz the power
Presubmit check for 8588068-3001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-21 23:17:24 UTC) #4
Elliot Glaysher
sky or ben: Please stamp for ui/base/gtk/. The only change is adding a compatibility header ...
9 years, 1 month ago (2011-11-21 23:20:16 UTC) #5
sky
LGTM How about a patch that creates OWNERS file in ui/base/gtk with you and estade ...
9 years, 1 month ago (2011-11-21 23:38:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8588068/3001
9 years, 1 month ago (2011-11-21 23:42:21 UTC) #7
commit-bot: I haz the power
Presubmit check for 8588068-3001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-21 23:42:36 UTC) #8
Elliot Glaysher
TBR tony and jam: one line changes from C_MACROS to equivalent real acessor functions.
9 years, 1 month ago (2011-11-21 23:47:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8588068/3001
9 years, 1 month ago (2011-11-21 23:47:53 UTC) #10
tony
LGTM
9 years, 1 month ago (2011-11-21 23:58:46 UTC) #11
commit-bot: I haz the power
Change committed as 111065
9 years, 1 month ago (2011-11-22 01:17:33 UTC) #12
jam
9 years, 1 month ago (2011-11-22 01:17:57 UTC) #13
content lgtm

Powered by Google App Engine
This is Rietveld 408576698