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

Issue 10380044: linux: Fix grabs for popups belonging to inactive tabs. (Closed)

Created:
8 years, 7 months ago by Daniel Erat
Modified:
8 years, 7 months ago
Reviewers:
sky, Evan Stade
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su, Cris Neckar
Visibility:
Public.

Description

linux: Fix grabs for popups belonging to inactive tabs. When displaying a popup for an inactive tab, grab input on behalf of the popup's window rather than its parent window. Also removes window-group code that doesn't make sense to me here (the popup wants all input rather than just input for a subset of browser windows, as shown by the way that it's doing X grabs). BUG=126296 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135966

Patch Set 1 #

Patch Set 2 : fix comment indenting #

Total comments: 2

Patch Set 3 : merge #

Patch Set 4 : remove window group code #

Patch Set 5 : remove core file :-( #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 1 chunk +19 lines, -17 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
Daniel Erat
Evan for review, Scott for approval.
8 years, 7 months ago (2012-05-07 23:57:51 UTC) #1
Evan Stade
http://codereview.chromium.org/10380044/diff/2001/content/browser/renderer_host/render_widget_host_view_gtk.cc File content/browser/renderer_host/render_widget_host_view_gtk.cc (right): http://codereview.chromium.org/10380044/diff/2001/content/browser/renderer_host/render_widget_host_view_gtk.cc#newcode595 content/browser/renderer_host/render_widget_host_view_gtk.cc:595: // tab), skip the grab. how does the popup ...
8 years, 7 months ago (2012-05-08 00:01:11 UTC) #2
Daniel Erat
http://codereview.chromium.org/10380044/diff/2001/content/browser/renderer_host/render_widget_host_view_gtk.cc File content/browser/renderer_host/render_widget_host_view_gtk.cc (right): http://codereview.chromium.org/10380044/diff/2001/content/browser/renderer_host/render_widget_host_view_gtk.cc#newcode595 content/browser/renderer_host/render_widget_host_view_gtk.cc:595: // tab), skip the grab. On 2012/05/08 00:01:13, Evan ...
8 years, 7 months ago (2012-05-08 00:11:55 UTC) #3
Daniel Erat
Another look? I don't think that the window group code was necessary.
8 years, 7 months ago (2012-05-08 17:42:12 UTC) #4
Evan Stade
https://chromiumcodereview.appspot.com/10380044/diff/9002/content/browser/renderer_host/render_widget_host_view_gtk.cc File content/browser/renderer_host/render_widget_host_view_gtk.cc (right): https://chromiumcodereview.appspot.com/10380044/diff/9002/content/browser/renderer_host/render_widget_host_view_gtk.cc#newcode613 content/browser/renderer_host/render_widget_host_view_gtk.cc:613: // shown on behalf of an inactive tab). so ...
8 years, 7 months ago (2012-05-08 18:04:12 UTC) #5
Daniel Erat
https://chromiumcodereview.appspot.com/10380044/diff/9002/content/browser/renderer_host/render_widget_host_view_gtk.cc File content/browser/renderer_host/render_widget_host_view_gtk.cc (right): https://chromiumcodereview.appspot.com/10380044/diff/9002/content/browser/renderer_host/render_widget_host_view_gtk.cc#newcode613 content/browser/renderer_host/render_widget_host_view_gtk.cc:613: // shown on behalf of an inactive tab). On ...
8 years, 7 months ago (2012-05-08 18:10:12 UTC) #6
Evan Stade
ok lgtm
8 years, 7 months ago (2012-05-08 18:15:33 UTC) #7
sky
Rubber stamp LGTM
8 years, 7 months ago (2012-05-08 19:43:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10380044/9002
8 years, 7 months ago (2012-05-08 21:00:44 UTC) #9
commit-bot: I haz the power
Try job failure for 10380044-9002 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=27116 Step "update" is always ...
8 years, 7 months ago (2012-05-08 21:21:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10380044/9002
8 years, 7 months ago (2012-05-08 21:23:56 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-05-09 00:58:58 UTC) #12
Try job failure for 10380044-9002 (retry) on win_rel for step "browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698