Bug 35215

Summary: plugInViewWithArguments: API sends wrong parameter for WebPlugInBaseURLKey
Product: WebKit Reporter: Kevin Decker <kdecker>
Component: Plug-insAssignee: Kevin Decker <kdecker>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ap, eric
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
proposed fix none

Description Kevin Decker 2010-02-21 11:55:56 PST
The plugInViewWithArguments: API sends dictionary of plugin arguments. One of the parameters is WebPlugInBaseURLKey, which is a key that represents the base URL of the document containing the plug-in's view. Instead what we're actually getting is the source URL of the plug-in resource.
Comment 1 Kevin Decker 2010-02-21 11:56:11 PST
<rdar://problem/7673157>
Comment 2 Kevin Decker 2010-02-21 11:59:57 PST
Created attachment 49159 [details]
proposed fix
Comment 3 Eric Seidel (no email) 2010-03-05 16:32:37 PST
http://trac.webkit.org/changeset/55063
Comment 4 Alexey Proskuryakov 2010-04-22 15:36:21 PDT
Had to roll out the fix in <http://trac.webkit.org/changeset/58120>.

<rdar://problem/7896604>
Comment 5 Alexey Proskuryakov 2022-07-01 11:35:07 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.