Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b75b3c99b8aea7ab0d798a9eee14c6bac3a72167
https://github.com/WebKit/WebKit/commit/b75b3c99b8aea7ab0d798a9eee14c6bac3a72167
Author: Antti Koivisto <[email protected]>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M Source/WebCore/rendering/svg/RenderSVGText.cpp
M Source/WebCore/rendering/svg/SVGRootInlineBox.cpp
M Source/WebCore/rendering/svg/SVGRootInlineBox.h
Log Message:
-----------
[IFC][SVG text] Move closestLeafChildForPosition out of legacy inline box
https://bugs.webkit.org/show_bug.cgi?id=284388
rdar://141231201
Reviewed by Alan Baradlay.
* Source/WebCore/rendering/svg/RenderSVGText.cpp:
(WebCore::RenderSVGText::positionForPoint):
Inline it to the only callsite and make it use iterator.
* Source/WebCore/rendering/svg/SVGRootInlineBox.cpp:
(WebCore::SVGRootInlineBox::closestLeafChildForPosition): Deleted.
* Source/WebCore/rendering/svg/SVGRootInlineBox.h:
Canonical link: https://commits.webkit.org/287630@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