commit | 51558186ff9a1c20156f863a933c0c732b70aa5c | [log] [tgz] |
---|---|---|
author | Mikel Astiz <mastiz@chromium.org> | Thu Jun 03 16:05:50 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 03 16:05:50 2021 |
tree | ce6ea407e6897ee31ffbd18020abd0502ef5eebc | |
parent | 398e3927548090bab451de474da965b27fccc684 [diff] |
[sync] Add metric about presence of bookmark favicon in sync updates The metric allows measuring which fraction of sync updates contain a favicon, excluding folders. Change-Id: I4a6005cbd3b8df2f678a0db0ed768951192b8ad5 Bug: 1177798 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2928864 Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com> Reviewed-by: Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#888882}
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.