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
components.conf
FxROutputHandler.cpp Bug 1581855:Part 2 - Present VR output to VR Host r=kip,jrmuizel,sotaro,bryce 2019-09-26 12:50:44 +00:00
FxROutputHandler.h Bug 1581855:Part 2 - Present VR output to VR Host r=kip,jrmuizel,sotaro,bryce 2019-09-26 12:50:44 +00:00
FxRWindowManager.cpp Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol 2019-10-18 01:24:56 +00:00
FxRWindowManager.h Bug 1587942 - Forwarding keyboard show/hide events to VR host API. r=thomasmo,PhilipLamb,masayuki,imanol 2019-10-18 01:24:56 +00:00
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 Bug 1602972 - Keep FxR PC window on top r=Gijs 2019-12-11 09:04:18 +00:00
nsFxrCommandLineHandler.h Bug 1565296 - Implement Command Line Handler for FxR on desktop r=mossop,Gijs 2019-07-29 20:11:27 +00:00
VRDisplayClient.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
VRDisplayClient.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
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 Bug 1562825 - Checking if puppet is active before initializing VR puppet command buffers. r=kip 2019-11-08 23:46:22 +00:00
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