Bug 6363

Summary: add automated plugin layout tests previously weaseled out of
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ap, cmarcelo
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Geoffrey Garen 2006-01-03 17:49:04 PST
Once the fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=6361 lands, we'll have the ability to 
layout test plugin bugs. We had a few bugs we never wrote tests for, and some we wrote tests for, but 
not automated tests. We should write automated tests.

The bugs I recall are:

- crash due to WebKit plugin calling into JavaScript on a timer (after receiving a WebPluginDestroy 
message), once the plugin's datastructures and view have been destroyed.
- crash due to netscape plugin calling into JavaScript when JavaScript is disabled, so there's no window 
object.
- Java plugin one one domain unable to load after the same plugin has loaded from a different domain, 
due to security exception.
Comment 1 mitz 2006-01-04 02:08:43 PST
Bug 5256, bug 5306 and bug 5365 (requires a WebKit plugin) are also candidates.
Comment 2 Alexey Proskuryakov 2022-07-01 11:35:40 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.