commit | edddcebd11c208836f4cdd234287ec20a03e6b49 | [log] [tgz] |
---|---|---|
author | Evan Stade <estade@chromium.org> | Wed Aug 28 22:25:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 28 22:25:10 2024 |
tree | 6fa79dd85660c0372b8c220788f4467367d519fc | |
parent | 608eb75d439b59814d541d0cbe3767f2493ea2a2 [diff] |
DOM Storage: enable cross-origin commit coalescing by default. Bug: 340200017 Change-Id: I308864d409c4410c4b254fd4f9dbedd8830e5c5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5815530 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/main@{#1348313}
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.