commit | c759af6a9fa9b51aa5fb72c25a0b7d254bda95e2 | [log] [tgz] |
---|---|---|
author | Hayato Ito <hayato@chromium.org> | Wed Jun 01 07:05:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 07:05:41 2022 |
tree | b76f24e3a417cbf3c05deb3c91b6921b0e86883f | |
parent | f1ba0e6bf33a9766d4402e919a8303fde524289b [diff] |
Enable Subresource Loading with Web Bundles by default Intent to Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/VS9UgOC7Wqc Bug: 1082020,1306701 Change-Id: I2d32dc16a86bc3edc87c9d9df277235436b3333c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3581502 Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/main@{#1009469}
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.