RESOLVED FIXED 154520
CSP: Enable form-action directive by default
https://bugs.webkit.org/show_bug.cgi?id=154520
Summary CSP: Enable form-action directive by default
Daniel Bates
Reported 2016-02-21 15:32:16 PST
Currently the Content Security Policy form-action 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 (5.28 KB, patch)
2016-02-21 15:35 PST, Daniel Bates
sam: review+
Radar WebKit Bug Importer
Comment 1 2016-02-21 15:33:00 PST
Daniel Bates
Comment 2 2016-02-21 15:35:42 PST
Daniel Bates
Comment 3 2016-02-21 21:26:12 PST
Daniel Bates
Comment 4 2016-11-17 11:48:58 PST
*** Bug 157355 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.