commit | 43fe28170a7c400b403f7e292448d0cbbc0fdda6 | [log] [tgz] |
---|---|---|
author | Jesse McKenna <jessemckenna@google.com> | Wed Apr 30 17:46:23 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 30 17:46:23 2025 |
tree | 8802e32dbd90fa5c661f3da1a253795bfe483021 | |
parent | 6737a401e349f057ad980fe62383441e5b14e51f [diff] |
pdf-default: add metrics This change adds the following metrics to support the PDF infobar (which offers to set Chrome as the default PDF viewer): * whether Chrome is the default PDF viewer at startup * when the infobar was shown (to detect regressions) * how the user interacted with the infobar NO_IFTTT=this CL adds the if-this-then-that block Bug: 396202897 Change-Id: If9c1197a51adedcce9152138dbfe0600756de140 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6489538 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Robert Liao <robliao@chromium.org> Commit-Queue: Jesse McKenna <jessemckenna@google.com> Auto-Submit: Jesse McKenna <jessemckenna@google.com> Cr-Commit-Position: refs/heads/main@{#1454049}
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.