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

Issue 2839653002: [LargeIconService] Allow overriding request URL by a field trial param (Closed)

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

Description

[LargeIconService] Allow overriding request URL by a field trial param This CL integrates last minute comments from product on the first experiment with fetch favicons on demand - for "Articles for you" on the New Tab Page. This CL further allows to override to request URL format using a field trial parameter so that operating that experiment is more flexible. BUG=705572 Review-Url: https://codereview.chromium.org/2839653002 Cr-Commit-Position: refs/heads/master@{#467051} Committed: https://chromium.googlesource.com/chromium/src/+/99b05cd8620a446c0e84fefbf28e8db907b44bdc

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove the forgotten logging #

Patch Set 3 : Fix the code for a unit-test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -12 lines) Patch
M components/favicon/core/large_icon_service.cc View 1 2 4 chunks +16 lines, -7 lines 0 comments Download
M components/favicon/core/large_icon_service_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
jkrcal
Peter, could you PTAL? (This is a merge candidate for M59.)
3 years, 8 months ago (2017-04-24 14:55:46 UTC) #4
pkotwicz
https://codereview.chromium.org/2839653002/diff/1/components/favicon/core/large_icon_service.cc File components/favicon/core/large_icon_service.cc (right): https://codereview.chromium.org/2839653002/diff/1/components/favicon/core/large_icon_service.cc#newcode329 components/favicon/core/large_icon_service.cc:329: DLOG(WARNING) << "favicon " << server_request_url; Why the logging?
3 years, 8 months ago (2017-04-24 15:12:37 UTC) #5
jkrcal
Thanks, PTAL again. https://codereview.chromium.org/2839653002/diff/1/components/favicon/core/large_icon_service.cc File components/favicon/core/large_icon_service.cc (right): https://codereview.chromium.org/2839653002/diff/1/components/favicon/core/large_icon_service.cc#newcode329 components/favicon/core/large_icon_service.cc:329: DLOG(WARNING) << "favicon " << server_request_url; ...
3 years, 8 months ago (2017-04-24 17:32:11 UTC) #8
pkotwicz
LGTM!
3 years, 8 months ago (2017-04-24 20:31:02 UTC) #9
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/2839653002/40001
3 years, 8 months ago (2017-04-25 17:25:48 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-25 18:27:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/99b05cd8620a446c0e84fefbf28e...

Powered by Google App Engine
This is Rietveld 408576698