commit | 5292874161c58fd63a3185873143096ca1243184 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <bashi@chromium.org> | Tue Apr 26 08:37:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 26 08:37:21 2022 |
tree | 497990119e050d64a54849cfcbca74d9ee10c773 | |
parent | b3a0e21be0a2bf39ff55c9c3f40baa2f8c63b2de [diff] |
Make URLLoaderFactory::cors_url_loader_factory_ const Explicitly state the field will not be changed and must be non-null. Bug: N/A Change-Id: Ia483abda1def7f05c3b105af6ea1dcd3b59609b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3607371 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#996038}
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.