Skip to content

Instantly share code, notes, and snippets.

@Keruspe
Created October 15, 2015 18:40
Show Gist options
  • Save Keruspe/37e50aceccc83cdb21a9 to your computer and use it in GitHub Desktop.
Save Keruspe/37e50aceccc83cdb21a9 to your computer and use it in GitHub Desktop.
fx
< --disable-elf-hack
< --disable-install-strip
< --disable-pedantic
< --disable-profilelocking
< --disable-profilesharing
< --disable-raw
< --disable-strip-libs
< --enable-crypto
< --enable-extensions=default
< --enable-ipc
< --enable-mathml
< --enable-necko-wifi
< --enable-opus
< --enable-pango
< --enable-places
< --enable-places_bookmarks
< --enable-safe-browsing
< --enable-single-profile
< --enable-storage
< --enable-system-libvpx
< --enable-tracejit
> --disable-javaxpcom
> --disable-shared-js
> --disable-system-sqlite
> --disable-tree-freetype
> --enable-sandbox
> --enable-webrtc
> --with-intl-api
> --with-system-cairo
> --with-system-icu
> --with-system-libvpx
> --with-system-nspr
> --with-system-nss
> --without-system-png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment