Bug 302619
| Summary: | [MSE] Make SourceBufferPrivateAVFObjC::needsVideoLayer() thread-safe | ||
|---|---|---|---|
| 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]
SourceBufferPrivateAVFObjC::needsVideoLayer gets called from the MediaPLayerPrivateMediaSourceAVFObjC on the main thread while SourceBufferPrivateAVFObjC runs on its own queue
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164858697>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/54031
EWS
Committed 303152@main (ae3c47e90d09): <https://commits.webkit.org/303152@main>
Reviewed commits have been landed. Closing PR #54031 and removing active labels.