Firefox/Building
After a long time, maybe too much, I went to update my custom Firefox Build with the Mozilla red dragon logo.
The update procedure is simple.
Update Firefox sources
From the mozilla-central source folder give the following commands:
$ hg pull
$ hg update
$ hg update --clean (for update issues )
Compile and install Firefox
$ ./mach build
$ sudo ./mach install
Mozconfig
I do not use a personalized Mozconfig as my usual, and building process is with the arctifact builds.
The Full Video
I uploaded the Firefox Nightly update and install process complete screencast from version 135.0a1 to 137.0a1. Full building time is 30 minutes and took place correctly.
Leave a Reply