diff options
author | vrk@google.com <vrk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-14 23:30:57 +0000 |
---|---|---|
committer | vrk@google.com <vrk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-14 23:30:57 +0000 |
commit | 50bba44020b4848b41f29408688287f3c209770e (patch) | |
tree | aa61cf1072f0b79075da661e500ea4ed580ed340 /ui/views/controls/tree/tree_view_win.cc | |
parent | d4ab09f74972bd4e9d56a25de77ef67917e813eb (diff) | |
download | chromium_src-50bba44020b4848b41f29408688287f3c209770e.zip chromium_src-50bba44020b4848b41f29408688287f3c209770e.tar.gz chromium_src-50bba44020b4848b41f29408688287f3c209770e.tar.bz2 |
Make ChunkDemuxer::SetTimestampOffset take a TimeDelta instead of double
ChunkDemuxerTest.TestDurationChangeTimestampOffset tickled a precision error in
32-bit linux due to the division by InSecondsF(). This situation can be avoided
by moving the double -> TimeDelta conversion into WebMediaPlayerImpl so that
ChunkDemuxer can compute all times in terms of TimeDeltas.
BUG=NONE
Review URL: https://chromiumcodereview.appspot.com/10823300
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151601 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/views/controls/tree/tree_view_win.cc')
0 files changed, 0 insertions, 0 deletions