DescriptionLayout tests expect the time to be relative to the unix epoch.
base::Time is relative to the windows epoch, and base::TimeTicks is entirely
platform dependent. Decision: use base::Time and manually shift it relative to
the unix epoch
This fixes fast/mediastream/RTCPeerConnection-stats*html
BUG=none
R=tony@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181919
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|