Bug 167252

Summary: Remove outdated ENABLE(CSP_NEXT) build flag
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, dbates
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 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
Comment 1 Joseph Pecoraro 2017-01-20 13:33:58 PST
Created attachment 299377 [details]
[PATCH] Proposed Fix
Comment 2 Brent Fulgham 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-01-20 15:25:14 PST
All reviewed patches have been landed.  Closing bug.