commit | d0172e8d6f77ee06d951c16d21ab4b925c05cdbb | [log] [tgz] |
---|---|---|
author | Jihad Hanna <jihadghanna@google.com> | Fri Dec 22 16:38:20 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 22 16:38:20 2023 |
tree | f432173b8918276fba994d4359ddff886a915dbd | |
parent | 5544d74d8644f0f717aaf66e525d1c753e664ef1 [diff] |
Make raw_ptr members of ASG raw_ref Those members are never (or should never) be null. Bug: 1007974 Change-Id: Ifb308a70b306a8a3f2405da219692fd64320e557 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5144506 Reviewed-by: Jan Keitel <jkeitel@google.com> Commit-Queue: Jihad Hanna <jihadghanna@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1240590}
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.