Bug 22601 - Add test to verify that calling functions on a Java applet from JS works
Summary: Add test to verify that calling functions on a Java applet from JS works
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Java (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pam Greene (IRC:pamg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-02 14:12 PST by Pam Greene (IRC:pamg)
Modified: 2008-12-05 15:54 PST (History)
0 users

See Also:


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+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pam Greene (IRC:pamg) 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.
Comment 1 Pam Greene (IRC:pamg) 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.
Comment 2 Darin Adler 2008-12-04 09:32:54 PST
Comment on attachment 25681 [details]
New test, compiled applet, applet source, and result

r=me
Comment 3 Pam Greene (IRC:pamg) 2008-12-05 15:54:06 PST
Landed r39051