[Webkit-unassigned] [Bug 153159] New: CSP: ImageDocuments should skip CSP checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 15:11:24 PST 2016


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

            Bug ID: 153159
           Summary: CSP: ImageDocuments should skip CSP checks
    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=193049>.

ImageDocuments should skip CSP checks

They don't actually load the image by the usual image loading means, they take
data that was intended for a main resource and reroute it into an
ImageResource. Performing CSP checks can cause loads to incorrect fail, and
break implicit assumptions in the ImageDocument logic.

-- 
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/00475f23/attachment.html>


More information about the webkit-unassigned mailing list