Closed
Bug 490265
Opened 16 years ago
Closed 16 years ago
Cancel should only shut down autoconfig wizard once, and should learn to spell
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: philor, Assigned: philor)
References
Details
Attachments
(1 file)
1.36 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
"this._probeAbortale" sounds like a really lousy idea: we're shutting down the wizard, so I don't see why the probe, which is about to be unemployed, should bother to stop drinking its ale. But mostly I just don't want to see two separate "INFO Shutting down email config dialog" messages in the console every time I hit the Cancel button, one from onCancel calling onWizardShutdown() and then a second when it calls window.close() and the onclose handler is onWizardShutdown().
Attachment #374711 -
Flags: review?(bienvenu)
Assignee | ||
Updated•16 years ago
|
Blocks: autoconfig
Updated•16 years ago
|
Attachment #374711 -
Flags: review?(bienvenu) → review+
Assignee | ||
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•