Don't fire accessible location changed events on an aria-hidden node.
This is a small, targeted fix to prevent an issue where pages with CSS animations - especially long-running animations like spinners - experience poor performance with accessibility. It's completely safe to suppress events when a node is aria-hidden. Bug: 1090046 Change-Id: I431d53ffd97263e1013b5c5a0359f1d7515dce23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225497 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Auto-Submit: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Mark Schillaci <mschillaci@google.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#773835}
Showing
Please register or sign in to comment