WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297384
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-08-13 20:34:47 PDT
<
rdar://problem/158280756
>
Dominic Mazzoni
Comment 2
2025-08-13 20:37:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49380
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.
Top of Page
Format For Printing
XML
Clone This Bug