Closed
Bug 1799801
Opened 3 years ago
Closed 3 years ago
Update wgpu to 261069d0 (2022-10-5)
Categories
(Core :: Graphics: WebGPU, task)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: jimb, Assigned: jimb)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Update to wgpu 0.14.0, naga 0.10.0.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jimb
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 years ago
|
Pushed by jblandy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/06cfb7445c64
Update wgpu to 261069d0 (2022-10-5) r=nical,supply-chain-reviewers
Comment 3•3 years ago
|
||
Backed out for causing build bustages
- Backout link
- Push with failures
- Failure Log
- Failure line: subprocess.CalledProcessError: Command '['cargo', 'build', '--verbose', '--frozen', '--verbose', '--features', 'headless', '--release']' returned non-zero exit status 101
Flags: needinfo?(jimb)
| Assignee | ||
Comment 4•3 years ago
|
||
gfx/wr/Cargo.lock still referred to ron 0.7.1, apparently for the wrench WebRender test harness.
Updated gfx/wr/Cargo.lock (which also brought forward the bitflags version to 1.3.2, which is what has been vendored for some time). Trying again.
Flags: needinfo?(jimb)
Pushed by jblandy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/569f150007e7
Update wgpu to 261069d0 (2022-10-5) r=nical,supply-chain-reviewers
Comment 6•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•3 years ago
|
Blocks: webgpu-update-wgpu
You need to log in
before you can comment on or make changes to this bug.
Description
•