Bug 8635
| Summary: | Javascript access to Java Applet causes Hang | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Taylor <darwin> |
| Component: | Java | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | ||
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://duckware.com/label/index.html | ||
Alex Taylor
In a page where an applet's method is envoked from Javascript, the method fails to execute and causes a subsequent page unload (navigating away from the page, closing the window) to crash WebKit.
Reduced test case below including the applet in question, URL for reference only.
Works fine in 417.9.2, haven't looked for the build where the regression occured
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Taylor
*** This bug has been marked as a duplicate of 8636 ***