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

Issue 9810023: Prioritize smaller favicons over larger ones for tabs, etc. (Take 3) (Closed)

Created:
8 years, 9 months ago by stevenjb
Modified:
8 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Prioritize smaller favicons over larger ones for tabs, etc. (Take 3) Original CL: http://codereview.chromium.org/9696057 BUG=110143, 119233 TEST=Test favicon behavior thoroughly. On Ash with the latest GTalk, avatar icons should show in the launcher and status icons should show in the title bar. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128083

Patch Set 1 : . #

Patch Set 2 : Reset image_urls_ after processing last candidate. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+287 lines, -127 lines) Patch
M chrome/browser/favicon/favicon_handler.h View 9 chunks +42 lines, -18 lines 0 comments Download
M chrome/browser/favicon/favicon_handler.cc View 1 8 chunks +98 lines, -25 lines 0 comments Download
M chrome/browser/favicon/favicon_handler_unittest.cc View 24 chunks +147 lines, -84 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stevenjb
Extra change to FaviconHandler::OnDidDownloadFavicon to prevent additional downloads caused because current_candidate() wasn't NULL after setting ...
8 years, 9 months ago (2012-03-21 22:25:16 UTC) #1
sky
8 years, 9 months ago (2012-03-21 22:27:30 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698