зеркало из https://github.com/mozilla/gecko-dev.git
78afd0ab38
This patch just adds the plumbing to allow for baked in blocklist rules or the downloadable blocklist to prevent certain configurations from getting WebGPU. It does not add any rules. It also changes us from allowing WebGPU only in nightly, including tests, to not release and not beta. This allows try to run the WebGPU tests as expected, since even try builds forked from mozilla-central are not considered nightly builds by CI (or so it seems). Differential Revision: https://phabricator.services.mozilla.com/D141682 |
||
---|---|---|
.. | ||
CanvasManagerChild.cpp | ||
CanvasManagerChild.h | ||
CanvasManagerParent.cpp | ||
CanvasManagerParent.h | ||
CompositorOptions.h | ||
CompositorSession.cpp | ||
CompositorSession.h | ||
CompositorWidgetVsyncObserver.cpp | ||
CompositorWidgetVsyncObserver.h | ||
CrossProcessPaint.cpp | ||
CrossProcessPaint.h | ||
D3DMessageUtils.cpp | ||
D3DMessageUtils.h | ||
GPUChild.cpp | ||
GPUChild.h | ||
GPUParent.cpp | ||
GPUParent.h | ||
GPUProcessHost.cpp | ||
GPUProcessHost.h | ||
GPUProcessImpl.cpp | ||
GPUProcessImpl.h | ||
GPUProcessListener.h | ||
GPUProcessManager.cpp | ||
GPUProcessManager.h | ||
GfxMessageUtils.h | ||
GraphicsMessages.ipdlh | ||
InProcessCompositorSession.cpp | ||
InProcessCompositorSession.h | ||
PCanvasManager.ipdl | ||
PGPU.ipdl | ||
PVsyncBridge.ipdl | ||
RemoteCompositorSession.cpp | ||
RemoteCompositorSession.h | ||
VsyncBridgeChild.cpp | ||
VsyncBridgeChild.h | ||
VsyncBridgeParent.cpp | ||
VsyncBridgeParent.h | ||
VsyncIOThreadHolder.cpp | ||
VsyncIOThreadHolder.h | ||
moz.build |