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

Issue 1889263002: Implement ping_freshness for update_client. (Closed)

Created:
4 years, 8 months ago by waffles
Modified:
4 years, 8 months ago
Reviewers:
Sorin Jianu
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement ping_freshness for update_client. BUG=603980 Committed: https://crrev.com/e7dff73db0785613c1bd68c9909f6ebe6a9c07e5 Cr-Commit-Position: refs/heads/master@{#387754}

Patch Set 1 #

Total comments: 8

Patch Set 2 : sorin@ comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -52 lines) Patch
M components/update_client/persisted_data.h View 1 1 chunk +7 lines, -3 lines 0 comments Download
M components/update_client/persisted_data.cc View 1 3 chunks +22 lines, -3 lines 0 comments Download
M components/update_client/persisted_data_unittest.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M components/update_client/update_checker.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/update_client/update_checker.cc View 1 7 chunks +9 lines, -8 lines 0 comments Download
M components/update_client/update_checker_unittest.cc View 1 14 chunks +29 lines, -21 lines 0 comments Download
M components/update_client/update_client_unittest.cc View 1 14 chunks +14 lines, -14 lines 0 comments Download
M components/update_client/update_engine.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
waffles
Sorin, PTAL at this small CL to add ping_freshness.
4 years, 8 months ago (2016-04-15 18:28:34 UTC) #2
Sorin Jianu
lgtm https://codereview.chromium.org/1889263002/diff/1/components/update_client/persisted_data.cc File components/update_client/persisted_data.cc (right): https://codereview.chromium.org/1889263002/diff/1/components/update_client/persisted_data.cc#newcode49 components/update_client/persisted_data.cc:49: std::string freshness = kPingFreshnessUnknown; Is there a need ...
4 years, 8 months ago (2016-04-15 20:26:53 UTC) #3
waffles
https://codereview.chromium.org/1889263002/diff/1/components/update_client/persisted_data.cc File components/update_client/persisted_data.cc (right): https://codereview.chromium.org/1889263002/diff/1/components/update_client/persisted_data.cc#newcode49 components/update_client/persisted_data.cc:49: std::string freshness = kPingFreshnessUnknown; On 2016/04/15 20:26:53, Sorin Jianu ...
4 years, 8 months ago (2016-04-15 21:54:20 UTC) #4
Sorin Jianu
lgtm thank you!
4 years, 8 months ago (2016-04-15 22:21:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1889263002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1889263002/40001
4 years, 8 months ago (2016-04-15 22:22:19 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 8 months ago (2016-04-15 23:52:01 UTC) #9
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 23:53:37 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e7dff73db0785613c1bd68c9909f6ebe6a9c07e5
Cr-Commit-Position: refs/heads/master@{#387754}

Powered by Google App Engine
This is Rietveld 408576698