Bug 215615

Summary: WaveShaperNode.curve setter should create a copy of the input array
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: clark_wang, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.w3.org/TR/webaudio/#dom-waveshapernode-curve
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch
none
Patch none

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.