Fix select tag test race condition on Vega
Fixes a race condition in VrBrowserWebInputEditingTest#testSelectTag on Vega (and probably other fast devices) where the click meant for the modal dialog could happen so fast that it registered on the web contents instead of the dialog, causing the dialog to be dismissed. Bug: 876946 Change-Id: I043e19d49ce02e76de4b2447619f365e8dc90244 Reviewed-on: https://chromium-review.googlesource.com/c/1456940Reviewed-by:Bill Orr <billorr@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#630022}
Showing
Please register or sign in to comment