RESOLVED FIXED 226701
Drop MainThreadTaskDispatcher and use callOnMainThread() instead
https://bugs.webkit.org/show_bug.cgi?id=226701
Summary Drop MainThreadTaskDispatcher and use callOnMainThread() instead
Chris Dumez
Reported 2021-06-06 13:21:53 PDT
Drop MainThreadTaskDispatcher and use callOnMainThread() instead. There is a no need for a global Timer or a Deque of tasks.
Attachments
Patch (12.62 KB, patch)
2021-06-06 13:25 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-06-06 13:25:34 PDT
EWS
Comment 2 2021-06-06 23:16:30 PDT
Committed r278544 (238542@main): <https://commits.webkit.org/238542@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430699 [details].
Radar WebKit Bug Importer
Comment 3 2021-06-06 23:17:15 PDT
Truitt Savell
Comment 4 2021-06-10 14:31:51 PDT
It looks like the changes in https://trac.webkit.org/changeset/278544/webkit broke media/media-continues-playing-after-replace-source.html tracking in https://bugs.webkit.org/show_bug.cgi?id=226899
Note You need to log in before you can comment on or make changes to this bug.