RESOLVED FIXED 250540
Rename Image::hasSingleSecurityOrigin to Image::wouldTaintOrigin
https://bugs.webkit.org/show_bug.cgi?id=250540
Summary Rename Image::hasSingleSecurityOrigin to Image::wouldTaintOrigin
Matt Woodrow
Reported 2023-01-12 20:18:17 PST
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).
Attachments
Matt Woodrow
Comment 1 2023-01-12 20:18:35 PST
Matt Woodrow
Comment 2 2023-01-12 20:24:06 PST
EWS
Comment 3 2023-01-16 17:27:05 PST
Committed 258969@main (5cfdacb9f77c): <https://commits.webkit.org/258969@main> Reviewed commits have been landed. Closing PR #8602 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.