RESOLVED FIXED 22601
Add test to verify that calling functions on a Java applet from JS works
https://bugs.webkit.org/show_bug.cgi?id=22601
Summary Add test to verify that calling functions on a Java applet from JS works
Pam Greene (IRC:pamg)
Reported 2008-12-02 14:12:26 PST
This test currently fails because Java is not enabled in DumpRenderTree. It passes when loaded manually into Safari.
Attachments
New test, compiled applet, applet source, and result (5.49 KB, patch)
2008-12-02 14:18 PST, Pam Greene (IRC:pamg)
darin: review+
Pam Greene (IRC:pamg)
Comment 1 2008-12-02 14:18:25 PST
Created attachment 25681 [details] New test, compiled applet, applet source, and result Enabling Java in DRT makes it hang, and is bug 22602.
Darin Adler
Comment 2 2008-12-04 09:32:54 PST
Comment on attachment 25681 [details] New test, compiled applet, applet source, and result r=me
Pam Greene (IRC:pamg)
Comment 3 2008-12-05 15:54:06 PST
Landed r39051
Note You need to log in before you can comment on or make changes to this bug.