Bug 297384

Summary: AX: avoid including AXObjectCache.h from page/Chrome.h
Product: WebKit Reporter: Dominic Mazzoni <dm_mazzoni>
Component: AccessibilityAssignee: Dominic Mazzoni <dm_mazzoni>
Status: RESOLVED FIXED    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.