Bug 301245
| Summary: | [MSE] All SourceBufferPrivateParser calls should be made on provided callback | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
Some SourceBufferPrivateParser callbacks are made on the client's provided callbacks, some others on the parser's queue.
This was necessary at one stage where we needed synchronisation with the LegacyCDMSession. But this requirements was removed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163164795>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/52790
EWS
Committed 301981@main (a6ebe63cc218): <https://commits.webkit.org/301981@main>
Reviewed commits have been landed. Closing PR #52790 and removing active labels.