commit | 4d5c782f994a12bb5a778754d94e85b6c54d7072 | [log] [tgz] |
---|---|---|
author | Sorin Jianu <sorin@chromium.org> | Tue Aug 13 21:12:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 21:12:55 2024 |
tree | 3ff8d3e80ff6601a4e007b548945775c8226ae7a | |
parent | cae2e61ccd3835210376c1e38e9ef33068b6228d [diff] |
updater: enable the crashpad default crash throttling Instead of uploading every crash (old behavior) only one crash per hour is uploaded now. Fixed: 359626386 Change-Id: I902768e75039bb8c5c99fe54b78b50ec29f96ffd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5786816 Auto-Submit: Sorin Jianu <sorin@chromium.org> Reviewed-by: Xiaoling Bao <xiaolingbao@chromium.org> Commit-Queue: Xiaoling Bao <xiaolingbao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1341261}
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.