Updates:
        Status: Fixed

Comment #79 on issue 991 by [email protected]: Brazilian internet banking  
site not working with Chrome
http://code.google.com/p/chromium/issues/detail?id=991

Author: [email protected]
Date: Mon Jul  6 18:56:26 2009
New Revision: 20005

Log:
The webkit java applet creation code passes in the baseURL which is  
typically the url
of the containing document to
create the plugin widget. This URL should not be treated as the plugin SRC  
url. This
mimics the webkit plugin implementation
specifically the upstream WebFrame::createJavaAppletWidget implementation.

This fixes http://code.google.com/p/chromium/issues/detail?id=991, which  
manifested
itself due to our plugin implementation
issuing a spurious GET request for the baseURL which is incorrect as per  
above.

Bug=991


Review URL: http://codereview.chromium.org/155069

--
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