[webkit-gtk] NPAPI style change makes plugin loose context
Sergio Villar Senin
svillar at igalia.com
Tue Nov 12 07:55:02 PST 2013
On 12/11/13 16:03, Christian Frost wrote:
> I'm not sure how other browsers behave, but from the NPAPI spec i can
> see that it's possible to make the browser store some "saved data" at
> destroy which then should be provided again when a new plugin instance
> on the same page is created.
>
> However in Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.cpp
> I can see that this saved data is totally ignored at destroy.
That code is shared among all the ports in WebKit2 so I guess you should
file a bug in http://bugs.webkit.org
BR
More information about the webkit-gtk
mailing list