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

Issue 180019: linux: disable querying the page window for windowless plugins (Closed)

Created:
11 years, 3 months ago by piman
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: disable querying the page window for windowless plugins The problem is that the XID of the page window can change at arbitrary times (e.g. when the tab is detached then reattached), so we need to be able to track these changes, and let the PluginInstance know. BUG=17110 TEST=go to www.nvidia.com, detach then reattach the tab, move the mouse, verify no crash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24916

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/plugin/webplugin_delegate_stub.cc View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
piman
11 years, 3 months ago (2009-08-28 06:08:52 UTC) #1
Evan Martin
11 years, 3 months ago (2009-08-28 21:23:34 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698