Bug 58077 - Out-of-process plugins in WebKit1 on SnowLeopard can't execute JavaScript during NPP_Destroy
Summary: Out-of-process plugins in WebKit1 on SnowLeopard can't execute JavaScript dur...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-07 13:51 PDT by Adam Roben (:aroben)
Modified: 2022-07-01 11:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-04-07 13:51:01 PDT
Out-of-process plugins in WebKit1 on SnowLeopard can't execute JavaScript during NPP_Destroy. WebKit1 has code that blocks this. See <http://trac.webkit.org/browser/trunk/Source/WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.h?rev=78634#L350>.

In-process plugins in WebKit1, both in-process and out-of-process in WebKit2, and plugins in other browsers do not have this restriction.
Comment 1 Adam Roben (:aroben) 2011-04-07 13:51:32 PDT
<rdar://problem/9251800>
Comment 2 Alexey Proskuryakov 2022-07-01 11:36:09 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.