RESOLVED FIXED297384
AX: avoid including AXObjectCache.h from page/Chrome.h
https://bugs.webkit.org/show_bug.cgi?id=297384
Summary AX: avoid including AXObjectCache.h from page/Chrome.h
Dominic Mazzoni
Reported 2025-08-13 20:34:41 PDT
page/Chrome.h is included all over the place, we should avoid including AXObjectCache, which is much more specialized. A surprising number of source files were inadvertently relying on the transitive dependencies of AXObjectCache.h
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-13 20:34:47 PDT
Dominic Mazzoni
Comment 2 2025-08-13 20:37:06 PDT
EWS
Comment 3 2025-08-14 14:18:35 PDT
Committed 298707@main (c7231c5d2993): <https://commits.webkit.org/298707@main> Reviewed commits have been landed. Closing PR #49380 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.