Bug 266075
Summary: | [MSE] Provide ability for the MediaSourcePrivate and SourceBufferPrivate to run on different thread than their client | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=265982 | ||
Bug Depends on: | 268728 | ||
Bug Blocks: | 264134 |
Jean-Yves Avenard [:jya]
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119380172>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/21507
Jean-Yves Avenard [:jya]
Will directly go to bug 265982
*** This bug has been marked as a duplicate of bug 265982 ***