[Webkit-unassigned] [Bug 161309] New: Image Loader should use FetchOptions::mode according its crossOrigin attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 08:04:14 PDT 2016


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

            Bug ID: 161309
           Summary: Image Loader should use FetchOptions::mode according
                    its crossOrigin attribute
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

Currently, image loader is always using no-cors fetch mode.
If crossOrigin attribute is set, it should use cors fetch mode.

This has an impact for instance on redirections, which should be checked in cors fetch mode.

-- 
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/20160829/8cb0bc42/attachment.html>


More information about the webkit-unassigned mailing list