Bug 48929

Summary: plugins/evaluate-js-after-removing-plugin-element.html times out in WebKit1 on SnowLeopard
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: andersca, ap
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181889

Description Adam Roben (:aroben) 2010-11-03 10:14:58 PDT
plugins/evaluate-js-after-removing-plugin-element.html times out in WebKit1 on SnowLeopard. It times out because WebKit/mac's OOP plugin implementation doesn't allow plugins to execute JavaScript after NPP_Destroy has been called.
Comment 1 Adam Roben (:aroben) 2010-11-03 10:19:09 PDT
<rdar://problem/8626122>
Comment 2 Alexey Proskuryakov 2010-11-03 19:45:13 PDT
There's also some tests disabled due to that:

# <rdar://problem/7091352> Some plug-in tests show missing NPP_Destroy call
plugins/netscape-destroy-plugin-script-objects.html
plugins/open-and-close-window-with-plugin.html
plugins/geturlnotify-during-document-teardown.html
Comment 3 Alexey Proskuryakov 2022-07-01 11:35:17 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.