Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 60fa6de2f82da0a2e81c8f5db019efd7a0adf771
https://github.com/WebKit/WebKit/commit/60fa6de2f82da0a2e81c8f5db019efd7a0adf771
Author: Lily Spiniolas <[email protected]>
Date: 2026-02-14 (Sat, 14 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/mac/PageClientImplMac.mm
Log Message:
-----------
Banner view overlay frame is recalculated when any node scrolls
https://bugs.webkit.org/show_bug.cgi?id=307924
rdar://170406815
Reviewed by Abrar Rahman Protyasha.
Updating the banner view frame in
`PageClientImpl::scrollingNodeScrollViewDidScroll` is unnecessary.
Remove the call.
* Source/WebKit/UIProcess/mac/PageClientImplMac.mm:
(WebKit::PageClientImpl::scrollingNodeScrollViewDidScroll):
Canonical link: https://commits.webkit.org/307602@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications