[Webkit-unassigned] [Bug 22602] Calling Java applet hangs DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 14:23:18 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22602





------- Comment #1 from pam at chromium.org  2008-12-02 14:23 PDT -------
Created an attachment (id=25682)
 --> (https://bugs.webkit.org/attachment.cgi?id=25682&action=view)
Hypothetical patch to allow Java to be enabled

This patch would allow a layout test to enable Java by calling
layoutTestController.setJavaEnabled(true). But when a test (specifically, the
one in bug 22601) does that, DRT hangs.  (Commenting out the line in
DumpRenderTreemac.mm that disables Java in the first place has the same effect,
so I assume it has nothing to do with this patch itself.)

Java was disabled in DRT in r10323, but I don't see details about why, nor do I
know where to start looking to track this down.  (Or if it's worth the effort.)


-- 
Configure bugmail: https://bugs.webkit.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