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
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
XRBoundedReferenceSpace.cpp
XRBoundedReferenceSpace.h
XRFrame.cpp
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
XRInputSourceArray.h
XRInputSpace.cpp
XRInputSpace.h
XRNativeOrigin.h
XRNativeOriginFixed.cpp
XRNativeOriginFixed.h
XRNativeOriginLocal.cpp
XRNativeOriginLocal.h
XRNativeOriginLocalFloor.cpp
XRNativeOriginLocalFloor.h
XRNativeOriginTracker.cpp
XRNativeOriginTracker.h
XRNativeOriginViewer.cpp
XRNativeOriginViewer.h
XRPermissionRequest.cpp
XRPermissionRequest.h
XRPose.cpp
XRPose.h
XRReferenceSpace.cpp
XRReferenceSpace.h
XRRenderState.cpp
XRRenderState.h
XRRigidTransform.cpp
XRRigidTransform.h
XRSession.cpp
XRSession.h
XRSpace.cpp
XRSpace.h
XRSystem.cpp
XRSystem.h
XRView.cpp
XRView.h
XRViewerPose.cpp
XRViewerPose.h
XRViewport.cpp
XRViewport.h
moz.build