[Webkit-unassigned] [Bug 153966] New: CSP: Rename ContentSecurityPolicy::allowChildFrameFromSource() to deprecatedAllowChildFrameFromSource()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 7 14:02:06 PST 2016


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

            Bug ID: 153966
           Summary: CSP: Rename
                    ContentSecurityPolicy::allowChildFrameFromSource() to
                    deprecatedAllowChildFrameFromSource()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

The Content Security Policy directive frame-src was deprecated in CSP 1.1, <https://www.w3.org/TR/2014/WD-CSP11-20140211/> (11 February 2014). Its replacement is the directive child-src (see bug #153562). We should rename the member function ContentSecurityPolicy::allowChildFrameFromSource() to ContentSecurityPolicy:: deprecatedAllowChildFrameFromSource() to reflect that the directive frame-src is deprecated.

-- 
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/20160207/3e3da3f4/attachment.html>


More information about the webkit-unassigned mailing list