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

Unified Diff: chrome/browser/gtk/content_blocked_bubble_gtk.cc

Issue 1170001: GTK: allow inspecting of extension popups. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/gtk/content_blocked_bubble_gtk.cc
===================================================================
--- chrome/browser/gtk/content_blocked_bubble_gtk.cc (revision 42274)
+++ chrome/browser/gtk/content_blocked_bubble_gtk.cc (working copy)
@@ -174,7 +174,8 @@
bounds_,
bubble_content,
arrow_location,
- true,
+ true, // match_system_theme
+ true, // grab_input
theme_provider,
this);
}
« no previous file with comments | « chrome/browser/gtk/browser_actions_toolbar_gtk.cc ('k') | chrome/browser/gtk/extension_installed_bubble_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698