This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26000 - Make it explicit that remove() should throw an InvalidAccessError if duration is still NaN.
Summary: Make it explicit that remove() should throw an InvalidAccessError if duration...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: Media Source Extensions (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: CR
Assignee: Aaron Colwell
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-06 02:00 UTC by Aaron Colwell
Modified: 2014-06-13 20:14 UTC (History)
2 users (show)

See Also:


Attachments

Description Aaron Colwell 2014-06-06 02:00:23 UTC
If remove() gets called before any data is appended, duration will still be NaN. It may be unclear to people what start > duration would be in this situation. I propose that the duration equals NaN case be explicitly called out here so that there isn't any misunderstanding.
Comment 1 Aaron Colwell 2014-06-13 20:14:50 UTC
Change committed.
https://dvcs.w3.org/hg/html-media/rev/9990dffde761