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

Issue 28120: Sandbox warmup - localtime(). (Closed)

Created:
11 years, 10 months ago by jeremy
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Sandbox warmup - localtime().

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M chrome/renderer/renderer_main_platform_delegate_mac.mm View 1 chunk +2 lines, -1 line 2 comments Download

Messages

Total messages: 5 (0 generated)
jeremy
11 years, 10 months ago (2009-02-25 17:54:30 UTC) #1
brettw
http://codereview.chromium.org/28120/diff/6/7 File chrome/renderer/renderer_main_platform_delegate_mac.mm (right): http://codereview.chromium.org/28120/diff/6/7#newcode50 Line 50: // Warm up localtime(). I don't understand why ...
11 years, 10 months ago (2009-02-25 18:00:20 UTC) #2
pink (ping after 24hrs)
LGTM, though I agree with Brett that a little better commenting that the bulk of ...
11 years, 10 months ago (2009-02-25 18:22:28 UTC) #3
John Grabowski
http://codereview.chromium.org/28120/diff/6/7 File chrome/renderer/renderer_main_platform_delegate_mac.mm (right): http://codereview.chromium.org/28120/diff/6/7#newcode51 Line 51: time_t tv = {0}; I think I understand ...
11 years, 10 months ago (2009-02-25 18:29:47 UTC) #4
John Grabowski
11 years, 10 months ago (2009-02-25 18:40:20 UTC) #5
LGTM to get localtime() there.

Powered by Google App Engine
This is Rietveld 408576698