Closed
Bug 1768956
Opened 3 years ago
Closed 3 years ago
DataPipe's AsyncWait methods don't support canceling
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
I don't know how I missed it, but apparently I forgot to support canceling AsyncWait callbacks in DataPipe
.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5ddee56f6f5b
Allow canceling AsyncWait callbacks in DataPipe, r=xpcom-reviewers,mccr8
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•