DescriptionRemove obsolete code path that uses double as time stamp for metadata in the HTTP cache.
This is part 4/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/e88c0f1cd021ba15ab55dfdd363c8d8552514bd2
Cr-Commit-Position: refs/heads/master@{#317517}
Patch Set 1 #Patch Set 2 : addressed comments #Patch Set 3 : rebase #Patch Set 4 : update #
Messages
Total messages: 11 (4 generated)
|