gecko-dev/gfx/vr/ipc
Nika Layzell 45397cbfdd Bug 1779792 - Part 4: Deduplicate ProcessChild subclass constructors, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8
These constructors are unnecessary and can be defined with a `using` statement,
making it easier to change all constructors simultaneously.

Differential Revision: https://phabricator.services.mozilla.com/D153620
2022-08-10 14:55:23 +00:00
..
PVR.ipdl
PVRGPU.ipdl
PVRLayer.ipdl
PVRManager.ipdl
VRChild.cpp
VRChild.h
VRGPUChild.cpp
VRGPUChild.h
VRGPUParent.cpp
VRGPUParent.h
VRLayerChild.cpp
VRLayerChild.h
VRLayerParent.cpp
VRLayerParent.h
VRManagerChild.cpp
VRManagerChild.h
VRManagerParent.cpp
VRManagerParent.h
VRMessageUtils.h
VRParent.cpp Bug 1779792 - Part 2: Use an Endpoint to bind the initial actor in child processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-08-10 14:55:22 +00:00
VRParent.h Bug 1779792 - Part 2: Use an Endpoint to bind the initial actor in child processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-08-10 14:55:22 +00:00
VRProcessChild.cpp Bug 1779792 - Part 4: Deduplicate ProcessChild subclass constructors, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:23 +00:00
VRProcessChild.h Bug 1779792 - Part 4: Deduplicate ProcessChild subclass constructors, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:23 +00:00
VRProcessManager.cpp Bug 1752332: Remove the blocklisting check in ::OnPreferenceChange r=KrisWright 2022-04-27 12:57:36 +00:00
VRProcessManager.h
VRProcessParent.cpp Bug 1779792 - Part 3: Use an endpoint to bind the initial actor in parent processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:22 +00:00
VRProcessParent.h