[Webkit-unassigned] [Bug 135118] New: Make activeSourceBuffers a live SourceBufferList.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 21 09:52:22 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135118
Summary: Make activeSourceBuffers a live SourceBufferList.
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: jer.noble at apple.com
Depends on: 134949
In the comments to bug #134949, Darin points out that regenerating the list of active SourceBuffers is potentially a O(n^3) operation. Investigate making SourceBufferList expose the active subset of its SourceBuffers, rather than tracking that in a second object.
--
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