Bug 293755
| Summary: | [visionOS] MediaPlayer changes while in external playback get stuck in the wrong rendering mode. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Fuller <ryanfuller> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Fuller
When an HTMLVideoElement is in external playback and the MediaPlayer changes, it does not propogate the current inFullscreenOrPictureInPicture status to the new mediaPlayer, resulting in inFullscreenOrPictureInPicture not changing the accelerated rendering mode from entity to layer based when exiting external playback.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Fuller
<rdar://problem/151717489>
Ryan Fuller
Pull request: https://github.com/WebKit/WebKit/pull/46070
EWS
Committed 295573@main (ad09364a059e): <https://commits.webkit.org/295573@main>
Reviewed commits have been landed. Closing PR #46070 and removing active labels.