Closed
Bug 1680377
Opened 5 years ago
Closed 4 years ago
Support WebGPU error scopes
Categories
(Core :: Graphics: WebGPU, enhancement)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
91 Branch
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(2 files)
See push/pop error scope on GPUDevice
in WebIDL.
Assignee | ||
Comment 1•4 years ago
|
||
Implements the error scopes - primary way of getting the errors back from WebGPU.
Currently we ignore the filter.
Updated•4 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/341c2b7cd321
WebGPU error scopes r=webidl,emilio
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Assignee | ||
Comment 4•4 years ago
|
||
addressing post-landing review notes of
https://phabricator.services.mozilla.com/D118741
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64ece870cdbf
Follow-up fixes to WebGPU error scope
Comment 6•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•