forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Probe all data saver proxies instead of returning early
Currently, Chrome stops probing data saver proxies if a probe is fetched via a non-data saver proxy (or over DIRECT). This CL changes the Chrome behavior to not return early if the previous probe was not fetched via data saver proxy. This ensures that all data saver proxies are probed. Change-Id: I13a5a3d52a414ca4eb7481a7ac43f2504b5cc123 Bug: 849387 Reviewed-on: https://chromium-review.googlesource.com/1083830 Reviewed-by: Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#564597}
- Loading branch information
Tarun Bansal
authored and
Commit Bot
committed
Jun 5, 2018
1 parent
2578ebe
commit 0afce32
Showing
3 changed files
with
68 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters