Bug 86150

Summary: WebKit1: Add a way to blacklist specific plug-ins/plug-in versions
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jam, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

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. :)