commit | 03b6c8e61f63bef2933010c1f11e6bcb175157d6 | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Thu Feb 10 19:07:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 10 19:07:54 2022 |
tree | 5ae8fec55cc675678040f279c5b70c2ed854bdb8 | |
parent | 56f4162999b2fbe2665078660dd039b908cdf201 [diff] |
Updater: Split check for updates task into two tasks. The idea is that additional tasks will be added in the future, such as updating the usagestats state. However, this CL does introduce a problem where updater qualification no longer covers as much of the periodic task execution, in particular it is now missing the unregistration of unused apps. Bug: 940098 Change-Id: I9f567a102c0b6f8d5f1c4c7754d7740bd260a05f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3449167 Reviewed-by: Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#969569}
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.