Bug 266447
| Summary: | [MSE] MediaSourcePrivateRemote hiding base m_sourceBuffers member | ||
|---|---|---|---|
| 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]
MediaSourcePrivateRemote incorrectly uses its own m_sourceBuffers array, it should be using the one from the base class.
it was missed in 270354@main
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119694935>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/21839
EWS
Committed 272098@main (ab512fb562c3): <https://commits.webkit.org/272098@main>
Reviewed commits have been landed. Closing PR #21839 and removing active labels.