[webkit-reviews] review requested: [Bug 219068] canvas: drawImage should not raise IndexSizeError on empty sources : [Attachment 414649] Patch without exception

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 22:00:38 PST 2020


Lauro Moura <lmoura at igalia.com> has asked  for review:
Bug 219068: canvas: drawImage should not raise IndexSizeError on empty sources
https://bugs.webkit.org/show_bug.cgi?id=219068

Attachment 414649: Patch without exception

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




--- Comment #11 from Lauro Moura <lmoura at igalia.com> ---
Created attachment 414649

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

Patch without exception

Updated patch removing the exception. Also updated another old createBitmap
test that explicitly checked for IndexSizeError.


More information about the webkit-reviews mailing list