Closed
Bug 1879989
Opened 1 year ago
Closed 1 year ago
Update `wgpu` to `trunk` (week of 2024-02-26)
Categories
(Core :: Graphics: WebGPU, task, P1)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9379837 -
Attachment description: Bug 1879989: build(webgpu): update `wgpu` to f9509bcf9ec2b63a64eb7fea93f7f44cd5ae4d2e r=#webgpu-reviewers! → Bug 1879989: build(webgpu): update `wgpu` to e4ef3b401a271425261c18843e764f8d9570d8a7 r=#webgpu-reviewers!
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d8f74576281
build(webgpu): update `wgpu` to e4ef3b401a271425261c18843e764f8d9570d8a7 r=webgpu-reviewers,supply-chain-reviewers,nical
Comment 3•1 year ago
|
||
Backed out for causing build bustages in wgpu_ffi_generated.h.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/workspace/obj-build/dist/include/mozilla/webgpu/ffi/wgpu_ffi_generated.h:1564:9: error: unknown type name 'WGPUu128'
Flags: needinfo?(egubler)
Assignee | ||
Comment 4•1 year ago
|
||
I have determined the cause of failure and a potential fix, which I will follow up with next week unless somebody on the WebGPU team gets to it first. Clearing NI.
Flags: needinfo?(egubler)
Assignee | ||
Comment 5•1 year ago
|
||
I see that nobody else on the WebGPU team has re-vendored yet, but :nical has resolved the upstream issue that has caused this backout (see gfx-rs/wgpu
#5268). I will attempt to update patches here again in the next work day or so.
Assignee | ||
Comment 6•1 year ago
|
||
See
try:b91607185418
.
Updated•1 year ago
|
Attachment #9379837 -
Attachment description: Bug 1879989: build(webgpu): update `wgpu` to e4ef3b401a271425261c18843e764f8d9570d8a7 r=#webgpu-reviewers! → Bug 1879989: build(webgpu): update `wgpu` to 440574f92777c1e42a3355aa394c317645a6531b r=#webgpu-reviewers!
Assignee | ||
Updated•1 year ago
|
Summary: Update `wgpu` to `trunk` (week of 2024-02-12) → Update `wgpu` to `trunk` (week of 2024-02-26)
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed54d8a21c95
test(webgpu): adjust expected test outcomes based on `try:b91607185418` r=webgpu-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/fd1d31833a18
build(webgpu): update `wgpu` to 440574f92777c1e42a3355aa394c317645a6531b r=webgpu-reviewers,supply-chain-reviewers,nical
Comment 8•1 year ago
|
||
Backed out for causing webgpu failure on test_buffer_mapping.html
Flags: needinfo?(egubler)
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(egubler)
Keywords: leave-open
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8abbf1ac8c4f
test(webgpu): adjust expected test outcomes based on `try:b91607185418` r=webgpu-reviewers,nical
![]() |
||
Comment 10•1 year ago
|
||
bugherder |
Assignee | ||
Comment 11•1 year ago
|
||
Backout root cause determined to be the behavior fixed by wgpu
#5309 (CC :nical). This has merged upstream, so I guess it's time to give this another go. 🥲
Updated•1 year ago
|
Attachment #9379837 -
Attachment description: Bug 1879989: build(webgpu): update `wgpu` to 440574f92777c1e42a3355aa394c317645a6531b r=#webgpu-reviewers! → Bug 1879989: build(webgpu): update `wgpu` to 23392c5228ce81ae3a9772cf93da933be2d5961c r=#webgpu-reviewers!
Comment 12•1 year ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35299f224bb1
build(webgpu): update `wgpu` to 23392c5228ce81ae3a9772cf93da933be2d5961c r=webgpu-reviewers,supply-chain-reviewers,nical
Comment 13•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
status-firefox125:
--- → fixed
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•