WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
216839
AudioParam.setValueCurveAtTime() should have an implicit call to setValueAtTime() at the end
https://bugs.webkit.org/show_bug.cgi?id=216839
Summary
AudioParam.setValueCurveAtTime() should have an implicit call to setValueAtTi...
Chris Dumez
Reported
2020-09-22 12:31:18 PDT
AudioParam.setValueCurveAtTime() should have an implicit call to setValueAtTime() at the end, as specified here: -
https://www.w3.org/TR/webaudio/#dom-audioparam-setvaluecurveattime
""" An implicit call to setValueAtTime() is made at time 𝑇0+𝑇𝐷 with value 𝑉[𝑁−1] so that following automations will start from the end of the setValueCurveAtTime() event. """
Attachments
Patch
(7.08 KB, patch)
2020-09-22 12:32 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-09-22 12:32:44 PDT
Created
attachment 409388
[details]
Patch
EWS
Comment 2
2020-09-22 13:13:46 PDT
Committed
r267435
: <
https://trac.webkit.org/changeset/267435
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 409388
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-09-22 13:14:19 PDT
<
rdar://problem/69388018
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug