commit | ca82ad7da19b10878b04a8f4977a8e63927bf82a | [log] [tgz] |
---|---|---|
author | Guillaume Jenkins <gujen@google.com> | Fri Mar 08 18:34:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 18:34:49 2024 |
tree | 625c249b6028c91925eb9eec77d5ea94168efccc | |
parent | a55637728e4dc6bd3a75b0d86c8357c36dde1991 [diff] |
[iOS] Add missing comment to SettingsTableViewController This CL adds some missing context to the DUMP_WILL_BE_CHECK that was previously added in the SettingsTableViewController implementation of the account manager service observer's shutdown event. Bug: 328252472, 40926211 Change-Id: Ib175260b06f56c06726bc7866b158871c7a81c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5353556 Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Guillaume Jenkins <gujen@google.com> Auto-Submit: Guillaume Jenkins <gujen@google.com> Cr-Commit-Position: refs/heads/main@{#1270298}
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.