Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c73791d25f70d40a33c043af83c786729448e796
https://github.com/WebKit/WebKit/commit/c73791d25f70d40a33c043af83c786729448e796
Author: Andy Estes <[email protected]>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.mm
Log Message:
-----------
[visionOS] After exiting docked fullscreen, element fullscreen window
contains only a view snapshot
https://bugs.webkit.org/show_bug.cgi?id=272114
rdar://125734832
Reviewed by Jer Noble.
Element fullscreen expects to exit when switching to LinearMediaPlayer
fullscreen, but we lack the
API from LinearMediaKit to do this properly. As a result, when exiting
LinearMediaKit fullscreen the
element fullscreen window remains visible with a view snapshot displayed in
place of the web view.
Work around this issue by exiting element fullscreen when we receive a video
receiver endpoint.
* Source/WebKit/UIProcess/Cocoa/PlaybackSessionManagerProxy.mm:
(WebKit::PlaybackSessionManagerProxy::setVideoReceiverEndpoint):
Canonical link: https://commits.webkit.org/277031@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes