commit | 2f1a29098665fe30f82e07353a999419c6210260 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Fri May 10 17:34:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 10 17:34:54 2024 |
tree | 8d1e447fda052779607e100758e3ab16150f2dc8 | |
parent | 11c2185ba5448087edac2acca2649cbd08c4b848 [diff] |
[TabResumption] Add a transformer to filter out URLs can be opened by default apps. In this CL: 1) Add a list of default apps URLs' hosts; 2) Add DefaultAppURLVisitAggregatesTransformer and integrate it with the VisitedUrlRankingService on Android. Bug: 337858147 Change-Id: I24dbf60884ca391f9e58b0de4b35b8b6d246b6ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5527360 Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1299348}
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.