Bug 6363 - add automated plugin layout tests previously weaseled out of
Summary: add automated plugin layout tests previously weaseled out of
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 17:49 PST by Geoffrey Garen
Modified: 2022-07-01 11:35 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 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.