Bug 134305

Summary: [MSE] Update monitorSourceBuffers to match recent spec changes
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, calvaris, cdumez, commit-queue, eric.carlson, glenn, gyuyoung.kim, ltilve, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

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>