Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Issue 2426893003: Allow timeConstant=0 for setTargetAtTime (Closed)

Created:
4 years, 2 months ago by Raymond Toy
Modified:
4 years ago
Reviewers:
hongchan
CC:
blink-reviews, chromium-reviews, haraken, hongchan
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow timeConstant=0 for setTargetAtTime setTargetAtTime should allow a time constant of 0. This means the output value jumps instantaneously to the target value at the start time. Spec: https://webaudio.github.io/web-audio-api/#widl-AudioParam-setTargetAtTime-AudioParam-float-target-double-startTime-float-timeConstant BUG=630869 TEST=audioparam-setTarget-timeConstant-0.html, audiparam-exceptional-values.html Remove test for timeConstant=0. Committed: https://crrev.com/9f2135a54d2c7d6112f426a4a988e16a1c4ca9f2 Cr-Commit-Position: refs/heads/master@{#437614}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -6 lines) Patch
M third_party/WebKit/LayoutTests/webaudio/audioparam-exceptional-values.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/audioparam-exceptional-values-expected.txt View 1 chunk +1 line, -2 lines 0 comments Download
A third_party/WebKit/LayoutTests/webaudio/audioparam-setTarget-timeConstant-0.html View 1 chunk +88 lines, -0 lines 2 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp View 2 chunks +14 lines, -3 lines 1 comment Download

Messages

Total messages: 21 (11 generated)
Raymond Toy
PTAL
4 years, 2 months ago (2016-10-18 20:37:05 UTC) #4
Raymond Toy
Ping
4 years, 1 month ago (2016-10-31 15:09:43 UTC) #7
hongchan
lgtm with nits. https://codereview.chromium.org/2426893003/diff/1/third_party/WebKit/LayoutTests/webaudio/audioparam-setTarget-timeConstant-0.html File third_party/WebKit/LayoutTests/webaudio/audioparam-setTarget-timeConstant-0.html (right): https://codereview.chromium.org/2426893003/diff/1/third_party/WebKit/LayoutTests/webaudio/audioparam-setTarget-timeConstant-0.html#newcode19 third_party/WebKit/LayoutTests/webaudio/audioparam-setTarget-timeConstant-0.html:19: // |value| is the target value. ...
4 years, 1 month ago (2016-10-31 20:50:43 UTC) #8
hongchan
Although the CL got l-g-t-m, we decided to push this CL with other dependent changes ...
4 years, 1 month ago (2016-10-31 21:19:37 UTC) #9
Raymond Toy
On 2016/10/31 21:19:37, hongchan wrote: > Although the CL got l-g-t-m, we decided to push ...
4 years ago (2016-12-05 22:00:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2426893003/1
4 years ago (2016-12-05 22:01:00 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/282989)
4 years ago (2016-12-05 22:38:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2426893003/1
4 years ago (2016-12-09 17:02:02 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-09 20:01:12 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-12 14:37:06 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9f2135a54d2c7d6112f426a4a988e16a1c4ca9f2
Cr-Commit-Position: refs/heads/master@{#437614}

Powered by Google App Engine
This is Rietveld 408576698