[Webkit-unassigned] [Bug 66181] HTMLPlugInElement persists until page teardown if the plugin requests the script object for it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 21:02:25 PDT 2011


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





--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2011-08-23 21:02:25 PST ---
>From code inspection, I see that WebKit1 is definitely calling getNPObject(), it's in WebNetscapePluginView.mm. This code path is for in-process plug-ins, so it should be hit when Safari runs in 32-bit WebKit1 mode.

Even though this mode is old, I'd be somewhat surprised if we leaked there.

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