Open
Bug 1709023
Opened 4 years ago
Make PGIOChannel use IPDL refcounting
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
NEW
People
(Reporter: valentin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
+++ This bug was initially created as a clone of Bug #1641051 +++
We're refactoring this actor to use IPDL refcounting, as part of accessing the effort involved in migrating all IPDL actors to use IPDL refcounting. The goal is to reduce and stabilize the surface area of IPDL while providing greater stability and giving clients more actionable errors.
PGIOChannel was created based on the FTP code, so the patch to fix it should be similar to what's in bug 1641051.
https://searchfox.org/mozilla-central/source/netwerk/protocol/gio/PGIOChannel.ipdl#19
You need to log in
before you can comment on or make changes to this bug.
Description
•