commit | 7f23db5851d9b87ba647480a8014e84c6c8e6df3 | [log] [tgz] |
---|---|---|
author | Alan Cutter <alancutter@chromium.org> | Fri Nov 18 02:43:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 18 02:43:58 2022 |
tree | 6e1d58beeb1bcd9fcf877cde14284e820616b08b | |
parent | b61e42eac6ef2b2bdba0592c9e198706a8818ba9 [diff] |
Add launch_handler value metrics for when web apps are launched This CL adds a new histogram Launch.WebAppLaunchHandlerClientMode which tracks the value of a web app's manifest.launch_handler.client_mode whenever it is launched. Bug: 1231886 Change-Id: I9c6509b00caa2f33a19442f5365f52c5a5f74c84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4033058 Reviewed-by: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1073178}
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.