Enable test PointerLockBrowserTest.PointerLockBasic
The tests in pointer_lock_browsertest.cc were flaky for 3 reasons: - requestPointerLock being asynchronous - mouse events being asynchronous - native mouse events interfering with tests during execution All the above were addressed in prior CLs. Bug: 766450 Change-Id: Icc977b9c8bbfaba8c322a82ff6388886aee83941 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2212997Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#772227}
Showing
Please register or sign in to comment