WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-06-06 13:25:34 PDT
Created
attachment 430699
[details]
Patch
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
<
rdar://problem/78935484
>
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.
Top of Page
Format For Printing
XML
Clone This Bug