Bug 232817 - Stop using a timer to dispatch the source element's error event asynchronously
Summary: Stop using a timer to dispatch the source element's error event asynchronously
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-08 08:21 PST by Chris Dumez
Modified: 2021-11-08 10:38 PST (History)
9 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2021-11-08 08:23 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-11-08 08:21:53 PST
Stop using a timer to dispatch the source element's error event asynchronously and use the HTML5 event loop instead.
Comment 1 Chris Dumez 2021-11-08 08:23:59 PST
Created attachment 443549 [details]
Patch
Comment 2 EWS 2021-11-08 10:37:42 PST
Committed r285413 (243970@main): <https://commits.webkit.org/243970@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443549 [details].
Comment 3 Radar WebKit Bug Importer 2021-11-08 10:38:21 PST
<rdar://problem/85162593>