We destructor has an assertion for `mTransferredPorts.IsEmpty()`. As far as I can tell we aren't supposed to do anything with the transferred ports, so we can just work around that assertion.
Bug 1722576 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
The destructor has an assertion for `mTransferredPorts.IsEmpty()`. As far as I can tell we aren't supposed to do anything with the transferred ports, so we can just work around that assertion.