- From: <bugzilla@jessica.w3.org>
- Date: Fri, 06 Jun 2014 01:54:08 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25999
Bug ID: 25999
Summary: Lower bound and initial value for appendWindowStart
should be "presentation start time" and not 0
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: adrianba@microsoft.com
Reporter: acolwell@google.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
While filing Bug 25998, I realized that lower constraint for timestamps was
"presentation start time", but appendWindowStart was explicitly set to 0 in
places. For consistency, I think instances where appendWindowStart is set to 0
should be replaced with "presentation start time".
This doesn't change any actual behavior since "presentation start time" always
equals 0 for MSE, but it makes it clear that the appendWindowStart can't ever
be earlier than the beginning of the presentation.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 6 June 2014 01:54:11 UTC