mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 05:11:03 +00:00
f632bc6ab3
- Bug 1267186 - Split lookup of WebIDL DOM class names from lookup of DOMCI DOM class names. r=bz. (1cb4c3698e) - Bug 1206637: P1. Add MediaPrefs convenience class. r=cpearce (d352b9ca0b) - Bug 1254378 - Make new 'speech-synth-started' component service category. r=smaug (ece851540b) - Bug 1206637: P2. Replace all cached preferences with MediaPrefs ones. r=cpearce (1492083f62) - Bug 1216407 - Use mozilla/Endian.h for NfcService. r=yoshi (b2a508186d) - Bug 1237493 - [NFC] Separate Gecko and Gonk layers for accessing Androids properties. r=yoshi (062e468bed) - Bug 1272135, part 1 - Fix leading tab usage in ipc/chromium. r=billm (cf29df6977) - Bug 1272135, part 2 - Delete two weird modelines in ipc/chromium. r=billm (da4cdafc7c) - Bug 1272135, part 3 - Fix mode lines in ipc/chromium/. r=billm (040b11738e) - Bug 1273307 - Remove copy constructor/assignment operator for Message/Pickle (r=froydnj) (b53e6d3470) - Bug 1262671 - Remove unused TrimWriteData (r=froydnj) (8fbcefde63) - Bug 1267438 - Group ScrollMetadata's optional clip rect and mask layer index into a LayerClip structure. r=mstange (dcd01e3bce) - Bug 1267438 - Use IntersectMaybeRects() in Layer::GetCombinedClipRect(). r=mstange (5ec2d68aac) - Bug 1262937 - part 1 - don't include the protocol name in Clone error messages; r=jld (3e23610fb1) - Bug 1191452 - Limit IPDL-generated Move()s to Recv methods. r=billm (991cc733b6) - Bug 1262937 - part 2 - don't include the message name when complaining about handler failure; r=jld (b8abbc5c8b) - Bug 1262937 - part 3 - move quoting out of checkedRead; r=jld (16d36ae02a) - Bug 1262937 - part 4 - publically inherit from MessageListener in IProtocol; r=jld (b89aaa7347) - Bug 1262937 - part 5 - factor out actor reading code to a common base class; r=jld (702388bce7) - Bug 1262937 - part 7 - factor out union type deserialization errors; r=jld (dcdf428efc) - Bug 1262937 - part 6 - enable custom error message for ipdl.py's checkedRead; r=jld (5cf11d5d24) - Bug 1262937 - part 8 - factor out array length deserialization errors; r=jld (d1149cc120) - Bug 1271601: If a child process fails to duplicate a TransportDescriptor pipe handle then send it anyway and get the target to duplicate. r=gabor (d578cd0c85) - Bug 1270247 - Crash in ParamTraits<mozilla::net::NetAddr>::Write if the family is unknown. r=hurley (3ed49495c0) - Bug 1267474 - cache-control: immutable tests 3/3 r=mayhemer (ba0bc6e71a) - bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus (a2b93abbbb) - Bug 669259 - Expose original header received from a peer. r=mcmanus (cf53cad7ac) - Bug 386743 - Set default event bubbling/cancelable flags in the WidgetEvent constructor. r=smaug (1c68cfffd2) - Bug 1259661 part.1 Rename WidgetMouseEvent::reasonType to WidgetMouseEvent::Reason r=smaug (0edd107b56) - Bug 1259661 part.2 Rename WidgetMouseEvent::context to WidgetMouseEvent::ContextMenuTrigger r=smaug (0049757099) - Bug 1259661 part.3 Rename WidgetMouseEvent::exitType to WidgetMouseEvent::ExitFrom r=smaug (5ffd3f41b1) - Bug 1259661 part.4 Rename WidgetMouseEvent::reason to WidgetMouseEvent::mReason r=smaug (5605ce8fd0) - Bug 1259661 part.5 Rename WidgetMouseEvent::context to WidgetMouseEvent::mContextMenuTrigger r=smaug (4dd92f0066) - Bug 1259661 part.6 Rename WidgetMouseEvent::exit to WidgetMouseEvent::mExitFrom r=smaug (c46f5fe1bc) - Bug 1259661 part.7 Get rid of WidgetMouseEvent::acceptActivation because of unused r=smaug (4867aaf1a7) - Bug 1259661 part.8 Rename WidgetMouseEvent::ignoreRootScrollFrame to WidgetMouseEvent::mIgnoreRootScrollFrame r=smaug (c829c446fd) - Bug 1259661 part.9 Rename WidgetMouseEvent::clickCount to WidgetMouseEvent::mClickCount r=smaug (2fa015c006) - Bug 1259661 part.10 Clean up some nits of WidgetMouseEvent definition r=smaug (58d3a0cb2c) - Bug 1179346 - Add strings and accesskeys for Microsoft Edge. r=mak (b97f5e7ab4) - Bug 931445 part 1 - Remove unused code from pointerlock_utils.js. r=smaug (e1b9c15569) - Bug 931445 part 2 - Use util code from fullscreen tests to improve robustness of pointerlock tests. r=smaug (3c7b47751e) - Bug 931445 part 3 - Reset synth centering pointer when unlocking pointer. r=smaug (e272fec9c7) - Bug 1263389 NativeKey should initialize WidgetKeyboardEvent::mKeyValue of WM_KEYDOWN of VK_PACKET with following char message r=m_kato (e56a31bd4b) - Bug 1261880 NativeKey should decide printable KeyboardEvent.key value of keydown and keypress events with following WM_CHAR message of WM_KEYDOWN r=m_kato (7208001852) - Bug 1254755 part.1 Rename WidgetKeyboardEvent::keyCode to WidgetKeyboardEvent::mKeyCode r=smaug (97ebefa314) - put back some XP/2003 code, as well as crash/debug (73b3147e58) - Bug 1259679 - Space key shouldn't work as a space key if it's assigned to a function key. r=masayuki (db422c248b) - Bug 1101975, handle access keys in content process before menus, r=masayuki (760213b62e) - Bug 1254755 part.2 Rename WidgetKeyboardEvent::charCode to WidgetKeyboardEvent::mCharCode r=smaug (6cef6114a5) - Bug 1254755 part.3 Rename WidgetKeyboardEvent::alternativeCharCodes to WidgetKeyboardEvent::mAlternativeCharCodes r=smaug (9d23a113fd) - Bug 1254755 part.4 Rename WidgetKeyboardEvent::location to WidgetKeyboardEvent::mLocation r=smaug (f44e0212a6) - Bug 1254755 part.5 Rename WidgetKeyboardEvent::isChar to WidgetKeyboardEvent::mIsChar r=smaug (a713d9903c) - Bug 1254755 part.6 Reorder the members of WidgetKeyboardEvent for reducing its instance size r=smaug (39a14a7d4f) - Bug 1262671 - void** -> PickleIterator (r=froydnj) (716a88b499)
678 lines
19 KiB
C++
678 lines
19 KiB
C++
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
/* vim:set ts=2 sw=2 sts=2 et cindent: */
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "AudioDestinationNode.h"
|
|
#include "AlignmentUtils.h"
|
|
#include "AudioContext.h"
|
|
#include "mozilla/dom/AudioDestinationNodeBinding.h"
|
|
#include "mozilla/dom/ScriptSettings.h"
|
|
#include "mozilla/Services.h"
|
|
#include "AudioChannelAgent.h"
|
|
#include "AudioChannelService.h"
|
|
#include "AudioNodeEngine.h"
|
|
#include "AudioNodeStream.h"
|
|
#include "MediaStreamGraph.h"
|
|
#include "OfflineAudioCompletionEvent.h"
|
|
#include "nsContentUtils.h"
|
|
#include "nsIInterfaceRequestorUtils.h"
|
|
#include "nsIDocShell.h"
|
|
#include "nsIPermissionManager.h"
|
|
#include "nsIScriptObjectPrincipal.h"
|
|
#include "nsServiceManagerUtils.h"
|
|
#include "mozilla/dom/Promise.h"
|
|
|
|
namespace mozilla {
|
|
namespace dom {
|
|
|
|
static uint8_t gWebAudioOutputKey;
|
|
|
|
class OfflineDestinationNodeEngine final : public AudioNodeEngine
|
|
{
|
|
public:
|
|
OfflineDestinationNodeEngine(AudioDestinationNode* aNode,
|
|
uint32_t aNumberOfChannels,
|
|
uint32_t aLength,
|
|
float aSampleRate)
|
|
: AudioNodeEngine(aNode)
|
|
, mWriteIndex(0)
|
|
, mNumberOfChannels(aNumberOfChannels)
|
|
, mLength(aLength)
|
|
, mSampleRate(aSampleRate)
|
|
, mBufferAllocated(false)
|
|
{
|
|
}
|
|
|
|
void ProcessBlock(AudioNodeStream* aStream,
|
|
GraphTime aFrom,
|
|
const AudioBlock& aInput,
|
|
AudioBlock* aOutput,
|
|
bool* aFinished) override
|
|
{
|
|
// Do this just for the sake of political correctness; this output
|
|
// will not go anywhere.
|
|
*aOutput = aInput;
|
|
|
|
// The output buffer is allocated lazily, on the rendering thread, when
|
|
// non-null input is received.
|
|
if (!mBufferAllocated && !aInput.IsNull()) {
|
|
// These allocations might fail if content provides a huge number of
|
|
// channels or size, but it's OK since we'll deal with the failure
|
|
// gracefully.
|
|
mBuffer = ThreadSharedFloatArrayBufferList::
|
|
Create(mNumberOfChannels, mLength, fallible);
|
|
if (mBuffer && mWriteIndex) {
|
|
// Zero leading for any null chunks that were skipped.
|
|
for (uint32_t i = 0; i < mNumberOfChannels; ++i) {
|
|
float* channelData = mBuffer->GetDataForWrite(i);
|
|
PodZero(channelData, mWriteIndex);
|
|
}
|
|
}
|
|
|
|
mBufferAllocated = true;
|
|
}
|
|
|
|
// Skip copying if there is no buffer.
|
|
uint32_t outputChannelCount = mBuffer ? mNumberOfChannels : 0;
|
|
|
|
// Record our input buffer
|
|
MOZ_ASSERT(mWriteIndex < mLength, "How did this happen?");
|
|
const uint32_t duration = std::min(WEBAUDIO_BLOCK_SIZE, mLength - mWriteIndex);
|
|
const uint32_t inputChannelCount = aInput.ChannelCount();
|
|
for (uint32_t i = 0; i < outputChannelCount; ++i) {
|
|
float* outputData = mBuffer->GetDataForWrite(i) + mWriteIndex;
|
|
if (aInput.IsNull() || i >= inputChannelCount) {
|
|
PodZero(outputData, duration);
|
|
} else {
|
|
const float* inputBuffer = static_cast<const float*>(aInput.mChannelData[i]);
|
|
if (duration == WEBAUDIO_BLOCK_SIZE && IS_ALIGNED16(inputBuffer)) {
|
|
// Use the optimized version of the copy with scale operation
|
|
AudioBlockCopyChannelWithScale(inputBuffer, aInput.mVolume,
|
|
outputData);
|
|
} else {
|
|
if (aInput.mVolume == 1.0f) {
|
|
PodCopy(outputData, inputBuffer, duration);
|
|
} else {
|
|
for (uint32_t j = 0; j < duration; ++j) {
|
|
outputData[j] = aInput.mVolume * inputBuffer[j];
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
mWriteIndex += duration;
|
|
|
|
if (mWriteIndex >= mLength) {
|
|
NS_ASSERTION(mWriteIndex == mLength, "Overshot length");
|
|
// Go to finished state. When the graph's current time eventually reaches
|
|
// the end of the stream, then the main thread will be notified and we'll
|
|
// shut down the AudioContext.
|
|
*aFinished = true;
|
|
}
|
|
}
|
|
|
|
bool IsActive() const override
|
|
{
|
|
// Keep processing to track stream time, which is used for all timelines
|
|
// associated with the same AudioContext.
|
|
return true;
|
|
}
|
|
|
|
|
|
class OnCompleteTask final : public Runnable
|
|
{
|
|
public:
|
|
OnCompleteTask(AudioContext* aAudioContext, AudioBuffer* aRenderedBuffer)
|
|
: mAudioContext(aAudioContext)
|
|
, mRenderedBuffer(aRenderedBuffer)
|
|
{}
|
|
|
|
NS_IMETHOD Run() override
|
|
{
|
|
RefPtr<OfflineAudioCompletionEvent> event =
|
|
new OfflineAudioCompletionEvent(mAudioContext, nullptr, nullptr);
|
|
event->InitEvent(mRenderedBuffer);
|
|
mAudioContext->DispatchTrustedEvent(event);
|
|
|
|
return NS_OK;
|
|
}
|
|
private:
|
|
RefPtr<AudioContext> mAudioContext;
|
|
RefPtr<AudioBuffer> mRenderedBuffer;
|
|
};
|
|
|
|
void FireOfflineCompletionEvent(AudioDestinationNode* aNode)
|
|
{
|
|
AudioContext* context = aNode->Context();
|
|
context->Shutdown();
|
|
// Shutdown drops self reference, but the context is still referenced by aNode,
|
|
// which is strongly referenced by the runnable that called
|
|
// AudioDestinationNode::FireOfflineCompletionEvent.
|
|
|
|
// Create the input buffer
|
|
ErrorResult rv;
|
|
RefPtr<AudioBuffer> renderedBuffer =
|
|
AudioBuffer::Create(context, mNumberOfChannels, mLength, mSampleRate,
|
|
mBuffer.forget(), rv);
|
|
if (rv.Failed()) {
|
|
return;
|
|
}
|
|
|
|
aNode->ResolvePromise(renderedBuffer);
|
|
|
|
RefPtr<OnCompleteTask> onCompleteTask =
|
|
new OnCompleteTask(context, renderedBuffer);
|
|
NS_DispatchToMainThread(onCompleteTask);
|
|
|
|
context->OnStateChanged(nullptr, AudioContextState::Closed);
|
|
}
|
|
|
|
size_t SizeOfExcludingThis(MallocSizeOf aMallocSizeOf) const override
|
|
{
|
|
size_t amount = AudioNodeEngine::SizeOfExcludingThis(aMallocSizeOf);
|
|
if (mBuffer) {
|
|
amount += mBuffer->SizeOfIncludingThis(aMallocSizeOf);
|
|
}
|
|
return amount;
|
|
}
|
|
|
|
size_t SizeOfIncludingThis(MallocSizeOf aMallocSizeOf) const override
|
|
{
|
|
return aMallocSizeOf(this) + SizeOfExcludingThis(aMallocSizeOf);
|
|
}
|
|
|
|
private:
|
|
// The input to the destination node is recorded in mBuffer.
|
|
// When this buffer fills up with mLength frames, the buffered input is sent
|
|
// to the main thread in order to dispatch OfflineAudioCompletionEvent.
|
|
RefPtr<ThreadSharedFloatArrayBufferList> mBuffer;
|
|
// An index representing the next offset in mBuffer to be written to.
|
|
uint32_t mWriteIndex;
|
|
uint32_t mNumberOfChannels;
|
|
// How many frames the OfflineAudioContext intends to produce.
|
|
uint32_t mLength;
|
|
float mSampleRate;
|
|
bool mBufferAllocated;
|
|
};
|
|
|
|
class InputMutedRunnable final : public Runnable
|
|
{
|
|
public:
|
|
InputMutedRunnable(AudioNodeStream* aStream,
|
|
bool aInputMuted)
|
|
: mStream(aStream)
|
|
, mInputMuted(aInputMuted)
|
|
{
|
|
}
|
|
|
|
NS_IMETHOD Run() override
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
RefPtr<AudioNode> node = mStream->Engine()->NodeMainThread();
|
|
|
|
if (node) {
|
|
RefPtr<AudioDestinationNode> destinationNode =
|
|
static_cast<AudioDestinationNode*>(node.get());
|
|
destinationNode->InputMuted(mInputMuted);
|
|
}
|
|
return NS_OK;
|
|
}
|
|
|
|
private:
|
|
RefPtr<AudioNodeStream> mStream;
|
|
bool mInputMuted;
|
|
};
|
|
|
|
class DestinationNodeEngine final : public AudioNodeEngine
|
|
{
|
|
public:
|
|
explicit DestinationNodeEngine(AudioDestinationNode* aNode)
|
|
: AudioNodeEngine(aNode)
|
|
, mVolume(1.0f)
|
|
, mLastInputMuted(true)
|
|
, mSuspended(false)
|
|
{
|
|
MOZ_ASSERT(aNode);
|
|
}
|
|
|
|
void ProcessBlock(AudioNodeStream* aStream,
|
|
GraphTime aFrom,
|
|
const AudioBlock& aInput,
|
|
AudioBlock* aOutput,
|
|
bool* aFinished) override
|
|
{
|
|
*aOutput = aInput;
|
|
aOutput->mVolume *= mVolume;
|
|
|
|
if (mSuspended) {
|
|
return;
|
|
}
|
|
|
|
bool newInputMuted = aInput.IsNull() || aInput.IsMuted();
|
|
if (newInputMuted != mLastInputMuted) {
|
|
mLastInputMuted = newInputMuted;
|
|
|
|
RefPtr<InputMutedRunnable> runnable =
|
|
new InputMutedRunnable(aStream, newInputMuted);
|
|
aStream->Graph()->
|
|
DispatchToMainThreadAfterStreamStateUpdate(runnable.forget());
|
|
}
|
|
}
|
|
|
|
bool IsActive() const override
|
|
{
|
|
// Keep processing to track stream time, which is used for all timelines
|
|
// associated with the same AudioContext. If there are no other engines
|
|
// for the AudioContext, then this could return false to suspend the
|
|
// stream, but the stream is blocked anyway through
|
|
// AudioDestinationNode::SetIsOnlyNodeForContext().
|
|
return true;
|
|
}
|
|
|
|
void SetDoubleParameter(uint32_t aIndex, double aParam) override
|
|
{
|
|
if (aIndex == VOLUME) {
|
|
mVolume = aParam;
|
|
}
|
|
}
|
|
|
|
void SetInt32Parameter(uint32_t aIndex, int32_t aParam) override
|
|
{
|
|
if (aIndex == SUSPENDED) {
|
|
mSuspended = !!aParam;
|
|
if (mSuspended) {
|
|
mLastInputMuted = true;
|
|
}
|
|
}
|
|
}
|
|
|
|
enum Parameters {
|
|
VOLUME,
|
|
SUSPENDED,
|
|
};
|
|
|
|
size_t SizeOfIncludingThis(MallocSizeOf aMallocSizeOf) const override
|
|
{
|
|
return aMallocSizeOf(this) + SizeOfExcludingThis(aMallocSizeOf);
|
|
}
|
|
|
|
private:
|
|
float mVolume;
|
|
bool mLastInputMuted;
|
|
bool mSuspended;
|
|
};
|
|
|
|
NS_IMPL_CYCLE_COLLECTION_INHERITED(AudioDestinationNode, AudioNode,
|
|
mAudioChannelAgent,
|
|
mOfflineRenderingPromise)
|
|
|
|
NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED(AudioDestinationNode)
|
|
NS_INTERFACE_MAP_ENTRY(nsIAudioChannelAgentCallback)
|
|
NS_INTERFACE_MAP_END_INHERITING(AudioNode)
|
|
|
|
NS_IMPL_ADDREF_INHERITED(AudioDestinationNode, AudioNode)
|
|
NS_IMPL_RELEASE_INHERITED(AudioDestinationNode, AudioNode)
|
|
|
|
AudioDestinationNode::AudioDestinationNode(AudioContext* aContext,
|
|
bool aIsOffline,
|
|
AudioChannel aChannel,
|
|
uint32_t aNumberOfChannels,
|
|
uint32_t aLength, float aSampleRate)
|
|
: AudioNode(aContext, aIsOffline ? aNumberOfChannels : 2,
|
|
ChannelCountMode::Explicit, ChannelInterpretation::Speakers)
|
|
, mFramesToProduce(aLength)
|
|
, mAudioChannel(AudioChannel::Normal)
|
|
, mIsOffline(aIsOffline)
|
|
, mAudioChannelSuspended(false)
|
|
, mCaptured(false)
|
|
{
|
|
MediaStreamGraph* graph = aIsOffline ?
|
|
MediaStreamGraph::CreateNonRealtimeInstance(aSampleRate) :
|
|
MediaStreamGraph::GetInstance(MediaStreamGraph::AUDIO_THREAD_DRIVER, aChannel);
|
|
AudioNodeEngine* engine = aIsOffline ?
|
|
new OfflineDestinationNodeEngine(this, aNumberOfChannels,
|
|
aLength, aSampleRate) :
|
|
static_cast<AudioNodeEngine*>(new DestinationNodeEngine(this));
|
|
|
|
AudioNodeStream::Flags flags =
|
|
AudioNodeStream::NEED_MAIN_THREAD_CURRENT_TIME |
|
|
AudioNodeStream::NEED_MAIN_THREAD_FINISHED |
|
|
AudioNodeStream::EXTERNAL_OUTPUT;
|
|
mStream = AudioNodeStream::Create(aContext, engine, flags, graph);
|
|
mStream->AddMainThreadListener(this);
|
|
mStream->AddAudioOutput(&gWebAudioOutputKey);
|
|
|
|
if (!aIsOffline) {
|
|
graph->NotifyWhenGraphStarted(mStream);
|
|
}
|
|
|
|
if (aChannel != AudioChannel::Normal) {
|
|
ErrorResult rv;
|
|
SetMozAudioChannelType(aChannel, rv);
|
|
}
|
|
}
|
|
|
|
AudioDestinationNode::~AudioDestinationNode()
|
|
{
|
|
}
|
|
|
|
size_t
|
|
AudioDestinationNode::SizeOfExcludingThis(MallocSizeOf aMallocSizeOf) const
|
|
{
|
|
size_t amount = AudioNode::SizeOfExcludingThis(aMallocSizeOf);
|
|
// Might be useful in the future:
|
|
// - mAudioChannelAgent
|
|
return amount;
|
|
}
|
|
|
|
size_t
|
|
AudioDestinationNode::SizeOfIncludingThis(MallocSizeOf aMallocSizeOf) const
|
|
{
|
|
return aMallocSizeOf(this) + SizeOfExcludingThis(aMallocSizeOf);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::DestroyAudioChannelAgent()
|
|
{
|
|
if (mAudioChannelAgent && !Context()->IsOffline()) {
|
|
mAudioChannelAgent->NotifyStoppedPlaying();
|
|
mAudioChannelAgent = nullptr;
|
|
}
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::DestroyMediaStream()
|
|
{
|
|
DestroyAudioChannelAgent();
|
|
|
|
if (!mStream)
|
|
return;
|
|
|
|
mStream->RemoveMainThreadListener(this);
|
|
MediaStreamGraph* graph = mStream->Graph();
|
|
if (graph->IsNonRealtime()) {
|
|
MediaStreamGraph::DestroyNonRealtimeInstance(graph);
|
|
}
|
|
AudioNode::DestroyMediaStream();
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::NotifyMainThreadStreamFinished()
|
|
{
|
|
MOZ_ASSERT(mStream->IsFinished());
|
|
|
|
if (mIsOffline) {
|
|
NS_DispatchToCurrentThread(NewRunnableMethod(this,
|
|
&AudioDestinationNode::FireOfflineCompletionEvent));
|
|
}
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::FireOfflineCompletionEvent()
|
|
{
|
|
OfflineDestinationNodeEngine* engine =
|
|
static_cast<OfflineDestinationNodeEngine*>(Stream()->Engine());
|
|
engine->FireOfflineCompletionEvent(this);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::ResolvePromise(AudioBuffer* aRenderedBuffer)
|
|
{
|
|
MOZ_ASSERT(NS_IsMainThread());
|
|
MOZ_ASSERT(mIsOffline);
|
|
mOfflineRenderingPromise->MaybeResolve(aRenderedBuffer);
|
|
}
|
|
|
|
uint32_t
|
|
AudioDestinationNode::MaxChannelCount() const
|
|
{
|
|
return Context()->MaxChannelCount();
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::SetChannelCount(uint32_t aChannelCount, ErrorResult& aRv)
|
|
{
|
|
if (aChannelCount > MaxChannelCount()) {
|
|
aRv.Throw(NS_ERROR_DOM_INDEX_SIZE_ERR);
|
|
return;
|
|
}
|
|
|
|
AudioNode::SetChannelCount(aChannelCount, aRv);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::Mute()
|
|
{
|
|
MOZ_ASSERT(Context() && !Context()->IsOffline());
|
|
SendDoubleParameterToStream(DestinationNodeEngine::VOLUME, 0.0f);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::Unmute()
|
|
{
|
|
MOZ_ASSERT(Context() && !Context()->IsOffline());
|
|
SendDoubleParameterToStream(DestinationNodeEngine::VOLUME, 1.0f);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::Suspend()
|
|
{
|
|
DestroyAudioChannelAgent();
|
|
SendInt32ParameterToStream(DestinationNodeEngine::SUSPENDED, 1);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::Resume()
|
|
{
|
|
CreateAudioChannelAgent();
|
|
SendInt32ParameterToStream(DestinationNodeEngine::SUSPENDED, 0);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::OfflineShutdown()
|
|
{
|
|
MOZ_ASSERT(Context() && Context()->IsOffline(),
|
|
"Should only be called on a valid OfflineAudioContext");
|
|
|
|
MediaStreamGraph::DestroyNonRealtimeInstance(mStream->Graph());
|
|
mOfflineRenderingRef.Drop(this);
|
|
}
|
|
|
|
JSObject*
|
|
AudioDestinationNode::WrapObject(JSContext* aCx, JS::Handle<JSObject*> aGivenProto)
|
|
{
|
|
return AudioDestinationNodeBinding::Wrap(aCx, this, aGivenProto);
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::StartRendering(Promise* aPromise)
|
|
{
|
|
mOfflineRenderingPromise = aPromise;
|
|
mOfflineRenderingRef.Take(this);
|
|
mStream->Graph()->StartNonRealtimeProcessing(mFramesToProduce);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
AudioDestinationNode::WindowVolumeChanged(float aVolume, bool aMuted)
|
|
{
|
|
if (!mStream) {
|
|
return NS_OK;
|
|
}
|
|
|
|
float volume = aMuted ? 0.0 : aVolume;
|
|
mStream->SetAudioOutputVolume(&gWebAudioOutputKey, volume);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
AudioDestinationNode::WindowSuspendChanged(nsSuspendedTypes aSuspend)
|
|
{
|
|
if (!mStream) {
|
|
return NS_OK;
|
|
}
|
|
|
|
bool suspended = (aSuspend != nsISuspendedTypes::NONE_SUSPENDED);
|
|
if (mAudioChannelSuspended == suspended) {
|
|
return NS_OK;
|
|
}
|
|
|
|
mAudioChannelSuspended = suspended;
|
|
Context()->DispatchTrustedEvent(!suspended ?
|
|
NS_LITERAL_STRING("mozinterruptend") :
|
|
NS_LITERAL_STRING("mozinterruptbegin"));
|
|
|
|
mStream->SetTrackEnabled(AudioNodeStream::AUDIO_TRACK, !suspended);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
AudioDestinationNode::WindowAudioCaptureChanged(bool aCapture)
|
|
{
|
|
MOZ_ASSERT(mAudioChannelAgent);
|
|
|
|
if (!mStream || Context()->IsOffline()) {
|
|
return NS_OK;
|
|
}
|
|
|
|
nsCOMPtr<nsPIDOMWindow> ownerWindow = GetOwner();
|
|
if (!ownerWindow) {
|
|
return NS_OK;
|
|
}
|
|
|
|
if (aCapture != mCaptured) {
|
|
if (aCapture) {
|
|
nsCOMPtr<nsPIDOMWindow> window = Context()->GetParentObject();
|
|
uint64_t id = window->WindowID();
|
|
mCaptureStreamPort =
|
|
mStream->Graph()->ConnectToCaptureStream(id, mStream);
|
|
} else {
|
|
mCaptureStreamPort->Destroy();
|
|
}
|
|
mCaptured = aCapture;
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
AudioChannel
|
|
AudioDestinationNode::MozAudioChannelType() const
|
|
{
|
|
return mAudioChannel;
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::SetMozAudioChannelType(AudioChannel aValue, ErrorResult& aRv)
|
|
{
|
|
if (Context()->IsOffline()) {
|
|
aRv.Throw(NS_ERROR_DOM_INVALID_STATE_ERR);
|
|
return;
|
|
}
|
|
|
|
if (aValue != mAudioChannel &&
|
|
CheckAudioChannelPermissions(aValue)) {
|
|
mAudioChannel = aValue;
|
|
|
|
if (mStream) {
|
|
mStream->SetAudioChannelType(mAudioChannel);
|
|
}
|
|
|
|
if (mAudioChannelAgent) {
|
|
CreateAudioChannelAgent();
|
|
}
|
|
}
|
|
}
|
|
|
|
bool
|
|
AudioDestinationNode::CheckAudioChannelPermissions(AudioChannel aValue)
|
|
{
|
|
// Only normal channel doesn't need permission.
|
|
if (aValue == AudioChannel::Normal) {
|
|
return true;
|
|
}
|
|
|
|
// Maybe this audio channel is equal to the default one.
|
|
if (aValue == AudioChannelService::GetDefaultAudioChannel()) {
|
|
return true;
|
|
}
|
|
|
|
nsCOMPtr<nsIPermissionManager> permissionManager =
|
|
services::GetPermissionManager();
|
|
if (!permissionManager) {
|
|
return false;
|
|
}
|
|
|
|
nsCOMPtr<nsIScriptObjectPrincipal> sop = do_QueryInterface(GetOwner());
|
|
NS_ASSERTION(sop, "Window didn't QI to nsIScriptObjectPrincipal!");
|
|
nsCOMPtr<nsIPrincipal> principal = sop->GetPrincipal();
|
|
|
|
uint32_t perm = nsIPermissionManager::UNKNOWN_ACTION;
|
|
|
|
nsCString channel;
|
|
channel.AssignASCII(AudioChannelValues::strings[uint32_t(aValue)].value,
|
|
AudioChannelValues::strings[uint32_t(aValue)].length);
|
|
permissionManager->TestExactPermissionFromPrincipal(principal,
|
|
nsCString(NS_LITERAL_CSTRING("audio-channel-") + channel).get(),
|
|
&perm);
|
|
|
|
return perm == nsIPermissionManager::ALLOW_ACTION;
|
|
}
|
|
|
|
nsresult
|
|
AudioDestinationNode::CreateAudioChannelAgent()
|
|
{
|
|
if (mIsOffline) {
|
|
return NS_OK;
|
|
}
|
|
|
|
nsresult rv = NS_OK;
|
|
if (mAudioChannelAgent) {
|
|
rv = mAudioChannelAgent->NotifyStoppedPlaying();
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return rv;
|
|
}
|
|
}
|
|
|
|
mAudioChannelAgent = new AudioChannelAgent();
|
|
rv = mAudioChannelAgent->InitWithWeakCallback(GetOwner(),
|
|
static_cast<int32_t>(mAudioChannel),
|
|
this);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return rv;
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
void
|
|
AudioDestinationNode::InputMuted(bool aMuted)
|
|
{
|
|
MOZ_ASSERT(Context() && !Context()->IsOffline());
|
|
|
|
if (!mAudioChannelAgent) {
|
|
if (aMuted) {
|
|
return;
|
|
}
|
|
CreateAudioChannelAgent();
|
|
}
|
|
|
|
if (aMuted) {
|
|
mAudioChannelAgent->NotifyStoppedPlaying();
|
|
return;
|
|
}
|
|
|
|
AudioPlaybackConfig config;
|
|
nsresult rv = mAudioChannelAgent->NotifyStartedPlaying(&config,
|
|
AudioChannelService::AudibleState::eAudible);
|
|
if (NS_WARN_IF(NS_FAILED(rv))) {
|
|
return;
|
|
}
|
|
|
|
WindowVolumeChanged(config.mVolume, config.mMuted);
|
|
WindowSuspendChanged(config.mSuspend);
|
|
}
|
|
|
|
} // namespace dom
|
|
} // namespace mozilla
|