[webkit-reviews] review granted: [Bug 239113] REGRESSION(r249162): CanvasRenderingContext2DBase::drawImage() crashes if the image is animated and the first frame cannot be decoded : [Attachment 457350] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 14:12:52 PDT 2022


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 239113: REGRESSION(r249162): CanvasRenderingContext2DBase::drawImage()
crashes if the image is animated and the first frame cannot be decoded
https://bugs.webkit.org/show_bug.cgi?id=239113

Attachment 457350: Patch

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




--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 457350
  --> https://bugs.webkit.org/attachment.cgi?id=457350
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=457350&action=review

> Source/WebCore/ChangeLog:11
> +	   static image. If the first frame can't be decoded, it should return

Do we know when this happens (when the first frame can't be decoded)?


More information about the webkit-reviews mailing list