- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Jul 2013 18:49:41 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22831 Bug ID: 22831 Summary: Specify the data model for AudioParam.setValueCurveAtTime Classification: Unclassified Product: AudioWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: Web Audio API Assignee: crogers@google.com Reporter: ehsan@mozilla.com QA Contact: public-audio@w3.org We need to specify exactly what happens when you call AudioParam.setValueCurveAtTime. Roc's proposal was that we should copy the arrays passed into this method when it gets called and use the internal copies from that point on so that we don't race with those arrays being modified on the main thread. I support that proposal. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 29 July 2013 18:49:42 UTC