- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Feb 2013 06:34:10 +0000
- To: public-html-media@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21150
Bug ID: 21150
Summary: Changing duration while updating should fail
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Media Source Extensions
Assignee: adrianba@microsoft.com
Reporter: adrianba@microsoft.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-media@w3.org
Changing the duration while an append or remove is pending should not be
allowed. One specific problem is that reducing the duration relies on a remove
operation, which can't be started if we are already in an updating situation.
We think that an INVALID_STATE_ERR exception should be thrown before step 2 in
2.4.6 Duration change.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 28 February 2013 06:34:12 UTC