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

Issue 386343004: WebAudio: Use references instead of pointers in AudioNodeInput and AudioNodeOutput. (Closed)

Created:
6 years, 5 months ago by tkent
Modified:
6 years, 5 months ago
Reviewers:
keishi
CC:
blink-reviews, Raymond Toy
Project:
blink
Visibility:
Public.

Description

WebAudio: Use references instead of pointers in AudioNodeInput and AudioNodeOutput. We can remove some unnecessary assertions and null checks. BUG=392788 TEST=none; No behavior changes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178033

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -101 lines) Patch
M Source/modules/webaudio/AudioNode.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M Source/modules/webaudio/AudioNodeInput.h View 2 chunks +9 lines, -9 lines 0 comments Download
M Source/modules/webaudio/AudioNodeInput.cpp View 8 chunks +32 lines, -50 lines 0 comments Download
M Source/modules/webaudio/AudioNodeOutput.h View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/modules/webaudio/AudioNodeOutput.cpp View 4 chunks +13 lines, -33 lines 0 comments Download
M Source/modules/webaudio/AudioParam.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tkent
Would you review this please?
6 years, 5 months ago (2014-07-14 06:52:58 UTC) #1
keishi
lgtm
6 years, 5 months ago (2014-07-14 07:06:49 UTC) #2
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 5 months ago (2014-07-14 07:59:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/386343004/1
6 years, 5 months ago (2014-07-14 08:00:23 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_compile_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-14 08:29:48 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 08:40:32 UTC) #6
Message was sent while issue was closed.
Change committed as 178033

Powered by Google App Engine
This is Rietveld 408576698