Bug 296167
| Summary: | AX: assert if AXIsolatedTree::applyPendingRootNodeLocked results in unreachable nodes | ||
|---|---|---|---|
| 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
We have tracked down the source of missing content to AXIsolatedTree::applyPendingRootNodeLocked setting the root node to an iframe's scroll view by mistake. This assertion would catch that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/156121932>
Dominic Mazzoni
Pull request: https://github.com/WebKit/WebKit/pull/48224
EWS
Committed 297632@main (1530f996d732): <https://commits.webkit.org/297632@main>
Reviewed commits have been landed. Closing PR #48224 and removing active labels.