Update WGPU to upstream (week of 2025-03-03)
Categories
(Core :: Graphics: WebGPU, task, P1)
Tracking
()
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year 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•1 year ago
|
||
Updated•1 year ago
|
Backed out for causing build bustages @rust.mk
Updated•1 year ago
|
Backed out for causing build bustages @rust.mk
| Assignee | ||
Comment 9•1 year ago
|
||
Oh, sigh, this is going to require stabilizing Option::is_none_or somehow. Will look into it.
| Assignee | ||
Comment 10•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
| bugherder | ||
Comment 13•1 year ago
|
||
Comment 14•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Description
•