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

Issue 209423006: WebAudio: Remove legacy support for numerical values for Oscillator types. (Closed)

Created:
6 years, 9 months ago by Raymond Toy
Modified:
6 years, 8 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, kouhei+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

WebAudio: Remove legacy support for numerical values for Oscillator types. BUG=346522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171098

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -143 lines) Patch
M LayoutTests/webaudio/oscillator-basic.html View 3 chunks +22 lines, -39 lines 0 comments Download
M LayoutTests/webaudio/oscillator-basic-expected.txt View 1 chunk +7 lines, -13 lines 0 comments Download
M LayoutTests/webaudio/oscillator-custom.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/webaudio/oscillator-sine.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/webaudio/oscillator-square.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/webaudio/oscillator-triangle.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/webaudio/resources/oscillator-testing.js View 1 chunk +1 line, -9 lines 0 comments Download
M Source/bindings/bindings.gypi View 1 1 chunk +0 lines, -1 line 0 comments Download
D Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp View 1 chunk +0 lines, -66 lines 0 comments Download
M Source/modules/webaudio/OscillatorNode.h View 2 chunks +2 lines, -1 line 0 comments Download
M Source/modules/webaudio/OscillatorNode.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/webaudio/OscillatorNode.idl View 1 chunk +1 line, -8 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Raymond Toy
PTAL.
6 years, 8 months ago (2014-04-08 17:35:02 UTC) #1
Raymond Toy
haraken@chromium.org: Please review changes in Source/bindings
6 years, 8 months ago (2014-04-08 17:36:08 UTC) #2
Ken Russell (switch to Gerrit)
LGTM overall. One point. https://codereview.chromium.org/209423006/diff/80001/LayoutTests/webaudio/oscillator-basic.html File LayoutTests/webaudio/oscillator-basic.html (right): https://codereview.chromium.org/209423006/diff/80001/LayoutTests/webaudio/oscillator-basic.html#newcode52 LayoutTests/webaudio/oscillator-basic.html:52: if (osc.type == "custom") The ...
6 years, 8 months ago (2014-04-08 17:48:21 UTC) #3
Raymond Toy
https://codereview.chromium.org/209423006/diff/80001/LayoutTests/webaudio/oscillator-basic.html File LayoutTests/webaudio/oscillator-basic.html (right): https://codereview.chromium.org/209423006/diff/80001/LayoutTests/webaudio/oscillator-basic.html#newcode52 LayoutTests/webaudio/oscillator-basic.html:52: if (osc.type == "custom") On 2014/04/08 17:48:22, Ken Russell ...
6 years, 8 months ago (2014-04-08 18:34:20 UTC) #4
haraken
LGTM for bindings/.
6 years, 8 months ago (2014-04-08 23:18:42 UTC) #5
Raymond Toy
On 2014/04/08 23:18:42, haraken wrote: > LGTM for bindings/. Thanks for the reviews!
6 years, 8 months ago (2014-04-08 23:38:11 UTC) #6
Raymond Toy
The CQ bit was checked by rtoy@chromium.org
6 years, 8 months ago (2014-04-08 23:38:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@chromium.org/209423006/80001
6 years, 8 months ago (2014-04-08 23:38:27 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 23:38:38 UTC) #9
commit-bot: I haz the power
Failed to apply patch for Source/bindings/bindings.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-08 23:38:38 UTC) #10
Raymond Toy
The CQ bit was checked by rtoy@chromium.org
6 years, 8 months ago (2014-04-09 00:02:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@chromium.org/209423006/100001
6 years, 8 months ago (2014-04-09 00:02:49 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 01:13:01 UTC) #13
Message was sent while issue was closed.
Change committed as 171098

Powered by Google App Engine
This is Rietveld 408576698