commit | 03e74e19f63bbaf4b75c7e20019418a38f324062 | [log] [tgz] |
---|---|---|
author | Kalvin Lee <kdlee@chromium.org> | Tue Jun 24 05:11:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 24 05:11:53 2025 |
tree | b5a89a1561328460bf847aea89a54f0bd832dae6 | |
parent | 94dbc6059809880652b7f1ea76ce1f623515259a [diff] |
spanify: Use `span_from_ref` This is a follow-up to https://crrev.com/c/6636361 - Using a single element as a span is a well-illuminated path by way of this function: swap out the newly introduced `SpanFromSingleElement()` for this instead. Change-Id: I9a8add7ae78b7a9acb147e173498081c5bc099ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6660881 Auto-Submit: Kalvin Lee <kdlee@chromium.org> Reviewed-by: Stephen Nusko <nuskos@chromium.org> Reviewed-by: Keishi Hattori <keishi@chromium.org> Commit-Queue: Kalvin Lee <kdlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1477710}
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.