Fix crash in spelling attribute computation for AXPlatformNodeAuraLinux
AXNodeRange can include the node that we are currently calculating spelling attributes for, so we should be careful to avoid infinite recursion here. Bug: 987675 Change-Id: If3a85191e70edb87f26166fe0e043d58715ae494 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1720869Reviewed-by:Joanmarie Diggs <jdiggs@igalia.com> Commit-Queue: Martin Robinson <mrobinson@igalia.com> Cr-Commit-Position: refs/heads/master@{#681730}
Showing
Please register or sign in to comment