Bug 297384
| Summary: | AX: avoid including AXObjectCache.h from page/Chrome.h | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dominic Mazzoni <dm_mazzoni> |
| Component: | Accessibility | Assignee: | 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
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
<rdar://problem/158280756>
Dominic Mazzoni
Pull request: https://github.com/WebKit/WebKit/pull/49380
EWS
Committed 298707@main (c7231c5d2993): <https://commits.webkit.org/298707@main>
Reviewed commits have been landed. Closing PR #49380 and removing active labels.