commit | 53c9e858e5f82b684a5a7eb1c20a5b9d5a0f3637 | [log] [tgz] |
---|---|---|
author | Yutaka Hirano <[email protected]> | Tue Mar 29 18:13:31 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 29 18:13:31 2022 |
tree | 254afbc89be527b90787ef95a7d52891148ed1fd | |
parent | 6068470fda77e5982f1c2ae588c80aebba5e12f7 [diff] |
URLRequestContext should be constructed only by URLRequestContextBuilder Use PassKey to enforce the restriction. Bug: 1282359, 1282361 Change-Id: I7d0b9553598a425f7b49aa116ed17bcebc95f50b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3546197 Reviewed-by: Kenichi Ishibashi <[email protected]> Commit-Queue: Yutaka Hirano <[email protected]> Cr-Commit-Position: refs/heads/main@{#986604}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.