Search Engines: Update the search provider favicons at runtime
Currently, the search providers all have static prepopulated favicon URLs. These can fall out of date. This CL updates the search providers' favicons as the user browses. Specifically, when the user actually lands on a URL matching the a search provider URL template, and we get a favicon that does not match the stored favicon URL, we update the stored favicon URL. Bug: 88243, 823535 Change-Id: I43f72ad449515d5a19e5ec4b32ca996b9d32eb11 Reviewed-on: https://chromium-review.googlesource.com/1048174 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#557742}
Showing
Please register or sign in to comment