commit | c7b89358181126e751b2d7fbb66f62c98f63fb6c | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Fri Aug 06 10:11:31 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 06 10:11:31 2021 |
tree | c4034fcf756fcec0ab3c9a913c429796692ea0c9 | |
parent | 60406cd139bc40b4d37616820f7582d131593e97 [diff] |
AccuracyTips: Check for previous engagement with site Query site-engagement score when an accuracy tip is about to be shown. Suppress accuracy tip if engagement is above a certain limit. The SiteEnagegementService currently has content/ dependencies. To avoid these dependencies, it is accessed through a delegate. Bug: 1210891 Change-Id: I588a8d5349436a26f963ddcefdc3a16f69fbcd36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3071209 Reviewed-by: Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by: Olesia Marukhno <olesiamarukhno@google.com> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#909224}
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.