WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43509
WebKit2 should refuse to load the same plugins that old-WebKit refuses to load
https://bugs.webkit.org/show_bug.cgi?id=43509
Summary
WebKit2 should refuse to load the same plugins that old-WebKit refuses to load
Adam Roben (:aroben)
Reported
2010-08-04 14:18:47 PDT
Old WebKit (WebCore, really) has logic to refuse to load certain plugins. WebKit2 should refuse to load those same plugins.
Attachments
Implement PluginInfoStore::shouldUsePlugin on Windows
(5.74 KB, patch)
2010-11-05 11:09 PDT
,
Adam Roben (:aroben)
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2010-08-04 14:55:30 PDT
This should be done by implementing PluginInfoStore::shouldUsePlugin on Windows.
Adam Roben (:aroben)
Comment 2
2010-08-04 15:02:52 PDT
<
rdar://problem/8273822
>
Adam Roben (:aroben)
Comment 3
2010-11-03 15:39:19 PDT
I think the only logic WebCore has that WebKit2 doesn't is that WebCore prefers the newer WMP plugin to the older one.
Adam Roben (:aroben)
Comment 4
2010-11-05 11:09:31 PDT
Created
attachment 73086
[details]
Implement PluginInfoStore::shouldUsePlugin on Windows
Adam Roben (:aroben)
Comment 5
2010-11-05 11:16:26 PDT
Committed
r71436
: <
http://trac.webkit.org/changeset/71436
>
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