New issue
Advanced search Search tips

Issue 666306 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 632361



Sign in to add a comment

Create simultaneous nostate prefetch test that doesn't block on first prerender destruction

Project Member Reported by mattcary@chromium.org, Nov 17 2016

Issue description

The current simultaneous test waits for the first prerender to stop, see TODO(pasko) in prerender_nostate_browser_test.cc

We can instead use a request interceptor that hangs the first request to a main resource, so that only the second prefetch request will succeed. This will also involve a slight change in test invocation so that we don't wait for the first prerender to stop.
 
Status: Fixed (was: Started)

Sign in to add a comment