commit | b1814ccc70998b9ef183086f80f989d9fb697c20 | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Thu Feb 16 23:44:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 23:44:54 2023 |
tree | b259e833b90a998c72ae91f1578061b7396ff6f2 | |
parent | 8ea8d047f3003a4c40a2ccdb6c53835a52f9b2b2 [diff] |
[FedCM] Add Android ClosedSheetType UMA This CL adds a UMA which records the type of FedCM sheet that is being displayed when the user closes it by clicking on the X. Bug: 1408527 Change-Id: I60673ba245efe2b888b32b794e22f50bf78ccd7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4255709 Commit-Queue: Nicolás Peña <npm@chromium.org> Reviewed-by: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1106505}
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.