Prevent download/showing the google favicon instead of the google g
The issue here was that StatusMediator#updateLocationBarIcon is called before the state for the dse icon is setup in StatusMediator#updateSearchEngineStatusIcon. This results the google icon being inadvertently downloaded and used instead of the large google g. I added a flag to ensure that setup completes before attempting to show a dse icon. Bug: 1001659 Change-Id: I3b2c32c9710d81ccc6e4d498fb58a0e7ab0ae3cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1808188 Commit-Queue: Brandon Wylie <wylieb@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#697745}
Showing
Please register or sign in to comment