Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 2515223004: Update hard-coded search engines favicon URLs. (Closed)

Created:
4 years, 1 month ago by dpapad
Modified:
3 years, 10 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, vasilii+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update hard-coded search engines favicon URLs. BUG=608069

Patch Set 1 #

Patch Set 2 : Fix google favicon. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M components/search_engines/prepopulated_engines.json View 1 2 chunks +2 lines, -2 lines 4 comments Download

Messages

Total messages: 9 (4 generated)
Peter Kasting
https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json File components/search_engines/prepopulated_engines.json (right): https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json#newcode91 components/search_engines/prepopulated_engines.json:91: "favicon_url": "http://www.bing.com/sa/simg/bing_p_rr_teal_min.ico", Why did you change the scheme here? ...
4 years ago (2016-12-01 04:56:22 UTC) #4
dpapad
https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json File components/search_engines/prepopulated_engines.json (right): https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json#newcode91 components/search_engines/prepopulated_engines.json:91: "favicon_url": "http://www.bing.com/sa/simg/bing_p_rr_teal_min.ico", On 2016/12/01 at 04:56:22, Peter Kasting wrote: ...
4 years ago (2016-12-08 22:58:39 UTC) #5
Peter Kasting
https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json File components/search_engines/prepopulated_engines.json (right): https://codereview.chromium.org/2515223004/diff/20001/components/search_engines/prepopulated_engines.json#newcode91 components/search_engines/prepopulated_engines.json:91: "favicon_url": "http://www.bing.com/sa/simg/bing_p_rr_teal_min.ico", On 2016/12/08 22:58:39, dpapad wrote: > On ...
4 years ago (2016-12-08 23:01:02 UTC) #6
Peter Kasting
What's the statu of this CL?
3 years, 10 months ago (2017-02-11 01:55:13 UTC) #7
dpapad
3 years, 10 months ago (2017-02-11 02:01:59 UTC) #8
On 2017/02/11 at 01:55:13, pkasting wrote:
> What's the statu of this CL?

It's inactive, I'll just close it for now. This CL proves that favicons for the
default search engines (the ones showing up on a clean install), are broken.
Updating the hardcoded favicons to match the current favicons served from those
pages fixes the issue, but it will break again when any of those search engines
decide to change their favicon URL.

Powered by Google App Engine
This is Rietveld 408576698