Skip to content
Commit ecfb2ded authored by tdresser's avatar tdresser Committed by Commit Bot
Browse files

Fix Flaky Mouse latency test.

There are some timing issues that are tricky to get right for cases
where rendering is scheduled due to mouse input. Fix the flake by
preventing rendering from being scheduled.

Mouse down was triggering text selection logic, which scheduled
rendering. To prevent this, use user-select:none.

BUG=728486

Review-Url: https://codereview.chromium.org/2923623002
Cr-Commit-Position: refs/heads/master@{#477037}
parent 445803df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment