commit | 20285759997b4a01487048db344853ae64e32126 | [log] [tgz] |
---|---|---|
author | Lingqi Chi <lingqi@chromium.org> | Tue Jun 11 02:33:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 02:33:04 2024 |
tree | 1f92031889576188e399962d8636fd012a64da2c | |
parent | 8dc9c16f33fa782928e127c64bc78ca2bc2cefe3 [diff] |
prefetch: Increase the size of crash key to 1024 characters. The default provider URL can be quite long, and the current size of 256 characters is not enough to capture it in its entirety. Bug: 345275145 Change-Id: I788e1937f07eddcc46f49ac2a2de8a5480928450 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5617753 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Auto-Submit: Lingqi Chi <lingqi@chromium.org> Commit-Queue: Lingqi Chi <lingqi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1313202}
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.