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

Issue 12851002: Remove ConstrainedWindowGtkDelegate (Closed)

Created:
7 years, 9 months ago by Mike Wittman
Modified:
7 years, 9 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, dvh
Visibility:
Public.

Description

Remove ConstrainedWindowGtkDelegate Part 3/5 of the Gtk ContstrainedWindow API rework towards removing ConstrainedWindowGtk in favor of using a native Widget. Use "destroy" signal to destroy web contents modal dialog contents classes, rather than explicit requests from ConstrainedWindowGtk. Remove ConstrainedWindowGtkDelegate. BUG=157161 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188325

Patch Set 1 #

Total comments: 4

Patch Set 2 : Move SetBackgroundColor() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -180 lines) Patch
M chrome/browser/ui/gtk/collected_cookies_gtk.h View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/collected_cookies_gtk.cc View 4 chunks +8 lines, -13 lines 0 comments Download
M chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc View 1 5 chunks +27 lines, -22 lines 0 comments Download
M chrome/browser/ui/gtk/constrained_window_gtk.h View 4 chunks +6 lines, -23 lines 0 comments Download
M chrome/browser/ui/gtk/constrained_window_gtk.cc View 5 chunks +15 lines, -31 lines 0 comments Download
M chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.h View 3 chunks +3 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/extensions/media_galleries_dialog_gtk.cc View 4 chunks +11 lines, -13 lines 0 comments Download
M chrome/browser/ui/gtk/login_prompt_gtk.cc View 6 chunks +17 lines, -22 lines 0 comments Download
M chrome/browser/ui/gtk/ssl_client_certificate_selector.cc View 7 chunks +16 lines, -19 lines 0 comments Download
M chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/tab_contents/chrome_web_contents_view_delegate_gtk.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.h View 2 chunks +2 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/tab_modal_confirm_dialog_gtk.cc View 3 chunks +7 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Mike Wittman
7 years, 9 months ago (2013-03-13 23:22:00 UTC) #1
Elliot Glaysher
https://codereview.chromium.org/12851002/diff/1/chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc File chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc (right): https://codereview.chromium.org/12851002/diff/1/chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc#newcode125 chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc:125: void SetBackgroundColor(GtkWidget* widget, const GdkColor &color) { This should ...
7 years, 9 months ago (2013-03-13 23:48:10 UTC) #2
Mike Wittman
https://codereview.chromium.org/12851002/diff/1/chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc File chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc (right): https://codereview.chromium.org/12851002/diff/1/chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc#newcode125 chrome/browser/ui/gtk/constrained_web_dialog_delegate_gtk.cc:125: void SetBackgroundColor(GtkWidget* widget, const GdkColor &color) { On 2013/03/13 ...
7 years, 9 months ago (2013-03-14 00:34:48 UTC) #3
Elliot Glaysher
lgtm
7 years, 9 months ago (2013-03-14 17:16:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/12851002/6001
7 years, 9 months ago (2013-03-15 00:47:43 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-15 10:45:36 UTC) #6
Message was sent while issue was closed.
Change committed as 188325

Powered by Google App Engine
This is Rietveld 408576698