Bug 277680
Summary: | Add ability to determine the video configuration of the media playing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | REOPENED | ||
Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 278190, 278068, 278406 | ||
Bug Blocks: |
Jean-Yves Avenard [:jya]
We need to determine if a video playing is stereo/spatial.
We'll add an asynchronous MediaPlayer `videoPlabyackConfiguration` that will determine if the video can be rendered in stereo/spatial mode.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133288736>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/31888
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/31923
EWS
Committed 282083@main (f47c65a7aa82): <https://commits.webkit.org/282083@main>
Reviewed commits have been landed. Closing PR #31888 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 278068
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/32184
EWS
Committed 282226@main (6fdf79292b20): <https://commits.webkit.org/282226@main>
Reviewed commits have been landed. Closing PR #32184 and removing active labels.
Marta Darbinyan
Reopened Bugzilla.
failing layout test in visionOS, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=278406.