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

Issue 1017983003: Web Audio: Rename AudioParam class to AudioParamHandler. (Closed)

Created:
5 years, 9 months ago by tkent
Modified:
5 years, 9 months ago
CC:
blink-reviews, Raymond Toy
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Web Audio: Rename AudioParam class to AudioParamHandler. This is a preparation to split AudioParam class to AudioParamHandler class and AudioParam class. We'll introduce AudioParam class to wrap AudioParamHandler again. To reduce the patch size, this CL contains "using AudioParam = AudioParamHandler". BUG=464617 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192496

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -27 lines) Patch
M Source/modules/webaudio/AudioNode.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/modules/webaudio/AudioNodeOutput.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webaudio/AudioParam.h View 3 chunks +8 lines, -4 lines 0 comments Download
M Source/modules/webaudio/AudioParam.cpp View 7 chunks +12 lines, -12 lines 0 comments Download
M Source/modules/webaudio/BiquadFilterNode.h View 2 chunks +5 lines, -5 lines 0 comments Download
M Source/modules/webaudio/DelayNode.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
tkent
Please review this trivial CL.
5 years, 9 months ago (2015-03-25 01:30:26 UTC) #2
haraken
LGTM
5 years, 9 months ago (2015-03-25 01:32:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017983003/1
5 years, 9 months ago (2015-03-25 02:32:42 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 06:08:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192496

Powered by Google App Engine
This is Rietveld 408576698