Closed
Bug 1711926
Opened 5 years ago
Closed 5 years ago
Spew out WebGPU validation errors to the console
Categories
(Core :: Graphics: WebGPU, enhancement)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
We currently have onUncapturedErrorEvent implemented, but not all WebGPU samples in the wild actually listen for it. We should also spew the errors out to the console.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5efc966ba9a4
Spew WebGPU validation errors to the console r=jimb
Comment 3•5 years ago
|
||
Backed out changeset 5efc966ba9a4 (Bug 1711926) for causing assertions in nsContentUtils.cpp
Log: https://treeherder.mozilla.org/logviewer?job_id=340396853&repo=autoland&lineNumber=2727
Backout: https://hg.mozilla.org/integration/autoland/rev/5ea82763d911adc9617f31aa4b1092cfced71713
Flags: needinfo?(dmalyshau)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/69aeb79e30d0
Spew WebGPU validation errors to the console r=jimb
Comment 5•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•