Compiling firefox stable with further updates
by debianest from LinuxQuestions.org on (#6H962)
I compiled firefox from here https://firefox-source-docs.mozilla....structure.html but it turned out to be a nightly build
Firefox esr is not what I need in my situation. I want to compile a stable firefox that can be downloaded from the official website and which is automatically updated for everyone on windows
I found a suitable one in flatpack, but I donit know how to compile the flatpack package and whether there is git there
I'm going to make edits on a new branch and I need to be able to roll out Firefox updates automatically in the future. But here a problem arises: if a new update updates a file that I have already changed, there will be errors, I canit figure out what to do in this situation, whatis the best way to proceed
Firefox esr is not what I need in my situation. I want to compile a stable firefox that can be downloaded from the official website and which is automatically updated for everyone on windows
I found a suitable one in flatpack, but I donit know how to compile the flatpack package and whether there is git there
I'm going to make edits on a new branch and I need to be able to roll out Firefox updates automatically in the future. But here a problem arises: if a new update updates a file that I have already changed, there will be errors, I canit figure out what to do in this situation, whatis the best way to proceed