[Webkit-unassigned] [Bug 93406] New: Cap the number of SourceBuffers that may be added to a MediaSource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 16:01:30 PDT 2012


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

           Summary: Cap the number of SourceBuffers that may be added to a
                    MediaSource
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annacc at chromium.org
                CC: eric.carlson at apple.com, acolwell at chromium.org
            Blocks: 90819


Make sure that no more SourceBuffer objects are added to a MediaSource than can fit into the sourceBuffers SourceBufferList (internally stored as a Vector).

-- 
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