Bug 197982 - DynamicsCompressorNode reduction attribute type should be float not AudioParam
Summary: DynamicsCompressorNode reduction attribute type should be float not AudioParam
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2019-05-17 06:35 PDT by accounts
Modified: 2021-03-07 23:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description accounts 2019-05-17 06:35:47 PDT
In the spec the reduction attribute should be of type float and not AudioParam: https://www.w3.org/TR/webaudio/#dom-dynamicscompressornode-reduction

This affects cross browser compatibility.
Comment 1 Radar WebKit Bug Importer 2019-05-17 11:25:15 PDT
<rdar://problem/50899580>