- From: <bugzilla@jessica.w3.org>
- Date: Wed, 03 Jul 2013 05:26:17 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22550
Bug ID: 22550
Summary: Clarity about stop method in AudioBufferSourceNode
Classification: Unclassified
Product: AudioWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Web Audio API
Assignee: crogers@google.com
Reporter: praveen.j@samsung.com
QA Contact: public-audio@w3.org
WebAudio Spec says "'stop' must only be called one time and only after a call
to 'start' or 'stop', or an exception will be thrown."
This statement is contradictory as 'stop' can be called only once but also says
it can be called after a call to 'stop' which is not possible.
A statement like "'stop' must only be called one time and only after a call to
'start' or an exception will be thrown." would provide more clarity IMO.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 3 July 2013 05:26:19 UTC