WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
25542
Allow user or plugin specification of load order of plug-ins
https://bugs.webkit.org/show_bug.cgi?id=25542
Summary
Allow user or plugin specification of load order of plug-ins
Simone Manganelli
Reported
2009-05-04 01:32:04 PDT
Summary: When there are two plug-ins that register for the same mime type, WebKit should ideally allow the user (or, optionally, the plug-ins) to choose which plug-in gets to load that mime type. Steps to Reproduce: 1. Install two plug-ins that register for the same mime type. (For example, Flash and ClickToFlash.) 2. Note that when loading content of that mime type, there is no way to specify which plug-in gets to load it. WebKit chooses for you automatically. Expected Results: I expect WebKit to allow the user to specify which plug-in gets to load which mime type if more than one plug-in registers for the same mime type. (Optionally, plug-ins could potentially register themselves as being "important", causing them to be chosen preferentially by WebKit when it decides which of a number of plug-ins to load a given mime type.) Actual Results: There is no way to specify load order of plug-ins for a given mime type. Regression: WebKit has never allowed user- or plugin-specified load order of plugins. Notes: This bug is related to
bug 25541
:
https://bugs.webkit.org/show_bug.cgi?id=25541
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-05-04 08:40:43 PDT
I'm not sure how WebKit would allow the user to modify the order given the minimal UI that it has. Allowing the plug-in to specify it may be a good idea.
Mark Rowe (bdash)
Comment 2
2009-05-04 08:41:07 PDT
<
rdar://problem/6852591
>
Alexey Proskuryakov
Comment 3
2009-05-04 12:24:23 PDT
We could at least guarantee alphabetical order (there may be an existing bug about this).
Anders Carlsson
Comment 4
2016-05-28 15:46:29 PDT
We're unlikely to do this, so I don't think it makes sense to keep the bug open.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug