Open Bug 1394911 Opened 6 years ago Updated 1 year ago

Add option to not launch Firefox

Categories

(Testing :: mozregression, enhancement)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: hwine, Unassigned)

Details

Use case: I needed to verify some aspects of the binaries, rather than behavior of the application.

It would be handy to have an option to not launch Firefox, and pass the location of the installed binary to a '--command' script somehow. (Location of the downloaded artifact might also be useful.)

More details my specific usage -- I needed to examine the distributed binary to see when a specific API key was in omni.ja -- which I could do on by greping the files in an installed instance. mozregression has all the logic to do the temporary install (I ended up replicating some of that in my script)
I had a very similar need today, to check some aspects of a fennec build, without installing and running it on a device (and without even having adb installed)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.