Get foreground tab on Android
commit19b455af83ffc6f76142d86905da4f0ffeb3b544
authoraberent@chromium.org <aberent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 25 Nov 2013 21:40:14 +0000 (25 21:40 +0000)
committeraberent@chromium.org <aberent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 25 Nov 2013 21:40:14 +0000 (25 21:40 +0000)
tree536be7fe06f710aa4a116f39303b148ce462fb2b
parentc57ec02d386f6426550a08aacd33d2ac3e5d3ad7
Get foreground tab on Android

This works around the fact that document.hidden doesn't work
reliably on Android, by assuming that the first tab in the tab
list is the foreground tab. This is always true at present, but is
not guaranteed in future.

BUG=

Review URL: https://codereview.chromium.org/83303003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237148 0039d316-1c4b-4281-b951-d872f2087c98
tools/perf/metrics/startup_metric.py