Chromium Code Reviews
DescriptionDeflake Android fullscreen tests.
The flaky tests all dealt with manually hiding the top controls
based on user gesture. The flakiness comes from the fact that
determining whether the top controls can be scrolled is controlled
in the renderer compositor and even if we were to monitor Tab.java's
latest value that it has sent, it does not take affect until some
time later.
As a result, this adds a new function that attempts to scroll the
top controls in a loop until it takes affect and then proceeds.
BUG=488393, 339668, 512299
Committed: https://crrev.com/326db8c916155a1c3f5655700731c6b4991857f0
Cr-Commit-Position: refs/heads/master@{#369880}
Patch Set 1 #Patch Set 2 : Make function to disable browser overrides #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||