Closed
Bug 1932968
Opened 18 days ago
Closed 16 days ago
Fix various lints on `WebGPUParent.cpp`
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•18 days ago
|
||
Assignee | ||
Comment 2•18 days ago
|
||
Assignee | ||
Comment 3•18 days ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ecbcb72dfa6
chore(webgpu): align arg. names in `WebGPUParent::Recv{BindGroup,Pipeline}LayoutDrop` r=webgpu-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/a58fe23b5025
remove useless `std::move` call in `WebGPUParent::MapCallback` r=webgpu-reviewers,nical
https://hg.mozilla.org/integration/autoland/rev/775f1a1a4fcb
replace manual `static_case<bool>(externalTexture)` in `WebGPUParent::EnsureExternalTextureForSwapChain` r=webgpu-reviewers,nical
Comment 5•16 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1ecbcb72dfa6
https://hg.mozilla.org/mozilla-central/rev/a58fe23b5025
https://hg.mozilla.org/mozilla-central/rev/775f1a1a4fcb
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•