Add a test for the disposition of session restored tabs
commit6b551a9df86cb32ae1327707696dd7a92defd7b0
authornoel@chromium.org <noel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 23:19:58 +0000 (30 23:19 +0000)
committernoel@chromium.org <noel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 23:19:58 +0000 (30 23:19 +0000)
tree9fdf3289c34cfec0a6a6d867ff2fe3bb3e5f0a11
parent6cc1c341a431e06d95e38c1042bba71b570cd928
Add a test for the disposition of session restored tabs

Follow on for https://src.chromium.org/viewvc/chrome?revision=218548
which fixed various background tab issues related to visibility (see
for example bugs 118269, 142061, 155365 and 272962). Add a test case
for session restored tabs.

TEST=browser_tests --gtest_filter="SessionRestore*TabsHaveCorrectVisibilityState"
BUG=118269

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267371 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/sessions/session_restore_browsertest.cc