DescriptionThe 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20005
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|