Bug 134305 - [MSE] Update monitorSourceBuffers to match recent spec changes
Summary: [MSE] Update monitorSourceBuffers to match recent spec changes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-25 13:10 PDT by Jer Noble
Modified: 2014-06-26 00:46 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2014-06-25 13:14 PDT, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2014-06-25 13:10:02 PDT
[MSE] Update monitorSourceBuffers to match recent spec changes
Comment 1 Jer Noble 2014-06-25 13:11:07 PDT
In <https://www.w3.org/Bugs/Public/show_bug.cgi?id=24347>, the spec text for "Source Buffer Monitoring" was updated to:

"If buffered for all objects in activeSourceBuffers contains a TimeRange that includes the current playback position and some time beyond the current playback position, but not enough data to ensure uninterrupted playback:"
Comment 2 Jer Noble 2014-06-25 13:14:18 PDT
Created attachment 233832 [details]
Patch
Comment 3 Jer Noble 2014-06-25 14:32:01 PDT
Committed r170437: <http://trac.webkit.org/changeset/170437>