[Webkit-unassigned] [Bug 105629] Java Applet embedded with object tag sends unnecessary GET request for Java class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 02:44:00 PST 2014


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





--- Comment #2 from kayahr <k at ailis.de>  2014-01-02 02:41:50 PST ---
Bug is still present on Safari 7.0 (9537.71) and Chrome 31.0.1650.63.

On StackOverflow a workaround for this bug has been posted. The code parameter can be specified as an attribute of the object tag instead of a separate param tag. Then this unnecessary GET request is not send.

http://stackoverflow.com/questions/13989257/webkit-tries-to-download-java-applet-class-before-reading-it-from-jar

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list