Guard against |this| being deleted in test script
The layout bugs test runner uses an altered code path to post a11y notifications, that allows a listener to delete the very object that is firing the notifications. Do not attempt to further process a11y notifications for objects that are detached. Bug: 843960 Change-Id: I1e10ee014855c1d8f6fbf06c29c5a51c19fe1330 Reviewed-on: https://chromium-review.googlesource.com/1122714Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#572097}
Showing
Please register or sign in to comment