Closed
Bug 534480
Opened 16 years ago
Closed 16 years ago
Make sure Thunderbird doesn't start shutting down in the middle of Mozmill test-displaying-messages-in-folder-tabs.js and test-quick-search.js
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(thunderbird3.0 .1-fixed)
RESOLVED
FIXED
Thunderbird 3.1a1
Tracking | Status | |
---|---|---|
thunderbird3.0 | --- | .1-fixed |
People
(Reporter: rain1, Assigned: rain1)
References
Details
(Whiteboard: [notacrash])
Attachments
(1 file, 1 obsolete file)
4.88 KB,
patch
|
Bienvenu
:
review+
standard8
:
approval-thunderbird3.0.1+
|
Details | Diff | Splinter Review |
Without the patch in bug 534424, a test was failing, leaving a window open, so that when we closed the 3pane as part of the test, Thunderbird didn't start shutting down. With the patch, that test succeeded, closing the window, so that when the 3pane is closed Thunderbird starts shutting down.
This patch fixes it by opening another window and closing it after the 3pane comes up.
Attachment #417326 -
Flags: review?(bienvenu)
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #417326 -
Attachment is obsolete: true
Attachment #417327 -
Flags: review?(bienvenu)
Attachment #417326 -
Flags: review?(bienvenu)
Assignee | ||
Updated•16 years ago
|
Summary: Make sure Thunderbird doesn't start shutting down in the middle of Mozmill test-displaying-messages-in-folder-tabs.js → Make sure Thunderbird doesn't start shutting down in the middle of Mozmill test-displaying-messages-in-folder-tabs.js and test-quick-search.js
Updated•16 years ago
|
Whiteboard: [notacrash]
Comment 2•16 years ago
|
||
Comment on attachment 417327 [details] [diff] [review]
fix another instance
with this patch, these two tests both work w/ the other patches applied.
Attachment #417327 -
Flags: review?(bienvenu) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Attachment #417327 -
Flags: approval-thunderbird3.0.1+
Assignee | ||
Comment 4•16 years ago
|
||
Pushed to branch: http://hg.mozilla.org/releases/comm-1.9.1/rev/a9a946efd681
status-thunderbird3.0:
--- → .1-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•