Closed
Bug 1921293
Opened 1 year ago
Closed 1 year ago
`GPUShaderModuleDescriptor.sourceMap` is no longer part of the WebGPU spec.
Categories
(Core :: Graphics: WebGPU, defect, P1)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
Details
Attachments
(1 file)
Removed in gpuweb#4840.
| Assignee | ||
Comment 1•1 year ago
|
||
Chromium has already removed this, so we should be good to land the patch associated with this bug.
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Summary: `GPUShaderModuleDescriptor.sourceMap` is now non-standard → `GPUShaderModuleDescriptor.sourceMap` is no longer part of the WebGPU spec.
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2994ad105eb4
chore(webgpu)!: remove `GPUShaderModuleDescriptor.sourceMap` r=webgpu-reviewers,webidl,nical,saschanaz
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•