WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246305
Add SerialFunctionDispatcher interface
https://bugs.webkit.org/show_bug.cgi?id=246305
Summary
Add SerialFunctionDispatcher interface
Matt Woodrow
Reported
2022-10-10 16:02:11 PDT
For
bug 244825
(supporting IPC::Connection on other threads), we need a way to reference an object that is either the main RunLoop, or a WorkerOrWorkletThread. This adds 'SerialFunctionDispatcher', a stronger version of 'FunctionDispatcher' that guarantees that Functions will be executed serially.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-10 16:02:30 PDT
<
rdar://problem/101002156
>
Matt Woodrow
Comment 2
2022-10-10 17:03:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5214
EWS
Comment 3
2022-10-21 12:42:44 PDT
Committed
255844@main
(88975f1a7664): <
https://commits.webkit.org/255844@main
> Reviewed commits have been landed. Closing PR #5214 and removing active labels.
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