Bug 215904 - Fix AudioParam.linearRampToValueAtTime() formula to match specification
Summary: Fix AudioParam.linearRampToValueAtTime() formula to match specification
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 215901
  Show dependency treegraph
 
Reported: 2020-08-27 15:51 PDT by Chris Dumez
Modified: 2020-08-27 16:44 PDT (History)
10 users (show)

See Also:


Attachments
Patch (79.59 KB, patch)
2020-08-27 15:58 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-27 15:51:35 PDT
Fix AudioParam.linearRampToValueAtTime() formula to match specification:
- https://www.w3.org/TR/webaudio/#dom-audioparam-linearramptovalueattime
Comment 1 Chris Dumez 2020-08-27 15:58:20 PDT
Created attachment 407430 [details]
Patch
Comment 2 EWS 2020-08-27 16:43:39 PDT
Committed r266261: <https://trac.webkit.org/changeset/266261>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407430 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-27 16:44:15 PDT
<rdar://problem/67905035>