Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5f208e139068bd2ad09a6ed957eaa18ecffd442f
https://github.com/WebKit/WebKit/commit/5f208e139068bd2ad09a6ed957eaa18ecffd442f
Author: Aditya Keerthi <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm
Log Message:
-----------
Fix the build after 314338@main and 314377@main
https://bugs.webkit.org/show_bug.cgi?id=316141
rdar://178536494
Unreviewed build fix.
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::didUpdateTransientZoomStateForScrollPocket):
(WebKit::WebViewImpl::updateWebContentDistancesFromEdges):
`updateWebContentDistancesFromEdges` is only declared
`ENABLE(HORIZONTAL_BANNER_VIEW_OVERLAYS)`.
(WebKit::WebViewImpl::setClientImplicitlyRequestedTopScrollPocket):
(WebKit::WebViewImpl::updatePrefersSolidColorHardPocket):
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm:
Use `BOOL` to align with the use of `boolValue`.
Canonical link: https://commits.webkit.org/314409@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications