commit | 4671bc862a5baa1b794596168f14cf6db9ca38da | [log] [tgz] |
---|---|---|
author | Chris Lu <thegreenfrog@chromium.org> | Mon Aug 01 15:08:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 01 15:08:44 2022 |
tree | fdacbb435f4c8a9ec7a920f3adf2acfd9edcc130 | |
parent | 2c615924a20ea21cfddd701ab01b3b4b8ecb3d2c [diff] |
[ios] Create IOSFeedEnabledMetricsProvider This metrics provider will log a new ContentSuggestions.Feed.CanBeShown metric. This will be used as a dashboard filter. Bug: 1347857 Change-Id: I533a74a63f1519c5cef4ff1244afdeabbbf4aeda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3782146 Reviewed-by: Ian Wells <iwells@chromium.org> Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Reviewed-by: Caitlin Fischer <caitlinfischer@google.com> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1030109}
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.