Bug 306087
| Summary: | AX: Remove all ENABLE(AX_INCLUDE_IGNORED_IN_CORE_AX_TREE) references whenever ENABLE(ACCESSIBILITY_ISOLATED_TREE) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tyler Wilcock <tyler_w> |
| Component: | Accessibility | Assignee: | Tyler Wilcock <tyler_w> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
Tyler Wilcock
Including ignored objects in the core accessibility tree is required for serving the text marker APIs off the main-thread, so remove !ENABLE(AX_INCLUDE_IGNORED_IN_CORE_AX_TREE) as a supported configuration in isolated tree mode.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168726877>
Tyler Wilcock
Pull request: https://github.com/WebKit/WebKit/pull/57100
EWS
Committed 306090@main (3452a0fd466c): <https://commits.webkit.org/306090@main>
Reviewed commits have been landed. Closing PR #57100 and removing active labels.