[webkit-reviews] review requested: [Bug 235174] Setting undefined to video.playbackRate causes Safari to crash : [Attachment 449567] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 05:49:28 PST 2022


Takeshi Sone <takeshi.sone at gmail.com> has asked  for review:
Bug 235174: Setting undefined to video.playbackRate causes Safari to crash
https://bugs.webkit.org/show_bug.cgi?id=235174

Attachment 449567: Patch

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




--- Comment #6 from Takeshi Sone <takeshi.sone at gmail.com> ---
Created attachment 449567

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

Patch

Added guards to ignore all non-finite value silently.
Added a test to confirm that fails without these patches and passes with
patches.


More information about the webkit-reviews mailing list