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

Issue 10378081: Merge 135966 - 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:
Daniel Erat
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

Merge 135966 - 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 Review URL: https://chromiumcodereview.appspot.com/10380044 TBR=derat@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=136173

Patch Set 1 #

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 chunk +19 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
8 years, 7 months ago (2012-05-09 23:44:30 UTC) #1
Daniel Erat
8 years, 7 months ago (2012-05-09 23:44:59 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698