Bug 215096

Summary: Add constructor for AudioBufferSourceNode
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, clark_wang, darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, gyuyoung.kim, jer.noble, kondapallykalyan, philipj, ryuan.choi, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://www.w3.org/TR/webaudio/#AudioBufferSourceNode
Bug Depends on:    
Bug Blocks: 212611, 215106    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Chris Dumez 2020-08-03 13:03:16 PDT
Add constructor for AudioBufferSourceNode, as per:
- https://www.w3.org/TR/webaudio/#AudioBufferSourceNode
Comment 1 Chris Dumez 2020-08-03 14:15:12 PDT
Created attachment 405864 [details]
Patch
Comment 2 Darin Adler 2020-08-03 14:46:40 PDT
Comment on attachment 405864 [details]
Patch

Seems that default values for some fields are listed in multiple places. I bet some of the places aren’t actually affecting things. Would be nice to reduce this a bit in the future. Default values that have no effect.
Comment 3 Chris Dumez 2020-08-03 15:36:16 PDT
Created attachment 405874 [details]
Patch
Comment 4 Chris Dumez 2020-08-03 16:06:51 PDT
Created attachment 405882 [details]
Patch
Comment 5 EWS 2020-08-03 17:32:01 PDT
Committed r265233: <https://trac.webkit.org/changeset/265233>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405882 [details].
Comment 6 Radar WebKit Bug Importer 2020-08-03 17:33:19 PDT
<rdar://problem/66500063>