Bug 211630

Summary: Make media element event task source integrate better with HTML run loop
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jer.noble
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.