Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 454a4a2f6f9f9f74f635f396c62ebc9dc1620b45 https://github.com/WebKit/WebKit/commit/454a4a2f6f9f9f74f635f396c62ebc9dc1620b45 Author: Jer Noble <jer.no...@apple.com> Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths: M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm Log Message: ----------- [Cocoa] Fullscreen on dailymotion.com: Scrubbing on seekbar switches apps https://bugs.webkit.org/show_bug.cgi?id=265816 rdar://118026820 Reviewed by Tim Horton. Ensure the bottom safeAreaInset is avoided by setting the WKWebView's _obscuredInsetEdgesAffectedBySafeArea to UIRectEdgeAll. (The default is every edge except UIRectEdgeBottom.) * Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm: (WebKit::WKWebViewState::applyTo): (WebKit::WKWebViewState::store): Canonical link: https://commits.webkit.org/271538@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes