Bug 235624

Summary: AX: Do less work under m_changeLogLock in AXIsolatedTree::clear and AXIsolatedTree::setFocusedNodeID
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: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Tyler Wilcock
Reported 2022-01-25 18:40:13 PST
These functions do work while holding the lock that does not require the lock, which is wasteful.
Attachments
Patch (2.35 KB, patch)
2022-01-25 18:43 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-01-25 18:40:23 PST
Tyler Wilcock
Comment 2 2022-01-25 18:43:30 PST
Andres Gonzalez
Comment 3 2022-01-26 04:57:09 PST
(In reply to Tyler Wilcock from comment #2) > Created attachment 449988 [details] > Patch Looks good.
EWS
Comment 4 2022-01-26 07:55:33 PST
Committed r288619 (246438@main): <https://commits.webkit.org/246438@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 449988 [details].
Note You need to log in before you can comment on or make changes to this bug.