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

Issue 1807583002: DynamicsCompressor.reduction is a float not an AudioParam (Closed)

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

Description

DynamicsCompressor.reduction is a float not an AudioParam The WebAudio spec says the reduction attribute is a read-only float, not an AudioParam. Make it so. See http://webaudio.github.io/web-audio-api/#attributes-25 WebAudio issue: https://github.com/WebAudio/web-audio-api/issues/243 Resolution: https://github.com/WebAudio/web-audio-api/pull/404 Intent: https://groups.google.com/a/chromium.org/d/msg/blink-dev/_Rl4IviXanE/vaoTC-9BAQAJ BUG=595022 TEST=dynamicscompressor-clear-internal-state.html, dynamicscompressor-simple.html, dynamicscompressor-basic.html Committed: https://crrev.com/b55aa6bd0a936c03d572d9e09b5e07db16b7da93 Cr-Commit-Position: refs/heads/master@{#389647}

Patch Set 1 #

Patch Set 2 : Make reduction actually be a float; add tests. #

Patch Set 3 : Wrap long lines #

Patch Set 4 : Rebase #

Total comments: 5

Patch Set 5 : Address comments #

Patch Set 6 : Rebase #

Messages

Total messages: 30 (15 generated)
Raymond Toy
PTAL. Intent hasn't been approved yet, but it looks likely.
4 years, 8 months ago (2016-04-19 20:39:31 UTC) #4
hongchan
lgtm with nits. https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html File third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html (right): https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html#newcode47 third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html:47: if (Math.abs(compressor.attack.value - 0.003) < 2.61e-11) ...
4 years, 8 months ago (2016-04-20 16:25:02 UTC) #5
Raymond Toy
https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html File third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html (right): https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html#newcode47 third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html:47: if (Math.abs(compressor.attack.value - 0.003) < 2.61e-11) On 2016/04/20 16:25:02, ...
4 years, 8 months ago (2016-04-20 16:28:56 UTC) #6
hongchan
https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html File third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html (right): https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html#newcode47 third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html:47: if (Math.abs(compressor.attack.value - 0.003) < 2.61e-11) On 2016/04/20 16:28:55, ...
4 years, 8 months ago (2016-04-21 17:32:33 UTC) #7
Raymond Toy
On 2016/04/21 17:32:33, hoch wrote: > https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html > File third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html > (right): > > https://codereview.chromium.org/1807583002/diff/60001/third_party/WebKit/LayoutTests/webaudio/dynamicscompressor-basic.html#newcode47 ...
4 years, 8 months ago (2016-04-21 17:48:48 UTC) #8
hongchan
lgtm
4 years, 8 months ago (2016-04-21 17:49:21 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807583002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807583002/80001
4 years, 8 months ago (2016-04-21 17:59:16 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-21 19:49:03 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807583002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807583002/80001
4 years, 8 months ago (2016-04-25 16:13:05 UTC) #16
commit-bot: I haz the power
Failed to commit the patch.
4 years, 8 months ago (2016-04-25 18:00:59 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807583002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807583002/80001
4 years, 8 months ago (2016-04-25 20:23:46 UTC) #21
commit-bot: I haz the power
Failed to commit the patch.
4 years, 8 months ago (2016-04-25 20:30:08 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807583002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807583002/100001
4 years, 8 months ago (2016-04-25 20:34:14 UTC) #26
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 8 months ago (2016-04-26 01:02:57 UTC) #28
commit-bot: I haz the power
4 years, 8 months ago (2016-04-26 01:04:13 UTC) #30
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/b55aa6bd0a936c03d572d9e09b5e07db16b7da93
Cr-Commit-Position: refs/heads/master@{#389647}

Powered by Google App Engine
This is Rietveld 408576698