Bug 250540
Summary: | Rename Image::hasSingleSecurityOrigin to Image::wouldTaintOrigin | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Images | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Woodrow
<rdar://102738351>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/8602
EWS
Committed 258969@main (5cfdacb9f77c): <https://commits.webkit.org/258969@main>
Reviewed commits have been landed. Closing PR #8602 and removing active labels.