WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(4.95 KB, patch)
2020-08-18 13:14 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-08-18 10:34:48 PDT
Created
attachment 406792
[details]
Patch
Chris Dumez
Comment 2
2020-08-18 13:14:21 PDT
Created
attachment 406803
[details]
Patch
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
<
rdar://problem/67352223
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug