Bug 891986 - Keep the source ArrayBuffer to a decodeAudioData call alive until the...
commit63564ecf7c49c7b025e5379db451ef8d535dcff1
authorPaul Adenot <paul@paul.cx>
Tue, 16 Jul 2013 09:00:36 +0000 (16 11:00 +0200)
committerPaul Adenot <paul@paul.cx>
Tue, 16 Jul 2013 09:00:36 +0000 (16 11:00 +0200)
tree89cdaa9357a95d181b1d84fac1852cc0fb4c96bf
parent4a19924c662c5b070edf477623c5b638a84b5fa6
Bug 891986 - Keep the source ArrayBuffer to a decodeAudioData call alive until the decoding is complete. r=mccr8,ehsan
content/media/webaudio/AudioContext.cpp
content/media/webaudio/AudioContext.h
content/media/webaudio/MediaBufferDecoder.cpp
content/media/webaudio/MediaBufferDecoder.h