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-ins | Assignee: | 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 | ||
Adam Roben (:aroben)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/8626122>
Alexey Proskuryakov
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
Alexey Proskuryakov
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.