WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301613
MediaSourcePrivate and SourceBufferPrivate should take a WorkQueue rather than a GuaranteedSerialFunctionDispatcher
https://bugs.webkit.org/show_bug.cgi?id=301613
Summary
MediaSourcePrivate and SourceBufferPrivate should take a WorkQueue rather tha...
Jean-Yves Avenard [:jya]
Reported
2025-10-28 22:57:16 PDT
It will help allowing both to run in a secondary thread rather than the main thread as some method must be dispatched synchronously and a GuaranteedSerialFunctionDispatcher doesn't allow for it.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-28 22:57:22 PDT
<
rdar://problem/163620875
>
Jean-Yves Avenard [:jya]
Comment 2
2025-10-28 23:03:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/53128
EWS
Comment 3
2025-10-31 04:34:46 PDT
Committed
302379@main
(a714f0a394d8): <
https://commits.webkit.org/302379@main
> Reviewed commits have been landed. Closing PR #53128 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