Bug 1544190 Comment 36 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I think we can close this bug, since we add an `MOZ_RELEASE_ASSERT` in bug 1717778. This release assertion will be triggered if we add the same record into the linked list twice. Before double releasing the host record, the release assertion should be hit first, so this bug can be closed.
I think we can close this bug, since we added an `MOZ_RELEASE_ASSERT` in bug 1717778. This release assertion will be triggered if we add the same record into the linked list twice. Before double releasing the host record, the release assertion should be hit first, so this bug can be closed.

Back to Bug 1544190 Comment 36