Bug 1816731 Part 1: Prevent configuration of a WebGPU context for a too-big canvas...
commit5b918272eaef5348673ec24c19df83987d1e6156
authorBrad Werth <bwerth@mozilla.com>
Fri, 17 Nov 2023 16:11:40 +0000 (17 16:11 +0000)
committerBrad Werth <bwerth@mozilla.com>
Fri, 17 Nov 2023 16:11:40 +0000 (17 16:11 +0000)
tree8e01f58fbe21edbcc30eb95843fe1766ccbd156a
parent975f99d9b6315202ee0b16d7a17483699d149413
Bug 1816731 Part 1: Prevent configuration of a WebGPU context for a too-big canvas. r=webgpu-reviewers,ErichDonGubler

Differential Revision: https://phabricator.services.mozilla.com/D193567
dom/webgpu/CanvasContext.cpp
dom/webgpu/Device.cpp
dom/webgpu/Device.h
dom/webgpu/ipc/WebGPUParent.cpp