gecko-dev/dom/vr
Peter Van der Beken f206ae96e4 Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8
There's a pattern of clearing JS things when calling mozilla::DropJSObjects,
but mozilla::DropJSObjects already clears the JS things itself by calling
CycleCollectedJSRuntime::RemoveJSHolder.

Differential Revision: https://phabricator.services.mozilla.com/D115885
2021-05-27 08:35:40 +00:00
..
test Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
VRDisplay.cpp Bug 1680269 - Fix build when building without MOZ_GECKO_PROFILER. r=gerald 2020-12-09 08:58:06 +00:00
VRDisplay.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
VRDisplayEvent.cpp
VRDisplayEvent.h
VREventObserver.cpp
VREventObserver.h
VRServiceTest.cpp Bug 1696158 - Move CanSavePresentation to the parent process. Actually implement cycle collection for VR test objects. r=smaug 2021-04-19 14:50:54 +00:00
VRServiceTest.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRBoundedReferenceSpace.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRBoundedReferenceSpace.h
XRFrame.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRFrame.h
XRInputSource.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
XRInputSource.h
XRInputSourceArray.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRInputSourceArray.h
XRInputSpace.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRInputSpace.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOrigin.h
XRNativeOriginFixed.cpp
XRNativeOriginFixed.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginLocal.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginLocal.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginLocalFloor.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginLocalFloor.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginTracker.cpp
XRNativeOriginTracker.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginViewer.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRNativeOriginViewer.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRPermissionRequest.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRPermissionRequest.h
XRPose.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRPose.h Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRReferenceSpace.cpp
XRReferenceSpace.h
XRRenderState.cpp
XRRenderState.h
XRRigidTransform.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRRigidTransform.h
XRSession.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRSession.h
XRSpace.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRSpace.h
XRSystem.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRSystem.h
XRView.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
XRView.h
XRViewerPose.cpp Bug 1626555 - Add `dom/vr` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:08:48 +00:00
XRViewerPose.h
XRViewport.cpp
XRViewport.h
moz.build