gecko-dev/gfx/vr
Boris Zbarsky c6c4a83796 Bug 1535530. Fix can-run-script analysis to not mishandle on-stack refs to RefPtrs. r=andi,masayuki
The key here is to test the type of the variable declaration for being a
smartptr type, instead of testing the type of the variable _use_.

Differential Revision: https://phabricator.services.mozilla.com/D65581

--HG--
extra : moz-landing-system : lando
2020-03-06 09:57:45 +00:00
..
external_api Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
ipc Bug 1535530. Fix can-run-script analysis to not mishandle on-stack refs to RefPtrs. r=andi,masayuki 2020-03-06 09:57:45 +00:00
service Bug 1602102 - Remove OpenVR controller obsolete functions. r=kip 2020-02-28 00:40:54 +00:00
vrhost Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
FxROutputHandler.cpp
FxROutputHandler.h
FxRWindowManager.cpp
FxRWindowManager.h
VRDisplayClient.cpp
VRDisplayClient.h
VRDisplayPresentation.cpp
VRDisplayPresentation.h
VRManager.cpp Bug 1611886 - Add VRManagerParent::Shutdown() r=nical 2020-02-20 06:46:11 +00:00
VRManager.h Bug 1611886 - Add VRManagerParent::Shutdown() r=nical 2020-02-20 06:46:11 +00:00
VRPuppetCommandBuffer.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
VRPuppetCommandBuffer.h
VRServiceHost.cpp
VRServiceHost.h
VRShMem.cpp Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
VRShMem.h Bug 1603539 - Part 2: Sending telemetry via VR shared memory. r=kip,thomasmo,chutten 2019-12-23 20:48:17 +00:00
VRThread.cpp
VRThread.h
components.conf
gfxVR.cpp
gfxVR.h
gfxVRMutex.h
moz.build Bug 1477756 - Fix non-webgl CI tests. r=handyman 2020-01-08 22:19:26 +00:00
nsFxrCommandLineHandler.cpp
nsFxrCommandLineHandler.h