commit | 712862da8e22aa3e82c8c31c6395f972432418bd | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Thu Aug 29 14:07:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 14:07:40 2024 |
tree | 8f283ccc2580712a7b406d00d63182b4200a2190 | |
parent | 6a9c162ede56f58c7f3dc5b4d80692afedf63e82 [diff] |
ios: Remove MainThreadFreezeDetector. These reports are duplicative of MetricKit, and are already being ignored. There's a non-zero cost to running this detector. Bug: 362431905 Change-Id: Ibcd0e204bcaa3f2c1fee28c36a3f5b2ce89a4087 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5817638 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Ali Juma <ajuma@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1348606}
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.