Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab5f789c97349e3b31279253743e7a93440159fe
https://github.com/WebKit/WebKit/commit/ab5f789c97349e3b31279253743e7a93440159fe
Author: Chris Dumez <[email protected]>
Date: 2026-04-04 (Sat, 04 Apr 2026)
Changed paths:
M Source/WebCore/platform/graphics/LayoutRange.h
Log Message:
-----------
Drop unused LayoutRange::floorMinEdgeTo()
https://bugs.webkit.org/show_bug.cgi?id=311473
Reviewed by Alan Baradlay.
Drop unused LayoutRange::floorMinEdgeTo(). Its implementation was not
correct, it was identical to LayoutRange::floorMaxEdgeTo().
* Source/WebCore/platform/graphics/LayoutRange.h:
(WebCore::LayoutRange::floorMinEdgeTo):
Canonical link: https://commits.webkit.org/310571@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications