commit | b21286ca6765910ae56f0b37955e6eae8cc09743 | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Thu Jul 06 09:25:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 06 09:25:22 2023 |
tree | 9dbfbce4f2cfa2ee7c41f058d565e239596b6cb3 | |
parent | ea61fa3a6759458ddfb846031b0da5750e4c1583 [diff] |
Reclassify raw pointers in AutofillContextMenuManager. Neither a local build nor the try bots manage to identify a point at which the pointers become dangling. This CL therefore removes that DanglingUntriaged tag. Bug: 1419786 Change-Id: Ia72970635a660c8f09d09b5bcf5e00218d0479e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4665641 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Jan Keitel <jkeitel@google.com> Cr-Commit-Position: refs/heads/main@{#1166400}
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.