[webkit-changes] [WebKit/WebKit] 3595bd: REGRESSION(288610 at main): No video in iOS fullscreen
Jer Noble
noreply at github.com
Thu Jan 16 05:03:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3595bd894fbe466db7d0bdbdf8d7942b259b0d7d
https://github.com/WebKit/WebKit/commit/3595bd894fbe466db7d0bdbdf8d7942b259b0d7d
Author: Jer Noble <jer.noble at apple.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebCore/platform/cocoa/WebAVPlayerLayerView.mm
Log Message:
-----------
REGRESSION(288610 at main): No video in iOS fullscreen
https://bugs.webkit.org/show_bug.cgi?id=286038
rdar://142939518
Reviewed by Andy Estes.
During the refactor in 288610 at main, the video view stopped getting added as a subview
to the target fullscreen view; add that back into `-transferVideoViewTo:`.
* Source/WebCore/platform/cocoa/WebAVPlayerLayerView.mm:
(WebCore::WebAVPlayerLayerView_transferVideoViewTo):
Canonical link: https://commits.webkit.org/289005@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list