RESOLVED FIXED 235624
AX: Do less work under m_changeLogLock in AXIsolatedTree::clear and AXIsolatedTree::setFocusedNodeID
https://bugs.webkit.org/show_bug.cgi?id=235624
Summary AX: Do less work under m_changeLogLock in AXIsolatedTree::clear and AXIsolate...
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.