RESOLVED FIXED Bug 215615
WaveShaperNode.curve setter should create a copy of the input array
https://bugs.webkit.org/show_bug.cgi?id=215615
Summary WaveShaperNode.curve setter should create a copy of the input array
Chris Dumez
Reported 2020-08-18 10:31:44 PDT
WaveShaperNode.curve setter should create a copy of the input array, so that follow-up modifications of the array by the JS do not impact audio processing: - https://www.w3.org/TR/webaudio/#dom-waveshapernode-curve
Attachments
Patch (6.77 KB, patch)
2020-08-18 10:34 PDT, Chris Dumez
no flags
Patch (4.95 KB, patch)
2020-08-18 13:14 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-08-18 10:34:48 PDT
Chris Dumez
Comment 2 2020-08-18 13:14:21 PDT
EWS
Comment 3 2020-08-18 14:13:35 PDT
Committed r265832: <https://trac.webkit.org/changeset/265832> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406803 [details].
Radar WebKit Bug Importer
Comment 4 2020-08-18 14:14:17 PDT
Note You need to log in before you can comment on or make changes to this bug.