WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49165
[chromium] WebMediaPlayerImpl::buffered() returns a single TimeRange
https://bugs.webkit.org/show_bug.cgi?id=49165
Summary
[chromium] WebMediaPlayerImpl::buffered() returns a single TimeRange
Philippe Normand
Reported
2010-11-08 02:23:58 PST
According to
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webmediaplayer_impl.cc
the buffered() method always returns a TimeRange containing only one Range. Depending on the media buffering status and if the user seeked to an unbuffered region of the media, the buffered() method should return multiple range. See also
Bug 45101
Attachments
Add attachment
proposed patch, testcase, etc.
imasaki
Comment 1
2011-05-06 10:45:29 PDT
Chromium bug is filed.
http://code.google.com/p/chromium/issues/detail?id=81827
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug