Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5906b4ea425cae3ab5b6bc7e3a1163de3845ba13
https://github.com/WebKit/WebKit/commit/5906b4ea425cae3ab5b6bc7e3a1163de3845ba13
Author: Aditya Keerthi <[email protected]>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeDrawingAreaProxyMac.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
Log Message:
-----------
Fix the build after 314338@main
https://bugs.webkit.org/show_bug.cgi?id=316109
rdar://178536494
Unreviewed build fix.
Transient zoom state logic depends on `ENABLE(HORIZONTAL_BANNER_VIEW_OVERLAYS)`,
not `ENABLE(CONTENT_INSET_BACKGROUND_FILL)`.
*
Source/WebKit/UIProcess/RemoteLayerTree/mac/RemoteLayerTreeDrawingAreaProxyMac.mm:
(WebKit::RemoteLayerTreeDrawingAreaProxyMac::applyTransientZoomToLayer):
(WebKit::RemoteLayerTreeDrawingAreaProxyMac::removeTransientZoomFromLayer):
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::didUpdateTransientZoomStateForScrollPocket):
Canonical link: https://commits.webkit.org/314377@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications