Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 963edda54c803030b2185860ef249b72b3ac2802 https://github.com/WebKit/WebKit/commit/963edda54c803030b2185860ef249b72b3ac2802 Author: Dana Estra <des...@apple.com> Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths: M LayoutTests/TestExpectations M Source/WebCore/dom/FullscreenManager.cpp M Source/WebCore/dom/FullscreenManager.h M Source/WebCore/html/HTMLMediaElement.cpp M Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.h M Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.mm M Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp M Source/WebKit/UIProcess/WebFullScreenManagerProxy.cpp M Source/WebKit/UIProcess/WebFullScreenManagerProxy.h M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.h M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm M Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp M Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h M Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.messages.in Log Message: ----------- Safari hangs after watching several videos on X & facebook https://bugs.webkit.org/show_bug.cgi?id=273561 rdar://126644775 Reviewed by Jer Noble. This fix has a video exit fullscreen to inline if returning to fullscreen >From pip fails. * LayoutTests/TestExpectations: * Source/WebCore/dom/FullscreenManager.cpp: (WebCore::FullscreenManager::requestFullscreenForElement): * Source/WebCore/dom/FullscreenManager.h: * Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.h: * Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.mm: (WebCore::VideoPresentationInterfaceIOS::failedToRestoreFullscreen): * Source/WebKit/UIProcess/API/wpe/WPEWebView.cpp: (WKWPE::m_backend): * Source/WebKit/UIProcess/WebFullScreenManagerProxy.cpp: (WebKit::WebFullScreenManagerProxy::requestRestoreFullScreen): * Source/WebKit/UIProcess/WebFullScreenManagerProxy.h: * Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.h: * Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm: (-[WKFullScreenWindowController requestRestoreFullScreen:]): (-[WKFullScreenWindowController _completedExitFullScreen]): (-[WKFullScreenWindowController didExitPictureInPicture]): (-[WKFullScreenWindowController requestRestoreFullScreen]): Deleted. * Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp: (WebKit::WebFullScreenManager::requestRestoreFullScreen): * Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h: * Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.messages.in: Canonical link: https://commits.webkit.org/278931@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes