[webkit-reviews] review requested: [Bug 228531] Missing playing events when the ready state becomes HAVE_FUTURE_DATA/HAVE_ENOUGH_DATA from HAVE_METADATA state : [Attachment 434400] patch to fix the issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 21:35:49 PDT 2021


Tomoki Imai <tomoki.imai at sony.com> has asked  for review:
Bug 228531: Missing playing events when the ready state becomes
HAVE_FUTURE_DATA/HAVE_ENOUGH_DATA from HAVE_METADATA state
https://bugs.webkit.org/show_bug.cgi?id=228531

Attachment 434400: patch to fix the issue

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




--- Comment #1 from Tomoki Imai <tomoki.imai at sony.com> ---
Created attachment 434400

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

patch to fix the issue

This patch do the followings:
- Add the testcase for replicate the issue
- Add the missing playing events in setReadyStates
- Move "notify about playing" from setPlaying to playInternal


More information about the webkit-reviews mailing list