Description[Android] Don't wait for background tabs
The session restore tests were timing out on Android. This was because
they were waiting for the background tabs to be loaded, which they
would not be in normal startup.
The only reason the test worked at all is that when devtools accessed
the background tabs this forced them to be loaded.
This changes the test to only wait for, and to only measure, the
foreground tab.
NOTRY=true
BUG=343168, 343900
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251364
Patch Set 1 #
Total comments: 5
Patch Set 2 : Changes for comments #Patch Set 3 : Fix commit message #
Total comments: 6
Patch Set 4 : Fix finding foreground tab, and fix nits #
Total comments: 7
Patch Set 5 : Fix tonyg@ comments #
Messages
Total messages: 11 (0 generated)
|