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

Issue 14822002: roll cacheinvalidation forward to @302 (Closed)

Created:
7 years, 7 months ago by ghc
Modified:
7 years, 7 months ago
Reviewers:
rlarocque
CC:
chromium-reviews
Visibility:
Public.

Description

roll cacheinvalidation forward to @302 Summary of changes: - Use a random value for the token-assignment nonce instead of the current time. - Add RandUint64 to the Random class and override. TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198756

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Initial #

Patch Set 4 : Again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
ghc
7 years, 7 months ago (2013-05-02 01:26:20 UTC) #1
rlarocque
https://codereview.chromium.org/14822002/diff/1/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h File third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h (right): https://codereview.chromium.org/14822002/diff/1/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h#newcode10 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h:10: #define INT64_MAX 9223372036854775807L Could you rely on base/basictypes.h instead? ...
7 years, 7 months ago (2013-05-02 17:38:09 UTC) #2
ghc
https://codereview.chromium.org/14822002/diff/1/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h File third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h (right): https://codereview.chromium.org/14822002/diff/1/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h#newcode10 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h:10: #define INT64_MAX 9223372036854775807L On 2013/05/02 17:38:09, rlarocque wrote: > ...
7 years, 7 months ago (2013-05-03 03:29:00 UTC) #3
rlarocque
Thanks, that looks much better. LGTM. https://codereview.chromium.org/14822002/diff/5001/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h File third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h (right): https://codereview.chromium.org/14822002/diff/5001/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h#newcode25 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h:25: return base::RandUint64(); The ...
7 years, 7 months ago (2013-05-03 17:20:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ghc@google.com/14822002/5001
7 years, 7 months ago (2013-05-06 20:02:38 UTC) #5
ghc
https://codereview.chromium.org/14822002/diff/5001/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h File third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h (right): https://codereview.chromium.org/14822002/diff/5001/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h#newcode25 third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/random.h:25: return base::RandUint64(); On 2013/05/03 17:20:43, rlarocque wrote: > The ...
7 years, 7 months ago (2013-05-06 20:12:33 UTC) #6
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=1622
7 years, 7 months ago (2013-05-06 20:13:51 UTC) #7
rlarocque
On 2013/05/06 20:13:51, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 7 months ago (2013-05-06 20:42:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ghc@google.com/14822002/5001
7 years, 7 months ago (2013-05-06 20:50:26 UTC) #9
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, content_unittests, crypto_unittests, googleurl_unittests, media_unittests, ...
7 years, 7 months ago (2013-05-06 21:22:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ghc@google.com/14822002/5001
7 years, 7 months ago (2013-05-06 22:51:49 UTC) #11
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, content_unittests, crypto_unittests, googleurl_unittests, media_unittests, ...
7 years, 7 months ago (2013-05-06 23:35:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ghc@google.com/14822002/5001
7 years, 7 months ago (2013-05-07 04:36:02 UTC) #13
commit-bot: I haz the power
Retried try job too often on ios_rel_device for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_rel_device&number=47562
7 years, 7 months ago (2013-05-07 05:07:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ghc@google.com/14822002/5001
7 years, 7 months ago (2013-05-07 17:09:41 UTC) #15
commit-bot: I haz the power
Change committed as 198756
7 years, 7 months ago (2013-05-07 17:34:24 UTC) #16
nyquist
7 years, 7 months ago (2013-05-07 18:12:20 UTC) #17
Message was sent while issue was closed.
On 2013/05/07 17:34:24, I haz the power (commit-bot) wrote:
> Change committed as 198756

Patch set 2 was the one that was committed. Please ignore Patch set 3 and 4.

Powered by Google App Engine
This is Rietveld 408576698