OscillatorNode shouldn't throw exception when "custom" type is set.
authorPraveen R Jadhav <praveen.j@samsung.com>
Mon, 8 Apr 2013 05:59:33 +0000 (14:59 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 8 Apr 2013 06:25:31 +0000 (15:25 +0900)
commite235b6d2a27583bc6deb5c741f4249b32025364d
tree7d91c485f01439d8a5ff07e289a132d6095c3bec
parentae13c18885c6acb4cf30d666bfe081bdc61e8d0d
OscillatorNode shouldn't throw exception when "custom" type is set.

[Title] : OscillatorNode shouldn't throw exception when "custom" type is set.
[Issue] : TWEB-1110
[Problem] : when OscillatorNode is set to "custom" type, it throws exception
[Solution] : Code modified to skip throwing exception when "custom" type is set.

Change-Id: Ib2d504d7e9148440934e969bcd479d4c9f4eeaf6
Source/WebCore/Modules/webaudio/OscillatorNode.cpp
Source/WebCore/bindings/js/JSOscillatorNodeCustom.cpp