commit | 09d16f682112fc012f777fc0da593f246af7aa9c | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Mon Nov 13 18:40:16 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 18:40:16 2023 |
tree | 18b5c3c153e98cff181b5023ed43dea35c7c669d | |
parent | 3c8c998c2f92edef803e182083ed6f2692c21216 [diff] |
Avoid dangling pointer in Textfield unit test. Bug: 1469136 Change-Id: I6ddffbccd261fe6fa5cfcc128b684a585b9a51b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5010952 Auto-Submit: Jan Keitel <jkeitel@google.com> Commit-Queue: Elly FJ <ellyjones@chromium.org> Reviewed-by: Elly FJ <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223754}
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.