Closed Bug 184979 Opened 22 years ago Closed 15 years ago

Register components before displaying help

Categories

(Core Graveyard :: Cmd-line Features, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: netdragon, Assigned: timeless)

Details

Command-line help displays the proper help information, but only after components have been registered. If a component with a command-line handler is added, its help information will not display until the application has been run once without the "-help" parameter. This is because the help text is displayed before component registration occurs. Out of the box, all help information is displayed correctly due to the included component.reg file. http://bugzilla.mozilla.org/show_bug.cgi?id=26761#c80 http://bugzilla.mozilla.org/show_bug.cgi?id=26761#c81 reference: mozilla/xpfe/bootstrap/nsAppRunner.cpp DumpHelp()
Pretty sure this works now with the new commandline setup, though extensions are not displayed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.