Closed Bug 489450 Opened 15 years ago Closed 15 years ago

Implement -silent command line flag for Thunderbird

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b3

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

Attached patch The fixSplinter Review
Toolkit apps (except Thunderbird) have a -silent command line flag that they use in testing to prevent starting up the UI but allow registrations to take place.

Unfortunately due to our command line handling, we override the toolkit command line handler with our own.

Rather than try and unpick our handling and let the toolkit command line handler take over, I think its just simpler to implement -silent in our command line handler.

This will enable "make reftest" and "make crashtest" to work which we decided we would make use of in the run up to releases (bug 485032).

Useful reference:

http://hg.mozilla.org/releases/mozilla-1.9.1/diff/ee085bb6a910/toolkit/components/nsDefaultCLH.js
Attachment #373936 - Flags: review?(mkmelin+mozilla)
Attachment #373936 - Flags: review?(mkmelin+mozilla) → review+
Checked in: http://hg.mozilla.org/comm-central/rev/47bd45a15b5c
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: