Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 036077f49ec800df04fb3453433e0dc4c162e709
https://github.com/WebKit/WebKit/commit/036077f49ec800df04fb3453433e0dc4c162e709
Author: Wenson Hsieh <[email protected]>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M Source/WebCore/page/LocalFrameView.cpp
Log Message:
-----------
Avoid layout viewport height expansion when the document is shorter than the
expanded viewport
https://bugs.webkit.org/show_bug.cgi?id=275239
Reviewed by Aditya Keerthi.
Limit the layout viewport height expansion heuristic to only cases where the
scrollable height of
the document is larger than the expanded viewport itself.
* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::expandedLayoutViewportSize):
Canonical link: https://commits.webkit.org/279814@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes