Add a fuzzer for BrowserAccessibility code.
I think it'd be good to have a fuzzer that creates some random accessibility trees with lots of random ignored nodes, to test functions like PlatformDeepestLastChild that are crashing for an unknown reason. Perhaps we can also use this as a template to create some platform-specific fuzzers for public accessibility APIs. Bug: 989997 Change-Id: I9e62f174c7722e4add1dbf7ead510fd37b394e7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1780944Reviewed-by:Max Moroz <mmoroz@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#693000}
Showing
Please register or sign in to comment