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

Issue 2020263002: Added code to make sure that the budget service does sane things if the clock rolls backwards. (Closed)

Created:
4 years, 6 months ago by harkness
Modified:
4 years, 6 months ago
Reviewers:
johnme
CC:
chromium-reviews, Peter Beverloo, mvanouwerkerk+watch_chromium.org, johnme+watch_chromium.org, harkness+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added code to make sure that the budget service does sane things if the clock rolls backwards. BUG=602244 Committed: https://crrev.com/9b0ad479a27c55bb0c215b73d00633ddb5083360 Cr-Commit-Position: refs/heads/master@{#397363}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review comments integrated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M chrome/browser/push_messaging/background_budget_service.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/push_messaging/background_budget_service_unittest.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
harkness
4 years, 6 months ago (2016-05-31 13:43:10 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020263002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020263002/1
4 years, 6 months ago (2016-06-01 09:45:35 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-01 10:36:02 UTC) #6
johnme
lgtm with nits https://codereview.chromium.org/2020263002/diff/1/chrome/browser/push_messaging/background_budget_service.cc File chrome/browser/push_messaging/background_budget_service.cc (right): https://codereview.chromium.org/2020263002/diff/1/chrome/browser/push_messaging/background_budget_service.cc#newcode135 chrome/browser/push_messaging/background_budget_service.cc:135: if (elapsed.InMicroseconds() < 0) Conversely, the ...
4 years, 6 months ago (2016-06-01 18:24:38 UTC) #7
harkness
https://codereview.chromium.org/2020263002/diff/1/chrome/browser/push_messaging/background_budget_service.cc File chrome/browser/push_messaging/background_budget_service.cc (right): https://codereview.chromium.org/2020263002/diff/1/chrome/browser/push_messaging/background_budget_service.cc#newcode135 chrome/browser/push_messaging/background_budget_service.cc:135: if (elapsed.InMicroseconds() < 0) On 2016/06/01 18:24:38, johnme wrote: ...
4 years, 6 months ago (2016-06-02 10:06:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020263002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020263002/20001
4 years, 6 months ago (2016-06-02 10:06:59 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-02 11:16:49 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 11:19:14 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9b0ad479a27c55bb0c215b73d00633ddb5083360
Cr-Commit-Position: refs/heads/master@{#397363}

Powered by Google App Engine
This is Rietveld 408576698