WebKit clients should be able to override loading of blocked plug-ins
Created attachment 186678 [details] Patch
Attachment 186678 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/UIProcess/API/C/WKPage.h', u'Source/WebKit2/UIProcess/WebPageProxy.cpp', u'Source/WebKit2/UIProcess/WebUIClient.cpp', u'Source/WebKit2/UIProcess/WebUIClient.h']" exit_code: 1 Source/WebKit2/UIProcess/API/C/WKPage.h:175: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Source/WebKit2/UIProcess/API/C/WKPage.h:176: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Source/WebKit2/UIProcess/API/C/WKPage.h:177: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Total errors found: 3 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r141923: <http://trac.webkit.org/changeset/141923>