WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 153156
CSP: Remove deprecated ContentSecurityPolicy methods
https://bugs.webkit.org/show_bug.cgi?id=153156
Summary
CSP: Remove deprecated ContentSecurityPolicy methods
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-01-27 20:42:52 PST
<
rdar://problem/24383246
>
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.
Top of Page
Format For Printing
XML
Clone This Bug