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   

Description Eric Carlson 2020-05-08 09:58:45 PDT
HTMLMediElement uses a GenericTaskQueue<Timer> for tasks, which isn't synced with to the HTML runloop.