Closed Bug 680427 Opened 13 years ago Closed 13 years ago

Fix MozMill MsgHdrToMimeMessage callers

Categories

(Thunderbird :: Testing Infrastructure, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 9.0

People

(Reporter: rain1, Assigned: rain1)

References

Details

Attachments

(1 file)

Attached patch patch v1Splinter Review
Our MozMill MsgHdrToMimeMessage callers are currently a little broken.
- The callbacks should be wrapped so that the exception they throw on failure isn't just eaten up.
- The callback is the *third* argument, not the second.
Attachment #554405 - Flags: review?(bugmail)
Attachment #554405 - Flags: feedback?(jonathan.protzenko)
Comment on attachment 554405 [details] [diff] [review]
patch v1

The frame.events.fail is very nice. Since a regular exception ends up eaten by XPConnect, I'm glad you found a way to make that failure obvious in the test logs. Do you think we could do the same for xpcshell tests?
Attachment #554405 - Flags: feedback?(jonathan.protzenko) → feedback+
Comment on attachment 554405 [details] [diff] [review]
patch v1

vontastic.  Let's use a separate bug if we make the xpcshell tests fancy too.
Attachment #554405 - Flags: review?(bugmail) → review+
https://hg.mozilla.org/comm-central/rev/2feb4188a1a2
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 9.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: