NEW211630
Make media element event task source integrate better with HTML run loop
https://bugs.webkit.org/show_bug.cgi?id=211630
Summary Make media element event task source integrate better with HTML run loop
Eric Carlson
Reported 2020-05-08 09:58:45 PDT
HTMLMediElement uses a GenericTaskQueue<Timer> for tasks, which isn't synced with to the HTML runloop.
Attachments
Note You need to log in before you can comment on or make changes to this bug.