DescriptionTighten up preconditions for calling WebMediaPlayer::currentTime().
HTMLMediaElement shouldn't call WebMediaPlayer::currentTime() when
we HAVE_NOTHING. Doing so leaks spec implementation details into
lower levels of the stack.
Also remove some old crufty time-related code.
BUG=349543, 370634
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181329
Patch Set 1 #
Total comments: 12
Patch Set 2 : fixes #
Total comments: 2
Messages
Total messages: 14 (5 generated)
|