Bug 215710

Summary: AudioParam.automationRate attribute is missing
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: clark_wang, darin, eric.carlson, esprehn+autocc, ews-watchlist, ggaren, glenn, jer.noble, kondapallykalyan, 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-audioparam-automationrate
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Chris Dumez 2020-08-20 13:13:05 PDT
AudioParam.automationRate attribute is missing:
- https://www.w3.org/TR/webaudio/#dom-audioparam-automationrate
Comment 1 Chris Dumez 2020-08-20 13:17:47 PDT
Created attachment 406960 [details]
Patch
Comment 2 Chris Dumez 2020-08-20 14:01:50 PDT
Created attachment 406964 [details]
Patch
Comment 3 Chris Dumez 2020-08-20 15:13:33 PDT
Created attachment 406973 [details]
Patch
Comment 4 Darin Adler 2020-08-20 15:42:08 PDT
Comment on attachment 406973 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=406973&action=review

> Source/WebCore/Modules/webaudio/AudioParam.idl:34
> +  "a-rate",
> +  "k-rate"

Indentation?
Comment 5 Chris Dumez 2020-08-20 15:43:32 PDT
Created attachment 406976 [details]
Patch
Comment 6 EWS 2020-08-20 16:14:10 PDT
Committed r265980: <https://trac.webkit.org/changeset/265980>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406976 [details].
Comment 7 Radar WebKit Bug Importer 2020-08-20 16:15:20 PDT
<rdar://problem/67513231>