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

Issue 2000423008: Clamp AudioParam automations to the nominal range. (Closed)

Created:
4 years, 7 months ago by Raymond Toy
Modified:
4 years, 6 months ago
Reviewers:
hongchan
CC:
chromium-reviews, blink-reviews, haraken, hongchan, Raymond Toy
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clamp AudioParam automations to the nominal range. AudioParam automations should clamp the values to the nominal ranges. The clamping should happen just before the values are applied. Spec issue: https://github.com/WebAudio/web-audio-api/issues/766 Resolution: https://github.com/WebAudio/web-audio-api/pull/808 BUG=604827 TEST=audioparam-automation-clamping.html Committed: https://crrev.com/d37fd97295ac7f7c3a5112f707ff51216f55fbbf Cr-Commit-Position: refs/heads/master@{#400599}

Patch Set 1 #

Patch Set 2 : Add layout test for clamping. #

Patch Set 3 : Rebase #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -10 lines) Patch
A third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping.html View 1 1 chunk +132 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/webaudio/audioparam-automation-clamping-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioParam.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp View 1 2 4 chunks +12 lines, -4 lines 6 comments Download

Messages

Total messages: 18 (9 generated)
Raymond Toy
PTAL.
4 years, 6 months ago (2016-06-17 16:23:20 UTC) #5
hongchan
https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp File third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp (right): https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp#newcode380 third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp:380: } Sorry to bring this up again, why this ...
4 years, 6 months ago (2016-06-17 17:00:41 UTC) #6
Raymond Toy
https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp File third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp (right): https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp#newcode380 third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp:380: } On 2016/06/17 17:00:40, hoch wrote: > Sorry to ...
4 years, 6 months ago (2016-06-17 17:10:06 UTC) #7
hongchan
lgtm https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp File third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp (right): https://codereview.chromium.org/2000423008/diff/40001/third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp#newcode380 third_party/WebKit/Source/modules/webaudio/AudioParamTimeline.cpp:380: } On 2016/06/17 17:10:05, Raymond Toy wrote: > ...
4 years, 6 months ago (2016-06-17 17:55:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000423008/40001
4 years, 6 months ago (2016-06-17 18:25:44 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/241043)
4 years, 6 months ago (2016-06-17 21:41:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000423008/40001
4 years, 6 months ago (2016-06-18 15:46:21 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-18 20:52:03 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-06-18 20:53:30 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d37fd97295ac7f7c3a5112f707ff51216f55fbbf
Cr-Commit-Position: refs/heads/master@{#400599}

Powered by Google App Engine
This is Rietveld 408576698