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

Issue 8897006: GTK: Remove deprecated methods and replace them with the new standard calls. (Closed)

Created:
9 years ago by Elliot Glaysher
Modified:
9 years ago
Reviewers:
Lei Zhang, tony, sky
CC:
chromium-reviews, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

GTK: Remove deprecated methods and replace them with the new standard calls. BUG=79722 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113893

Patch Set 1 #

Total comments: 2

Patch Set 2 : Yes, it does #

Patch Set 3 : Rebase to ToT #

Patch Set 4 : Oh, that's what the conflict was. Remove double gtk/gtk.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -32 lines) Patch
M chrome/browser/ui/gtk/bookmarks/bookmark_bar_gtk.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/gtk/browser_window_gtk.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/find_bar_gtk.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_custom_menu_item.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/gtk/nine_box.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/status_icons/status_icon_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M ui/base/gtk/gtk_compat.h View 1 2 chunks +20 lines, -0 lines 0 comments Download
M ui/gfx/gtk_preserve_window.cc View 3 chunks +4 lines, -10 lines 0 comments Download
M webkit/plugins/npapi/gtk_plugin_container_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Elliot Glaysher
Even more gtk3 preperation
9 years ago (2011-12-09 19:10:30 UTC) #1
Lei Zhang
http://codereview.chromium.org/8897006/diff/1/chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc File chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc (right): http://codereview.chromium.org/8897006/diff/1/chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc#newcode8 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc:8: #include <gtk/gtk.h> nit: C includes before C++ includes. http://codereview.chromium.org/8897006/diff/1/ui/base/gtk/gtk_compat.h ...
9 years ago (2011-12-09 20:57:33 UTC) #2
Elliot Glaysher
Yes it does. Overlooked that. PTAL.
9 years ago (2011-12-09 21:18:21 UTC) #3
Lei Zhang
lgtm
9 years ago (2011-12-09 21:47:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8897006/1014
9 years ago (2011-12-09 21:49:27 UTC) #5
commit-bot: I haz the power
Can't apply patch for file chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc. While running patch -p1 --forward --force; patching file chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc ...
9 years ago (2011-12-09 21:49:31 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/8897006/2002
9 years ago (2011-12-09 22:18:29 UTC) #7
commit-bot: I haz the power
Presubmit check for 8897006-2002 failed and returned exit status 1. Running presubmit commit checks ...
9 years ago (2011-12-09 22:18:36 UTC) #8
Elliot Glaysher
+tony and +sky for OWNERS stamps on webkit/ and ui/ respectively.
9 years ago (2011-12-09 22:19:34 UTC) #9
tony
LGTM
9 years ago (2011-12-09 22:23:44 UTC) #10
sky
LGTM
9 years ago (2011-12-09 22:37:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/8897006/2002
9 years ago (2011-12-09 22:37:37 UTC) #12
commit-bot: I haz the power
9 years ago (2011-12-10 00:21:05 UTC) #13
Change committed as 113893

Powered by Google App Engine
This is Rietveld 408576698