commit | 32856a679f51f5f4ceafcdb4ca3bb75f5e233116 | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Fri May 26 14:31:15 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 14:31:15 2023 |
tree | 9777f2e13f0ce73e4896e73cdb6814f9f609a85e | |
parent | 255f0ca20c2f090d782a6617c5e1fa799f03f013 [diff] |
[iOS] Added StackTrace Printout to ThreadSafeObserverList On destruction of ThreadSafeObserverList and if the list is not empty, the remaining an observers' call-stacks are dumped. Bug: 1443385 Change-Id: I1e9884598b9fec7d97e85f891a90a55b8c845d30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4538101 Commit-Queue: Daniel White <danieltwhite@google.com> Reviewed-by: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149714}
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.