[Webkit-unassigned] [Bug 47009] WebKit2 needs to call NPP_SetWindow when destroying a plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 08:48:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=47009





--- Comment #7 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-07 08:48:47 PST ---
Here's the WebKit1 code: <http://trac.webkit.org/browser/trunk/Source/WebCore/plugins/PluginView.cpp?rev=79988#L361>

It looks like WebKit1 explicitly does not call NPP_SetWindow when destroying a plugin on Mac. This seems to match the code used in Apple's WebKit1 Mac port (in WebNetscapePluginView).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list