[Webkit-unassigned] [Bug 153156] New: CSP: Remove deprecated ContentSecurityPolicy methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 15:05:47 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153156

            Bug ID: 153156
           Summary: CSP: Remove deprecated ContentSecurityPolicy methods
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160115/0ae06eed/attachment.html>


More information about the webkit-unassigned mailing list