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

Issue 8523019: Devirtualize CHROMEG_CALLBACK (Closed)

Created:
9 years, 1 month ago by dcheng
Modified:
9 years, 1 month ago
CC:
chromium-reviews, sadrul, derat+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, tfarina
Visibility:
Public.

Description

Devirtualize CHROMEG_CALLBACK This allows 4 classes to be completely devirtualized. For the moment, CHROMEGTK_CALLBACK is left as default virtual, since it's used throughout a lot of Widget code. BUG=103827 TEST=passes all tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109709

Patch Set 1 #

Patch Set 2 : Unbreak the browser. #

Patch Set 3 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -19 lines) Patch
M chrome/browser/ui/gtk/gconf_titlebar_listener.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/backing_store_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_gtk.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/base/glib/glib_signal.h View 1 7 chunks +72 lines, -6 lines 1 comment Download
M ui/base/gtk/gtk_signal.h View 1 1 chunk +11 lines, -9 lines 0 comments Download
M ui/base/x/active_window_watcher_x.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
dcheng
First part of cleaning this up a bit. If I'm feeling particularly ambitious, I'll do ...
9 years, 1 month ago (2011-11-11 08:09:14 UTC) #1
Elliot Glaysher
lgtm On 2011/11/11 08:09:14, dcheng wrote: > First part of cleaning this up a bit. ...
9 years, 1 month ago (2011-11-11 18:19:10 UTC) #2
dcheng
On 2011/11/11 18:19:10, Elliot Glaysher wrote: > lgtm > > On 2011/11/11 08:09:14, dcheng wrote: ...
9 years, 1 month ago (2011-11-11 18:39:08 UTC) #3
sky
LGTM
9 years, 1 month ago (2011-11-11 18:48:42 UTC) #4
tfarina
http://codereview.chromium.org/8523019/diff/4001/ui/base/glib/glib_signal.h File ui/base/glib/glib_signal.h (right): http://codereview.chromium.org/8523019/diff/4001/ui/base/glib/glib_signal.h#newcode24 ui/base/glib/glib_signal.h:24: #define CHROMEG_CALLBACK_0(CLASS, RETURN, METHOD, SENDER) \ since this in ...
9 years, 1 month ago (2011-11-11 19:28:16 UTC) #5
Evan Stade
9 years, 1 month ago (2011-11-11 22:27:36 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698