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.

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.
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.

Back to Bug 1722576 Comment 6