[Bug 22832] New: Specify the data model for WaveShaperNode.curve

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22832

            Bug ID: 22832
           Summary: Specify the data model for WaveShaperNode.curve
    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 set WaveShaperNode.curve to a
new array value.  Roc's proposal was that we should copy the arrays set to this
attribute when it the attribute is set 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:50:51 UTC