curl https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py > bootstrap.py && python bootstrap.py
./mach bootstrap
./mach build
./mach run
./mach test <module>
ac_add_option
mk_add_option
--disable-tests
--enable-application=browser
--enable-debug
| Folder | Content |
|---|---|
| b2g | Boot 2 Gecko Platform |
| browser | Firefox Front-end |
| mobile | Firefox for Android |
| toolkit | Shared Components |
| netwerk | Network Code |
hg clone https://hg.mozilla.org/mozilla-centralhg pull -uhg qnew bug-fix.patch
hg qrefBug 123456 - Change this thing to work better by doing something. r=reviewers