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

Issue 2450683002: Clean up retry-delay-time code. (Closed)

Created:
4 years, 1 month ago by hidehiko
Modified:
4 years, 1 month ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, khmel
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up retry-delay-time code. This CL cleans up retry-delay-time in ArcAndroidManagementChecker. - Use constexpr and base::TimeDelta::FromXXX family for constants. - Use base::TimeDelta for member. BUG=n/a TEST=Ran trybots. Committed: https://crrev.com/fc683b2b935e9f0d4d2c14ac60bd86acdc7a769a Cr-Commit-Position: refs/heads/master@{#427394}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -12 lines) Patch
M chrome/browser/chromeos/arc/policy/arc_android_management_checker.h View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc View 1 4 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
hidehiko
Luis, this is the CL to address your comment in https://codereview.chromium.org/2446563002/. PTAL?
4 years, 1 month ago (2016-10-25 06:12:11 UTC) #6
Luis Héctor Chávez
lgtm with nits https://codereview.chromium.org/2450683002/diff/1/chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc File chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc (right): https://codereview.chromium.org/2450683002/diff/1/chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc#newcode7 chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc:7: #include <utility> hmmm is this for ...
4 years, 1 month ago (2016-10-25 15:29:39 UTC) #7
hidehiko
Thank you for review. Submitting. https://codereview.chromium.org/2450683002/diff/1/chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc File chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc (right): https://codereview.chromium.org/2450683002/diff/1/chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc#newcode7 chrome/browser/chromeos/arc/policy/arc_android_management_checker.cc:7: #include <utility> On 2016/10/25 ...
4 years, 1 month ago (2016-10-25 17:02:49 UTC) #8
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/2450683002/20001
4 years, 1 month ago (2016-10-25 17:03:18 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 17:34:07 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 17:43:44 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fc683b2b935e9f0d4d2c14ac60bd86acdc7a769a
Cr-Commit-Position: refs/heads/master@{#427394}

Powered by Google App Engine
This is Rietveld 408576698