Bug 153156

Summary: CSP: Remove deprecated ContentSecurityPolicy methods
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: BlinkMergeCandidate, InRadar
Version: WebKit Local Build   
Hardware: All   
OS: All   

Daniel Bates
Reported 2016-01-15 15:05:47 PST
We should merge <https://src.chromium.org/viewvc/blink?view=rev&revision=195869>. Remove deprecated ContentSecurityPolicy methods Replace |ContentSecurityPolicy::deprecatedHeader| and |ContentSecurityPolicy::deprecatedHeaderType| with a single |headers| method returning a vector of headers. This allows callers to get all the CSP headers, not just the first one.
Attachments
Radar WebKit Bug Importer
Comment 1 2016-01-27 20:42:52 PST
Daniel Bates
Comment 2 2016-01-31 19:11:08 PST
Fixed this issue as part of the fix for bug #153157.
Note You need to log in before you can comment on or make changes to this bug.