Closed
Bug 1806430
Opened 2 years ago
Closed 2 years ago
Don't validate bitflags in server.rs
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 file)
wgpu gracefully handles unspecified bits now.
Assignee | ||
Comment 1•2 years ago
|
||
wgpu now gracefully validates invalid bit patterns and produces a nicer error message.
Updated•2 years ago
|
Attachment #9308945 -
Attachment description: Bug 1806430 - Don't validate bitflags in server.rs. r=#gfx-reviewers → Bug 1806430 - Don't validate bitflags in server.rs. r=#webgpu-reviewers
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/177d489356ba
Don't validate bitflags in server.rs. r=gfx-reviewers,ErichDonGubler
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•