[Webkit-unassigned] [Bug 254019] New: CanvasRenderingContext::taintsOrigin is not easy to read

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 16 05:15:09 PDT 2023


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

            Bug ID: 254019
           Summary: CanvasRenderingContext::taintsOrigin is not easy to
                    read
           Product: WebKit
           Version: WebKit Local 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

It is surprising that if the canvas is tainted, taintsOrigin would return false.
This is fine since it is only used by checkOrigin, but we may want to simplify the code here by doing the canvas clean check in checkOrigin.

-- 
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/20230316/4eed2725/attachment-0001.htm>


More information about the webkit-unassigned mailing list