commit | 92232e79ef5eb7e12bd638e9ec41ed726809f93b | [log] [tgz] |
---|---|---|
author | Zaina Al-Mashni <zalmashni@google.com> | Mon Jan 22 10:39:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 10:39:57 2024 |
tree | 94aa31bfe553c0fb2a0faf680f91a52bf10314cd | |
parent | a4863f9a583101c1f020a1d7e9af9ae1d03bc073 [diff] |
Filter out non-web domains from important sites result Non-web domains flagged as important sites show up as empty domains in ImportantSitesUtil::GetImportantRegisterableDomains result. These domains show up as empty checkboxes in the Important Sites dialog in CBD. This change filters out these domains before returning the result. Bug: 1515876 Change-Id: Ic1529f3b6c67c05e11d54fe9416554628226f88f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5198488 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Ben Wells <benwells@chromium.org> Commit-Queue: Zaina Al-Mashni <zalmashni@google.com> Cr-Commit-Position: refs/heads/main@{#1250079}
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.