commit | ae6544894e71d3bbbb2486edd5f6a19364c7490a | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Wed Oct 16 20:08:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 20:08:37 2024 |
tree | e2a8c787710fa37585ac5744b6e8b9622d0dc432 | |
parent | 95f35c73546c09fd6ac9e6cfac758a6b12ffcdd6 [diff] |
Make Binary a contiguous range. This allows it to qualify for the proper span range constructor, not just the "legacy" version. Bug: 364987728 Change-Id: Iddf00a953a35a9055436f001ce8c960fe758f2d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939513 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1369594}
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.