Fetch real Favicon for native pages.
The chrome://history page is a native page, and currently TabListMediator and TabListFaviconProvider return the default round favicon for all native pages. To fix this issue, both classes will only check if it is a NTP, and treat other native pages the same as regular URLs, and load real favicon for them. Bug: 1104811 Change-Id: Ia93cfb77e41f2fdd2da9eb06c12fd797c4b34a82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310151 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#791880}
Showing
Please register or sign in to comment