Exception should be thrown when noteOn and noteOff are not called properly
authorPraveen R Jadhav <praveen.j@samsung.com>
Fri, 22 Mar 2013 12:22:36 +0000 (21:22 +0900)
committerGerrit Code Review <gerrit2@kim11>
Tue, 26 Mar 2013 12:39:49 +0000 (21:39 +0900)
commit484e53ecca981355300c7ae7fa22770bfdaa39a5
tree94435a1121d4bfdac848f542f9872599045a351a
parent05ea47715e84e5ea535a38015edb4cbbb04c9d68
Exception should be thrown when noteOn and noteOff are not called properly

[Title] : Exception should be thrown when noteOn and noteOff are not called properly
[Issue] : TWEB-1091
[Problem] : Exception handling mechanism implementation is not available
[Solution] : Exception handling mechanism is implemented

Change-Id: I92735f97e0df3481f46b06272e2215a7295d4283
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.idl
Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp
Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h
Source/WebCore/Modules/webaudio/OscillatorNode.idl