RESOLVED FIXED 154420
CSP: Enable plugin-types directive by default
https://bugs.webkit.org/show_bug.cgi?id=154420
Summary CSP: Enable plugin-types directive by default
Daniel Bates
Reported 2016-02-18 15:30:31 PST
Currently the Content Security Policy plugin-types directive is guarded by ENABLE(CSP_NEXT) and a runtime flag, both are disabled by default. This directive has been part of the Content Security Policy spec. since version 1.1 and other browsers, Google Chrome, have enabled it by default for some time. We should enable it by default.
Attachments
Patch (24.83 KB, patch)
2016-02-23 17:41 PST, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-18 15:31:16 PST
Daniel Bates
Comment 2 2016-02-23 17:41:56 PST
Brent Fulgham
Comment 3 2016-02-24 09:17:57 PST
Comment on attachment 272070 [details] Patch r=me
Daniel Bates
Comment 4 2016-02-24 10:51:52 PST
Comment on attachment 272070 [details] Patch Clearing flags on attachment: 272070 Committed r197038: <http://trac.webkit.org/changeset/197038>
Daniel Bates
Comment 5 2016-02-24 10:51:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.