[Webkit-unassigned] [Bug 216478] REGRESSION image.decode() promise does not resolve or reject on some <img src=mp4>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 15 05:20:21 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216478
--- Comment #2 from Colin Bendell <colin at bendell.ca> ---
The image.decode() failure for <img src=av1.mp4> does pre-exist. While that part is not a regression is a bug. Any invalid or unsupported mp4s will fail to Promise.reject()
The other image.decode() failures on valid/supported mp4 containers appears to be resolved.
Should I open a new bug? Or rename this one?
--
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/20200915/072946ff/attachment-0001.htm>
More information about the webkit-unassigned
mailing list