Bug 599089 - Remote Audio to parent process. r=kinetik a=blocking-fennec
commit69f80b5710e460f62d03cb61c3febed3e6508721
authorDoug Turner <dougt@dougt.org>
Wed, 17 Nov 2010 04:14:19 +0000 (16 20:14 -0800)
committerDoug Turner <dougt@dougt.org>
Wed, 17 Nov 2010 04:14:19 +0000 (16 20:14 -0800)
treed75bee7a8fea13363b9fcf0fdc5e4864cfcd1c22
parenta2d80453332402b721b7205dbbb198e2950e0065
Bug 599089 - Remote Audio to parent process. r=kinetik a=blocking-fennec
20 files changed:
content/html/content/public/nsHTMLMediaElement.h
content/html/content/src/nsHTMLAudioElement.cpp
content/media/Makefile.in
content/media/nsAudioStream.cpp
content/media/nsAudioStream.h
content/media/nsBuiltinDecoderStateMachine.cpp
content/media/nsBuiltinDecoderStateMachine.h
content/media/wave/nsWaveDecoder.cpp
dom/ipc/AudioChild.cpp [new file with mode: 0644]
dom/ipc/AudioChild.h [new file with mode: 0644]
dom/ipc/AudioParent.cpp [new file with mode: 0644]
dom/ipc/AudioParent.h [new file with mode: 0644]
dom/ipc/ContentChild.cpp
dom/ipc/ContentChild.h
dom/ipc/ContentParent.cpp
dom/ipc/ContentParent.h
dom/ipc/Makefile.in
dom/ipc/PAudio.ipdl [new file with mode: 0644]
dom/ipc/PContent.ipdl
dom/ipc/ipdl.mk