Comment #5 on issue 8690 by [email protected]: PluginTest.Java fails
http://code.google.com/p/chromium/issues/detail?id=8690

Turns out to be introduced by a change in HTMLAppletElement.cpp in webkit.  
During the
creation of applet instance webkit now specifies 'codebase' attribute if  
not present.
Instead of setting it to the document path, it is set as entire url. Java  
plugin
simply appends the class file name to it and fails to load it.

Had a chat with gga...@webkit confirming this and wei...@webkit is fixing  
it.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to