commit | 1e8de555e9d33a1989e1a0f8524d7342d62d2a08 | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Wed Sep 20 21:51:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 21:51:03 2023 |
tree | 17db80422dbd4a8f539f057b4bf63254b515c59e | |
parent | eb318213eae8e78519a61e9ade2f5e5d1ee1f985 [diff] |
Extend SBClientDownload.*ArchiveAnalysisResult Success of archive analysis is expected to be useful indefinitely, so extend it one year. Fixed: 1470815 Change-Id: I79f85c05a108fa6396926b0f61558275e8850d18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4879211 Commit-Queue: Daniel Rubery <drubery@chromium.org> Auto-Submit: Daniel Rubery <drubery@chromium.org> Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1199248}
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.