DescriptionRefactor prerender_browsertests.
This cleans up the browser tests in a number of ways:
- Add some convenience functions.
- Implement title-waiting outside of TestPrerenderContents.
- Remove most uses of GetPrerenderContents() in preparation for tests which
manage two prerenders.
- Remove half of PrerenderTestURL variants by moving the one-off variations to
the tests themselves.
- Move some initialization logic out of PrerenderTestURLImpl.
BUG=307592
TEST=Prerender*.*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246128
Patch Set 1 #
Total comments: 14
Patch Set 2 : Rebase #Patch Set 3 : Address comments #Patch Set 4 : Use content::WaitForLoadStop. #Patch Set 5 : Fix net-internals test #
Total comments: 2
Patch Set 6 : Rebase and switch some CHECKs to ASSERT_TRUE #Messages
Total messages: 9 (0 generated)
|