Skip to content
Commit e561b41a authored by Jeremy Roman's avatar Jeremy Roman Committed by Chromium LUCI CQ
Browse files

Delay processing of cross-site prefetch responses.

For cross-site prefetches, it is delayed by the time between the
start of sending the request and the processing response headers,
which is the time the request would take if it were already
preconnected.

In Chrome, the DSE is exempt because this site is more likely
to do these requests and is trusted to do many of this sort of
navigation already.

A base::Feature is included, as are unit and browser tests.

Bug: 1439246c
Change-Id: I07fb6c787f903ec68ca3b40a456798de14c237f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4682437


Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Reviewed-by: default avatarCamille Lamy <clamy@chromium.org>
Reviewed-by: default avatarAdithya Srinivasan <adithyas@chromium.org>
Reviewed-by: default avatarDominic Farolino <dom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1261193}
parent 8758a0c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment