gecko-dev/gfx/vr
Nika Layzell 09d88e5fd2 Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8
This is no longer necessary as the Quantum DOM project is no longer
happening, and removing support simplifies various components inside of
IPDL.

As some code used the support to get a `nsISerialEventTarget` for an
actor's worker thread, that method was replaced with a method which
instead pulls the nsISerialEventTarget from the MessageChannel and
should work on all actors.

Differential Revision: https://phabricator.services.mozilla.com/D135411
2022-01-25 20:29:46 +00:00
..
external_api
ipc Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
service Bug 1732208 - Silence the unused-but-set-variable warning in gfx. r=gfx-reviewers,nical 2021-09-28 00:02:45 +00:00
FxROutputHandler.cpp
FxROutputHandler.h
FxRWindowManager.cpp
FxRWindowManager.h
VRDisplayClient.cpp
VRDisplayClient.h
VRDisplayPresentation.cpp Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
VRDisplayPresentation.h
VRManager.cpp Bug 1742430 - Allow using WebXR without the old WebVR spec enabled. r=emilio 2021-11-22 20:25:46 +01:00
VRManager.h Bug 708901 - Migrate to nsTHashSet in gfx/vr. r=jrmuizel 2021-03-24 17:56:47 +00:00
VRPuppetCommandBuffer.cpp
VRPuppetCommandBuffer.h
VRServiceHost.cpp Bug 1689953: Harmonize shutdown phase definitions across nsTerminator and AppShutdown r=dthayer,chutten 2021-02-27 14:38:14 +00:00
VRServiceHost.h
VRShMem.cpp
VRShMem.h
VRThread.cpp
VRThread.h
components.conf
gfxVR.cpp
gfxVR.h
gfxVRMutex.h Bug 1725145 - fixes in gfx for win in non unified env. r=emilio 2021-08-25 10:46:15 +00:00
moz.build Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
nsFxrCommandLineHandler.cpp Bug 1679522 - Use <> style for including windows system headers. r=andi 2021-03-25 10:19:44 +00:00
nsFxrCommandLineHandler.h