gecko-dev/toolkit/mozapps
Nick Alexander dcb7a55968 Bug 1717683 - Make ZIP packages and l10n repacks deterministic by using `zip.py` instead of `make_zip.py`. r=firefox-build-system-reviewers,glandium
The compression options appear to be the same: `mozjar` defaults to
level 9 compression.  The `mozjar` code is definitely slower than the
native ZIP executable, but not, I think, by enough to not do this.

This is the sole consumer of `make_zip.py` in the tree, so we remove
the file entirely.

Differential Revision: https://phabricator.services.mozilla.com/D118528
2022-01-28 04:00:20 +00:00
..
defaultagent Bug 1738211 - Add telemetry for additional Windows browsers. r=nalexander 2022-01-18 22:40:17 +00:00
downloads Bug 1752159, r=mtigley 2022-01-27 23:49:37 +00:00
extensions Bug 1752359 remove 3rd party panel bypass for site permissions addons r=robwu 2022-01-27 19:31:35 +00:00
handling Bug 1748851 - Show precursorPrincipal prePath for external protocol permission dialogs triggered by opaque origins. r=Gijs 2022-01-19 10:14:17 +00:00
installer Bug 1717683 - Make ZIP packages and l10n repacks deterministic by using `zip.py` instead of `make_zip.py`. r=firefox-build-system-reviewers,glandium 2022-01-28 04:00:20 +00:00
preferences Bug 1691313 - Use hidden DOM property instead of attribute methods in toolkit/. r=mtigley,preferences-reviewers,jaws 2021-02-12 02:05:49 +00:00
update Bug 1750974 - Extend our ESLint import-globals-from function to support absolute directories. r=Gijs,mossop 2022-01-20 14:15:34 +00:00