Bug 266075 - [MSE] Provide ability for the MediaSourcePrivate and SourceBufferPrivate to run on different thread than their client
Summary: [MSE] Provide ability for the MediaSourcePrivate and SourceBufferPrivate to r...
Status: RESOLVED DUPLICATE of bug 265982
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on: 268728
Blocks: 264134
  Show dependency treegraph
 
Reported: 2023-12-08 08:55 PST by Jean-Yves Avenard [:jya]
Modified: 2024-02-05 01:58 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2023-12-08 08:55:47 PST
In intermediary state to bug 265982.

We will put everything in place to be able to configure the MediaSourcePrivateRemote and SourceBufferPrivateRemote to run in a dedicated work queue.
With the exception is that this dedicated work queue is currently the main thread.
Comment 1 Radar WebKit Bug Importer 2023-12-08 09:00:46 PST
<rdar://problem/119380172>
Comment 2 Jean-Yves Avenard [:jya] 2023-12-08 09:19:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/21507
Comment 3 Jean-Yves Avenard [:jya] 2024-02-05 01:58:48 PST
Will directly go to bug 265982

*** This bug has been marked as a duplicate of bug 265982 ***