[webkit-reviews] review requested: [Bug 238195] Context2D drawImage(img, x, y, w, h) should not throw IndexSizeError when width == 0 or height == 0 : [Attachment 455369] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 06:37:45 PDT 2022


Kimmo Kinnunen <kkinnunen at apple.com> has asked	for review:
Bug 238195: Context2D drawImage(img, x, y, w, h) should not throw
IndexSizeError when width == 0 or height == 0
https://bugs.webkit.org/show_bug.cgi?id=238195

Attachment 455369: Patch

https://bugs.webkit.org/attachment.cgi?id=455369&action=review




--- Comment #3 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Created attachment 455369

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

Patch


More information about the webkit-reviews mailing list