commit | 2dfbe21a50435a1d2e82200b1d214a9a1f31eae1 | [log] [tgz] |
---|---|---|
author | Andrew Pantera <andp@chromium.org> | Thu Apr 28 22:09:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 28 22:09:19 2022 |
tree | ba07528989eb9beafea6069fa5842d96c8bf5b01 | |
parent | 540dbd1ef4c38d60bc4d7872e8368ac95f305240 [diff] |
Desk Templates: Icons for urls with parameters. Make all urls with the same domain identical to the first url with that domain, instead of making them all identical to the domain itself. This way the icon is still loaded in the desk template even if we haven't seen the icon for the base url with no path. Bug: 1306859 Test: added IdenticalURL Change-Id: I402961796a747260d95a9627ba39e78ff8294674 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597893 Reviewed-by: Richard Chui <richui@chromium.org> Commit-Queue: Andrew Pantera <andp@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/main@{#997432}
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.