mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-10 11:48:50 +00:00
This was added in https://bugzilla.mozilla.org/show_bug.cgi?id=2058197 as a short term fix to some start-up crashes we were seeing in 153.0 updates. This patch gets rid of that hardcoding, allowing Thunderbird to benefit from the optimized instruction order as well, and clean up the code more generally. AFAIK the only caller to `make_incremental_update.sh` is `funsize.py`, which is also being updated here so there should be no risk to changing the required arguments. Differential Revision: https://phabricator.services.mozilla.com/D315041
This directory contains a tool for generating update packages for the update system described here: http://wiki.mozilla.org/Software_Update