[Webkit-unassigned] [Bug 250540] New: Rename Image::hasSingleSecurityOrigin to Image::wouldTaintOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 20:18:17 PST 2023


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

            Bug ID: 250540
           Summary: Rename Image::hasSingleSecurityOrigin to
                    Image::wouldTaintOrigin
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: sabouhallawa at apple.com

The only interesting implementation of this (SVGImage) is not related to multiple origins (or CORS at all), but instead to SVG foreign object possibly tainting the <canvas> in a different way (by drawing visited colours, spellcheck etc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230113/ac1b2cb2/attachment.htm>


More information about the webkit-unassigned mailing list