Open Bug 783344 Opened 12 years ago Updated 2 years ago

Apply similar changes to Thunderbird: slow script dialog appears while print dialogs are open (Unresponsive Script)

Categories

(MailNews Core :: Backend, defect)

defect

Tracking

(Not tracked)

People

(Reporter: Irving, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #492560 +++

Firefox added a hook to the JavaScript context to suspend the script timeout while modal dialog boxes are open. To take advantage of this, we need to wrap all our modal dialogs in EnterModalState() / LeaveModalState() calls. This needs to be done for at least the Print and File Picker dialogs.
Summary: Apply similar changes to Thunderbird: slow script dialog appears while print dialogs are open → Apply similar changes to Thunderbird: slow script dialog appears while print dialogs are open (Unresponsive Script)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.