OSDN Git Service

Allow HTML5 video to seek.
authorBen Murdoch <benm@google.com>
Wed, 22 Dec 2010 18:45:20 +0000 (18:45 +0000)
committerBen Murdoch <benm@google.com>
Wed, 22 Dec 2010 18:45:20 +0000 (18:45 +0000)
commitd436a8e4bf9a2c6eab6a09513ce13340c84ef10c
treeda27253b130078f0d504e111533631cffa0967f2
parent4741f41129460f4c8cdca5df12a38305f38945d0
Allow HTML5 video to seek.

Need to return the duration of the currently playing video to WebCore
to allow the video to seek correctly.

Bug: 3303699
Change-Id: I79f6a7e7217cf987d35b5b1a9313a918630be7a0
WebKit/android/WebCoreSupport/MediaPlayerPrivateAndroid.cpp