Bug 35215 - plugInViewWithArguments: API sends wrong parameter for WebPlugInBaseURLKey
Summary: plugInViewWithArguments: API sends wrong parameter for WebPlugInBaseURLKey
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Kevin Decker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-02-21 11:55 PST by Kevin Decker
Modified: 2022-07-01 11:35 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (4.12 KB, patch)
2010-02-21 11:59 PST, Kevin Decker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.