Summary: | Security DOM Exception with toDataURL of canvas drawn from SVG | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Deutsch <jonathan> | ||||
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED DUPLICATE | ||||||
Severity: | Normal | CC: | abarth, kbr, krit, pdr, zimmermann | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Jonathan Deutsch
2013-02-02 12:38:26 PST
SVG images are complicated and we're not smart enough to determine whether it's safe to return the result to JavaScript. We're conservative and always throw the exception. Fixed *** This bug has been marked as a duplicate of bug 119492 *** |