[Webkit-unassigned] [Bug 6363] New: make some plugin layout tests

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jan 3 17:49:04 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6363

           Summary: make some plugin layout tests
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plug-ins and Java
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ggaren at apple.com


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.

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list