Bug 215710 - AudioParam.automationRate attribute is missing
Summary: AudioParam.automationRate attribute is missing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://www.w3.org/TR/webaudio/#dom-a...
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-08-20 13:13 PDT by Chris Dumez
Modified: 2020-08-20 16:15 PDT (History)
13 users (show)

See Also:


Attachments
Patch (42.47 KB, patch)
2020-08-20 13:17 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (43.60 KB, patch)
2020-08-20 14:01 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (95.89 KB, patch)
2020-08-20 15:13 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (95.89 KB, patch)
2020-08-20 15:43 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>