commit | 39f4a3ce662a12652c2351b92252c8e5549f2d3f | [log] [tgz] |
---|---|---|
author | Ella Ge <eirage@chromium.org> | Fri Jul 15 20:31:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 15 20:31:17 2022 |
tree | 6d04421ae5de01cd55c616439e091daea0811994 | |
parent | 22688833011683dad82348b47991fe384dfb16e4 [diff] |
Add Unique ID related WebAPK update UMA metrics 1. When Id changed, record if manifest url was changed. 2. When id same, record if “manifest url” or ”start_url” change was changed. 3. When Id added, record whether an update is needed for other update reason. Bug: 1342070 Change-Id: Ica3aeb0f168c6171a97c87c62e7f9793adb404e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3757950 Reviewed-by: Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Ella Ge <eirage@chromium.org> Cr-Commit-Position: refs/heads/main@{#1024889}
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.