RESOLVED FIXED167252
Remove outdated ENABLE(CSP_NEXT) build flag
https://bugs.webkit.org/show_bug.cgi?id=167252
Summary Remove outdated ENABLE(CSP_NEXT) build flag
Joseph Pecoraro
Reported 2017-01-20 13:32:41 PST
Remove outdated ENABLE(CSP_NEXT) build flag - This is for CSP 1.1, but we implement CSP 2 - It only guards document.onsecuritypolicyviolation which has been removed in more recent versions of CSP - It only enabled by what looks like Windows ports
Attachments
[PATCH] Proposed Fix (60.56 KB, patch)
2017-01-20 13:33 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-01-20 13:33:58 PST
Created attachment 299377 [details] [PATCH] Proposed Fix
Brent Fulgham
Comment 2 2017-01-20 14:57:59 PST
Comment on attachment 299377 [details] [PATCH] Proposed Fix Yes, please get rid of it! This is a bit of forgotten code that we didn't remove during the CSP work last year. Thanks for catching this.
WebKit Commit Bot
Comment 3 2017-01-20 15:25:10 PST
Comment on attachment 299377 [details] [PATCH] Proposed Fix Clearing flags on attachment: 299377 Committed r210992: <http://trac.webkit.org/changeset/210992>
WebKit Commit Bot
Comment 4 2017-01-20 15:25:14 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.