Closed
Bug 1642670
Opened 5 years ago
Closed 5 years ago
Make ChannelImpl::output_queue_ use UniquePtr
Categories
(Core :: IPC, task, P3)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(1 file)
I didn't think to do this in my patch for bug 1642631, but that already has a lot going on, so I'm just going to deal with it in a followup here.
Assignee | ||
Comment 1•5 years ago
|
||
I have a patch. I'm just waiting for a try run to confirm that my Windows patch works and that it doesn't require any fixes for the IPC fuzzer: https://treeherder.mozilla.org/#/jobs?repo=try&revision=84daba36d397c0b1d103e15fb2911aa518e06d67
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → continuation
Status: NEW → ASSIGNED
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d03d90267a78
Make ChannelImpl::output_queue_ use UniquePtr. r=froydnj
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•