commit | d1f734a631fb3a0f07aaa94c1128a9c3c5ef76b7 | [log] [tgz] |
---|---|---|
author | David Bienvenu <davidbienvenu@chromium.org> | Mon Sep 26 16:20:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 16:20:51 2022 |
tree | 876504fa75850932b7da945da98048b3b1d3247a | |
parent | c9cf79801f8700ebf2748ad7f1f514bff2cb3347 [diff] |
Add WebAppOpen.Modes metric, split off from Launch.Modes As part of eventually replacing Launch.Modes with Launch.Modes2, we're splitting the existing webapp-related Launch modes into a new metric, WebAppOpen.Modes, and eventually adding some different webapp launch modes to Launch.Modes2. For now, we're keeping Launch.Modes as it is now, and adding a new metric. Launch.Modes will eventually go away. Bug: 1366137 Change-Id: Icecc698bdf305ff3c5542eee018ee8aa1c7f9790 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3911976 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1051256}
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.