Bug 256552 - AX: Remove AXObjectCache::usedOnAXThread().
Summary: AX: Remove AXObjectCache::usedOnAXThread().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Andres Gonzalez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-09 14:38 PDT by Andres Gonzalez
Modified: 2023-08-07 15:22 PDT (History)
12 users (show)

See Also:


Attachments
Patch (11.26 KB, patch)
2023-05-09 14:42 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff
Patch (11.44 KB, patch)
2023-08-07 11:20 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 2023-05-09 14:38:12 PDT
The code path of ITM on and not using AX thread is no longer possible or desirable, so remove unused code.
Comment 1 Radar WebKit Bug Importer 2023-05-09 14:38:30 PDT
<rdar://problem/109118496>
Comment 2 Andres Gonzalez 2023-05-09 14:42:52 PDT
Created attachment 466299 [details]
Patch
Comment 3 Andres Gonzalez 2023-08-07 11:20:16 PDT
Created attachment 467213 [details]
Patch
Comment 4 EWS 2023-08-07 15:22:17 PDT
Committed 266660@main (3e01a642c916): <https://commits.webkit.org/266660@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 467213 [details].