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

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=20005

------------------------------------------------------------------------
r20005 | [email protected] | 2009-07-06 18:56:26 -0700 (Mon, 06 Jul 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webframeloaderclient_impl.cc?r1=20005&r2=20004
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webframeloaderclient_impl.h?r1=20005&r2=20004

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