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

Issue 8894023: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime. (Closed)

Created:
9 years ago by mattm
Modified:
9 years ago
Reviewers:
wtc
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime. BUG=107047 TEST=crypto_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114499

Patch Set 1 #

Total comments: 1

Patch Set 2 : test nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -16 lines) Patch
M crypto/crypto.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M crypto/nss_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M crypto/nss_util.cc View 1 chunk +6 lines, -16 lines 0 comments Download
A crypto/nss_util_unittest.cc View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mattm
9 years ago (2011-12-12 22:44:28 UTC) #1
wtc
LGTM. http://codereview.chromium.org/8894023/diff/1/crypto/nss_util_unittest.cc File crypto/nss_util_unittest.cc (right): http://codereview.chromium.org/8894023/diff/1/crypto/nss_util_unittest.cc#newcode36 crypto/nss_util_unittest.cc:36: BaseTimeToPRTime(base::Time::FromUTCExploded(exploded))); Nit: save PR_ImplodeTime(&prxtime) and base::Time::FromUTCExploded(exploded) in local ...
9 years ago (2011-12-13 00:06:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mattm@chromium.org/8894023/5001
9 years ago (2011-12-14 20:56:25 UTC) #3
commit-bot: I haz the power
9 years ago (2011-12-14 22:09:32 UTC) #4
Change committed as 114499

Powered by Google App Engine
This is Rietveld 408576698