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

Issue 2810733002: [LargeIconService] Store downloaded icons under original URL (Closed)

Created:
3 years, 8 months ago by jkrcal
Modified:
3 years, 8 months ago
Reviewers:
pkotwicz
CC:
chromium-reviews, mastiz
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[LargeIconService] Store downloaded icons under original URL This CL implements a TODO to use the original URL of the favicon downloaded from the Google server as the key in the database. BUG=644102 Review-Url: https://codereview.chromium.org/2810733002 Cr-Commit-Position: refs/heads/master@{#463348} Committed: https://chromium.googlesource.com/chromium/src/+/e58f7fce980c4231c7b6af6ddd235a693b0eb566

Patch Set 1 #

Total comments: 2

Patch Set 2 : Peter's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -15 lines) Patch
M components/favicon/core/large_icon_service.cc View 1 5 chunks +18 lines, -15 lines 0 comments Download
M components/favicon/core/large_icon_service_unittest.cc View 2 chunks +34 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (9 generated)
jkrcal
Peter, could you PTAL?
3 years, 8 months ago (2017-04-10 13:55:08 UTC) #2
pkotwicz
LGTM https://codereview.chromium.org/2810733002/diff/1/components/favicon/core/large_icon_service.cc File components/favicon/core/large_icon_service.cc (right): https://codereview.chromium.org/2810733002/diff/1/components/favicon/core/large_icon_service.cc#newcode224 components/favicon/core/large_icon_service.cc:224: const std::string& icon_url, Maybe rename |icon_url| to |server_request_url| ...
3 years, 8 months ago (2017-04-10 15:12:43 UTC) #3
jkrcal
Thanks! https://codereview.chromium.org/2810733002/diff/1/components/favicon/core/large_icon_service.cc File components/favicon/core/large_icon_service.cc (right): https://codereview.chromium.org/2810733002/diff/1/components/favicon/core/large_icon_service.cc#newcode224 components/favicon/core/large_icon_service.cc:224: const std::string& icon_url, On 2017/04/10 15:12:42, pkotwicz wrote: ...
3 years, 8 months ago (2017-04-10 15:51:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810733002/20001
3 years, 8 months ago (2017-04-10 18:58:32 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 19:09:43 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e58f7fce980c4231c7b6af6ddd23...

Powered by Google App Engine
This is Rietveld 408576698