AX: Add a null check for GetNode() in ComputeAccessibilityIsIgnored.
Since we pass this node as a reference, we need to ensure that it isn't null. This is a speculative fix for the referenced bug. R=aleventhal@chromium.org Bug: 1156599 Change-Id: I117910cd1304c61f7accea1b70fca92c75ece647 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579943Reviewed-by:Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#834853}
Showing
Please register or sign in to comment