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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 11:50:18 PDT 2011


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





--- Comment #4 from Anders Carlsson <andersca at apple.com>  2011-04-06 11:50:18 PST ---
The NPAPI documentation on https://developer.mozilla.org/en/NPP_SetWindow states that 

If the window handle is set to null, the window is destroyed. In this case, the plug-in must not perform any additional graphics operations on the window and should free any associated resources.

so I think we should do this.

-- 
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