Open
Bug 1388972
Opened 8 years ago
Updated 3 years ago
Add a watch argument to run so that `./mach run --watch` would also run `./mach watch`
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(firefox57 wontfix)
NEW
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: bgrins, Unassigned)
References
(Blocks 1 open bug)
Details
Spinning this off from Bug 1388899:
My preferred workflow for integration with `./mach watch` would be a single command `./mach run --watch` that would start the file watcher, websocket server, and spawn Firefox with the correct environment variable.
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•