[Webkit-unassigned] [Bug 49165] New: [chromium] WebMediaPlayerImpl::buffered() returns a single TimeRange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 02:23:58 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49165

           Summary: [chromium] WebMediaPlayerImpl::buffered() returns a
                    single TimeRange
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list