commit | ca8d525d49c7f122c84ec4531bdc6ef2d8aae363 | [log] [tgz] |
---|---|---|
author | Ramin Halavati <[email protected]> | Mon Mar 12 05:33:49 2018 |
committer | Commit Bot <[email protected]> | Mon Mar 12 05:33:49 2018 |
tree | 1285454a6bfce6d7041743d292646373b89f7c96 | |
parent | 75b56e53721c0ee6ee1f1854ad6ee4449540e4de [diff] |
Replace ProxyConfigSource with ProxyConfigWithAnnotation. ProxyConfigSource is removed and ProxyConfigWithAnnotation class is added to wrap a constant ProxyConfig and its NetworkTrafficAnnotation. To goal is to provide an annotation wherever a ProxyConfig is modified, so that the source of configs for proxies and their changes would be traceable and transparent. Bug: 656607 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.linux:linux_mojo;master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I64f0eaad8f37682da4571b4a9aae69d974ce584d Reviewed-on: https://chromium-review.googlesource.com/934126 Commit-Queue: Ramin Halavati <[email protected]> Reviewed-by: Jochen Eisinger <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Helen Li <[email protected]> Reviewed-by: Eric Roman <[email protected]> Cr-Commit-Position: refs/heads/master@{#542426}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .