[webkit-changes] [WebKit/WebKit] 454a4a: [Cocoa] Fullscreen on dailymotion.com: Scrubbing o...
Jer Noble
noreply at github.com
Mon Dec 4 23:12:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 454a4a2f6f9f9f74f635f396c62ebc9dc1620b45
https://github.com/WebKit/WebKit/commit/454a4a2f6f9f9f74f635f396c62ebc9dc1620b45
Author: Jer Noble <jer.noble at 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
More information about the webkit-changes
mailing list