Closed
Bug 1675338
Opened 5 years ago
Closed 5 years ago
Add `--app` parameter to `mach run` for running an arbitrary Firefox binary
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(1 file)
As part of Bug 1655128, I'd like to be able to use the helpful mach run machinery for configuring profiles but targeting binaries not built into the object directory.
| Assignee | ||
Comment 1•5 years ago
|
||
This is simply a convenient way to pass developer-focused options to a
Firefox binary.
Updated•5 years ago
|
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7d375839aae
Allow arbitrary `--app` binaries to `mach run`. r=firefox-build-system-reviewers,mhentges
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•