commit | 78b128af0c4d79c075513dd9beeb039cb264b025 | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Tue Apr 15 17:43:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 17:43:41 2025 |
tree | 1bb6a829249fddd7d7f15af20acd7b522e8c7373 | |
parent | c59d1dc73c9bf220226a384b5d2b7f65bb26d699 [diff] |
updater: Send an install ping for versioned registration events. If an app is being registered with the updater at a particular version, but the updater doesn't already have a record of it, the app must have already been installed and the updater should sent an install ping. This has the side-effect of sending install pings for the updater itself (which is useful), as well as the qualification app (which is not useful but is harmless). Fixed: 397470405 Change-Id: Ibf2ecd91981746a8da265255c2d7f94ba852e66b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6352699 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447229}
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.