commit | ee10f041eb648e7c3dee2679cce5bcdc656e4c36 | [log] [tgz] |
---|---|---|
author | Matt Menke <[email protected]> | Thu May 14 14:16:03 2020 |
committer | Commit Bot <[email protected]> | Thu May 14 14:16:03 2020 |
tree | bf0640e9562106c1b05be83c20531abd1bec167e | |
parent | 06d79df07ef1c65187ab1cf23b115b4019485052 [diff] |
Add logic to use a default IsolationInfo for certain URLLoaderFactories. Also make IsolationInfo mandatory for requests using a profile's main NetworkContext. In the future this will be extended to other APIs that take NIKs (WebSockets, DNS lookups, etc). Bug: 1082280 Change-Id: I630f501cfaf57ea01af8af05c37c9bd79bda20ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2180542 Commit-Queue: Matt Menke <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Karan Bhatia <[email protected]> Reviewed-by: Shivani Sharma <[email protected]> Cr-Commit-Position: refs/heads/master@{#768749}
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.