Chromium Code Reviews
Descriptionpredictors: Downgrade net priority of prefetch requests.
Prefetch predictor currently uses net::LOW priority to fetch resources
that is higher than default priority for images, for example. This CL
sets net::IDLE level for such requests.
It allows to prioritize renderer requests above speculative ones.
BUG=631966
Review-Url: https://codereview.chromium.org/2692093006
Cr-Commit-Position: refs/heads/master@{#452847}
Committed: https://chromium.googlesource.com/chromium/src/+/d8c3159729df90d3b12c71c9ab6e5accd7bdf4aa
Patch Set 1 #
Total comments: 1
Patch Set 2 : Change priority to IDLE. #Messages
Total messages: 16 (6 generated)
|