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

Issue 1074463003: Return after throwing an exception when ConvolerNode.buffer rate is wrong. (Closed)

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

Description

Return after throwing an exception when ConvolerNode.buffer rate is wrong. If the exception for the incorrect sample rate was caught, we still continued and set the buffer to the wrong thing. We need to return after throwing the exception. BUG=352776 TEST=dom-exceptions.html updated with test Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193389

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M LayoutTests/webaudio/dom-exceptions.html View 1 chunk +3 lines, -1 line 0 comments Download
M LayoutTests/webaudio/dom-exceptions-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/webaudio/ConvolverNode.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Raymond Toy
PTAL.
5 years, 8 months ago (2015-04-08 16:15:07 UTC) #2
hongchan
lgtm
5 years, 8 months ago (2015-04-08 16:53:18 UTC) #3
Ken Russell (switch to Gerrit)
lgtm
5 years, 8 months ago (2015-04-08 20:54:55 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1074463003/1
5 years, 8 months ago (2015-04-08 21:05:02 UTC) #6
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 23:04:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193389

Powered by Google App Engine
This is Rietveld 408576698