RESOLVED FIXED 6265
Name change regression: Java doesn't know what JavaJSObject is
https://bugs.webkit.org/show_bug.cgi?id=6265
Summary Name change regression: Java doesn't know what JavaJSObject is
Geoffrey Garen
Reported 2005-12-27 17:24:59 PST
I get this at igindex.co.uk, but I suspect it would happen on any site with Java: Exception in thread "AWT-AppKit" java.lang.NoClassDefFoundError: sun/plugin/javascript/webkit/ JavaJSObject 2005-12-27 17:15:38.200 Safari[18301] Apple Applet Plugin: JNI exception (+[JSModel safeCall:], 162) Exception in thread "AWT-AppKit" java.lang.NoClassDefFoundError: apple/applet/JavaJSObject It results from Darin's recent name change. The old name is hard-coded into Java.
Attachments
Fix (2.95 KB, patch)
2005-12-27 17:33 PST, Geoffrey Garen
darin: review+
Geoffrey Garen
Comment 1 2005-12-27 17:33:37 PST
Created attachment 5320 [details] Fix I don't think there's a good way to layout test this, particularly because the site in question seemed to behave correctly. The only negative feedback I got was a console full of error messages.
Darin Adler
Comment 2 2005-12-28 10:36:23 PST
Comment on attachment 5320 [details] Fix Oops! r=me
Geoffrey Garen
Comment 3 2005-12-29 02:10:31 PST
Landed.
Joost de Valk (AlthA)
Comment 4 2006-01-22 04:56:32 PST
Removing keyword(s) since bug is fixed.
Joost de Valk (AlthA)
Comment 5 2006-01-22 05:00:55 PST
Removing keyword(s) since bug is fixed.
Eric Seidel (no email)
Comment 6 2006-01-31 21:20:40 PST
Removing Regression keyword from bugs already fixed.
Note You need to log in before you can comment on or make changes to this bug.