Closed
Bug 1889873
Opened 1 year ago
Closed 1 year ago
Remove IsOpen in favor of CanSend
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
Details
Attachments
(1 file)
They are the same thing and the latter is more self explanatory.
Assignee | ||
Comment 1•1 year ago
|
||
They are the same and the latter is more self explanatory.
The patch also addresses a couple of Cleanup methods where I forgot to check the bridge pointer.
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0fee9c23846
Remove IsOpen in favor of CanSend. r=webgpu-reviewers,teoxoy
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•