Comment #4 on issue 8936 by [email protected]: REGRESSION: JAVA applet gives error http://code.google.com/p/chromium/issues/detail?id=8936
This is due to a webkit bug in HTMLAppletElement.cpp that incorrectly sets 'codebase' attribute to the document url instead of the base path. This also breaks our Java applet plugin test. This regression essentially breaks all Java applets. I had a chat with s...@webkit and understood that he's onto fixing that. Unless we decide to revert the change in HTMLAppletElement.cpp, we will have to wait for the fix. -- 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 -~----------~----~----~----~------~----~------~--~---
