Bug 86150 - WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
Summary: WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 15:26 PDT by Anders Carlsson
Modified: 2012-05-10 15:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (71.31 KB, patch)
2012-05-10 15:37 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-05-10 15:26:59 PDT
WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
Comment 1 Anders Carlsson 2012-05-10 15:37:57 PDT
Created attachment 141281 [details]
Patch
Comment 2 Anders Carlsson 2012-05-10 15:44:50 PDT
Committed r116695: <http://trac.webkit.org/changeset/116695>
Comment 3 Eric Seidel (no email) 2012-05-10 15:50:19 PDT
Chromium does this at the browser layer, but I can see how you might want to do it for all clients of the WebKit framework. :)