Closed Bug 1761834 Opened 2 years ago Closed 2 years ago

mach run -- --help on Windows does nothing

Categories

(Toolkit :: Startup and Profile System, defect, P3)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
101 Branch
Tracking Status
firefox101 --- fixed

People

(Reporter: Gijs, Assigned: Gijs)

References

Details

Attachments

(1 file)

It would be nice if bug 1175968 actually worked on Windows. For reference, the current state is:

$ ./mach run -- --help
 0:00.84 path/to/objdir\dist\bin\firefox.exe --help -no-remote -wait-for-browser -profile path\to\objdir\tmp\profile-default -attach-console

$

(yes, that's everything)

Does ./mach run -- --help | cat work?

(In reply to Mike Hommey [:glandium] from comment #1)

Does ./mach run -- --help | cat work?

Yes.

The output in comment 0 says bug 1257155 still works, as -attach-console is there. So I guess that means there's a problem in Firefox's handling of -attach-console. I bet -help is handled before -attach-console.

Component: Mach Core → General
Product: Firefox Build System → Toolkit
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Severity: -- → S4
Priority: -- → P3
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/cf9c10546d59
fix --help, --version and --full-version on Windows to actually work with console args, r=glandium
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Component: General → Startup and Profile System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: