DescriptionGet rid of custom bindings for AudioBufferSourceNode.buffer setter
Get rid of custom bindings for AudioBufferSourceNode.buffer setter by
leveraging [StrictTypeChecking] IDL extended attribute and updating
the implementation to throw if the input buffer is NULL or if the
number of channels is too big.
There is no web-exposed behavior change.
R=haraken, kbr
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159490
Patch Set 1 #
Total comments: 1
Patch Set 2 : Improve exception message #
Messages
Total messages: 11 (0 generated)
|