Update WGPU to upstream (week of 2025-03-03)
Categories
(Core :: Graphics: WebGPU, task, P1)
Tracking
()
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 2 open bugs)
Details
(Keywords: leave-open)
Attachments
(4 files)
Assignee | ||
Comment 1•6 days ago
|
||
Assignee | ||
Comment 2•6 days ago
|
||
The purpose of this preset is to assist WebGPU developers in Firefox to
understand the impact of their changes. This needs to include
web-platform-testing-webgpu-backlog*
jobs, which are at tier 3 and
previously filtered out by mach try --preset webgpu
by itself.
Normally, it's recommended that mach try --full
be used to include
tier 3 jobs, or the full: true
field in the preset's YAML definition.
Until recently, some tier 3 jobs (Linux debug jobs in particular) were
being excluded, even when applying the recommendation. However, this
seems to have been fixed, and we can now specify a preset that includes
all tier 3 jobs we want.
Assignee | ||
Comment 3•6 days ago
|
||
Updated•6 days ago
|
Backed out for causing build bustages @rust.mk
Updated•5 days ago
|
Backed out for causing build bustages @rust.mk
Assignee | ||
Comment 9•5 days ago
|
||
Oh, sigh, this is going to require stabilizing Option::is_none_or
somehow. Will look into it.
Assignee | ||
Comment 10•5 days ago
|
||
Assignee | ||
Updated•2 days ago
|
Comment 11•1 day ago
|
||
Comment 12•1 day ago
|
||
bugherder |
Description
•