[Webkit-unassigned] [Bug 238195] New: Context2D drawImage(img, x, y, w, h) should not throw IndexException when width == 0 or height == 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 02:02:35 PDT 2022


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

            Bug ID: 238195
           Summary: Context2D drawImage(img, x, y, w, h) should not throw
                    IndexException when width == 0 or height == 0
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com
            Blocks: 238174

Created attachment 455352

  --> https://bugs.webkit.org/attachment.cgi?id=455352&action=review

testcase

Context2D drawImage(img, x, y, w, h) should not throw IndexException when width == 0 or height == 0


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=238174
[Bug 238174] Shader not working in Minecraft in 340 characters demo
-- 
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/20220322/5e927741/attachment.htm>


More information about the webkit-unassigned mailing list