Revert unintended prevention of seeks on infinite duration media.
commit56359cbf0a9a17b4dd615fd71ac1b3060fe8a18e
authordalecurtis <dalecurtis@chromium.org>
Tue, 28 Oct 2014 00:06:29 +0000 (27 17:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Oct 2014 00:07:23 +0000 (28 00:07 +0000)
tree573b0e6e53ec688af7d1315fe31b41129cfb20f7
parentd68b16491c7ff220905b2c5d2702f68d5387ddd9
Revert unintended prevention of seeks on infinite duration media.

Preserves the looping behavior for 200-type sources, while reverting
the disabling of seeks for "non-streaming" type sources which report
an infinite duration. This reverts the unintended behavior change
from http://crrev.com/298565

BUG=412562,427412
TEST=live player works again. LayoutTest forthcoming.

Review URL: https://codereview.chromium.org/684473002

Cr-Commit-Position: refs/heads/master@{#301495}
content/renderer/media/android/webmediaplayer_android.cc
media/blink/webmediaplayer_impl.cc