Bug 262990

Summary: AX: AccessibilityObject::listMarkerTextForNodeAndPosition(Node*, Position&&) should not resolve a VisiblePosition if there is no marker
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Tyler Wilcock
Reported 2023-10-10 17:54:29 PDT
Resolving a Position to a VisiblePosition can be extraordinarily expensive. Only do it when absolutely necessary.
Attachments
Patch (2.22 KB, patch)
2023-10-10 18:02 PDT, Tyler Wilcock
no flags
Patch (2.22 KB, patch)
2023-10-10 18:03 PDT, Tyler Wilcock
no flags
Patch (2.22 KB, patch)
2023-10-10 18:06 PDT, Tyler Wilcock
no flags
Patch (2.19 KB, patch)
2023-10-10 18:21 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-10 17:54:47 PDT
Tyler Wilcock
Comment 2 2023-10-10 18:02:35 PDT
Tyler Wilcock
Comment 3 2023-10-10 18:03:21 PDT
Tyler Wilcock
Comment 4 2023-10-10 18:06:38 PDT
Tyler Wilcock
Comment 5 2023-10-10 18:21:07 PDT
EWS
Comment 6 2023-10-11 11:01:04 PDT
Committed 269208@main (612749994064): <https://commits.webkit.org/269208@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 468166 [details].
Note You need to log in before you can comment on or make changes to this bug.