DescriptionUse int64 time stamp when storing metadata to the HTTP cache.
This is part 2/4 of a clean up to switch to int64 time stamps when caching metadata. The background to this is that converting int64 time stamps to double and back to int64 is lossy and causes false time stamp mismatches.
BUG=453298
Committed: https://crrev.com/7fbf4c1ca967c4dd4674622f2c2ea059d08566b7
Cr-Commit-Position: refs/heads/master@{#317421}
Patch Set 1 #
Total comments: 3
Patch Set 2 : addressed comments #
Total comments: 1
Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : added comment. #Patch Set 5 : fix test case #
Messages
Total messages: 18 (7 generated)
|