Backed out 4 changesets (bug 1743329) for causing failures at browser_popupNotification_security_delay.js. CLOSED TREE
Backed out changeset 6d33ea38cd14 (bug 1743329) Backed out changeset 0f9bffa357a5 (bug 1743329) Backed out changeset cd96c48488eb (bug 1743329) Backed out changeset 209a41c449e1 (bug 1743329)
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "mozilla/MouseEvents.h"
|
||||
#include "mozilla/NativeKeyBindingsType.h"
|
||||
#include "mozilla/NullPrincipal.h"
|
||||
#include "mozilla/PointerLockManager.h"
|
||||
#include "mozilla/PresShell.h"
|
||||
#include "mozilla/ProcessHangMonitor.h"
|
||||
#include "mozilla/ProfilerLabels.h"
|
||||
@@ -3195,11 +3194,6 @@ mozilla::ipc::IPCResult BrowserChild::RecvReleaseAllPointerCapture() {
|
||||
return IPC_OK();
|
||||
}
|
||||
|
||||
mozilla::ipc::IPCResult BrowserChild::RecvReleasePointerLock() {
|
||||
PointerLockManager::Unlock();
|
||||
return IPC_OK();
|
||||
}
|
||||
|
||||
PPaymentRequestChild* BrowserChild::AllocPPaymentRequestChild() {
|
||||
MOZ_CRASH(
|
||||
"We should never be manually allocating PPaymentRequestChild actors");
|
||||
|
||||
Reference in New Issue
Block a user