DescriptionRemove 2-arg createBuffer from WebAudio
Originally the 2-arg createBuffer method was a method for synchronously decoding a blob of encoded audio data. This is no longer allowed in the WebAudio specification.
See http://webaudio.github.io/web-audio-api/#methods for the valid createBuffer method.
Update tests accordingly.
BUG=354133
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171498
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Remove unused var #
Messages
Total messages: 6 (0 generated)
|