DescriptionRe-land: Add fuzzer for AXTree and fix a couple of bugs it found.
Original change: https://codereview.chromium.org/2323103002/
Fix: On Android, the delegate callback called in DestroySubtree was
accessing AXTree::root() after we had deleted it but before we set it
to null. We need to clear it first and then destroy it.
BUG=646777
TBR=aboxhall,mmoroz
Committed: https://crrev.com/5cc41399cda7791ea8edba552304f525b280cfb6
Cr-Commit-Position: refs/heads/master@{#418698}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|