commit | 90e6b60407c3f27eaadb4f693088ca5749559d8e | [log] [tgz] |
---|---|---|
author | Rayan Kanso <[email protected]> | Thu Jul 09 18:15:54 2020 |
committer | Commit Bot <[email protected]> | Thu Jul 09 18:15:54 2020 |
tree | ecc282742b98258e7f37d86bb27cee2cca09eab7 | |
parent | 17c645b7cda1ea9303c1c84b7888a5a21a2a49b8 [diff] |
Add a new credentials mode to allow uncredentialed requests. The CL also adds a DO_NOT_SEND_CERTS load flag and a new privacy mode key. This allows sending a new request without client certificates. A new privacy mode is required so the socket pool can work as expected. Bug: 775438 Change-Id: I0c706c78bf574f00c22024408e9376051d5796d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252798 Commit-Queue: Rayan Kanso <[email protected]> Reviewed-by: David Benjamin <[email protected]> Reviewed-by: Ryan Sleevi <[email protected]> Reviewed-by: Yutaka Hirano <[email protected]> Reviewed-by: Tom Sepez <[email protected]> Reviewed-by: Peter Conn <[email protected]> Cr-Commit-Position: refs/heads/master@{#786832}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.