| commit | e57486c901b4616d7c883b10249e2a625475fcd7 | [log] [tgz] |
|---|---|---|
| author | Andrew Grieve <agrieve@chromium.org> | Fri Oct 31 01:01:35 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 31 01:01:35 2025 |
| tree | 754a2c78a636c9ee03ce70182ded9de5f9a66f23 | |
| parent | 8acedcf04ad4dac9d4c890bb8f3ee47b48731129 [diff] |
UnownedUserDataKey - A couple simplifications * Do not loop over attached hosts when given the desired host. * Rely on unchecked casts rather than storing Class objects. Change-Id: I705a081e2a4172d3fecc99eca585e4c5f64a57c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7092879 Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Owners-Override: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1538327}
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.