DescriptionFix PPAPI time conversion code to handle epoch times.
This fixes the time conversion code to be able to correctly handle epoch times
(e.g. when passing a PP_Time of 0). This eliminates the need to special-case
for epoch time in other code. In practice the problem this fixes only
manifests itself in test code.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173516
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #
Messages
Total messages: 7 (0 generated)
|