Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Issue 7074018: Implement Chromium version of WebCore::MediaPlayer::mediaTimeForTimeValue() (Closed)

Created:
9 years, 7 months ago by acolwell GONE FROM CHROMIUM
Modified:
9 years, 6 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell GONE FROM CHROMIUM, annacc, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Implement Chromium version of WebCore::MediaPlayer::mediaTimeForTimeValue() BUG=61166 TEST=media/video-seek-by-small-increment.html Layout Test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86911

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M webkit/glue/webmediaplayer_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
acolwell GONE FROM CHROMIUM
This method simply rounds a float to TimeDelta units. This is needed by WebKit to ...
9 years, 7 months ago (2011-05-26 20:36:43 UTC) #1
sjl
9 years, 7 months ago (2011-05-26 21:41:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698