Comment 8 for bug 1672733

Revision history for this message
Chris Pavlina (pavlina-chris) wrote :

This is complicated by the fact that the threads were made detachable *entirely because* they kept running downloads in the background and prevented the dialog from closing. Perhaps the event bit needs to be pulled into the synchronized interface class, with some magic to just disable posting events when the dialog is destroyed. We can't go back to minute-long freezes on close.