Thanks for the list, that looks like a nice set of defaults. I wanted to add a
few related things:
- In addition to setting prefs via machrc you can use `--setpref`. For example
`./mach run --setpref browser.newtabpage.enabled=false` which would then
override the value in your machrc file. Both
On Tue, Oct 23, 2018, at 9:53 AM, Kyle Machulis wrote:
> Adding the following prefs turns off all new profile about:home loads
> and just starts the browser with about:blank:
>
> [runprefs]
> browser.startup.blankWindow=true
> browser.newtabpage.enabled=false
> browser.startup.firstrunSkipsHomepag
I've got some gecko checkouts set in debug mode that I often have to
rebuild, meaning their test profile may be removed/regenerated at times.
Bringing up a new firefox profile with the default about:home and privacy
warnings can take a while. Thanks to some help from nalexander in #build,
I've figu
3 matches
Mail list logo