Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3bad0b8aef8c2bd017702f73c807d846a62a1dff
https://github.com/WebKit/WebKit/commit/3bad0b8aef8c2bd017702f73c807d846a62a1dff
Author: Tyler Wilcock <[email protected]>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
M Source/WebCore/accessibility/AXTextMarker.cpp
M Source/WebCore/accessibility/AXTextMarker.h
M Source/WebCore/accessibility/cocoa/AXTextMarkerCocoa.mm
Log Message:
-----------
AX: Add helper to AXTextMarkerRange to get the text-run form of the start and
end markers, allowing for code de-duplication
https://bugs.webkit.org/show_bug.cgi?id=311610
rdar://174209754
Reviewed by Joshua Hoffman.
* Source/WebCore/accessibility/AXTextMarker.cpp:
(WebCore::AXTextMarkerRange::toString const):
(WebCore::AXTextMarkerRange::toValidTextRunMarkers const):
(WebCore::AXTextMarkerRange::viewportRelativeFrame const):
* Source/WebCore/accessibility/AXTextMarker.h:
* Source/WebCore/accessibility/cocoa/AXTextMarkerCocoa.mm:
(WebCore::AXTextMarkerRange::toAttributedString const):
Canonical link: https://commits.webkit.org/310707@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications