DescriptionFix prefetch-purpose layout test to support caching
Prefetching behavior was recently changed to skip validation on the
first reuse of a prefetched resource within 5 minutes. This broke the
prefetch-purpose test because the test relied on the "cache-control:
no-cache" of the prefetched resource forcing a revalidation.
This CL changes the test to expect that the second request will be
served from cache.
BUG=448274
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189653
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Rebase #
Messages
Total messages: 10 (2 generated)
|