Chromium Code Reviews
DescriptionRevert of Certificate Transparency: Ensure timestamps over 32 bit are handled correctly. (patchset #2 id:20001 of https://codereview.chromium.org/1758823002/ )
Reason for revert:
Broke sizes due to introducing new static initializers:
https://build.chromium.org/p/chromium/builders/Linux%20x64/builds/16434/steps/sizes/logs/stdio
It seems that you need to include ostream instead of iostream, see crbug.com/94794
Original issue's description:
> Certificate Transparency: Ensure timestamps over 32 bit are handled correctly.
>
> Test + code to ensure that timestamps in STHs are handled correctly when
> bigger than 32 bit.
>
> While I'm at it, change the operator<< overloading for STHs to DebugString.
>
> BUG=
>
> Committed: https://crrev.com/989441be7a61fba9338e74302b7f45ac30226cc7
> Cr-Commit-Position: refs/heads/master@{#379276}
TBR=davidben@chromium.org,rsleevi@chromium.org,robpercival@chromium.org,eranm@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=
Committed: https://crrev.com/b9fa69cad6684fcc4d045dae9ba097ae5ff77773
Cr-Commit-Position: refs/heads/master@{#379286}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||