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

Issue 9088015: Fix Sleep() calls to use TimeDelta in portions of chrome/browser. (Closed)

Created:
8 years, 11 months ago by Ted Vessenes
Modified:
8 years, 11 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix Sleep() calls to use TimeDelta in portions of chrome/browser. R=jar@chromium.org BUG=108171 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116334

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M chrome/browser/metrics/metrics_service_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/connect_interceptor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_info_unittest.cc View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ted Vessenes
8 years, 11 months ago (2012-01-04 16:32:56 UTC) #1
jar (doing other things)
I'm curious... was sleep() recently updated to take TimeDelta as an alternative to an int ...
8 years, 11 months ago (2012-01-04 16:49:33 UTC) #2
Ted Vessenes
You are correct. A few other time related functions will get migrated too, but Sleep() ...
8 years, 11 months ago (2012-01-04 16:51:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tedvessenes@gmail.com/9088015/1
8 years, 11 months ago (2012-01-04 16:52:13 UTC) #4
commit-bot: I haz the power
8 years, 11 months ago (2012-01-04 18:01:15 UTC) #5
Change committed as 116334

Powered by Google App Engine
This is Rietveld 408576698