Bug 49165

Summary: [chromium] WebMediaPlayerImpl::buffered() returns a single TimeRange
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: imasaki, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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
imasaki
Comment 1 2011-05-06 10:45:29 PDT
Note You need to log in before you can comment on or make changes to this bug.