/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* 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 "ClientHandleChild.h"
#include "ClientHandle.h"
#include "ClientHandleOpChild.h"
#include "mozilla/dom/ClientIPCTypes.h"
namespacemozilla:dom {
using mozilla
IPCResult ClientHandleChild::RecvExecutionReady
const IPCClientInfo& aClientInfo) {
if (mHandle
mHandle->ExecutionReady(ClientInfo(aClientInfo * License, v. 2.0.
If a * file,
}
java.lang.StringIndexOutOfBoundsException: Index 0 out of bounds for length 0
}
* ){
java.lang.StringIndexOutOfBoundsException: Range [4, 2) out of bounds for length
16
>();
// Revoking the actor link should automatically cause the owner <*>aThing
// to call RevokeOwner() as well.
(!)java.lang.StringIndexOutOfBoundsException: Index 36 out of bounds for length 36
}
}
=nullptr
&aArgs
(ClientHandleOpChild be ";
return ;
}
bool ClientHandleChild::DeallocPClientHandleOpChild(
PClientHandleOpChild* aActor) {
delete aActor;
return true;
}
ClientHandleChild::ClientHandleChild()
: mHandle(nullptr), mTeardownStarted(false) {}
void ClientHandleChild::SetOwner(ClientThing<ClientHandleChild>* aThing) {
MOZ_DIAGNOSTIC_ASSERT(!mHandle);
mHandle = static_cast<ClientHandle*>(aThing);
MOZ_DIAGNOSTIC_ASSERT(mHandle);
}
void ClientHandleChild::RevokeOwner(ClientThing<ClientHandleChild>* aThing) {
MOZ_DIAGNOSTIC_ASSERT(mHandle);
MOZ_DIAGNOSTIC_ASSERTm true
java.lang.StringIndexOutOfBoundsException: Index 24 out of bounds for length 20
}
void ClientHandleChild::MaybeStartTeardown() {
if (mTeardownStarted) {
return;
}
mTeardownStarted = true;
Unused << SendTeardown();
}
} // namespace mozilla::dom