Closed
Bug 1846892
Opened 2 years ago
Closed 1 year ago
Currently vendored WebGPU CTS does not test renamed `GPUShaderModule.getCompilationInfo`
Categories
(Core :: Graphics: WebGPU, defect, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
Details
Attachments
(1 file)
|
Bug 1846892 - chore(webgpu)!: remove obsolete `GPUShaderModule.compilationInfo` r=#webgpu-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review |
Bug 1834558 re-vendored a CTS that tests GPUShaderModule.getCompilationInfo, which was renamed from compilationInfo. We need to remove the now-obsolete compilationInfo symbol, after we validate that things are working for getCompilationInfo.
| Assignee | ||
Updated•2 years ago
|
Assignee: egubler → nobody
Flags: needinfo?(egubler)
Updated•2 years ago
|
Blocks: webgpu-triage
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(egubler)
Summary: Currently vendored WebGPU CTS does not test renamed `GPUCompilation.getCompilationMessage` → Currently vendored WebGPU CTS does not test renamed `GPUCompilation.getCompilationInfo`
| Assignee | ||
Updated•1 year ago
|
Summary: Currently vendored WebGPU CTS does not test renamed `GPUCompilation.getCompilationInfo` → Currently vendored WebGPU CTS does not test renamed `GPUShaderModule.getCompilationInfo`
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → egubler
Status: NEW → ASSIGNED
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a88f43983677
chore(webgpu)!: remove obsolete `GPUShaderModule.compilationInfo` r=webgpu-reviewers,webidl,nical,smaug
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
| Assignee | ||
Updated•1 year ago
|
No longer blocks: webgpu-triage
You need to log in
before you can comment on or make changes to this bug.
Description
•