summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspz <spz@pkgsrc.org>2020-10-29 12:18:54 +0000
committerspz <spz@pkgsrc.org>2020-10-29 12:18:54 +0000
commit1bd42aaf8941a5c1605a32989da132a607473ee8 (patch)
treedbea31ef8d6ee39333f2ebac9a976f6cf6185c69
parent13b4317b1bc9eea708d286c92e2beb56b85bc94f (diff)
downloadpkgsrc-1bd42aaf8941a5c1605a32989da132a607473ee8.tar.gz
Pullup ticket #6356 - requested by maya
www/firefox: security update www/firefox-l10n: security update Revisions pulled up: - www/firefox-l10n/Makefile 1.186-1.191 - www/firefox-l10n/PLIST 1.67 - www/firefox-l10n/distinfo 1.168-1.173 - www/firefox/Makefile 1.448-1.453 - www/firefox/PLIST 1.164-1.165 - www/firefox/distinfo 1.411-1.418 - www/firefox/mozilla-common.mk 1.181-1.182 - www/firefox/patches/patch-build_moz.configure_rust.configure 1.7 - www/firefox/patches/patch-config_makefiles_rust.mk 1.5 - www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp 1.1 - www/firefox/patches/patch-js_src_jsfriendapi.h 1.3 - www/firefox/patches/patch-race_recurse.mk 1.1 - www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs deleted - www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs deleted ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 28 13:30:01 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile PLIST distinfo pkgsrc/www/firefox/patches: patch-config_makefiles_rust.mk patch-js_src_jsfriendapi.h Removed Files: pkgsrc/www/firefox/patches: patch-third__party_rust_getrandom_src_lib.rs patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs Log Message: firefox: Update to 81.0 Changelog: September 22, 2020 Version 81.0, first offered to Release channel users on September 22, 2020 We'd like to extend a special thank you to all of the new Mozillians who contributed to this release of Firefox. New * You can pause and play audio or video in Firefox right from your keyboard or headset, giving you easy access to control your media when in another Firefox tab, another program, or even when your computer is locked. * In addition to our default, dark and light themes, with this release, Firefox introduces the Alpenglow theme: a colorful appearance for buttons, menus, and windows. You can update your Firefox themes under settings or preferences. * For our users in the US and Canada, Firefox can now save, manage, and auto-fill credit card information for you, making shopping on Firefox ever more convenient. To ensure the smoothest experience, this will be rolling out to users gradually. * Firefox supports AcroForm, which will soon allow you to fill in, print, and save supported PDF forms and the PDF viewer also has a new fresh look. * Our users in Austria, Belgium and Switzerland using the German version of Firefox will now see Pocket recommendations in their new tab featuring some of the best stories on the web. If you don’t see them, you can turn on Pocket articles in your new tab by following these steps. In addition to Firefox’s new tab, Pocket is also available as an app on iOS and Android. Fixed * Various security fixes. * We’ve fixed a bug for users of language packs where the default language was reset to English after Firefox updates. * Browser native HTML5 audio/video controls received several important accessibility fixes: + Audio/video controls remain accessible to screen readers even when they are temporarily hidden visually. + Audio/video elapsed and total time are now accessible to screen readers where they weren't previously. + Various unlabelled controls are now labelled making them identifiable to screen readers. + Screen readers no longer intrusively report progress information unless the user requests it. Changed * You will soon find Picture-in-Picture more easily on all the videos you watch with new iconography. * The bookmarks toolbar is now automatically revealed once bookmarks are imported into Firefox, making it easier to find your most important websites. * We have expanded our supported file types - .xml, .svg, and .webp - so files you’ve downloaded can be opened right in Firefox. Security fixes: #CVE-2020-15675: Use-After-Free in WebGL #CVE-2020-15677: Download origin spoofing via redirect #CVE-2020-15676: XSS when pasting attacker-controlled data into a contenteditable element #CVE-2020-15678: When recursing through layers while scrolling, an iterator may have become invalid, resulting in a potential use-after-free scenario #CVE-2020-15673: Memory safety bugs fixed in Firefox 81 and Firefox ESR 78.3 corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. #CVE-2020-15674: Memory safety bugs fixed in Firefox 81 To generate a diff of this commit: cvs rdiff -u -r1.447 -r1.448 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.163 -r1.164 pkgsrc/www/firefox/PLIST cvs rdiff -u -r1.410 -r1.411 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.4 -r1.5 \ pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h cvs rdiff -u -r1.1 -r0 \ pkgsrc/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs cvs rdiff -u -r1.3 -r0 \ pkgsrc/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Mon Sep 28 13:31:02 UTC 2020 Modified Files: pkgsrc/www/firefox-l10n: Makefile PLIST distinfo Log Message: firefox-l10n: Update to 81.0 * Add ur locale. * Sync with www/firefox-81.0. To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/firefox-l10n/PLIST cvs rdiff -u -r1.167 -r1.168 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: gutteridge Date: Tue Sep 29 23:20:23 UTC 2020 Modified Files: pkgsrc/www/firefox: mozilla-common.mk Log Message: firefox: 81.0 requires nss >= 3.56 To generate a diff of this commit: cvs rdiff -u -r1.180 -r1.181 pkgsrc/www/firefox/mozilla-common.mk ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 2 15:44:16 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo Log Message: firefox: Update to 81.0.1 Changelog: Fixed Fixed missing content on Blackboard course listings (bug 1665447) Resolved incorrect scaling of Flash content on HiDPI macOS systems (bug 1667267) Fixes for various printing issues (bug 1667342, bug 1667510, bug 1667723) Fixed legacy preferences not being properly applied when set via GPO (bug 1666836) Fixed Picture-in-Picture controls being visible on audio-only page elements (bug 1666775) Fixed high memory growth with addons such as Disconnect installed, causing browser responsiveness issues over time (bug 1658571) Various stability improvements (bug 1661485, bug 1664542, bug 1664843) To generate a diff of this commit: cvs rdiff -u -r1.448 -r1.449 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.411 -r1.412 pkgsrc/www/firefox/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: ryoon Date: Fri Oct 2 15:45:25 UTC 2020 Modified Files: pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox-l10n: Update to 81.0.1 * Sync with www/firefox-81.0.1. To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.168 -r1.169 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Mon Oct 12 23:45:35 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: Update to 81.0.2 Release notes not available yet. To generate a diff of this commit: cvs rdiff -u -r1.449 -r1.450 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.412 -r1.413 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.187 -r1.188 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.169 -r1.170 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Tue Oct 20 20:15:30 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk pkgsrc/www/firefox-l10n: Makefile distinfo pkgsrc/www/firefox/patches: patch-build_moz.configure_rust.configure Log Message: firefox{,-l10n}: Update to 82.0 New: With this release, Firefox introduces a number of improvements that make watching videos more delightful: the Picture-In-Picture button has a new look and position, making it easier for you to find and use the feature. Picture-In-Picture now has a keyboard shortcut for Mac users (Option + Command + Shift + Right bracket) that works before you start playing the video. For Windows users, Firefox now uses DirectComposition for hardware decoded video, which will improve CPU and GPU usage during video playback, improving battery life. Firefox is faster than ever with improved performance on both page loads and start up time: Websites that use flexbox-based layouts load 20% faster than before; Restoring a session is 17% quicker, meaning you can more quickly pick up where you left off; For Windows users, opening new windows got quicker by 10%. You can now explore new articles when you save a webpage to Pocket from the Firefox toolbar. WebRender continues to roll out to more Firefox users on Windows. Fixed: Screen reader features which report paragraphs now correctly report paragraphs in Firefox instead of lines. Various security fixes. To generate a diff of this commit: cvs rdiff -u -r1.450 -r1.451 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.164 -r1.165 pkgsrc/www/firefox/PLIST cvs rdiff -u -r1.413 -r1.414 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.181 -r1.182 pkgsrc/www/firefox/mozilla-common.mk cvs rdiff -u -r1.188 -r1.189 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.170 -r1.171 pkgsrc/www/firefox-l10n/distinfo cvs rdiff -u -r1.6 -r1.7 \ pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tnn Date: Fri Oct 23 12:37:14 UTC 2020 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp Log Message: firefox: NetBSD/aarch64 build fix To generate a diff of this commit: cvs rdiff -u -r1.414 -r1.415 pkgsrc/www/firefox/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Mon Oct 26 21:20:59 UTC 2020 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-race_recurse.mk Log Message: firefox: backport upstream patch to fix a build race. This appears as libmozgtk.so missing as well as the symbols it contains. This affects pkgsrc-stable as well. To generate a diff of this commit: cvs rdiff -u -r1.415 -r1.416 pkgsrc/www/firefox/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-race_recurse.mk ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Tue Oct 27 16:59:00 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: update to 82.0.1 Avoid an unnecessary prompt to reboot when using the full installer on Windows (bug 1671715) Restored the ability to print on paper whose width or height is larger than 100 inches, e.g. for receipts (bug 1672370) Fixed printing of documents with margins of zero, e.g. some PDFs (bug 1672529) Fixed handling of the WebDriver:ClickElement command in the marionette testing framework (bug 1666755) Stability fix (bug 1660539) To generate a diff of this commit: cvs rdiff -u -r1.451 -r1.452 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.416 -r1.417 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.189 -r1.190 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.171 -r1.172 pkgsrc/www/firefox-l10n/distinfo ------------------------------------------------------------------- Module Name: pkgsrc Committed By: maya Date: Wed Oct 28 15:34:41 UTC 2020 Modified Files: pkgsrc/www/firefox: Makefile distinfo pkgsrc/www/firefox-l10n: Makefile distinfo Log Message: firefox{,-l10n}: Update to 82.0.2 Fixed duplication of WebSocket messages in certain cases (bug 1673340) To generate a diff of this commit: cvs rdiff -u -r1.452 -r1.453 pkgsrc/www/firefox/Makefile cvs rdiff -u -r1.417 -r1.418 pkgsrc/www/firefox/distinfo cvs rdiff -u -r1.190 -r1.191 pkgsrc/www/firefox-l10n/Makefile cvs rdiff -u -r1.172 -r1.173 pkgsrc/www/firefox-l10n/distinfo
-rw-r--r--www/firefox-l10n/Makefile8
-rw-r--r--www/firefox-l10n/PLIST3
-rw-r--r--www/firefox-l10n/distinfo766
-rw-r--r--www/firefox/Makefile37
-rw-r--r--www/firefox/PLIST731
-rw-r--r--www/firefox/distinfo20
-rw-r--r--www/firefox/mozilla-common.mk6
-rw-r--r--www/firefox/patches/patch-build_moz.configure_rust.configure22
-rw-r--r--www/firefox/patches/patch-config_makefiles_rust.mk4
-rw-r--r--www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp38
-rw-r--r--www/firefox/patches/patch-js_src_jsfriendapi.h8
-rw-r--r--www/firefox/patches/patch-race_recurse.mk30
-rw-r--r--www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs24
-rw-r--r--www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs78
14 files changed, 906 insertions, 869 deletions
diff --git a/www/firefox-l10n/Makefile b/www/firefox-l10n/Makefile
index e0a1755f957..9a49079cb21 100644
--- a/www/firefox-l10n/Makefile
+++ b/www/firefox-l10n/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.185 2020/09/02 10:01:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.185.2.1 2020/10/29 12:18:54 spz Exp $
-FIREFOX_VER= 80.0.1
+FIREFOX_VER= 82.0.2
PKGNAME= firefox-l10n-${FIREFOX_VER:S/b/beta/:S/esr//}
DISTNAME= # empty
CATEGORIES= www
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.mozilla.com/en-US/firefox/
COMMENT= Language packs for www/firefox
-LICENSE= mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 # as of 70.0.1
+LICENSE= mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 # as of 81.0
DEPENDS+= firefox>=${PKGVERSION_NOREV}:../../www/firefox
@@ -29,7 +29,7 @@ FIREFOX_LOCALES= \
he hi-IN hr hsb hu hy-AM ia id is it ja ka kab kk km kn ko \
lij lt lv mk mr ms my nb-NO ne-NP nl nn-NO oc \
pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE \
- ta te th tl tr trs uk uz vi xh zh-CN zh-TW
+ ta te th tl tr trs uk ur uz vi xh zh-CN zh-TW
EXTENSIONS_DIR= ${PREFIX}/lib/firefox/distribution/extensions
diff --git a/www/firefox-l10n/PLIST b/www/firefox-l10n/PLIST
index 697a7aae585..2d03d968f05 100644
--- a/www/firefox-l10n/PLIST
+++ b/www/firefox-l10n/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2020/07/01 13:02:07 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.66.2.1 2020/10/29 12:18:54 spz Exp $
lib/firefox/distribution/extensions/langpack-ach@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-af@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-an@firefox.mozilla.org.xpi
@@ -89,6 +89,7 @@ lib/firefox/distribution/extensions/langpack-tl@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-tr@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-trs@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-uk@firefox.mozilla.org.xpi
+lib/firefox/distribution/extensions/langpack-ur@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-uz@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-vi@firefox.mozilla.org.xpi
lib/firefox/distribution/extensions/langpack-xh@firefox.mozilla.org.xpi
diff --git a/www/firefox-l10n/distinfo b/www/firefox-l10n/distinfo
index be0e48e2812..325ced53bce 100644
--- a/www/firefox-l10n/distinfo
+++ b/www/firefox-l10n/distinfo
@@ -1,382 +1,386 @@
-$NetBSD: distinfo,v 1.167 2020/09/02 10:01:47 ryoon Exp $
+$NetBSD: distinfo,v 1.167.2.1 2020/10/29 12:18:54 spz Exp $
-SHA1 (firefox-l10n-80.0.1/ach.xpi) = 4293ab64bf73aa9fbe4f36ee13193cb1e846502c
-RMD160 (firefox-l10n-80.0.1/ach.xpi) = fa00b1899433e9f705b1123ebf104031509fe68a
-SHA512 (firefox-l10n-80.0.1/ach.xpi) = ac19b518cc92f39e8fe16eb86f9c1a273db0f7ba4bf9ce001c41dac2b33400ebe3131ad5205009ffe96ff1e067212f7edc2f083f8cab29f8457af77efc299335
-Size (firefox-l10n-80.0.1/ach.xpi) = 504583 bytes
-SHA1 (firefox-l10n-80.0.1/af.xpi) = 8af5958ecbdde613b52d2ace1f6621d200c11490
-RMD160 (firefox-l10n-80.0.1/af.xpi) = 73132ef3fe294584750e61d545fa6c651bad2cc6
-SHA512 (firefox-l10n-80.0.1/af.xpi) = 29bd2b91adf1976a7d9a40ee0db8a8fb17036bfa28a2ea2eaff2f17ea91cc3ac49b4bf99259315e3ed8e38cc229a68a1c68212e4c13fa851d6e94efa01a3e410
-Size (firefox-l10n-80.0.1/af.xpi) = 444291 bytes
-SHA1 (firefox-l10n-80.0.1/an.xpi) = f38b145af731715eca3b0119818853fb9faa7f41
-RMD160 (firefox-l10n-80.0.1/an.xpi) = d92a8b83073fa0a9ebd905c8b01440d8e26eabec
-SHA512 (firefox-l10n-80.0.1/an.xpi) = b6e490f206b4d20e6bc652b9daa24f78f1b4447e32ea77394b92e73ec0de6f21d30e22ca3ee87f2a95e437cdf7cab6a6a81307a8ec1451e69f761671cc03a5b0
-Size (firefox-l10n-80.0.1/an.xpi) = 542426 bytes
-SHA1 (firefox-l10n-80.0.1/ar.xpi) = 48281eef6c55029be8e826466d2068dd5da63532
-RMD160 (firefox-l10n-80.0.1/ar.xpi) = e38f44dffa94b23d1aefe87fb2c2f23e3ba1731a
-SHA512 (firefox-l10n-80.0.1/ar.xpi) = 412181e35fc61a871076867c00133670c4b04e199ac4bf0909923f850cc60825cf8411eb42a449c0d921b5702d2463a485826731b53b76302e06702c44ca7c8b
-Size (firefox-l10n-80.0.1/ar.xpi) = 591816 bytes
-SHA1 (firefox-l10n-80.0.1/ast.xpi) = d93f06cba64ea0bb3b4446e570370081b77e862b
-RMD160 (firefox-l10n-80.0.1/ast.xpi) = 11424c552703c6ebfe9c4ef8d4e28372d0fa4b7b
-SHA512 (firefox-l10n-80.0.1/ast.xpi) = 1dba93dec0eafd28b13ced483d098e57b77816d9a64f6fc7089516d1adc23c8834c672fa2ba52e53ce8b1599f55779c24fac0a54151f3cf84d3ebfd0265065ea
-Size (firefox-l10n-80.0.1/ast.xpi) = 502149 bytes
-SHA1 (firefox-l10n-80.0.1/az.xpi) = b176fcce4eaf199b51e1b15901fdd55d5f0da18c
-RMD160 (firefox-l10n-80.0.1/az.xpi) = 33fe68bfe9fbdbdaf5d3a57c52c73cb48ebbb3b7
-SHA512 (firefox-l10n-80.0.1/az.xpi) = 7a044fc2cfc7e36f0e8407e804ce29deb6441c33e69e11458f010b614edc5f01bd4d03086eb4e81c2fce970878b16b294520e3c6309d1398552dc39d5adbc106
-Size (firefox-l10n-80.0.1/az.xpi) = 539349 bytes
-SHA1 (firefox-l10n-80.0.1/be.xpi) = f1cd2bb4820cf3d36df401b55f8c7b434d7cf332
-RMD160 (firefox-l10n-80.0.1/be.xpi) = 5218b5dc211e5c5374237d607dcadc63b5c3803a
-SHA512 (firefox-l10n-80.0.1/be.xpi) = 96a02f58e3a9604342cb0b755c6ae4bc35c8e48adecaf407566cf10bf2ef5ab7dd1c83951377cc21d631912811b25cff1ca40a1dff74271c29f71c7ab0b390f3
-Size (firefox-l10n-80.0.1/be.xpi) = 652311 bytes
-SHA1 (firefox-l10n-80.0.1/bg.xpi) = 1d0e8e68bfb218a640f630fe1e051de0ce88a1bb
-RMD160 (firefox-l10n-80.0.1/bg.xpi) = 88b2223b185a3705163b5a535e00a7b00a6c56e7
-SHA512 (firefox-l10n-80.0.1/bg.xpi) = 974fbe862f264b98a8045e306ef09817e739f8a1d6c092b60503f73d8667702df88a090abc4f492982ce11ff3b0e138a4c615bd400622a3901b63531155c1d64
-Size (firefox-l10n-80.0.1/bg.xpi) = 614701 bytes
-SHA1 (firefox-l10n-80.0.1/bn.xpi) = fd25ec7ceff80915108ad42eaa57b3d04074f878
-RMD160 (firefox-l10n-80.0.1/bn.xpi) = 2bf3be893f92ca4a0ccf28eeaed448bc116831d0
-SHA512 (firefox-l10n-80.0.1/bn.xpi) = 64bdd07e317c5aa04cec65fff262982aadd7aeabdfe7ae07068807e2bc6ff62042cc051d7422b7df5904a0e3ab32697f46f4ac6f9cfa118b19fc475de2373651
-Size (firefox-l10n-80.0.1/bn.xpi) = 635296 bytes
-SHA1 (firefox-l10n-80.0.1/br.xpi) = 6f9b0963549323b0adf2b76b041723cb0d0fa0a8
-RMD160 (firefox-l10n-80.0.1/br.xpi) = dafed66670898113e96dcb1ce4c1633b365891fb
-SHA512 (firefox-l10n-80.0.1/br.xpi) = 9f199d06d38f4dee320bd818d3c0dd570faab221beeb4f8029b1ef4a69e385c8b7d58db7926ced1fbf65c8f20bf4406c1545dd4ba42cc2a1144d2aed6e8623b2
-Size (firefox-l10n-80.0.1/br.xpi) = 555844 bytes
-SHA1 (firefox-l10n-80.0.1/bs.xpi) = cdf8ada2fe340c56bdf34de5b4659acc06bab518
-RMD160 (firefox-l10n-80.0.1/bs.xpi) = 351d423b8c7b9bf40eca26faa0a5316038b65550
-SHA512 (firefox-l10n-80.0.1/bs.xpi) = c6e0ef8fcdaca6988ebbc8fa44ca1c32489c8c6667d0e30f560eef525a813789a0b6f5c721632909a936863f29320ea0054fbbdb41328a9594cc541f5fcd5d2a
-Size (firefox-l10n-80.0.1/bs.xpi) = 513421 bytes
-SHA1 (firefox-l10n-80.0.1/ca-valencia.xpi) = 7572b2a219cfda87f13dcc3e0a0e53471bd3b116
-RMD160 (firefox-l10n-80.0.1/ca-valencia.xpi) = ec8fefec81bc0a1e70d52f3d2deefd79ebc6e69e
-SHA512 (firefox-l10n-80.0.1/ca-valencia.xpi) = 4539cbeac167838d190cf082808aa5d15a24fc2cdbed87c7b3183a23db29e1b138ef1f90e211d328cebe4b6c4e0eb1e378594cc6bba81707d2394bd6f1cf9dbe
-Size (firefox-l10n-80.0.1/ca-valencia.xpi) = 567339 bytes
-SHA1 (firefox-l10n-80.0.1/ca.xpi) = de31a4b1dac3f4c89a610b151888aa4d7f8d14c0
-RMD160 (firefox-l10n-80.0.1/ca.xpi) = ce0b5242afe3ee437c30b38eff9ab843b8e5207c
-SHA512 (firefox-l10n-80.0.1/ca.xpi) = 26c71d36c773dcae5dbd42af3075722a40e7e763a9a00529837f8847dd59683d7404ab6bdf90543f8fadd1aac35658a93f143051cae1c12a36bbe1ba8a95578d
-Size (firefox-l10n-80.0.1/ca.xpi) = 564258 bytes
-SHA1 (firefox-l10n-80.0.1/cak.xpi) = 57df17f44ccc3e23120aecc3566caa7999741e70
-RMD160 (firefox-l10n-80.0.1/cak.xpi) = b9c357e58d593fd7fc02cf7545c0775ef3b361e5
-SHA512 (firefox-l10n-80.0.1/cak.xpi) = bd4299a8940c187b502555955c5fd7a52b52ea785bedacfbd115f2933c4c34a0a18425cd5bb5e0861abd986e125d83ff05d277c223863a6db1b6a8bedf8a8df9
-Size (firefox-l10n-80.0.1/cak.xpi) = 589532 bytes
-SHA1 (firefox-l10n-80.0.1/cs.xpi) = 8e69cdcfa62e98dc6451b84e5d4d5d50136b7617
-RMD160 (firefox-l10n-80.0.1/cs.xpi) = 0900a0a2cc9ee18b95a20626581747a875d71b56
-SHA512 (firefox-l10n-80.0.1/cs.xpi) = 65b1b5824424017d3819e789a8951095c0cf7dba3f0671c501a5344f3a91cab6fe0cf0c3940685156b961489fa6b65b279f33a1cb4ae59328d00ee7e393d824d
-Size (firefox-l10n-80.0.1/cs.xpi) = 590314 bytes
-SHA1 (firefox-l10n-80.0.1/cy.xpi) = ab1b3a6b99c48838889f50f26dc6b16d7204f208
-RMD160 (firefox-l10n-80.0.1/cy.xpi) = 7c651380ddd485c96338c5adf0fa47350db82333
-SHA512 (firefox-l10n-80.0.1/cy.xpi) = 81400a51bcb20feba7300b2ec8143d788e8962284852a15b1702345b344aae62b1403c8ebf4a808d2a4ff55674284b827db8ba81d0c77928f701bd7cd6287812
-Size (firefox-l10n-80.0.1/cy.xpi) = 574272 bytes
-SHA1 (firefox-l10n-80.0.1/da.xpi) = ec706ece06de7b70e4c34e5eabcae3e613978f02
-RMD160 (firefox-l10n-80.0.1/da.xpi) = c453f29b3daa7864ffb7cccce692fe901bb9cf44
-SHA512 (firefox-l10n-80.0.1/da.xpi) = b1e8748883ab511f7023b52846b19633e17ed49d9d5e96cc0a1062dc5eb7f60094d39b542c947190eb07d2be00e87192615a4015cac5700565a7247dcfbe0fd6
-Size (firefox-l10n-80.0.1/da.xpi) = 564645 bytes
-SHA1 (firefox-l10n-80.0.1/de.xpi) = 518e187a82f6dee6d10b6fad7cd468b2fe56fedd
-RMD160 (firefox-l10n-80.0.1/de.xpi) = 042005529a2c735b8a33f306a5c5cbccbfbd784f
-SHA512 (firefox-l10n-80.0.1/de.xpi) = a23868386debc06a8f4c1dde2625bba796c59a9898bf560ddffbcff0035b84832faca828d3b507c63437372097a818b4b51dca51304131bc8f21694a6b54adeb
-Size (firefox-l10n-80.0.1/de.xpi) = 588247 bytes
-SHA1 (firefox-l10n-80.0.1/dsb.xpi) = 45017ee63548bb0fca08ba0b5e7e1cc7360145f5
-RMD160 (firefox-l10n-80.0.1/dsb.xpi) = 8bf77180fdb59cb9b4ce2fd114a4c505202fcebc
-SHA512 (firefox-l10n-80.0.1/dsb.xpi) = 615ec77f46da620ec1d4ef9fc96bf8ef43edc4a3c1476737cbf2403d73220b9224316cc6924146ed5f9ac17e40e0f6a03b90053015be74c9fcba055b05e45a85
-Size (firefox-l10n-80.0.1/dsb.xpi) = 598372 bytes
-SHA1 (firefox-l10n-80.0.1/el.xpi) = d4ad94c7978d63735b0d6ea276007c86d89787f1
-RMD160 (firefox-l10n-80.0.1/el.xpi) = 106c3c8e1fca1627514abed34efd72a8ad449701
-SHA512 (firefox-l10n-80.0.1/el.xpi) = 3ea62e7ba20503446f7231d594d84b6d81380d0614c38ba0a1a1f9f873a5860feeba791b7bcad626064bd2194b86492be182ec94fdbcb53a4cbad7650d7003c1
-Size (firefox-l10n-80.0.1/el.xpi) = 673926 bytes
-SHA1 (firefox-l10n-80.0.1/en-CA.xpi) = 0144cc4f5a542fcef52981c68e905d1aa268a94a
-RMD160 (firefox-l10n-80.0.1/en-CA.xpi) = 05a14309367ef31cbd1e43bafc602217d98e125e
-SHA512 (firefox-l10n-80.0.1/en-CA.xpi) = 0122922c50c2254ac7d64361552d5c5c10c3492f97525857bb00f64d99ea9681f00143f8d7a521dd05ea26b6b3450bf2b8a0a9c98aea1d7535321798375f085e
-Size (firefox-l10n-80.0.1/en-CA.xpi) = 541479 bytes
-SHA1 (firefox-l10n-80.0.1/en-GB.xpi) = 124a6f40346b8a7a79ad74a7a352985b2eff3d69
-RMD160 (firefox-l10n-80.0.1/en-GB.xpi) = 5464f8ffc16eedf896c80d58aba24ff532bda27b
-SHA512 (firefox-l10n-80.0.1/en-GB.xpi) = 4eaaeabe1a86165700c78f160d379e14df40330b17fa83c89b63fdddd65f39ea18104b9684b582357bb946dec6fdc224511874ef7167fcb9c8f5f8dbbdec2cbe
-Size (firefox-l10n-80.0.1/en-GB.xpi) = 539266 bytes
-SHA1 (firefox-l10n-80.0.1/en-US.xpi) = d8458f538dfd5f8520d8e4389b4d0a06496359d5
-RMD160 (firefox-l10n-80.0.1/en-US.xpi) = 427aa5506a5be727299678e0a90d2d8ad9632527
-SHA512 (firefox-l10n-80.0.1/en-US.xpi) = 1f85672be4dc1eb6079c5559a2f984c11061d6b8f123c2776dd03560ca64044716628e3618b01fc571bc2f79ea64d231e484d414214e23eb81b586ecca0aa35a
-Size (firefox-l10n-80.0.1/en-US.xpi) = 477253 bytes
-SHA1 (firefox-l10n-80.0.1/eo.xpi) = 6070c83b528a9d17a2e1d48cbcaf74cfef6295ba
-RMD160 (firefox-l10n-80.0.1/eo.xpi) = 4b3d69580b0a0f3b9302328d941601d8a86505d4
-SHA512 (firefox-l10n-80.0.1/eo.xpi) = e6df7e49d3f2a85311883cca891eceaacd96a6ca8e37a4d800cabb0da846b576379a3ed1824fb35a27794696527dd421571a3982d4a6008033c41cc4ced4733a
-Size (firefox-l10n-80.0.1/eo.xpi) = 566633 bytes
-SHA1 (firefox-l10n-80.0.1/es-AR.xpi) = 251524ab6b7ba1c700f778784f65e9c0ffcd06bb
-RMD160 (firefox-l10n-80.0.1/es-AR.xpi) = 19278a96f9e1bc11b1fe981960451ddb8cb2ea5d
-SHA512 (firefox-l10n-80.0.1/es-AR.xpi) = 202b95ccdebe79cffa5c7b911829ee819170f2ee5ea1f9a86cb11c81b392c2481c8ce6dd75a87efb7451e80bde0faeea51d2130efe863cfea10afd882ccf8632
-Size (firefox-l10n-80.0.1/es-AR.xpi) = 579597 bytes
-SHA1 (firefox-l10n-80.0.1/es-CL.xpi) = 2a6cf17c68972f04243fec4850b949667e2ea4ca
-RMD160 (firefox-l10n-80.0.1/es-CL.xpi) = 720f4ea7d22de331d4553a4d245967f6d4b605dd
-SHA512 (firefox-l10n-80.0.1/es-CL.xpi) = 9902c486aa1950ebbca5800732da224f4d0a6c212d5a439158830d2b49d3a0cb199d336e112c5393dc28b585e5ea459d24d0628691b8f44b6e852ab3529a5ca3
-Size (firefox-l10n-80.0.1/es-CL.xpi) = 577631 bytes
-SHA1 (firefox-l10n-80.0.1/es-ES.xpi) = 84d5fc63748c2bb6494b7558ab56d670d3fc303a
-RMD160 (firefox-l10n-80.0.1/es-ES.xpi) = 8f9bac2116aeff9d0a5559ce4b26dd82a7fd5f31
-SHA512 (firefox-l10n-80.0.1/es-ES.xpi) = dd895d61f68998630196c1b67827b6391faf9aa67692496ff457cdb609ecea22472598fff3a8efd969e1f7bf6917e6e87bb230cf9ea2d14dbdab033c2202020b
-Size (firefox-l10n-80.0.1/es-ES.xpi) = 562989 bytes
-SHA1 (firefox-l10n-80.0.1/es-MX.xpi) = f34540ff48ce50c17c9e90592907c28424f29c6d
-RMD160 (firefox-l10n-80.0.1/es-MX.xpi) = 1b626f84ec83640fda487d59a425ce036d491231
-SHA512 (firefox-l10n-80.0.1/es-MX.xpi) = c7d1750afa49e066bf991a36307f46c5207204eb1899faa52cdf9a148566270ad98fa4e392292805b7fbbc2847d7990a91fd6b5d759d18ba4d4feaac9614b089
-Size (firefox-l10n-80.0.1/es-MX.xpi) = 575053 bytes
-SHA1 (firefox-l10n-80.0.1/et.xpi) = c3fca0f8ce6a1af2b54b23438e2bf7b2195e9466
-RMD160 (firefox-l10n-80.0.1/et.xpi) = db5b482bf615889c7d71d603b74d3e2118791587
-SHA512 (firefox-l10n-80.0.1/et.xpi) = aa1b000d1cda7c6386e433f58e818b526b4a00fb2c6cd52e314b9df73428d9b1727c36b563e8f74f3be95e269ddd683069ec977dc0418489fed262694afd5d9b
-Size (firefox-l10n-80.0.1/et.xpi) = 537589 bytes
-SHA1 (firefox-l10n-80.0.1/eu.xpi) = 35a39c341a948d388087831a1dca164c2a685cb6
-RMD160 (firefox-l10n-80.0.1/eu.xpi) = c49037c044c24fe6fbebe0d9a7857a4a922733fb
-SHA512 (firefox-l10n-80.0.1/eu.xpi) = 445129660e64aaeee890ed17817e07f1b81396e56c7825d42d820461d35431e063d52638a8e70628fc0ddcc3c95f70ce6c6147f73926cd13117d21c3e4400756
-Size (firefox-l10n-80.0.1/eu.xpi) = 558572 bytes
-SHA1 (firefox-l10n-80.0.1/fa.xpi) = a9d1194cb3fadab32e54a56d0153324fe1d34e4d
-RMD160 (firefox-l10n-80.0.1/fa.xpi) = 1c547eb9ec66554559e45140c6c1b9e6f70fe355
-SHA512 (firefox-l10n-80.0.1/fa.xpi) = 618edb84fe834b0a07d6f92e474a8daa6f6020131af4a650e67b53cb209dae073e41c7ecf3d3106a02c6a0a8d763ef1c7c115e3ffab8893c1fdf5c651c1c450b
-Size (firefox-l10n-80.0.1/fa.xpi) = 597158 bytes
-SHA1 (firefox-l10n-80.0.1/ff.xpi) = 10f2a3f75f24da2151aadd4cd4f70b6cb4328a37
-RMD160 (firefox-l10n-80.0.1/ff.xpi) = 831edcbfa668273a7a5cf7de000591075ae19a0a
-SHA512 (firefox-l10n-80.0.1/ff.xpi) = 9c88ea9c89335148ed8e4e7921c20362d1081aead5a4bf9cdf20bbfbb62de9b30e73ea4b5e7a7608617810cca02cca666293f18af2e27906c4b3663109258639
-Size (firefox-l10n-80.0.1/ff.xpi) = 533516 bytes
-SHA1 (firefox-l10n-80.0.1/fi.xpi) = 420417be7edd9298939738a14561875ff65c76bc
-RMD160 (firefox-l10n-80.0.1/fi.xpi) = 657d9b1ae874a810430388bc4eb4523b734274e7
-SHA512 (firefox-l10n-80.0.1/fi.xpi) = 75cffb30b10e3a65bc1005bc07ad8d2bd2322a86979ba8076c181f4172ac24b50ef2705a50edf005baa55fbe43f20f9d3966d8efe626954a4de5cee9a4495c19
-Size (firefox-l10n-80.0.1/fi.xpi) = 564288 bytes
-SHA1 (firefox-l10n-80.0.1/fr.xpi) = 363d9d490f7cde222774e2da6e9661b338a73864
-RMD160 (firefox-l10n-80.0.1/fr.xpi) = 0ee728bf49025f8f7b187d01d600838fddf7a0f2
-SHA512 (firefox-l10n-80.0.1/fr.xpi) = 97c1d0630ebdda03e82bae7f05460ac01d259349168795893552e519c4cbbaee5e510c5873769a7689f65a3ea8a42e6b57e1803b6ed931efd8af4fb504744edf
-Size (firefox-l10n-80.0.1/fr.xpi) = 588643 bytes
-SHA1 (firefox-l10n-80.0.1/fy-NL.xpi) = 405a68d44846cef95a1d8f1b9e4a937610ed8316
-RMD160 (firefox-l10n-80.0.1/fy-NL.xpi) = 7da6691938dfcc7ea46075794a0307ee626f8e11
-SHA512 (firefox-l10n-80.0.1/fy-NL.xpi) = 7b3c109910b9430bbc5e03903af418eab74e7f6dfd190ae896814c724bcdf77717561e5afacb871280789952a4fc13f6b9358ce39ebe47f1a105ee717e4e8f55
-Size (firefox-l10n-80.0.1/fy-NL.xpi) = 573865 bytes
-SHA1 (firefox-l10n-80.0.1/ga-IE.xpi) = 676f29abb46694d9386ef3d6a1001024df45cf64
-RMD160 (firefox-l10n-80.0.1/ga-IE.xpi) = 8c41fb7ab6cb9d29609237881eb4d35b4ff7396f
-SHA512 (firefox-l10n-80.0.1/ga-IE.xpi) = 65e5b043cdad51329c4895ab6fe8e80cf29afad58ffca585a77d827ca70f03259c86c3383e260438a47e993af93fcd05198a102dff2efe0e47d1b836c7af6e25
-Size (firefox-l10n-80.0.1/ga-IE.xpi) = 516236 bytes
-SHA1 (firefox-l10n-80.0.1/gd.xpi) = e49b7cafafafbe3551de2c36054a361085b6206a
-RMD160 (firefox-l10n-80.0.1/gd.xpi) = a9fcbe773084bcfa6197ef507646b3063be35cce
-SHA512 (firefox-l10n-80.0.1/gd.xpi) = 017bffbc2748785a83c3068d472e53d4ca6aec335b1aaba2b25371172353463657c87a4f255e892282373c6499a38d154790a0a9db146637f71839bc2a3e6311
-Size (firefox-l10n-80.0.1/gd.xpi) = 546276 bytes
-SHA1 (firefox-l10n-80.0.1/gl.xpi) = e24a6e570eef45f983c4e1a292246908cab76eb3
-RMD160 (firefox-l10n-80.0.1/gl.xpi) = f79689fe8b3d64c856f5432ace600d325b6d4e03
-SHA512 (firefox-l10n-80.0.1/gl.xpi) = 8bdef6d9a9dc93291103ecf086e54a2f1b5c825b5b16a799ed7e289c27e40afa33203cbdc06737410010bd5d63395f56762967474f19029d3fd448ce3bf01bec
-Size (firefox-l10n-80.0.1/gl.xpi) = 510190 bytes
-SHA1 (firefox-l10n-80.0.1/gn.xpi) = 8d4fbfe75c91c264b4adeb062fcd807471a5a6fa
-RMD160 (firefox-l10n-80.0.1/gn.xpi) = 5ffa6de0266bd39419696fda41062206288369f0
-SHA512 (firefox-l10n-80.0.1/gn.xpi) = 7b0ba306f99c4b1b184d691a8dbc850d3dc6163f98c0a06b702396bb4779a97fa766ead27da314e4a0e77e8bcfb62c99bac08c9f4d6c7e69479f3d4db43454e1
-Size (firefox-l10n-80.0.1/gn.xpi) = 590791 bytes
-SHA1 (firefox-l10n-80.0.1/gu-IN.xpi) = 0cca2d105ab72ba3f94315a2db76f676a99223b3
-RMD160 (firefox-l10n-80.0.1/gu-IN.xpi) = b9e9d08f501a2d39e5811e2b86dc72e9a863994a
-SHA512 (firefox-l10n-80.0.1/gu-IN.xpi) = f6ed907d915b5247becc4bdde4c0162ead1e23bb09503bf97e18f7308fe54d22436f0166618b1456ee586d72fc7fa30ed787910a21c0443881d379710e42d969
-Size (firefox-l10n-80.0.1/gu-IN.xpi) = 604461 bytes
-SHA1 (firefox-l10n-80.0.1/he.xpi) = 32560d6208a8baf75dcc2bacc5ab140e33659fac
-RMD160 (firefox-l10n-80.0.1/he.xpi) = 603bb9c2fe9aa308e39930f6e45628d3709175ab
-SHA512 (firefox-l10n-80.0.1/he.xpi) = 35c343af1655da469a40841f47b2d55be613593ea6dc7d919e8a92cbe0397c5c6846964788f4b5352947daa804c6fa33f5d18445c10188715de9a74ed53f4027
-Size (firefox-l10n-80.0.1/he.xpi) = 592098 bytes
-SHA1 (firefox-l10n-80.0.1/hi-IN.xpi) = a461180751dcfe79e9a40c18ea9ef52b0d3775f2
-RMD160 (firefox-l10n-80.0.1/hi-IN.xpi) = 46665ea7c5eac3c77bc05e560c8dc0c3059f774f
-SHA512 (firefox-l10n-80.0.1/hi-IN.xpi) = 910c22111eddc6cba2089876ae726b580c6883d7fdbef6cce12b41977abb8aab69447a262aa748c35de77476eb015141ead769925d1d06a10fc671290d0db493
-Size (firefox-l10n-80.0.1/hi-IN.xpi) = 625903 bytes
-SHA1 (firefox-l10n-80.0.1/hr.xpi) = 46c91ffa711074aab84ed6d4284906d5a168d098
-RMD160 (firefox-l10n-80.0.1/hr.xpi) = 5eb221a37da9ebcf673d587e8c89dd649a54bc16
-SHA512 (firefox-l10n-80.0.1/hr.xpi) = 2be01411f887388770afc99efdc2fd77ca02327d51c8f4d1a717f13f0dbc147ba7fc39a56a686512cbf4cbef3d4b6a5ad85c0d03c878eb5b44386c47fe15eb8b
-Size (firefox-l10n-80.0.1/hr.xpi) = 570021 bytes
-SHA1 (firefox-l10n-80.0.1/hsb.xpi) = a55764beeba8ce74b9f759c4cef4aaf39dba34a9
-RMD160 (firefox-l10n-80.0.1/hsb.xpi) = df4ef6902ef175f0ba6e05adc4bf5a1d0b0a6c36
-SHA512 (firefox-l10n-80.0.1/hsb.xpi) = 4084e9a4c65e57d6efc16d1f7927772ac6fa87c7c136ed4f7a82fa19db76d236ab06e08eec234612702d42e32968fd1699836b314c2ff7770f8cd84db209dbc5
-Size (firefox-l10n-80.0.1/hsb.xpi) = 595914 bytes
-SHA1 (firefox-l10n-80.0.1/hu.xpi) = 515130bb9f72f90e826ff42b26e2ae2de1a5a1ae
-RMD160 (firefox-l10n-80.0.1/hu.xpi) = 471fd71be6c83ae80b97dc8f76499d7a293250c3
-SHA512 (firefox-l10n-80.0.1/hu.xpi) = 066da2326aefcaa07433083230debc48689be0aa82701111e9b7dfc2ac45724047029a0332401d66cab53b90bba243839f28014f773cea442a5e25ea8b387e23
-Size (firefox-l10n-80.0.1/hu.xpi) = 600741 bytes
-SHA1 (firefox-l10n-80.0.1/hy-AM.xpi) = 21673fc64970fb603ccce29f5486fdec98b6e2fb
-RMD160 (firefox-l10n-80.0.1/hy-AM.xpi) = 89cf61416079146a73d25819e2fa7c64f4d583b0
-SHA512 (firefox-l10n-80.0.1/hy-AM.xpi) = 7689b2fdccd31f057c69ef02ec2ff925cdbf02fdde70e929879ef4ce426458b51ad5576ce99af58b2aa250e1c497c333d21648effe254e8310a666cc07564718
-Size (firefox-l10n-80.0.1/hy-AM.xpi) = 651784 bytes
-SHA1 (firefox-l10n-80.0.1/ia.xpi) = fa8648aaed93255f9a9f40572322abdb19bfec15
-RMD160 (firefox-l10n-80.0.1/ia.xpi) = 0816842e17cef6ccd5c667873d2f74ecae6d0f71
-SHA512 (firefox-l10n-80.0.1/ia.xpi) = d14576bf7bd9c686e3e5cd9fb1b0477f95db0cc02040e00b66939e494743779ba705eeb01e1f8a6730b079e9c6a1aa40f5bc6874f3c708c2d4a0614f15fdb13c
-Size (firefox-l10n-80.0.1/ia.xpi) = 565290 bytes
-SHA1 (firefox-l10n-80.0.1/id.xpi) = 3c4f686f4fb538c8c452bc3ae359a8c1ab407e43
-RMD160 (firefox-l10n-80.0.1/id.xpi) = 41dec6473065df8c42c1f5cbac9caccd7dcaed88
-SHA512 (firefox-l10n-80.0.1/id.xpi) = d7606b3422e6cba126dab8ebe68d3d4fc77c93eafddc118191a7dad474dafa402907388bb269f9a6654a44be06aa61f72698e893b608e944afa8ed524b2e5605
-Size (firefox-l10n-80.0.1/id.xpi) = 558440 bytes
-SHA1 (firefox-l10n-80.0.1/is.xpi) = a4c0d9bd29c79474fda980c6f8cdc254c51bb8a6
-RMD160 (firefox-l10n-80.0.1/is.xpi) = 2646b4464d14b67dc8a77ef34541d4a0ac4f71d4
-SHA512 (firefox-l10n-80.0.1/is.xpi) = 5fa2a46a70ad0b88ba40a495ae9c1687aef359fdab8f721185352b124f15c755af8fa0ee6fff3abb5dc79daa5b560fc12e671438280b03a5e1523460409d5a30
-Size (firefox-l10n-80.0.1/is.xpi) = 529509 bytes
-SHA1 (firefox-l10n-80.0.1/it.xpi) = 918f1485cb208e6a0bce4c289437964822257fc2
-RMD160 (firefox-l10n-80.0.1/it.xpi) = 6f92689fdf02ec246d80390e71b71eb85799e438
-SHA512 (firefox-l10n-80.0.1/it.xpi) = a5d20ee02f37575457af1ed9a1ddd40cee0cc1b85dc6ce79e033550abafccc85f0f8436ef04f28683fee777e391644d10b812fdd308be5f967079b13eda19e92
-Size (firefox-l10n-80.0.1/it.xpi) = 463581 bytes
-SHA1 (firefox-l10n-80.0.1/ja.xpi) = ae4029b18436ed4f3cacd15168b225d53584dac4
-RMD160 (firefox-l10n-80.0.1/ja.xpi) = b2c18e064fdb3ad2d9d2bfcc092ca06a61b19f97
-SHA512 (firefox-l10n-80.0.1/ja.xpi) = 073f13c1ad5287adfd3602791547a544d6cbba24720e7d7ee205bd11fcca2a458d32370a41443a46732599b8286132787a7618ab18363b20adf39b9962afab55
-Size (firefox-l10n-80.0.1/ja.xpi) = 601243 bytes
-SHA1 (firefox-l10n-80.0.1/ka.xpi) = b82d6fe3b15156df459151a7749c110e8969cbfc
-RMD160 (firefox-l10n-80.0.1/ka.xpi) = 7df6388b6b3a59aee74a11c422e62fcc9e56dfec
-SHA512 (firefox-l10n-80.0.1/ka.xpi) = b30c64ce4272816dc9d7d88f6e0e1a6bd45b85eac63823182a85b6eb176219c74ab024394b7016961dab4516af1973de845085d1bdc5ce8c4c76e8cba4ac3bca
-Size (firefox-l10n-80.0.1/ka.xpi) = 626403 bytes
-SHA1 (firefox-l10n-80.0.1/kab.xpi) = 865a2063d76efb52d20b3322a5ac1a011b6afb84
-RMD160 (firefox-l10n-80.0.1/kab.xpi) = bb6c0defbab9590aed4d81709a4f3cd7872545f6
-SHA512 (firefox-l10n-80.0.1/kab.xpi) = e123117fc4dd8469e244de5f1714e2d4438413b2370dd6659e074fc6738ef558d8e0a566a028d8e87062fea8cbe153403fe4d231ead32cb7d4043ec6aad3384a
-Size (firefox-l10n-80.0.1/kab.xpi) = 583640 bytes
-SHA1 (firefox-l10n-80.0.1/kk.xpi) = e509758aa93fb784650c5eb375de9713066e5e04
-RMD160 (firefox-l10n-80.0.1/kk.xpi) = 77950d5186a871236fad62c84b401210f04bc699
-SHA512 (firefox-l10n-80.0.1/kk.xpi) = 20af3efbe6269624422f1ee7a9254528febef20c09c402152da9a86cc076fdc4fa51e730df7ef154edb1ffc048553675a3d2ad356c9e06a0e0e0107e7823a797
-Size (firefox-l10n-80.0.1/kk.xpi) = 649669 bytes
-SHA1 (firefox-l10n-80.0.1/km.xpi) = 7d524b2da92bd0a660c2c3230e15b7d1839a883a
-RMD160 (firefox-l10n-80.0.1/km.xpi) = c69f7cc34b3da62b6ad6c97d9b419d763b43bb95
-SHA512 (firefox-l10n-80.0.1/km.xpi) = b9e4c78612d2ce6d20c8628aa2fbfd0edae3e175852c14ed4489e72e0036a1627f3218425a72862b4bf2745b3299caf6e5306751fccd083211153e472dea2b45
-Size (firefox-l10n-80.0.1/km.xpi) = 568463 bytes
-SHA1 (firefox-l10n-80.0.1/kn.xpi) = 494e33f55c581d787315f52c41dbed36eb6e5a32
-RMD160 (firefox-l10n-80.0.1/kn.xpi) = 07ccdcc3fc77e5ae7ecd2c898829465913706a6a
-SHA512 (firefox-l10n-80.0.1/kn.xpi) = 526b88bfec9b1c33a120e7ec2f045d20e19704b48db87d84faeca5c8ee5ef56159e12601869b2d2233c293b599907f76333789a1d3c503ff6377a1c76caa5be5
-Size (firefox-l10n-80.0.1/kn.xpi) = 559704 bytes
-SHA1 (firefox-l10n-80.0.1/ko.xpi) = 2868f834e9aac43327640a538b70725b5e03a708
-RMD160 (firefox-l10n-80.0.1/ko.xpi) = 3cb7e76bf93839161f02693d9c983e963fd150d3
-SHA512 (firefox-l10n-80.0.1/ko.xpi) = 50f6484898aaf1a9bdd91eae4c5ffaf55c05a5b28aa4af825dcadc64ebe18db77ec97108648bebf87aa1273ba1855a0c2f405820643f98a31c604e7a6b04e942
-Size (firefox-l10n-80.0.1/ko.xpi) = 614390 bytes
-SHA1 (firefox-l10n-80.0.1/lij.xpi) = a5a839fc5b8fb12bf7ecc3b88c749536c91c1e6a
-RMD160 (firefox-l10n-80.0.1/lij.xpi) = b8266fe7c934d2adc016250cf8bd596239dcc040
-SHA512 (firefox-l10n-80.0.1/lij.xpi) = 66feafb6d43fc5099083d25d8462850a575f2f43b4755e5c3e3bdcaf33c554f462a4df0b199a93486f3bf24950b0ed5415bb835df0520f5c7a62a81547ef30ee
-Size (firefox-l10n-80.0.1/lij.xpi) = 528971 bytes
-SHA1 (firefox-l10n-80.0.1/lt.xpi) = 2e4c2da368e81012b127971e653474e704c742ad
-RMD160 (firefox-l10n-80.0.1/lt.xpi) = 0c0b280c1ccfb5b66754124a8ab0d8902e1786d5
-SHA512 (firefox-l10n-80.0.1/lt.xpi) = 5d38561dcb9312dc62dd4f06a7674b277d0be1317f9fb1b6e1eeaa889f0d0466a7c1ad529b2f8d58de65f51d5abd9829999f33db30fefe9a5a3b54014c60208f
-Size (firefox-l10n-80.0.1/lt.xpi) = 587840 bytes
-SHA1 (firefox-l10n-80.0.1/lv.xpi) = 850045c910f77bee1715547397929b9ea358e56c
-RMD160 (firefox-l10n-80.0.1/lv.xpi) = f0eaf9d419ac94385e64bc3e39152a26563c4bde
-SHA512 (firefox-l10n-80.0.1/lv.xpi) = 789d712a7c399178f43e5c108e2727ee6be58b999df4248f2669d2837299da79d0cdd20f3dbdbccfc1656056573470633ed3f65fd1903e2e509b5645298e48ac
-Size (firefox-l10n-80.0.1/lv.xpi) = 519818 bytes
-SHA1 (firefox-l10n-80.0.1/mk.xpi) = 62c77cb4a91ebee4a4ef9ca4abd3799d07c21d05
-RMD160 (firefox-l10n-80.0.1/mk.xpi) = 5c3178f1548b83385eac4d14f71096bdec079645
-SHA512 (firefox-l10n-80.0.1/mk.xpi) = a31bd6b70316f986b9c7edd3dc797103d49a193f180371dd875eb17391fe94b92103606cb06fba2378b8fe1329475c54b8296969496eaacd0f140e83038ec49d
-Size (firefox-l10n-80.0.1/mk.xpi) = 482548 bytes
-SHA1 (firefox-l10n-80.0.1/mr.xpi) = 29de9ab25331a8e9c6c84f650d2ce1986898615c
-RMD160 (firefox-l10n-80.0.1/mr.xpi) = ea41b23342907ed6e66c897602e8994c3dc01db0
-SHA512 (firefox-l10n-80.0.1/mr.xpi) = 4d9ccad61a868483ce700b28ace409c7907822c0c5bf261bf8f4497aecd685fc760226ebc5af08d8678a8a582ab59a282ecb73c595ffa62e404f39bf37f73c6d
-Size (firefox-l10n-80.0.1/mr.xpi) = 601274 bytes
-SHA1 (firefox-l10n-80.0.1/ms.xpi) = b3f0420cef76192985a85e89ba0c137d6cc18989
-RMD160 (firefox-l10n-80.0.1/ms.xpi) = f8a9a5b66a72274e9fefca16ca75a5f1a1b9a6d7
-SHA512 (firefox-l10n-80.0.1/ms.xpi) = 1c83be4e5c2b7267f8956a534596c31bedd9680539f5b93731c92c42012d987024dc1785fa647e9db9ef5554e5ea469e132906b4d41789e2d31d7539b0c698a6
-Size (firefox-l10n-80.0.1/ms.xpi) = 502900 bytes
-SHA1 (firefox-l10n-80.0.1/my.xpi) = ce5c2bc9906476ecf99bc2e4327200fb10f91fac
-RMD160 (firefox-l10n-80.0.1/my.xpi) = 071aa99d5f869c66684e42cd5a096f05dafebaa4
-SHA512 (firefox-l10n-80.0.1/my.xpi) = bce7f873f4379d3ad12804894c0d52ef38f0f4addb43e556cc8370fbd8c5b2d8a5370a9007a6808192223d51aba6413d3596db8c262f22347d7d27d2027a41cd
-Size (firefox-l10n-80.0.1/my.xpi) = 557148 bytes
-SHA1 (firefox-l10n-80.0.1/nb-NO.xpi) = 4a2f49c02a1084deb76d4c2ac3eda87455d7f61b
-RMD160 (firefox-l10n-80.0.1/nb-NO.xpi) = cad73ae09bc96667c40afade1d00a3a19e070424
-SHA512 (firefox-l10n-80.0.1/nb-NO.xpi) = 85cef35f5c975b313db2ff28c7b432957a96de41fd87fa727ed30363b72fea30926d4893d65d877b6a9f65c195ec4381cc56eceaf825afae9a95efabe8c612b5
-Size (firefox-l10n-80.0.1/nb-NO.xpi) = 559668 bytes
-SHA1 (firefox-l10n-80.0.1/ne-NP.xpi) = 849522b320dabc882459c7c9b85ca1117df21143
-RMD160 (firefox-l10n-80.0.1/ne-NP.xpi) = 1a67a548460b110eaf25163e7eb0c581a98a0ebe
-SHA512 (firefox-l10n-80.0.1/ne-NP.xpi) = 297e102d3bc6177d5c5b99679c8713f9e5c720278c741f75d6a2f802823b5a51c7e301b310efb26f8ff347dddd7df499c6ab137cb957296ff731ee2bd0b0f779
-Size (firefox-l10n-80.0.1/ne-NP.xpi) = 529150 bytes
-SHA1 (firefox-l10n-80.0.1/nl.xpi) = 6417be437c102e98e0653575d0ae05bcdaafc5ad
-RMD160 (firefox-l10n-80.0.1/nl.xpi) = c3e2ee4973c5ccc9b0213ec81e6aba08d05eeaab
-SHA512 (firefox-l10n-80.0.1/nl.xpi) = c83f5444ef5e10ea9f8578674bba1f1e957d93703177adb1abb13d191f202df184ec2e91ea15f559e9f350f5edd3e7ae61f0b79a3709ea9380f0c9902a8b9554
-Size (firefox-l10n-80.0.1/nl.xpi) = 567581 bytes
-SHA1 (firefox-l10n-80.0.1/nn-NO.xpi) = af5fa8077d0031cd5db0f52f0168c38c742fcc7d
-RMD160 (firefox-l10n-80.0.1/nn-NO.xpi) = e36db5a9212d6ce4b95afd8342f01b52eae7df3a
-SHA512 (firefox-l10n-80.0.1/nn-NO.xpi) = 42a57f7927029864e682db3507dad6189d2518649b4520de0ffdbfb8f7ec687ce3df50630859832fb0ec2f3f0f45a5998e8cbce11999ff6b02d17276c3b1e026
-Size (firefox-l10n-80.0.1/nn-NO.xpi) = 562491 bytes
-SHA1 (firefox-l10n-80.0.1/oc.xpi) = 3db0494dff26d5defd75d4ef0e87affd0ad27090
-RMD160 (firefox-l10n-80.0.1/oc.xpi) = 964308147ad130f3eb78a785c8ee60cc298d3158
-SHA512 (firefox-l10n-80.0.1/oc.xpi) = b78f228736a66e0f9378a80dfd41aa5c8bf33d80271f38ce65c41f956f7d8c06fa84e7089e3e14073966c60de6bab11dd1f0c3f9f3400f1448d792171d0f21d9
-Size (firefox-l10n-80.0.1/oc.xpi) = 584239 bytes
-SHA1 (firefox-l10n-80.0.1/pa-IN.xpi) = 956e1f6f422b3965079f6fffc4dcb6c9e897fe42
-RMD160 (firefox-l10n-80.0.1/pa-IN.xpi) = ffccf6c29bf958779a9449b2282f2b742b95420c
-SHA512 (firefox-l10n-80.0.1/pa-IN.xpi) = 39080e2f2c4522b699cdbc4f118423e1a10d2f5ac2b18fd5e90af85cefdcb76d1ca04c31a8e1174e1b79773ebd76f0c10c08b61e328cf620f706af130b40e4b8
-Size (firefox-l10n-80.0.1/pa-IN.xpi) = 613847 bytes
-SHA1 (firefox-l10n-80.0.1/pl.xpi) = d147d50ce445d6175ec0c17dbe40c10721274649
-RMD160 (firefox-l10n-80.0.1/pl.xpi) = e58b61881e1e03ef25a990c8d84fea8a55f7a356
-SHA512 (firefox-l10n-80.0.1/pl.xpi) = 26264d3e7a26b4fd24d7e1fa36efe1989308a814a062033f9f45d6c4ed7ff2e32272eadf1382a14c04cdf83da961b6f6bfd0f5fb472bf86d2a8d2124fbfdb12d
-Size (firefox-l10n-80.0.1/pl.xpi) = 588634 bytes
-SHA1 (firefox-l10n-80.0.1/pt-BR.xpi) = 21f3dd6cff05cd44ffe0f0e85ffffc354596d281
-RMD160 (firefox-l10n-80.0.1/pt-BR.xpi) = d73a20437d84f5e1024d509a65c2f1ef4d41540c
-SHA512 (firefox-l10n-80.0.1/pt-BR.xpi) = 35610b0e440cf5b0ba2757eefeb4f02a1e50488e4be983c80bf09f7bf97e26b7a21143aac672277e33b784908b9f261b54fa3239f989d4130f5aa62a17da2ece
-Size (firefox-l10n-80.0.1/pt-BR.xpi) = 569418 bytes
-SHA1 (firefox-l10n-80.0.1/pt-PT.xpi) = 2a11c6ed10ca795ca7458e2170071f63e5a59728
-RMD160 (firefox-l10n-80.0.1/pt-PT.xpi) = 007af2895c77c1fbd6652d4dd358b63b0e0f0a99
-SHA512 (firefox-l10n-80.0.1/pt-PT.xpi) = 8f7681c7518299f0373db051be6ad5928148dd6b2c0032312683b114e524ef2ff8dc5501c17dbb02b7aeb5185c19d550eb8475a361006ceeb54299563fbbe87b
-Size (firefox-l10n-80.0.1/pt-PT.xpi) = 579182 bytes
-SHA1 (firefox-l10n-80.0.1/rm.xpi) = d41c7dd592d7f79929d39d0ea8be0d4855b2b9ab
-RMD160 (firefox-l10n-80.0.1/rm.xpi) = 0b5e6e8faa3a57763af64a853ae8159824d7e4e0
-SHA512 (firefox-l10n-80.0.1/rm.xpi) = 0bce2deb89c88f7a65fc8690b9db5086d5d985075db69c3994f949158ac0cde7de7bba2814317ba42d60bf48d9e3f7723d7864dbabd9d9029f6f026efcd2af20
-Size (firefox-l10n-80.0.1/rm.xpi) = 566373 bytes
-SHA1 (firefox-l10n-80.0.1/ro.xpi) = da7b405c8b7964f62de32780e25c3d44598c3941
-RMD160 (firefox-l10n-80.0.1/ro.xpi) = bac08def1d4fc7e50ca94deb24c64d6e4151291d
-SHA512 (firefox-l10n-80.0.1/ro.xpi) = a5561578101ac24e94458b3b55e0386716b4d33da5427bc58385832bd49e033f7d4ff2c6887952e4e3004f21e4efcde6e672439c36ef7503c3099ab4730ec39f
-Size (firefox-l10n-80.0.1/ro.xpi) = 586939 bytes
-SHA1 (firefox-l10n-80.0.1/ru.xpi) = 2630aaf59967325cd7dc99f64664cfa9b7b56193
-RMD160 (firefox-l10n-80.0.1/ru.xpi) = 66bd04d379b9547407613431b4473496f7454c18
-SHA512 (firefox-l10n-80.0.1/ru.xpi) = 3d425e8b742463548c97d9c268975fc58320708e17572d99adf1ed4a6f787bcdc6ad9b3722edbd2664eeae6a998dfced00b385d664749c0ce261871da987023e
-Size (firefox-l10n-80.0.1/ru.xpi) = 666218 bytes
-SHA1 (firefox-l10n-80.0.1/si.xpi) = 121afef6dd9764a7ad2ae6f115596245182d3ca7
-RMD160 (firefox-l10n-80.0.1/si.xpi) = c1eb92a616c764a128621fb3ab275ebf29af2f11
-SHA512 (firefox-l10n-80.0.1/si.xpi) = 4ad417d78c783a95c87bbf3deb05586a4accb204785c049c75a89f3b49bcfa1464319223e0a25cdf10c99028e5530937d199abbb5dfd87933eba1b086e60d67c
-Size (firefox-l10n-80.0.1/si.xpi) = 534116 bytes
-SHA1 (firefox-l10n-80.0.1/sk.xpi) = 94725f06bb25c47dd56f38102af60e00fed646e0
-RMD160 (firefox-l10n-80.0.1/sk.xpi) = 35c82f7534d18684d4ab02fb601939add2559284
-SHA512 (firefox-l10n-80.0.1/sk.xpi) = 6d2288823d4f2a254afea66b1ea8712d10f55d8b31793eb8bd29211a2ac68f31265f1e9de6ab0e20e2d60bc70584de7044a63b925bf77b9a91bf084a8e9a79e2
-Size (firefox-l10n-80.0.1/sk.xpi) = 587987 bytes
-SHA1 (firefox-l10n-80.0.1/sl.xpi) = 4f5f756f795144606657e684dc7685c5767ebde0
-RMD160 (firefox-l10n-80.0.1/sl.xpi) = 05797ad3df57c2f5ebf7aa31fb6c160faf737356
-SHA512 (firefox-l10n-80.0.1/sl.xpi) = 55e6bc7d0e3fef21b4a0f04080a87a441f6c5e064cc98cad0f43620b58a44ccd7279f7d2dd658cde1bcba760cf0883f69677161f098b2de4d190f783e1ea54ec
-Size (firefox-l10n-80.0.1/sl.xpi) = 569766 bytes
-SHA1 (firefox-l10n-80.0.1/son.xpi) = 003a149e1883b10ce67181450bf15918282b559f
-RMD160 (firefox-l10n-80.0.1/son.xpi) = b56b50419f0b22e82f1bbf51b1ef6f32d68aa22f
-SHA512 (firefox-l10n-80.0.1/son.xpi) = c9ab1150312d4ab20f269a92d09d9fd9942382ba6aadc0d4d039c5c877b44151269314c52c5e026a0ee1005e8fcc0f2cc2972c42e8fc6863a25520e1b7f2681f
-Size (firefox-l10n-80.0.1/son.xpi) = 454608 bytes
-SHA1 (firefox-l10n-80.0.1/sq.xpi) = 60c3e211d4bc8f8de93415992398f5ac58a18b5f
-RMD160 (firefox-l10n-80.0.1/sq.xpi) = 0e0542211077d50ab00ccd052eab73d622eeb1ef
-SHA512 (firefox-l10n-80.0.1/sq.xpi) = a9a1bfbfe224f5beec6157225b942067ebf1037349a644bfe2c2bf1b08e3c48346f620d68d70079ba309e2a6649b98dbbe3339f87d1c4a32af3ed7ac945be90e
-Size (firefox-l10n-80.0.1/sq.xpi) = 580208 bytes
-SHA1 (firefox-l10n-80.0.1/sr.xpi) = 250aa81d3c6081fcfd8d6eda9912c2f1bb357bbe
-RMD160 (firefox-l10n-80.0.1/sr.xpi) = 1cf61335e90785db67728493cfcfe8787fee667d
-SHA512 (firefox-l10n-80.0.1/sr.xpi) = f87036a3c1dab96891618a940991c36302265ca7dcd2a4db387701b607ec91aca38e3f5ebd086c36b16b0326c0fdb9c03bb5b3cccf4f4d1281d9ecaca306b493
-Size (firefox-l10n-80.0.1/sr.xpi) = 614268 bytes
-SHA1 (firefox-l10n-80.0.1/sv-SE.xpi) = 6f1864855a93dcf5c432b140a1b3809fefde168c
-RMD160 (firefox-l10n-80.0.1/sv-SE.xpi) = 16591b82ba5d9ea6c2d0338dfc2006c05ec42dea
-SHA512 (firefox-l10n-80.0.1/sv-SE.xpi) = 710d65786c8ed82fec8ea627e789deb6a065859c19eccbaecf9ce5012f58740b2781fbe7f2b5724dcd7be38db8f01721c7ea7d354a4409acf9b84d511bb6dc3d
-Size (firefox-l10n-80.0.1/sv-SE.xpi) = 573128 bytes
-SHA1 (firefox-l10n-80.0.1/ta.xpi) = 152d9efeabe063a1fff14d76f4bbe78109bf098a
-RMD160 (firefox-l10n-80.0.1/ta.xpi) = d09379a4e949467bc04b4ac62939f133c84a1d24
-SHA512 (firefox-l10n-80.0.1/ta.xpi) = 2b819f416ca0958a841977853f7179c6ed0f8377f4c6b8912cafe21179f3485ba84db48f49912d3730c31ae83ddcde84ef0e2695250f8067aeb5641677f7a2ef
-Size (firefox-l10n-80.0.1/ta.xpi) = 573981 bytes
-SHA1 (firefox-l10n-80.0.1/te.xpi) = 21bc54fe2d9949477f464ff172e8d6eb22ebefdd
-RMD160 (firefox-l10n-80.0.1/te.xpi) = a67a5bddb1acdf7d0344511f3c3fe402dfba9e04
-SHA512 (firefox-l10n-80.0.1/te.xpi) = d1302b4069a9cce98b1079f7167db9e6b80f094a33dde214bfb23ad3a19dd17f8d044e0dd0926f3570ec1d0bf19856457fb9cfe69e65cfcb162c66153ee619e8
-Size (firefox-l10n-80.0.1/te.xpi) = 612546 bytes
-SHA1 (firefox-l10n-80.0.1/th.xpi) = ffc74958b3b19c5e76a108a24f5f68026622195e
-RMD160 (firefox-l10n-80.0.1/th.xpi) = 2a135271583a1155bca989a40e36570e13c542ab
-SHA512 (firefox-l10n-80.0.1/th.xpi) = e051e224e9f7cb29f1a85aed2b0c4b73238c1ef01e3d7777ae47a71fbbe4f32402999a5fd918d3a486348621e48a28d21ea92b2af14f251107995e3f860a3f69
-Size (firefox-l10n-80.0.1/th.xpi) = 639043 bytes
-SHA1 (firefox-l10n-80.0.1/tl.xpi) = 5259b1cecb55185b155e9db6f1ad34924a47641a
-RMD160 (firefox-l10n-80.0.1/tl.xpi) = 21451395c555e8699a271b3a25624bcb4fdcbaf2
-SHA512 (firefox-l10n-80.0.1/tl.xpi) = b2d31156297306feade4dadce992b36d03da8f78831dbe3ce86336732d28360dccb635549a0c772466caf1bf6a26a14eee64525b448e32db248d04d1e8592980
-Size (firefox-l10n-80.0.1/tl.xpi) = 555007 bytes
-SHA1 (firefox-l10n-80.0.1/tr.xpi) = 305ac3afe4e878aec7fc4fea08ca3ceabae0dc00
-RMD160 (firefox-l10n-80.0.1/tr.xpi) = 5dc17047239b8ae995795cb5963ca16c01e8bdfe
-SHA512 (firefox-l10n-80.0.1/tr.xpi) = 094c89edfad656766cfb03cd057dfa14bb93ecc61ae69ab7f7bdc654247f0daa08c35f1011667f7c3db27676ba92d973c1bf5b5ea4668995786f159cd428a13b
-Size (firefox-l10n-80.0.1/tr.xpi) = 584648 bytes
-SHA1 (firefox-l10n-80.0.1/trs.xpi) = 1e17f702ea0fbc78958a90d97e8992e2128aa79d
-RMD160 (firefox-l10n-80.0.1/trs.xpi) = f3d53c09e35cb3a3783982a9913b01b2a0811afd
-SHA512 (firefox-l10n-80.0.1/trs.xpi) = 7ff78c949a2290ad0dbd002edd66f0d2deab4d4e9db0fd9181052e997fe52485893ddc307789fdf83242792de6e085ffa8527d9325d1e1cbe2b569646f421dc3
-Size (firefox-l10n-80.0.1/trs.xpi) = 542494 bytes
-SHA1 (firefox-l10n-80.0.1/uk.xpi) = 657b8939ef6dda923ced1814c994267a1bfe6da3
-RMD160 (firefox-l10n-80.0.1/uk.xpi) = 3c4b92f0a38fb16deeac8e1253b62ee521e97e66
-SHA512 (firefox-l10n-80.0.1/uk.xpi) = 6e08758c438a8200b23a32c61929f9624cb208ff2501de66af5b4abc8e5c4c49507ebf0213d267803db5284724677b43d4eb662759fdf9970b3637def24c296d
-Size (firefox-l10n-80.0.1/uk.xpi) = 659416 bytes
-SHA1 (firefox-l10n-80.0.1/uz.xpi) = c54d1e70d785ecce7c8f6520fce26db4029e1778
-RMD160 (firefox-l10n-80.0.1/uz.xpi) = 9fb7c62dedad8a6737b9da758ed3dfef64a70f83
-SHA512 (firefox-l10n-80.0.1/uz.xpi) = e163e411c3e3bd767144ece491ce31a422d6b30d1d457298a884fff695d011fa8450e9886c681c7a8541a704373c4cdeb73493d8e941a1e630ebb9918a43876e
-Size (firefox-l10n-80.0.1/uz.xpi) = 522574 bytes
-SHA1 (firefox-l10n-80.0.1/vi.xpi) = 63b3f14a6dd97b0adb83abc51f3c572098b39423
-RMD160 (firefox-l10n-80.0.1/vi.xpi) = 286463402da81d6764cdacb249d6979ae58d9867
-SHA512 (firefox-l10n-80.0.1/vi.xpi) = 5febff5088076d865fdeb389980472a054045d9a2b18bbd19dbff7c9bf6544934f4de87f1b7d09e8f43c8f3006df9f86823dde82e68d595474bb96ee430bf6bc
-Size (firefox-l10n-80.0.1/vi.xpi) = 609394 bytes
-SHA1 (firefox-l10n-80.0.1/xh.xpi) = d9ef50db91bf0d60501569c4b70dedad88eb0d6e
-RMD160 (firefox-l10n-80.0.1/xh.xpi) = 753f2f97ea472468a71a262ce69c39249d580678
-SHA512 (firefox-l10n-80.0.1/xh.xpi) = 454d7eb2bcdc5fda55c6376d77147e0f9e00f3b0b96c3b09521393e1a2516f97339533c35d08f456bc344a76ba72da42d99a0bae24c24f103eb9675967a23790
-Size (firefox-l10n-80.0.1/xh.xpi) = 458212 bytes
-SHA1 (firefox-l10n-80.0.1/zh-CN.xpi) = b1d449e8d0848039d13365133184153e32516a3e
-RMD160 (firefox-l10n-80.0.1/zh-CN.xpi) = 6ef503780da93fbcb9fd74a1cf8738c6fbad4c81
-SHA512 (firefox-l10n-80.0.1/zh-CN.xpi) = ab90e7c21368a78c3eda23325b138fd2da02be577856f4ebee59d1988a2b2799876bdbd8c54040c6c45ff45804a4659a52b276df6da1424dc2a48b295b3699db
-Size (firefox-l10n-80.0.1/zh-CN.xpi) = 611635 bytes
-SHA1 (firefox-l10n-80.0.1/zh-TW.xpi) = 7717e395da6a8996cdfc61d4fbd8495b12b4328b
-RMD160 (firefox-l10n-80.0.1/zh-TW.xpi) = 35a9d15e2c7c34fad555fd05af6e0fc5c175ee87
-SHA512 (firefox-l10n-80.0.1/zh-TW.xpi) = 253f80d60eb05d05d366642e2ebb78430b3b9acb36baa553b3cffa5a1d4773e1a422e770557a3ae791d7704ed22f5ded6713313886b696548bf49c91bfb7dfbf
-Size (firefox-l10n-80.0.1/zh-TW.xpi) = 611178 bytes
+SHA1 (firefox-l10n-82.0.2/ach.xpi) = 00ef26876e90661f28bebfcba37d0a27605873fa
+RMD160 (firefox-l10n-82.0.2/ach.xpi) = 113b5878a726e5416d821a47008511f3008d1bae
+SHA512 (firefox-l10n-82.0.2/ach.xpi) = 74131e76f66de1249e351898127dafedd69a6c17eb9cc0d28f2e918ef04e6bcd1c048238f332441b33f283ff1926f7b58a2457149e2b6dd43e602660189e5fde
+Size (firefox-l10n-82.0.2/ach.xpi) = 460148 bytes
+SHA1 (firefox-l10n-82.0.2/af.xpi) = 381ad2e7522e23c8996690c3347a4ea902095204
+RMD160 (firefox-l10n-82.0.2/af.xpi) = 091141296d94d4ad49e646eba1b657ce92f99d53
+SHA512 (firefox-l10n-82.0.2/af.xpi) = 4e4455b8ac1b35d56d2ebebac158752f9d29ecb139e6cb0d6fc39001944340c4920b16dbacbbfd00bc0b6c9fe19b59271198817eac6e8c60856fa36639cb07ec
+Size (firefox-l10n-82.0.2/af.xpi) = 430109 bytes
+SHA1 (firefox-l10n-82.0.2/an.xpi) = 9340778aae77ceea1ab4569023e28183ad70c5ba
+RMD160 (firefox-l10n-82.0.2/an.xpi) = ff498ef44862adb2bc16919786e5ffa8e0006dcd
+SHA512 (firefox-l10n-82.0.2/an.xpi) = 07c9e68ee09a3edd7a90a0666f592f732fcbf049391704d2798160d549462a0b76e0bb1f61e0d3be0d3b19f44844a0fd80456dc18d0b1f3046d3a3e1e56b32ac
+Size (firefox-l10n-82.0.2/an.xpi) = 510111 bytes
+SHA1 (firefox-l10n-82.0.2/ar.xpi) = 2b72fe546a2eedd851dbea1859d0b538826ded44
+RMD160 (firefox-l10n-82.0.2/ar.xpi) = 4f679b3b767592fccedbc4a9716c5ea16387c75f
+SHA512 (firefox-l10n-82.0.2/ar.xpi) = 190ae7480834632960dd3ee6d87cdb7ebee8db234c7b0bf3f18f6514fd1108080011bf7f75fa1b477c56d933245629f494aaac1b6c852f09ad3ff33a7d5dadee
+Size (firefox-l10n-82.0.2/ar.xpi) = 558771 bytes
+SHA1 (firefox-l10n-82.0.2/ast.xpi) = 1918e405373264bb19d67c152462e00a6d3e3a5b
+RMD160 (firefox-l10n-82.0.2/ast.xpi) = d49b4854cc6d6cf426b78f609b17a336826a7ff2
+SHA512 (firefox-l10n-82.0.2/ast.xpi) = 3f3892c86cdc46ef092e6eacbe2b8888e7f8fa4ebdbd447405245371561eb72056648a2a2b323db3acf521fee15efd6d3e3c4a22857b7c15e17852bab1d3d234
+Size (firefox-l10n-82.0.2/ast.xpi) = 458392 bytes
+SHA1 (firefox-l10n-82.0.2/az.xpi) = 907a08b6ac318e06c772d86ca0cb1851087f13e7
+RMD160 (firefox-l10n-82.0.2/az.xpi) = c8de302324d3d054ca92b9e8530dbb6eb375d048
+SHA512 (firefox-l10n-82.0.2/az.xpi) = 31afbefdda77e01518cc5f02115750750023bf4c9fd0b31c1da0eb642956a6b8a640b7ed8ce788a8b35d65a9398ab4ce51194a0cc8c9a77a13f93a3d5fa89021
+Size (firefox-l10n-82.0.2/az.xpi) = 494313 bytes
+SHA1 (firefox-l10n-82.0.2/be.xpi) = 7eee11ac4762ea9d9d1b36868c7b680319cac5f8
+RMD160 (firefox-l10n-82.0.2/be.xpi) = 11a7db41eafda77e30319a10063044bd3fbc8dc0
+SHA512 (firefox-l10n-82.0.2/be.xpi) = 4d3f7323a33a5d1d6f8b5365d8e1fcd94f3d68dd40cea36485a334b4f06fb3c104caeba2418e6c17d03c93ef9f24a54e13ed9c46c0082fe5774902803b72a7bf
+Size (firefox-l10n-82.0.2/be.xpi) = 597444 bytes
+SHA1 (firefox-l10n-82.0.2/bg.xpi) = fa85f217dc454d71059db5e41f3de4ede3ac57b6
+RMD160 (firefox-l10n-82.0.2/bg.xpi) = ee5996174d13c3c0b9aa137db14c298e7903ed07
+SHA512 (firefox-l10n-82.0.2/bg.xpi) = bc56d9d74428105cda507973e4309ada87fd6a79927b3cc6604e41479738daaa7f60d50913e2d755c86668d804f9a2f0ad89fc0ac0eefea455b00e72bd025bd0
+Size (firefox-l10n-82.0.2/bg.xpi) = 556547 bytes
+SHA1 (firefox-l10n-82.0.2/bn.xpi) = b5c02398649d9b9c6fb1f91c61397b946d4c138b
+RMD160 (firefox-l10n-82.0.2/bn.xpi) = 9797ac8f99252e04db1f35023c4fe6dae8d8736a
+SHA512 (firefox-l10n-82.0.2/bn.xpi) = 2784876ded5e37f47dea69feac8315cdd5915452770af54dfb53868fb88c1cedc116ed46f320bc17e54291a74b31796105b1e3f20de1726f91e248dcecd06f63
+Size (firefox-l10n-82.0.2/bn.xpi) = 574255 bytes
+SHA1 (firefox-l10n-82.0.2/br.xpi) = 1f03edf9187291fe23e02f0728a33b5fd6336c25
+RMD160 (firefox-l10n-82.0.2/br.xpi) = 22a30c2d6eef062424ff0114502f0112fa97b889
+SHA512 (firefox-l10n-82.0.2/br.xpi) = 68a46f5c0f0d4595206f9f67591002796c73c1fdc3dff8ac3e35d262add57fd20331cf50ed6ac964134db2cd5854742591c39250c51648baee55f5f92e033061
+Size (firefox-l10n-82.0.2/br.xpi) = 508924 bytes
+SHA1 (firefox-l10n-82.0.2/bs.xpi) = b6b1a331b86b18d4917820998c27be8c90b5a79f
+RMD160 (firefox-l10n-82.0.2/bs.xpi) = 20bb668ddc53b8ef33d60fd75fc950cf512097e8
+SHA512 (firefox-l10n-82.0.2/bs.xpi) = 603dde850ca943926bbeff193ce5af3135d8fbcdccc219da269e7123151638cd89b5289ea48945b19c051118e2d2bbb3d5c7f3cad44fb4da3ccbdda2f7e4a296
+Size (firefox-l10n-82.0.2/bs.xpi) = 466543 bytes
+SHA1 (firefox-l10n-82.0.2/ca-valencia.xpi) = 66a7dcbe06f8b6c6663c202dfbaee9d139ddacb6
+RMD160 (firefox-l10n-82.0.2/ca-valencia.xpi) = b79704d58d01cfc6a8fe7373b92c9dd64b50c723
+SHA512 (firefox-l10n-82.0.2/ca-valencia.xpi) = e1159f1db6565686dd2dc2e5cdb9a3b8bfcc346e279b99be66986b878a63089fe28853f17e68893fc8a513978b8af4904918e07dabc46b9b2c292f6594bc463e
+Size (firefox-l10n-82.0.2/ca-valencia.xpi) = 518876 bytes
+SHA1 (firefox-l10n-82.0.2/ca.xpi) = e008752774da8e69af052b704833b5f0ef4c9cf8
+RMD160 (firefox-l10n-82.0.2/ca.xpi) = 99ed77e6c35841d75365c6825b7cf2b593fcf1b3
+SHA512 (firefox-l10n-82.0.2/ca.xpi) = 7e304d5da65b28948df7ea4cba6ba3770ef5d1b7229fc43684e2150e844b61b5b83e129fca573a3f9c42abc62274e5d6b74fd698d8c5ffbf4f21dd8d0adaa842
+Size (firefox-l10n-82.0.2/ca.xpi) = 515053 bytes
+SHA1 (firefox-l10n-82.0.2/cak.xpi) = 824a9e463f6202f2a5d176be0957e90ee976989d
+RMD160 (firefox-l10n-82.0.2/cak.xpi) = e26ded5a9b37baae829c79e70fb71d7f687c1c4d
+SHA512 (firefox-l10n-82.0.2/cak.xpi) = d61cbeb3bc84360ecba8238dcd31898cfde539d1bb8dc52ba62532b4ac16c7d81a7c2bd25634241023250378add8ed5b3059f1d22977bc8471eb761877059c01
+Size (firefox-l10n-82.0.2/cak.xpi) = 544745 bytes
+SHA1 (firefox-l10n-82.0.2/cs.xpi) = a214ccddac84d999975d0aabf4318a567046a154
+RMD160 (firefox-l10n-82.0.2/cs.xpi) = d94b2a6712578b62bd995412ec2abacfa81e865c
+SHA512 (firefox-l10n-82.0.2/cs.xpi) = f20ac162b0979556f0902b1eeb69854fdf376b8d2f681f57ae54f930242a1605bb0ebf89cd3d93a1ff7fa87f7728c8e700bd90415a3ef379f3f857798fa0e37c
+Size (firefox-l10n-82.0.2/cs.xpi) = 541198 bytes
+SHA1 (firefox-l10n-82.0.2/cy.xpi) = 0a869eae854075922146e46811e6ebe575b2cd7a
+RMD160 (firefox-l10n-82.0.2/cy.xpi) = 0ae20449872d4724cf8be2fd11402976f594ee5d
+SHA512 (firefox-l10n-82.0.2/cy.xpi) = 33f6a10ae4c7999a0fc7852132d69c5b21e8fe958f34935d0be6af43a8a90cc016c1fb61a183020d7fcd661680f0e24d87fcf9a92ceb442ea6f585a3f2e7ccaa
+Size (firefox-l10n-82.0.2/cy.xpi) = 524815 bytes
+SHA1 (firefox-l10n-82.0.2/da.xpi) = a1699bfd3b91fd7a378ba7d276e5b884df369b2b
+RMD160 (firefox-l10n-82.0.2/da.xpi) = 158d1e5a5adf0fc60e9e545a8a9f17c456c82d0f
+SHA512 (firefox-l10n-82.0.2/da.xpi) = 17da7d709600fe17faff308f82e73a36a8910e813e4893dc50d62c08142a7105c683def9e962b39ccc17b7be4074d162011bdef8a3b545f091ae7e31513e6802
+Size (firefox-l10n-82.0.2/da.xpi) = 516303 bytes
+SHA1 (firefox-l10n-82.0.2/de.xpi) = 5b6f424897465ab6b318536d8070ac0ce984fbaa
+RMD160 (firefox-l10n-82.0.2/de.xpi) = 7234ee23d68725a81802363f832b3a43495aad00
+SHA512 (firefox-l10n-82.0.2/de.xpi) = 2675597a0b03b2f5508c8df3e1a261dfb8e93a468697a1de40d0b8af78ae5d7ff78bb09646943e6c845f95d50b28062d1ff4b56f69b0ad0d1653091ca4af49f5
+Size (firefox-l10n-82.0.2/de.xpi) = 537111 bytes
+SHA1 (firefox-l10n-82.0.2/dsb.xpi) = f87fd12fe359f7d690b4332788d7ee8d5e4b208e
+RMD160 (firefox-l10n-82.0.2/dsb.xpi) = f22aec43dd0ccb24b8ab16a235c257f62ca999d1
+SHA512 (firefox-l10n-82.0.2/dsb.xpi) = 2d7772498fa54319c4bb5faac208f3421c5849725994f8efca81b59abcd565d5557b7a46b0dc865a32bd8d470b35a719197812ac49cae4f38c0a76b12b9ea9a9
+Size (firefox-l10n-82.0.2/dsb.xpi) = 547682 bytes
+SHA1 (firefox-l10n-82.0.2/el.xpi) = f2ac47db6ff477c3e8b30f2b0cd094f43754c2c7
+RMD160 (firefox-l10n-82.0.2/el.xpi) = 156ca7c8a6e19274ea53a332966cbcf1d3bca422
+SHA512 (firefox-l10n-82.0.2/el.xpi) = 0dedc49bab86aa4fdbc0c503efb1c48d0c34aeee86c9b429f77fda52d622716587f0d0df33439ed9a8296d4827c9d8c3f183932e422280f90d01f1c16a60b9a4
+Size (firefox-l10n-82.0.2/el.xpi) = 617986 bytes
+SHA1 (firefox-l10n-82.0.2/en-CA.xpi) = 8de063621195a006a9019e5edaa10ca9bc35875a
+RMD160 (firefox-l10n-82.0.2/en-CA.xpi) = 42c49d3dc3d13b2f07607bdabc1cfe5dbf86adec
+SHA512 (firefox-l10n-82.0.2/en-CA.xpi) = df34c4e1df57e94f9c1c0123d22f717b52294dc63844bb6f96515dcbb6208493c2c669ac2318ef9bcb7e1af66fd94625fbc686d58ab0109a98056ecfc213f8bb
+Size (firefox-l10n-82.0.2/en-CA.xpi) = 495423 bytes
+SHA1 (firefox-l10n-82.0.2/en-GB.xpi) = ae5bc3ce226e974ac56dfcb2e813c6091124d2f1
+RMD160 (firefox-l10n-82.0.2/en-GB.xpi) = 726bd8dca308f72d4f96ead97c0cc9c6696a1c76
+SHA512 (firefox-l10n-82.0.2/en-GB.xpi) = c5bce15b31fa4a0ecc4ac929142f049c4929e767914a50683c49f8bafe3af7d9c0ae4ecbb22dada679293f66f123128413418d9665b5425324241d92409101b3
+Size (firefox-l10n-82.0.2/en-GB.xpi) = 495341 bytes
+SHA1 (firefox-l10n-82.0.2/en-US.xpi) = 7d5545a3f42c44c91719ed746878c41843488e1d
+RMD160 (firefox-l10n-82.0.2/en-US.xpi) = 572cd0e72b41739eec4eca0323590ba39b258dd9
+SHA512 (firefox-l10n-82.0.2/en-US.xpi) = a361d7e77a14a703fcceabcdcbf28c92f2a56fac8203f954ed18e235758a8f9e9727d235c213f4882283db7ba015bfe36acae252c5b872140c76883b0cfbccfa
+Size (firefox-l10n-82.0.2/en-US.xpi) = 484051 bytes
+SHA1 (firefox-l10n-82.0.2/eo.xpi) = e9396e72534def580901be27948fa38910542ec0
+RMD160 (firefox-l10n-82.0.2/eo.xpi) = b484775ccfbba79d73f1a73f030c83b3339bf11f
+SHA512 (firefox-l10n-82.0.2/eo.xpi) = bba75b534c3e24d7022c9940e6066384f80ffa627649eff2b0ccb72d8a602748be77e7c7ed1ec7166aa63333a846504ed7256f6b1dda05d47f5196aed68a1694
+Size (firefox-l10n-82.0.2/eo.xpi) = 518019 bytes
+SHA1 (firefox-l10n-82.0.2/es-AR.xpi) = f6cbc938b07622835125e754be7ae5567484bf99
+RMD160 (firefox-l10n-82.0.2/es-AR.xpi) = bb0c5e3bca21850b0baaeceba33a7240fbab13e3
+SHA512 (firefox-l10n-82.0.2/es-AR.xpi) = eb89c6a3f75a2e1bd6da1796cd011c63e0b8b77214b55a65182426c9797a8db83a7762a37001a69f4f1415ed6ac337d84b2e668cc808ae9d672b76dcda55f535
+Size (firefox-l10n-82.0.2/es-AR.xpi) = 529943 bytes
+SHA1 (firefox-l10n-82.0.2/es-CL.xpi) = 8db34e19c35af8707fc42e075e61e0416dfb6f97
+RMD160 (firefox-l10n-82.0.2/es-CL.xpi) = dd63084166eb7c6f3f6669da8b0a7598411bfba5
+SHA512 (firefox-l10n-82.0.2/es-CL.xpi) = 73f8013f09c6e3736da57db23e7ecee8ecb5b349b1030f4030467da89b720b2ec8f2f987110a2b40363be84711f2dc6ea0736c668bc8aa2c4ac16a05adac02ce
+Size (firefox-l10n-82.0.2/es-CL.xpi) = 528863 bytes
+SHA1 (firefox-l10n-82.0.2/es-ES.xpi) = 492aeea00d727772173d3b44e55ff0cbc6cb6161
+RMD160 (firefox-l10n-82.0.2/es-ES.xpi) = bc7a0f4274336c1753240ff4e72bef124416a915
+SHA512 (firefox-l10n-82.0.2/es-ES.xpi) = 63b0d65dc6e389b430bf4f243a8f4145f336e5d3e93696fdd77ce31db4e8e1bfe6bc7d02995fbe71724b651897c182bb0b5c7b90c9a30371a178f2998c17523c
+Size (firefox-l10n-82.0.2/es-ES.xpi) = 519164 bytes
+SHA1 (firefox-l10n-82.0.2/es-MX.xpi) = 7a68dc3ca98598d30829e5fb4bc4da78bb450be2
+RMD160 (firefox-l10n-82.0.2/es-MX.xpi) = c9990f226174dc655f6c46bf2ae5294b9a2e81b0
+SHA512 (firefox-l10n-82.0.2/es-MX.xpi) = b599b94e35dd06c86518906c873c0d9ace80ddeec3e529f402314e8c69c98493177a07f1691bc9ad33cda7746ba4fcaabd4f2ac2aecc188d91fa65d7056972cd
+Size (firefox-l10n-82.0.2/es-MX.xpi) = 530742 bytes
+SHA1 (firefox-l10n-82.0.2/et.xpi) = b71c99d4dbcc298fd9bb2e761b1ca2bd7c05cc04
+RMD160 (firefox-l10n-82.0.2/et.xpi) = 37f0b5888345a2a1379b93f6ae975a242c24b146
+SHA512 (firefox-l10n-82.0.2/et.xpi) = a524db5cf1ca864cb9d6919c2415fb855700505d5eca9d87fd815d7cff0508d369d6d37833936c18d400518f4cc7b42c5b3d7dd38f622543ffbad980b9253a5a
+Size (firefox-l10n-82.0.2/et.xpi) = 487808 bytes
+SHA1 (firefox-l10n-82.0.2/eu.xpi) = 54d169300127e16a62a8350ddabd3646534cf9e4
+RMD160 (firefox-l10n-82.0.2/eu.xpi) = 2ebdbf570e61aae82a586f2d4524b72b757925ef
+SHA512 (firefox-l10n-82.0.2/eu.xpi) = 81811d00577e3abc9cd6002952e390749d3c7500d9f84f19b8b449b0c75d8074f341a0b7dd38664cf0c0c3b0e5223abb775a24d5726d081b70a67f513db1444d
+Size (firefox-l10n-82.0.2/eu.xpi) = 507207 bytes
+SHA1 (firefox-l10n-82.0.2/fa.xpi) = 8b7d1f4734d8e12521f686e469dba8da545c6144
+RMD160 (firefox-l10n-82.0.2/fa.xpi) = 0369966e38326fc363c6d53e6e62d05e1554e5e8
+SHA512 (firefox-l10n-82.0.2/fa.xpi) = 3499e9c8896b8cb2071046d711423265f7826d99e6c4bcf1d1f97818d66dc36ed88c2f375d740ea2e359c44ff13f35b707b7e97165f6686258073f9ced94e45f
+Size (firefox-l10n-82.0.2/fa.xpi) = 540634 bytes
+SHA1 (firefox-l10n-82.0.2/ff.xpi) = 207ff533169bb2256205052191097347b70417fe
+RMD160 (firefox-l10n-82.0.2/ff.xpi) = 09b563f5769c8e1e9cd8355c5e91149f17da03df
+SHA512 (firefox-l10n-82.0.2/ff.xpi) = 8daf32124b4cdcb9c6104983f27c7af18b4d1f42d4b54591a85b5e33dec621853e47dee868e66c998ad6819186201ae502b4b237869d17fee9d752cedb994afe
+Size (firefox-l10n-82.0.2/ff.xpi) = 484117 bytes
+SHA1 (firefox-l10n-82.0.2/fi.xpi) = c0060bcd5354b977167ec61de9583e8b9bfe1a2b
+RMD160 (firefox-l10n-82.0.2/fi.xpi) = 4580f8f7cab27de0f6cc9e3bf1f082e524f6b543
+SHA512 (firefox-l10n-82.0.2/fi.xpi) = 5e17a56b569e41c6c5ae52ca467900fa112f57fe6fbbcf6cca6a87b88342680b0fb8a34dc6f42d3cb9344ebff56f92bc3f8fc6c06acf7271472480b39bff42db
+Size (firefox-l10n-82.0.2/fi.xpi) = 515713 bytes
+SHA1 (firefox-l10n-82.0.2/fr.xpi) = fbcd64c25879587c4cb92e3ac3120b6e81563320
+RMD160 (firefox-l10n-82.0.2/fr.xpi) = 8181014370b8d4a229f21b8d126098605e05cfcf
+SHA512 (firefox-l10n-82.0.2/fr.xpi) = c83850c28bb70344496263ce2114167b043aa37aee5c82088cda6f1ef4c4da2adabbedec8645df1c89b7c4528fce5c9361803e8410de338e32333d24ce5dc99c
+Size (firefox-l10n-82.0.2/fr.xpi) = 539728 bytes
+SHA1 (firefox-l10n-82.0.2/fy-NL.xpi) = f8bc2268ae99dcfd334d53f393c1e54aea0b242c
+RMD160 (firefox-l10n-82.0.2/fy-NL.xpi) = 476c23fd04cf6f4968743e6b1ac95b898b1a0aca
+SHA512 (firefox-l10n-82.0.2/fy-NL.xpi) = 2da68eae5a7f139554496111633402d7e26af505786f7bd3f8cd78baa7bfe361b54b2a434c0a765b7584b331b02e989acdc151ba96a4370215851368c676cdf7
+Size (firefox-l10n-82.0.2/fy-NL.xpi) = 526563 bytes
+SHA1 (firefox-l10n-82.0.2/ga-IE.xpi) = 92c526be1254790825c83ec63d96110c6c96e527
+RMD160 (firefox-l10n-82.0.2/ga-IE.xpi) = c4e826947ed36b6127f6c53ef278a51919268eca
+SHA512 (firefox-l10n-82.0.2/ga-IE.xpi) = ba5619962674bdd8f6423f7a55f0884f8c4c52a83bf25261de12a075f7b11c93ff47527d3f857e433192ad931da347893d2adb3b94fa71a5771bdb42c4a7379c
+Size (firefox-l10n-82.0.2/ga-IE.xpi) = 469066 bytes
+SHA1 (firefox-l10n-82.0.2/gd.xpi) = 231b775a4225391ae6bd52a02485fb6682c38e96
+RMD160 (firefox-l10n-82.0.2/gd.xpi) = 66f7f723e3b6d80df117c7e68586cd2f9ec864e7
+SHA512 (firefox-l10n-82.0.2/gd.xpi) = 6760bf7f005d49fbe9c20790a7fbe3440563db093b44d29b0435b20e94090baf0a44824264fb2add07dadd4853d08747f2b6d0e7e3cc8e8a2e2f160b3b2cc7e0
+Size (firefox-l10n-82.0.2/gd.xpi) = 494275 bytes
+SHA1 (firefox-l10n-82.0.2/gl.xpi) = 555683207b47c93f6049bf11842c47f1494ba3b8
+RMD160 (firefox-l10n-82.0.2/gl.xpi) = 8907b3dd9f91a97eda41f703d469533be45f60bd
+SHA512 (firefox-l10n-82.0.2/gl.xpi) = cf54d2d273f9f24526ebcb269202706ed63e482d9b2fbe6ebd4f46e52a7b66a21ea03e3de5dbbf6f4b63468e67635d44b79b14b5bccb5812ab6d576a07fa6b50
+Size (firefox-l10n-82.0.2/gl.xpi) = 523763 bytes
+SHA1 (firefox-l10n-82.0.2/gn.xpi) = c8df0b3f8bc7a8d4196d04347c042d814e58e2e6
+RMD160 (firefox-l10n-82.0.2/gn.xpi) = 326377cdd9cc33001b539a146f22bbf539235aa0
+SHA512 (firefox-l10n-82.0.2/gn.xpi) = 21de49fa4cdef2b83cdd3bc1d5d29ff0254abb16f95d9c445e44547f7b6d43698b0912784284d72f138062807766312aa0bbe411d8eed29b707181559175d274
+Size (firefox-l10n-82.0.2/gn.xpi) = 540646 bytes
+SHA1 (firefox-l10n-82.0.2/gu-IN.xpi) = b3263b20a18311bb7e80a9aa1c8a4febd35d4c3a
+RMD160 (firefox-l10n-82.0.2/gu-IN.xpi) = c40536d16d9d465576a370ac7f6df1b0b9185951
+SHA512 (firefox-l10n-82.0.2/gu-IN.xpi) = 295ea60d737a3703e87e43055e9ec0260baf6a217ae758582eace222d63bdba3eef7b9daa6722817bb5e7d4a17b4fc89d059ce2b56386558f46594ec2df8b124
+Size (firefox-l10n-82.0.2/gu-IN.xpi) = 543080 bytes
+SHA1 (firefox-l10n-82.0.2/he.xpi) = b2a73270563940e77561b96a2a196af0a4cb5fbc
+RMD160 (firefox-l10n-82.0.2/he.xpi) = 80f66f550bbb3d8a400f742c46cf1847e1fff58a
+SHA512 (firefox-l10n-82.0.2/he.xpi) = 7f282710ccb4cc9e2d46876ab6b00cf5f50d94daa866f48f46678cc2735e0e48871af3cb5c700b6b36f4bcc384641bdbe6d3138e3431141a6ff73f0d1e6acce8
+Size (firefox-l10n-82.0.2/he.xpi) = 540932 bytes
+SHA1 (firefox-l10n-82.0.2/hi-IN.xpi) = b9752fa46cbcdabfcc9993b301f69c7215e9c0c1
+RMD160 (firefox-l10n-82.0.2/hi-IN.xpi) = 5bd2d6104b2dfad9790c78b40f81367fae70caf2
+SHA512 (firefox-l10n-82.0.2/hi-IN.xpi) = 5ff672734b9f0d609a58ed7d5ab6e799ba4877f09902326b118460abf6a90298540488d5255df62949e0be87592cf3b484d8c80f5a8310aae238547a4a845596
+Size (firefox-l10n-82.0.2/hi-IN.xpi) = 568419 bytes
+SHA1 (firefox-l10n-82.0.2/hr.xpi) = 61d559995cc8a57e208c187f6a1ffee07e8a0dfe
+RMD160 (firefox-l10n-82.0.2/hr.xpi) = ca45a3745bc3e5ef02d4a9ef0eca546ef5e6b659
+SHA512 (firefox-l10n-82.0.2/hr.xpi) = 3adeab54acab61ad54600b3b568c8bf663dbfe1ba92649876ee89a04c2c4202f6e2ba3e60e58357903a8f2c9df663a613fc33327dcbd6b43ad978000b4b18356
+Size (firefox-l10n-82.0.2/hr.xpi) = 521182 bytes
+SHA1 (firefox-l10n-82.0.2/hsb.xpi) = 798b4607d3a5645c8ef1c48f381e09c8bee42840
+RMD160 (firefox-l10n-82.0.2/hsb.xpi) = 5117e33cae743abde95f7239c3c655dee96a7df6
+SHA512 (firefox-l10n-82.0.2/hsb.xpi) = 8a7d13f7b6d148ea3029b408e906620b199fbfe9bcf3f22a5d05475dae0c0c503a00e00e53c2d8d1fd8bf216ba194476e44ab28758b36c102527410b5d671624
+Size (firefox-l10n-82.0.2/hsb.xpi) = 544280 bytes
+SHA1 (firefox-l10n-82.0.2/hu.xpi) = 963642b2c65d1d240a38893b6a2201513aa65c4d
+RMD160 (firefox-l10n-82.0.2/hu.xpi) = 53461e114bffed71f15a9f21bbc7d18242d81faa
+SHA512 (firefox-l10n-82.0.2/hu.xpi) = b2e0e91e07a4db7586396e737657cdf8886a0a1893db281a4594294499fa34b81d714534ed3223bfa87a30d283f3b020e77f3f11f8576a5ae21794c6281c5600
+Size (firefox-l10n-82.0.2/hu.xpi) = 548608 bytes
+SHA1 (firefox-l10n-82.0.2/hy-AM.xpi) = 4bda60305412a1af364b73116e5e1d1b14f727e1
+RMD160 (firefox-l10n-82.0.2/hy-AM.xpi) = a6b893505cfedd7a858c5aa2a1b8dc8f7e6e9a41
+SHA512 (firefox-l10n-82.0.2/hy-AM.xpi) = 6758dd98ee9836958053bc2c1274a5472f3539417bb2a5c23d207dc6773721d7751756a8954d20c7ee4c9f4558b53a0366f741a6e56e361b09bd495c07bf689a
+Size (firefox-l10n-82.0.2/hy-AM.xpi) = 589710 bytes
+SHA1 (firefox-l10n-82.0.2/ia.xpi) = ac34e979ed522e3d1827b73ccf04e97be16edfd9
+RMD160 (firefox-l10n-82.0.2/ia.xpi) = da5acc3dbff02a30630583cbdc72b30aecd4aa6d
+SHA512 (firefox-l10n-82.0.2/ia.xpi) = 2b82e96be49dfd0ded11e4741e7b90aa89f1c70b63ea15b57793cc9a7ddf73412afdd8cde60d0bb272d26b7d6253b625093fe86746f8e5ecbc36ba23676e0270
+Size (firefox-l10n-82.0.2/ia.xpi) = 516169 bytes
+SHA1 (firefox-l10n-82.0.2/id.xpi) = f4aeebf2429c53651a8addf2f0f30c617319d81f
+RMD160 (firefox-l10n-82.0.2/id.xpi) = 489b629d56e003a869de76781d7ab61d90b84efd
+SHA512 (firefox-l10n-82.0.2/id.xpi) = 356867b4b7fbe31c5e781add59c9320a9745182d46ac59c30e7407f5ca13c4f47073c31269499dd53901a4dc16ab5dc2bad53b1d903db52f6f2e35baae925d12
+Size (firefox-l10n-82.0.2/id.xpi) = 508793 bytes
+SHA1 (firefox-l10n-82.0.2/is.xpi) = d6a6998d91a25db334a1e738488752e843157f34
+RMD160 (firefox-l10n-82.0.2/is.xpi) = a63c0828c10ddf295b2d2009f4c44b45fbda43b6
+SHA512 (firefox-l10n-82.0.2/is.xpi) = c6c887779b9fa730f33a5428361b39dffaf80caeab7a05393a5b59325c9d11d928005a020dc9454f5a405c2229907a8fe1287385f33e731b265efff63601fcc4
+Size (firefox-l10n-82.0.2/is.xpi) = 479644 bytes
+SHA1 (firefox-l10n-82.0.2/it.xpi) = 432e8479877e387e636e5e2bea95d83090c3d642
+RMD160 (firefox-l10n-82.0.2/it.xpi) = 337a42a2250c1a8bcb6ff0555954a68070da17d3
+SHA512 (firefox-l10n-82.0.2/it.xpi) = 95b730dc2bcebba2dbbbc1f492d077bd17f422bcfbac02a7f5d74d35ea662da869cade624f0519474dd2303699ed28bb233d1ce6cfad5bd351b968979f168219
+Size (firefox-l10n-82.0.2/it.xpi) = 444601 bytes
+SHA1 (firefox-l10n-82.0.2/ja.xpi) = 211a3a9702ba55c0027973c54e56d5b7523fb890
+RMD160 (firefox-l10n-82.0.2/ja.xpi) = 97b3f17b0094179caab177eacf05ada2ab982857
+SHA512 (firefox-l10n-82.0.2/ja.xpi) = 2c51d3ba23cf5038e821426efc32697c4b02abf6a06d58afc7bc2dd00739506daacec3b1f5d381c05e710423e672264fa2f1213df08fe2ba41f47a062518cff5
+Size (firefox-l10n-82.0.2/ja.xpi) = 573547 bytes
+SHA1 (firefox-l10n-82.0.2/ka.xpi) = 14ea331500ca45685c0dd34a13ddef009a554140
+RMD160 (firefox-l10n-82.0.2/ka.xpi) = 7c31f9067cd2bb2b053be2bfad607814b03de9f6
+SHA512 (firefox-l10n-82.0.2/ka.xpi) = 1c5b2108e02ceac315724ccbfe5036e5eacb6eba6b3fed0b312229be94edfdc4b9e9b67ca16a382ad5636c5c3c160f4355b161513b9e64dc352dbcfdbc781559
+Size (firefox-l10n-82.0.2/ka.xpi) = 573564 bytes
+SHA1 (firefox-l10n-82.0.2/kab.xpi) = 620660f107514c87c75e6e5c42e5f259e924ebbb
+RMD160 (firefox-l10n-82.0.2/kab.xpi) = c9d43d2019b0942c6cc7d69d406cfade507f42ea
+SHA512 (firefox-l10n-82.0.2/kab.xpi) = 91c149905aea5b15a0f2e3626b7810af3161391b8d2f8b6b0180d65592b8e080ce7444f011afeb3e7534928ad8356e8b6f69c630e49a9a10342e17be1f20d732
+Size (firefox-l10n-82.0.2/kab.xpi) = 534406 bytes
+SHA1 (firefox-l10n-82.0.2/kk.xpi) = 239804bd87d2f0ca2198cdc5fa4e5543626472aa
+RMD160 (firefox-l10n-82.0.2/kk.xpi) = 06d49f58f8cf0a0107a6a5dc399bd9cfd7e1cfa5
+SHA512 (firefox-l10n-82.0.2/kk.xpi) = 6bb159e1f4a8d212844cfd612af4362735d56abd4c1023c2a206c9d16cc2c09080ee82b17981db74196c03db70c4f8bb59742b88aefe6cc9725340cd37e4918a
+Size (firefox-l10n-82.0.2/kk.xpi) = 591693 bytes
+SHA1 (firefox-l10n-82.0.2/km.xpi) = 21e3695f24f7c95114247d7de617240b2f7ca80f
+RMD160 (firefox-l10n-82.0.2/km.xpi) = 25d8d61541932fee04424289cb4a3826369d72eb
+SHA512 (firefox-l10n-82.0.2/km.xpi) = f16ea6825154f23f685b48d44956bd67bb03f680ea4077d94a8a5da8c90c9f20eabcc3c71fce60bd665532c1a8c0e55e486d9be90769f1d121b169aabb0fa370
+Size (firefox-l10n-82.0.2/km.xpi) = 527003 bytes
+SHA1 (firefox-l10n-82.0.2/kn.xpi) = 7f9dcfa7af7593ac513e425e1c6410de3798a023
+RMD160 (firefox-l10n-82.0.2/kn.xpi) = e22803080f829c89b88c51ba2b9326ce78262496
+SHA512 (firefox-l10n-82.0.2/kn.xpi) = 65792ed0bf1a547a3a69c109235ec5b8bc47c698cfec254b562c16f7d23bd7065f1b42401ef9f0836c1bec9570584163381e18c06d42c97fcf78a0754502726c
+Size (firefox-l10n-82.0.2/kn.xpi) = 507976 bytes
+SHA1 (firefox-l10n-82.0.2/ko.xpi) = 72975a99e0c6f19d5c846773b5d47c548bad16c2
+RMD160 (firefox-l10n-82.0.2/ko.xpi) = 19cc7fb0ec5e3d91b93976c98be63563eadcd286
+SHA512 (firefox-l10n-82.0.2/ko.xpi) = f29c28c9025f118800d4608b6008d4fc05a6a72589e645ba24caf23b55d05f0c503a69378456a0a2cd9c1f00135f3cde1aae83bbd6ee002dfcb3965e8b7bb0e7
+Size (firefox-l10n-82.0.2/ko.xpi) = 560883 bytes
+SHA1 (firefox-l10n-82.0.2/lij.xpi) = 235875f40b9d24a0008c38f0d60ab0e387aa1e3f
+RMD160 (firefox-l10n-82.0.2/lij.xpi) = bd6d6c931cdb286d645696678fdcda7dae597e78
+SHA512 (firefox-l10n-82.0.2/lij.xpi) = 72d782a131d080942d56c7d3051cf1822f9ddc77115be34363991da4d69ddbbd322d98789f15f80a7c0a90d52a0ed51524a1be6edc2dd85eb621f8658150784a
+Size (firefox-l10n-82.0.2/lij.xpi) = 477690 bytes
+SHA1 (firefox-l10n-82.0.2/lt.xpi) = ab8611d40fe29fb879ab6adc0aafdf4a8e61f990
+RMD160 (firefox-l10n-82.0.2/lt.xpi) = ebf44d51c61418d6c6e1de15dd789b8a03af9774
+SHA512 (firefox-l10n-82.0.2/lt.xpi) = fb90a89d1a43492f2148229a88893056b43895d2468f532b83b73c1960cab7865015cd847be4804dc52d55f8224f04b9e973daeb118fb69dfdced87e2e528e2f
+Size (firefox-l10n-82.0.2/lt.xpi) = 538361 bytes
+SHA1 (firefox-l10n-82.0.2/lv.xpi) = 22b2976b42b9d5c40765b676554d4506c78c4d87
+RMD160 (firefox-l10n-82.0.2/lv.xpi) = 3b593aca4aa8ac546e289e403929faacf41c04fd
+SHA512 (firefox-l10n-82.0.2/lv.xpi) = 60cc07f2d0c623870ac19f6ce18ab671fdf2b60769eddf1b7cf69f5b270473519a19976b275cdd836b403ff244fee496f34bf509978435aec18e53dae1323012
+Size (firefox-l10n-82.0.2/lv.xpi) = 469972 bytes
+SHA1 (firefox-l10n-82.0.2/mk.xpi) = ca144e29649a8fa7a446e171fb8f968c5bcb7f62
+RMD160 (firefox-l10n-82.0.2/mk.xpi) = 6368fdf397f17d12f19cc79531bdb6cddee18730
+SHA512 (firefox-l10n-82.0.2/mk.xpi) = 4e41cfc669bf3fc66ce048f329bc4147c5fe52c0685e3c56955a6b679a89569f28d43fa6bc0d6b3482084245c0036b98beda533b02451537fe591139eba5a8b2
+Size (firefox-l10n-82.0.2/mk.xpi) = 461003 bytes
+SHA1 (firefox-l10n-82.0.2/mr.xpi) = 49fe68b5783dd81429ddc5c70be68ddf693a5d53
+RMD160 (firefox-l10n-82.0.2/mr.xpi) = 2f5d84cfacf75bc189485a3c34fb8dcb57777e6d
+SHA512 (firefox-l10n-82.0.2/mr.xpi) = f6dc85f96ad35f396502eb4815461ba94c77f8b26c55d66748b45d0b99e2fd44221a1221bdb94f941898355d116b7b55419f7110cfe45e13e22c31a90b0f2119
+Size (firefox-l10n-82.0.2/mr.xpi) = 543125 bytes
+SHA1 (firefox-l10n-82.0.2/ms.xpi) = ae23e0804181ba23b52483e31114983ed11d8d7b
+RMD160 (firefox-l10n-82.0.2/ms.xpi) = ff9d2ae45a6e838f0691c7c9553d2df45b6e1eb4
+SHA512 (firefox-l10n-82.0.2/ms.xpi) = ca2b70e703ca3166e5c1e6a5cb1f934d0ecc4eaac916ff53d93f84bf92206c19afae3b8476d4130dad7529264bb2f7b9d43aa8e1422399611048e01a360655d5
+Size (firefox-l10n-82.0.2/ms.xpi) = 455705 bytes
+SHA1 (firefox-l10n-82.0.2/my.xpi) = bb6412d2a573612543bbbfc32e9bc0bfab4a68b8
+RMD160 (firefox-l10n-82.0.2/my.xpi) = c3214320f1f1f900aba4dd475131704b8466257f
+SHA512 (firefox-l10n-82.0.2/my.xpi) = be1f984202837672cabe2d9d9b392b2fa1b612cb5d907bd0c3121a36cdd3c41655e45ed6d54d4ba2cd08154082c88bff101159a0de86fd4ac670c52df5f0ec8e
+Size (firefox-l10n-82.0.2/my.xpi) = 527630 bytes
+SHA1 (firefox-l10n-82.0.2/nb-NO.xpi) = bf43eac45cf7ceee645c8224b5b1ca4de79190b9
+RMD160 (firefox-l10n-82.0.2/nb-NO.xpi) = 73fbfe2424a349f9bcd2d0db47071795ef182656
+SHA512 (firefox-l10n-82.0.2/nb-NO.xpi) = 926b00fe92c1d42fe96b824caff73185e64b0b8943ff99a978b47761e100692e45e480ba5e03f22737c69a81ff93321b3c769b26f2619c761f03013d9fe133a2
+Size (firefox-l10n-82.0.2/nb-NO.xpi) = 513314 bytes
+SHA1 (firefox-l10n-82.0.2/ne-NP.xpi) = a7e4f890d82df682a207ba674f134d9ae4751c45
+RMD160 (firefox-l10n-82.0.2/ne-NP.xpi) = b6acdb3ac872e123fd4560de2425a5428771ffde
+SHA512 (firefox-l10n-82.0.2/ne-NP.xpi) = 841499d7d3f0fb9dc406af120d57870ff12df0c1d437f86767467804f4eb59af6c9781c8c9dd4318f01c588cb5c343520571cff58352e8c1e255cb9454057bff
+Size (firefox-l10n-82.0.2/ne-NP.xpi) = 484758 bytes
+SHA1 (firefox-l10n-82.0.2/nl.xpi) = 906aaaeab6c09292b4fdbba0a07ead3ca3c9bcf5
+RMD160 (firefox-l10n-82.0.2/nl.xpi) = 677b6938b5d4fc25812336573e3fdfa24d6d4f7c
+SHA512 (firefox-l10n-82.0.2/nl.xpi) = 15e1d422a5d7b4902498b03331162ebbe27b14681953d666a7f6221c4b3cc461ec4616addf63dfbae5b02e860944fbb3677302c07b7ece147d5e656bd22d6bef
+Size (firefox-l10n-82.0.2/nl.xpi) = 520517 bytes
+SHA1 (firefox-l10n-82.0.2/nn-NO.xpi) = cb03ea3afa02624cab47e9346e6c0d04be99f282
+RMD160 (firefox-l10n-82.0.2/nn-NO.xpi) = 2ae4a328fc7f0beb99eaf4117140b79b21343e6a
+SHA512 (firefox-l10n-82.0.2/nn-NO.xpi) = ac6bf91d5b231a29d3be6a9b55e6edafac71e0740934b1689096a622c01b37e6dbbf0d98236042d247e91a6b84873112e311b83aadb5090609ad5f3a401384e8
+Size (firefox-l10n-82.0.2/nn-NO.xpi) = 515828 bytes
+SHA1 (firefox-l10n-82.0.2/oc.xpi) = 7f4140da459a3d64ba0292443bf9d760ff1e8531
+RMD160 (firefox-l10n-82.0.2/oc.xpi) = 87a3b5be52b3b5c0a8be55628d6d3fd8c6cf44b4
+SHA512 (firefox-l10n-82.0.2/oc.xpi) = c1fb61055f6971f6d1b9b5e5ba5f66ec32b5c0557da52dacca3ed9ee96d7e3b81a525791d8f401937a287705c6765b6eb1f423cd82d404f9306fce78aaef2f70
+Size (firefox-l10n-82.0.2/oc.xpi) = 536299 bytes
+SHA1 (firefox-l10n-82.0.2/pa-IN.xpi) = d894704df8605304bd3c8d81de02845e1aaadd08
+RMD160 (firefox-l10n-82.0.2/pa-IN.xpi) = ca196a2c0796fee7ec2c81923861df4b4a6f4245
+SHA512 (firefox-l10n-82.0.2/pa-IN.xpi) = a536a6610e13c1edcda693e59cc75c62202da7b5682564d05e0fd76249dfb609503c5807dcaf0bade106f62ad5bad89fa03ea9fd4a9abe685870af38654a7178
+Size (firefox-l10n-82.0.2/pa-IN.xpi) = 579209 bytes
+SHA1 (firefox-l10n-82.0.2/pl.xpi) = ac0c1600c70ea32930297dbdddb32028a8f6bab3
+RMD160 (firefox-l10n-82.0.2/pl.xpi) = 7b71d113794d1c6c2c9d4e56e54401bf8058571e
+SHA512 (firefox-l10n-82.0.2/pl.xpi) = fe006f14a8a6247e4c88b2fbfa0e5bc0a4e21801969f701a8c5564d3cd4e538f3461c83a4538ec79ae842301f6978b5698cd4a99f42519a8faec7047d3d4c9f4
+Size (firefox-l10n-82.0.2/pl.xpi) = 539510 bytes
+SHA1 (firefox-l10n-82.0.2/pt-BR.xpi) = db4cbd44a053daa24df75c57ab3747ca28a3fe69
+RMD160 (firefox-l10n-82.0.2/pt-BR.xpi) = 943d8dfbeb329cd36fcad5b11975b0880f833d5e
+SHA512 (firefox-l10n-82.0.2/pt-BR.xpi) = 0a309c5f5f397ace821f791dd52bc2e0c419d8d9d7d5c9477ad4f9b298fbdba530b1c647e54270af2e1c373e48641a6c0ebfe08a6e7adfa3b45d970315011a1e
+Size (firefox-l10n-82.0.2/pt-BR.xpi) = 521447 bytes
+SHA1 (firefox-l10n-82.0.2/pt-PT.xpi) = ba0d4546505fd4fe686696a70317125bc45bea78
+RMD160 (firefox-l10n-82.0.2/pt-PT.xpi) = 739c94977b3c254069bb41bcf340686c73663575
+SHA512 (firefox-l10n-82.0.2/pt-PT.xpi) = 3898fcb2e6b1ad01ced9fd51be474b0931bd2dfcae2feb3dd9f78abc670e29657cb501aee79b665b602d98f22523f2732817702e5791d3587ecfc33c31d36e63
+Size (firefox-l10n-82.0.2/pt-PT.xpi) = 529552 bytes
+SHA1 (firefox-l10n-82.0.2/rm.xpi) = ed98f19821c4f610994f84968e3454639ce92ff6
+RMD160 (firefox-l10n-82.0.2/rm.xpi) = 15dc202a5829534631724113c113a844911444d0
+SHA512 (firefox-l10n-82.0.2/rm.xpi) = 845f8a09c85a9686a7d69208eb6ad45b871cae9d8b25177a84464d01cede985f30d53f0dec6015bb7ca65d4d67b0793af7c33d25cdc270dc66703f48095443f6
+Size (firefox-l10n-82.0.2/rm.xpi) = 518939 bytes
+SHA1 (firefox-l10n-82.0.2/ro.xpi) = 2252452d3a4fc6c03ff8b7f45669a7d0b33a001c
+RMD160 (firefox-l10n-82.0.2/ro.xpi) = d3216d213fe3e8564018be3323b49e06a4c97fd2
+SHA512 (firefox-l10n-82.0.2/ro.xpi) = 1735602820f3f95c78547b2185d9f72e890d54b58d8dede280508e2db742add2cafd5f1ee268881a9146f70efcc17dfa305723299e5e831e4a073debf5e3e12d
+Size (firefox-l10n-82.0.2/ro.xpi) = 534206 bytes
+SHA1 (firefox-l10n-82.0.2/ru.xpi) = 59162192f8dcf19fabb3ff57ada30b409df9c41a
+RMD160 (firefox-l10n-82.0.2/ru.xpi) = 8b59c7b3c1086b14bbdd2f0024ac4aa9db485639
+SHA512 (firefox-l10n-82.0.2/ru.xpi) = a41a98bb2d8f6a748e5523e5782d173ca268109e858d25b4ea8d8fe8720097de3c7075986c6a1ad610f1188f0f8a6c42e0c021204f60921f66d04f305ac1f912
+Size (firefox-l10n-82.0.2/ru.xpi) = 607618 bytes
+SHA1 (firefox-l10n-82.0.2/si.xpi) = 985ffd96f52501fd19e84efccfa129ec507ac77f
+RMD160 (firefox-l10n-82.0.2/si.xpi) = cfb0abab9cfb688c0673080a1f627a5d3b262c7c
+SHA512 (firefox-l10n-82.0.2/si.xpi) = a29163093383e9237002bd3dba92eca02f69260b31d2d6515dad85af1b5ab2fbd10a9cc09cf0c0d8ae524ba42726f60f77ec6f75d04c3d37efa77cbdbac6aa40
+Size (firefox-l10n-82.0.2/si.xpi) = 494078 bytes
+SHA1 (firefox-l10n-82.0.2/sk.xpi) = bd2696486d0525c38ed35013feb997f1e252f026
+RMD160 (firefox-l10n-82.0.2/sk.xpi) = 3fd2aaf1d2654d77b871cb982108220a49e92b04
+SHA512 (firefox-l10n-82.0.2/sk.xpi) = 6398618f4631b7da14d97f46e19c743ce78ee09567bb5c51ed3a5291f64c2724dbe2aaf70be39f10ac0eb433929bb5c80be390f7036a90e4665bbdd674fb9e10
+Size (firefox-l10n-82.0.2/sk.xpi) = 535681 bytes
+SHA1 (firefox-l10n-82.0.2/sl.xpi) = 1d9ae40f3f2d80043c588bd1d93350c1d559523b
+RMD160 (firefox-l10n-82.0.2/sl.xpi) = 64108f374b8d791d3a0089ed9ffbfef239ca6a9c
+SHA512 (firefox-l10n-82.0.2/sl.xpi) = aafb721b5400d4c8a3db7648dda2ba73d187a51fef2c9c027296f7edb2a25389ac25d772bc375f3b3264eb14068b41eeb017635d5d251dc4c4f16c5aa331f231
+Size (firefox-l10n-82.0.2/sl.xpi) = 519655 bytes
+SHA1 (firefox-l10n-82.0.2/son.xpi) = 32ef40d7f5a83852352865943754e60a7d1bc626
+RMD160 (firefox-l10n-82.0.2/son.xpi) = 11ffe806d32b12181661118a95904a3f61c02b76
+SHA512 (firefox-l10n-82.0.2/son.xpi) = 8e8a69f0aaf967eef006c9300d4786d0d6c7072baf87f381188ecadd0341f9737c05c3871641728abb6d39d5bfdb639c452fce95741b348986d39b01d9866021
+Size (firefox-l10n-82.0.2/son.xpi) = 426743 bytes
+SHA1 (firefox-l10n-82.0.2/sq.xpi) = 6fc11a0ee96bb6784886d57581f3fbc35e1e2809
+RMD160 (firefox-l10n-82.0.2/sq.xpi) = 896c807e1f87aa1e3c65fc1fb7f9800318420ea0
+SHA512 (firefox-l10n-82.0.2/sq.xpi) = 424fcbe2733cac785744e087cc1e4c1f443120c0bdd17a4f646540de14bfb5f58b69cfb19a109e6e0f1f729718edaa20f6c7c0f17a8882007adc8132bb2ef329
+Size (firefox-l10n-82.0.2/sq.xpi) = 535371 bytes
+SHA1 (firefox-l10n-82.0.2/sr.xpi) = 4f93c08b26cc3fc53c2bed14152c4d6793283eba
+RMD160 (firefox-l10n-82.0.2/sr.xpi) = 478a7e7c160e250f8644db996b0815148678d2b0
+SHA512 (firefox-l10n-82.0.2/sr.xpi) = 7622698e9ad4d6065bf0bfebbd663ee77388695684ef60d10959f19509cb224a9cbb79d86d96f396b6cdf37c20a276d87b424e925b7278e46b384c4a7fcca0a8
+Size (firefox-l10n-82.0.2/sr.xpi) = 562535 bytes
+SHA1 (firefox-l10n-82.0.2/sv-SE.xpi) = 03cf2e4356e4291d05f377835d85937faefad427
+RMD160 (firefox-l10n-82.0.2/sv-SE.xpi) = 1fd2b67fabaa00528363d3a7a824c15e1eed35f6
+SHA512 (firefox-l10n-82.0.2/sv-SE.xpi) = dbed5af996134ef420d3f41b5a83e9b37724fe76d37b49788c556a7977ef8ce7bb976549d93c4a81acf5e5eebd33db1901aeea4a4a598a1b76c29e2e7d50e8ff
+Size (firefox-l10n-82.0.2/sv-SE.xpi) = 524091 bytes
+SHA1 (firefox-l10n-82.0.2/ta.xpi) = 5ff868610e2ace922a4161e9194a54d87c188361
+RMD160 (firefox-l10n-82.0.2/ta.xpi) = 46d38f993cd86e2bb007e669d919fc38f2a25e71
+SHA512 (firefox-l10n-82.0.2/ta.xpi) = c7a0b3496d1f76785bb8a6e1b4999af021e8c67f7d764d5d86ee3b3557282b546865b0dee39034e4d914562cd0c6fe0829310195e942e906ec5e1c5d978f3890
+Size (firefox-l10n-82.0.2/ta.xpi) = 522864 bytes
+SHA1 (firefox-l10n-82.0.2/te.xpi) = a50261b3cc40f8a40a1e4e47363b8602c1ce8074
+RMD160 (firefox-l10n-82.0.2/te.xpi) = 5ecd7a1f41879061c184ad10a2c2a1a5c3886e1f
+SHA512 (firefox-l10n-82.0.2/te.xpi) = 0effd5f5d2b402a64ab67b6f88af7c4357ba194395232ef053190095de5620d55ad739956184e729e612726c5cdbb256821ee580907b06168779d33624e63066
+Size (firefox-l10n-82.0.2/te.xpi) = 559042 bytes
+SHA1 (firefox-l10n-82.0.2/th.xpi) = 53f72ae9cbd1ae9456d802ee42b81d4fb6777df4
+RMD160 (firefox-l10n-82.0.2/th.xpi) = 144e947bb3d9d5d16e3db283a429759e292d4b0d
+SHA512 (firefox-l10n-82.0.2/th.xpi) = 029651ec861e37fdf843a1b81312b35f90ca7b47a7aa2f38f4b8b65e2923cf8c7d1770ce94f22efb04b92dedb29fe4a0d53a7ec2076d0afec3fc1b895f65311c
+Size (firefox-l10n-82.0.2/th.xpi) = 587874 bytes
+SHA1 (firefox-l10n-82.0.2/tl.xpi) = 567944b878b501d78dd3f0633ddf56078d74bcd0
+RMD160 (firefox-l10n-82.0.2/tl.xpi) = 0c77ac6ae4098c952d70f9bbf2802d2dc8eef55c
+SHA512 (firefox-l10n-82.0.2/tl.xpi) = bd02f8b7298f70347c88974792b5dfeffda2e6cb16632c605c0c728c74a224f2c0dca824bc8973945b23f9c60096c73c0e948219968417fc2df5f449a453ead8
+Size (firefox-l10n-82.0.2/tl.xpi) = 519939 bytes
+SHA1 (firefox-l10n-82.0.2/tr.xpi) = 1b6bd9928f0982b7171bc5f8a53afa2367bf7734
+RMD160 (firefox-l10n-82.0.2/tr.xpi) = f7214248273fd05d23adfec37482fce91eb41ca9
+SHA512 (firefox-l10n-82.0.2/tr.xpi) = 156792b28b4047fa384d699b645c1df74d5d9ea17456484a8da871127b494177458ad15ded6585047e398e2a8a351c583e84e40defa85e3b4d8b8071242ec5d2
+Size (firefox-l10n-82.0.2/tr.xpi) = 532920 bytes
+SHA1 (firefox-l10n-82.0.2/trs.xpi) = 8b94c261245804073f1fd00584223ea15c9694fb
+RMD160 (firefox-l10n-82.0.2/trs.xpi) = 205caf75b141cd0bb086114eb5e4ffc83fbaca39
+SHA512 (firefox-l10n-82.0.2/trs.xpi) = b7e6e767976d941ab895f6956a6c327a80ea117709d1fba91c7bc0de537c2635f49d095ddc04ce980e502e96ff64856f9d08d16b3f4b6228be806ab5addcb255
+Size (firefox-l10n-82.0.2/trs.xpi) = 501722 bytes
+SHA1 (firefox-l10n-82.0.2/uk.xpi) = 8bb8fe3639c76e1db14b1703becda4dbec1f0d73
+RMD160 (firefox-l10n-82.0.2/uk.xpi) = 0a90811772c9ac6e1e9acb5fd81f3ae9372ef9b2
+SHA512 (firefox-l10n-82.0.2/uk.xpi) = 68ca670be74ffbb18b67e9e9484dfe6e475dc50381e8021ad34f5a57a69e40ab0cf3955cce17f571516c95b3310864f4fbee1aad6607f368dad3e97883952594
+Size (firefox-l10n-82.0.2/uk.xpi) = 601681 bytes
+SHA1 (firefox-l10n-82.0.2/ur.xpi) = 1b8384bf5a01e0891752375af095c786b2c0aaae
+RMD160 (firefox-l10n-82.0.2/ur.xpi) = fc7a29329ddb4ea3d26235aebaae828355378159
+SHA512 (firefox-l10n-82.0.2/ur.xpi) = 2e6d101783ebc3e75a606a4b00f1c6d20b426490cf3c62b0a204e317fec8eb7d2a4a069191e5f5407f5c66cdf8595664c6f3c1c729140bcf9bc633009042748a
+Size (firefox-l10n-82.0.2/ur.xpi) = 559775 bytes
+SHA1 (firefox-l10n-82.0.2/uz.xpi) = 7e02ffa5a026fac58f01ad75824361f2130ae974
+RMD160 (firefox-l10n-82.0.2/uz.xpi) = 2fe0ea8c5453469f7f814c36227dde33cc66b294
+SHA512 (firefox-l10n-82.0.2/uz.xpi) = e576d9f3d240eabb4a205664469880c0fbd78d7f4a2cacc0e59c18a5a19a533e602de6450fa6a95d9dcb22a6cfee55837a15eafe533609490ec79704f205470e
+Size (firefox-l10n-82.0.2/uz.xpi) = 479456 bytes
+SHA1 (firefox-l10n-82.0.2/vi.xpi) = 6da37ad37ca546348d197402e33472350c7e3e4a
+RMD160 (firefox-l10n-82.0.2/vi.xpi) = 9d09cfc296a34911a421e597ecdd527541bec877
+SHA512 (firefox-l10n-82.0.2/vi.xpi) = 1ea20a3febf33a2aaab672aa1acc715efed2844fd4d0b66ec5e50eed3de7f3f99e6573b927c908a73ba5005ce947dff7fec4b7d7843dd230fe9756abdc2398b2
+Size (firefox-l10n-82.0.2/vi.xpi) = 557257 bytes
+SHA1 (firefox-l10n-82.0.2/xh.xpi) = 14748f05d7786711ab1f747da67beb800ae9a88a
+RMD160 (firefox-l10n-82.0.2/xh.xpi) = 200474665a038c31ad73e0ffdd4f6af6ce71d6e5
+SHA512 (firefox-l10n-82.0.2/xh.xpi) = f75724a47d44a0ae974f93eb7c165f335ca9f5751815da4857124ea7ad656491c062499b4c34136d476db90f22b36ff2fec659e576a2008a794ccde0e11cef72
+Size (firefox-l10n-82.0.2/xh.xpi) = 428936 bytes
+SHA1 (firefox-l10n-82.0.2/zh-CN.xpi) = 96fb9681b5ca34e07ffb1940704b3d581acb3bbf
+RMD160 (firefox-l10n-82.0.2/zh-CN.xpi) = fbebc1b21d625427e61d26fdd8513404ebe70eb6
+SHA512 (firefox-l10n-82.0.2/zh-CN.xpi) = d5e18dd5fcd3b0d728be125a688cef09ac1d18079732a4610020ba0ba0c061776c9139c78e5edb3c341f5728f03dd94d76f397325bf2e4f965a64aff8e130648
+Size (firefox-l10n-82.0.2/zh-CN.xpi) = 558346 bytes
+SHA1 (firefox-l10n-82.0.2/zh-TW.xpi) = df41ab50f093ec625694d2033263e47d56d4db0d
+RMD160 (firefox-l10n-82.0.2/zh-TW.xpi) = 8a38c9771533ec4d8f625388926a042e6419f612
+SHA512 (firefox-l10n-82.0.2/zh-TW.xpi) = 7c95be7432c8b8931fe34dc508fd6092613a263c1ed206bead328c2ea8cfc9e1e1faa540be71bc27a0cb4e44afb59b0ed58a6a6254a448984f02d3cae9bf0c70
+Size (firefox-l10n-82.0.2/zh-TW.xpi) = 558244 bytes
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index e4a7c506b57..cf76de66964 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.447 2020/09/05 10:19:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.447.2.1 2020/10/29 12:18:54 spz Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH= 80.0
-MOZ_BRANCH_MINOR= .1
+MOZ_BRANCH= 82.0
+MOZ_BRANCH_MINOR= .2
DISTNAME= firefox-${FIREFOX_VER}.source
PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.xz
@@ -80,26 +79,26 @@ MOZILLA_NAME= Browser
# updating and verification.
#
-CKSUM_CRATES+= third_party/rust/libc
+#CKSUM_CRATES+= third_party/rust/libc
# patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
-CKSUMS+= a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532
-CKSUMS+= 5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a
+#CKSUMS+= a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532
+#CKSUMS+= 5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a
-CKSUM_CRATES+= third_party/rust/getrandom
+#CKSUM_CRATES+= third_party/rust/getrandom
# patch-third__party_rust_getrandom_src_lib.rs
-CKSUMS+= 0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
-CKSUMS+= 394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
-
-SUBST_CLASSES+= cksum
-SUBST_STAGE.cksum= pre-configure
-.for crate in ${CKSUM_CRATES}
-SUBST_FILES.cksum+= ${crate}/.cargo-checksum.json
-.endfor
-.for from to in ${CKSUMS}
-SUBST_SED.cksum+= -e 's,${from},${to},g'
-.endfor
+#CKSUMS+= 0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
+#CKSUMS+= 394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
+
+#SUBST_CLASSES+= cksum
+#SUBST_STAGE.cksum= pre-configure
+#.for crate in ${CKSUM_CRATES}
+#SUBST_FILES.cksum+= ${crate}/.cargo-checksum.json
+#.endfor
+#.for from to in ${CKSUMS}
+#SUBST_SED.cksum+= -e 's,${from},${to},g'
+#.endfor
post-extract:
mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
diff --git a/www/firefox/PLIST b/www/firefox/PLIST
index 193702c0b9e..8df8676ac32 100644
--- a/www/firefox/PLIST
+++ b/www/firefox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.163 2020/08/25 14:35:24 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.163.2.1 2020/10/29 12:18:54 spz Exp $
bin/firefox
lib/firefox/actors/AboutHttpsOnlyErrorChild.jsm
lib/firefox/actors/AboutHttpsOnlyErrorParent.jsm
@@ -10,6 +10,7 @@ lib/firefox/actors/AutoScrollChild.jsm
lib/firefox/actors/AutoScrollParent.jsm
lib/firefox/actors/AutoplayChild.jsm
lib/firefox/actors/AutoplayParent.jsm
+lib/firefox/actors/BackgroundThumbnailsChild.jsm
lib/firefox/actors/BrowserElementChild.jsm
lib/firefox/actors/BrowserElementParent.jsm
lib/firefox/actors/ControllersChild.jsm
@@ -48,6 +49,7 @@ lib/firefox/browser/actors/AboutLoginsParent.jsm
lib/firefox/browser/actors/AboutNewInstallChild.jsm
lib/firefox/browser/actors/AboutNewInstallParent.jsm
lib/firefox/browser/actors/AboutNewTabChild.jsm
+lib/firefox/browser/actors/AboutNewTabParent.jsm
lib/firefox/browser/actors/AboutPluginsChild.jsm
lib/firefox/browser/actors/AboutPluginsParent.jsm
lib/firefox/browser/actors/AboutPrivateBrowsingChild.jsm
@@ -75,6 +77,8 @@ lib/firefox/browser/actors/ContextMenuChild.jsm
lib/firefox/browser/actors/ContextMenuParent.jsm
lib/firefox/browser/actors/DOMFullscreenChild.jsm
lib/firefox/browser/actors/DOMFullscreenParent.jsm
+lib/firefox/browser/actors/DecoderDoctorChild.jsm
+lib/firefox/browser/actors/DecoderDoctorParent.jsm
lib/firefox/browser/actors/EncryptedMediaChild.jsm
lib/firefox/browser/actors/EncryptedMediaParent.jsm
lib/firefox/browser/actors/FormValidationChild.jsm
@@ -92,6 +96,8 @@ lib/firefox/browser/actors/PluginParent.jsm
lib/firefox/browser/actors/PromptParent.jsm
lib/firefox/browser/actors/RFPHelperChild.jsm
lib/firefox/browser/actors/RFPHelperParent.jsm
+lib/firefox/browser/actors/RefreshBlockerChild.jsm
+lib/firefox/browser/actors/RefreshBlockerParent.jsm
lib/firefox/browser/actors/SearchTelemetryChild.jsm
lib/firefox/browser/actors/SearchTelemetryParent.jsm
lib/firefox/browser/actors/SiteSpecificBrowserChild.jsm
@@ -100,6 +106,136 @@ lib/firefox/browser/actors/SwitchDocumentDirectionChild.jsm
lib/firefox/browser/actors/WebRTCChild.jsm
lib/firefox/browser/actors/WebRTCParent.jsm
lib/firefox/browser/chrome.manifest
+lib/firefox/browser/chrome/browser/content/activity-stream/aboutwelcome/aboutwelcome.css
+lib/firefox/browser/chrome/browser/content/activity-stream/css/activity-stream.css
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_enhancer_youtube.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_fb_container.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_google_translate.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_reddit_enhancement.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_wiki_search.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/firefox-protections.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-add-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrow.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-cancel-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-caret-right.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-cfr-feature-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-delete-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-dismiss-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-edit-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-help-24.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-highlights-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-info-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-mail-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-maximize-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-minimize-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-modal-delete-32.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-newWindow-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-open-file-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pause-12.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-12.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-play-12.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-playhead.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-archive-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-delete-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-save-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-search-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-star-17.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-topsites-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-trending-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-unpin-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-webextension-16.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/icon-removed-bookmark.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-addons@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-gift@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-privatebrowsing@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-screenshots@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-sync@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/long-zap.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/privacy-onboarding-dark.webm
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/privacy-onboarding.webm
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/protection-report-icon.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/remote/pip-message-icon.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/short-zap.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/spinner.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/topic-show-more-12.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-devices.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-fbcont.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-ffmonitor.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-ffsend.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-import.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-lockwise.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-mobile.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-pledge.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-pocket.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-private.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-sendtab.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-tracking.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/whatsnew-send-icon.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/aliexpress-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/amazon.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/avito-ru.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/baidu-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/bbc-uk.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/bing-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ctrip-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/duckduckgo-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ebay.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/facebook-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/google-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ifeng-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/iqiyi-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/leboncoin-fr.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ok-ru.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/olx-pl.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/reddit-com.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/twitter-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/vk-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/weibo-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/wikipedia-org.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/wykop-pl.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/yandex-com.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/yandex-ru.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/youtube-com.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/zhihu-com.ico
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/aliexpress-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/allegro-pl@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/amazon@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/avito-ru@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/baidu-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bbc-uk@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bing-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ctrip-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ebay@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/facebook-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/google-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ifeng-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/iqiyi-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/leboncoin-fr@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ok-ru@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/olx-pl@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/reddit-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/twitter-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/vk-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/weibo-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/wikipedia-org@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/wykop-pl@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/yandex-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/yandex-ru@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/youtube-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/zhihu-com@2x.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/top_sites.json
lib/firefox/browser/chrome/browser/content/branding/about-logo.png
lib/firefox/browser/chrome/browser/content/branding/about-logo.svg
lib/firefox/browser/chrome/browser/content/branding/about-logo@2x.png
@@ -116,7 +252,6 @@ lib/firefox/browser/chrome/browser/content/branding/icon48.png
lib/firefox/browser/chrome/browser/content/branding/icon64.png
lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand.svg
lib/firefox/browser/chrome/browser/content/briefcase.svg
-lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater-legacy.js
lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js
lib/firefox/browser/chrome/browser/content/browser/aboutDialog.css
lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js
@@ -291,9 +426,10 @@ lib/firefox/browser/chrome/browser/content/browser/browser-data-submission-info-
lib/firefox/browser/chrome/browser/content/browser/browser-development-helpers.js
lib/firefox/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js
lib/firefox/browser/chrome/browser/content/browser/browser-fullZoom.js
+lib/firefox/browser/chrome/browser/content/browser/browser-fxaSignout.js
+lib/firefox/browser/chrome/browser/content/browser/browser-fxaSignout.xhtml
lib/firefox/browser/chrome/browser/content/browser/browser-gestureSupport.js
lib/firefox/browser/chrome/browser/content/browser/browser-graphics-utils.js
-lib/firefox/browser/chrome/browser/content/browser/browser-media.js
lib/firefox/browser/chrome/browser/content/browser/browser-pageActions.js
lib/firefox/browser/chrome/browser/content/browser/browser-places.js
lib/firefox/browser/chrome/browser/content/browser/browser-safebrowsing.js
@@ -319,7 +455,6 @@ lib/firefox/browser/chrome/browser/content/browser/child/ext-menus-child.js
lib/firefox/browser/chrome/browser/content/browser/child/ext-menus.js
lib/firefox/browser/chrome/browser/content/browser/child/ext-omnibox.js
lib/firefox/browser/chrome/browser/content/browser/child/ext-tabs.js
-lib/firefox/browser/chrome/browser/content/browser/content-refreshblocker.js
lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js
lib/firefox/browser/chrome/browser/content/browser/contentSearchHandoffUI.js
lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.css
@@ -355,13 +490,17 @@ lib/firefox/browser/chrome/browser/content/browser/extension.svg
lib/firefox/browser/chrome/browser/content/browser/fxmonitor/FirefoxMonitor.css
lib/firefox/browser/chrome/browser/content/browser/fxmonitor/monitor32.svg
lib/firefox/browser/chrome/browser/content/browser/history-swipe-arrow.svg
+lib/firefox/browser/chrome/browser/content/browser/ion.css
+lib/firefox/browser/chrome/browser/content/browser/ion.html
+lib/firefox/browser/chrome/browser/content/browser/ion.js
lib/firefox/browser/chrome/browser/content/browser/license.html
lib/firefox/browser/chrome/browser/content/browser/lockwise-card.js
lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile.svg
lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-mobile.svg
lib/firefox/browser/chrome/browser/content/browser/logos/lockwise.svg
lib/firefox/browser/chrome/browser/content/browser/logos/monitor.svg
-lib/firefox/browser/chrome/browser/content/browser/logos/proxy.svg
+lib/firefox/browser/chrome/browser/content/browser/logos/proxy-dark.svg
+lib/firefox/browser/chrome/browser/content/browser/logos/proxy-light.svg
lib/firefox/browser/chrome/browser/content/browser/logos/send.svg
lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection-dark-theme.svg
lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection.svg
@@ -404,9 +543,6 @@ lib/firefox/browser/chrome/browser/content/browser/parent/ext-topSites.js
lib/firefox/browser/chrome/browser/content/browser/parent/ext-url-overrides.js
lib/firefox/browser/chrome/browser/content/browser/parent/ext-urlbar.js
lib/firefox/browser/chrome/browser/content/browser/parent/ext-windows.js
-lib/firefox/browser/chrome/browser/content/browser/pioneer.css
-lib/firefox/browser/chrome/browser/content/browser/pioneer.html
-lib/firefox/browser/chrome/browser/content/browser/pioneer.js
lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.js
lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.xhtml
lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties2.xhtml
@@ -430,6 +566,9 @@ lib/firefox/browser/chrome/browser/content/browser/policies/policies-active.svg
lib/firefox/browser/chrome/browser/content/browser/policies/policies-documentation.svg
lib/firefox/browser/chrome/browser/content/browser/policies/policies-error.svg
lib/firefox/browser/chrome/browser/content/browser/preferences/containers.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.css
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.xhtml
lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.js
lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.xhtml
lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.js
@@ -514,7 +653,6 @@ lib/firefox/browser/chrome/browser/content/browser/schemas/url_overrides.json
lib/firefox/browser/chrome/browser/content/browser/schemas/urlbar.json
lib/firefox/browser/chrome/browser/content/browser/schemas/windows.json
lib/firefox/browser/chrome/browser/content/browser/search/autocomplete-popup.js
-lib/firefox/browser/chrome/browser/content/browser/search/search-one-offs.js
lib/firefox/browser/chrome/browser/content/browser/search/searchbar.js
lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.js
lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.xhtml
@@ -538,6 +676,20 @@ lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js
lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xhtml
lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.js
lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.xhtml
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-gradient-dark.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-gradient.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-left-dark.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-left.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-right-dark.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-right.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/icon.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/manifest.json
+lib/firefox/browser/chrome/browser/content/builtin-themes/dark/experiment.css
+lib/firefox/browser/chrome/browser/content/builtin-themes/dark/icon.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/dark/manifest.json
+lib/firefox/browser/chrome/browser/content/builtin-themes/light/experiment.css
+lib/firefox/browser/chrome/browser/content/builtin-themes/light/icon.svg
+lib/firefox/browser/chrome/browser/content/builtin-themes/light/manifest.json
lib/firefox/browser/chrome/browser/content/cart.svg
lib/firefox/browser/chrome/browser/content/chill.svg
lib/firefox/browser/chrome/browser/content/circle.svg
@@ -557,6 +709,7 @@ lib/firefox/browser/chrome/browser/content/pocket/panels/css/sendtomobile.css
lib/firefox/browser/chrome/browser/content/pocket/panels/css/signup.css
lib/firefox/browser/chrome/browser/content/pocket/panels/fonts/FiraSans-Regular.woff
lib/firefox/browser/chrome/browser/content/pocket/panels/img/app_store_dowload_apple.svg
+lib/firefox/browser/chrome/browser/content/pocket/panels/img/open.svg
lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@1x.png
lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@2x.png
lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo@1x.png
@@ -592,6 +745,7 @@ lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_articleinf
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download.handlebars
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download_error.handlebars
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_sharebutton.handlebars
+lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/item_recs.handlebars
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumextras.handlebars
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumshell.handlebars
lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_shell.handlebars
@@ -602,153 +756,15 @@ lib/firefox/browser/chrome/browser/content/pocket/pktApi.jsm
lib/firefox/browser/chrome/browser/content/tree.svg
lib/firefox/browser/chrome/browser/content/vacation.svg
lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.bundle.js
-lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.css
lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.html
lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/lib/AboutWelcomeTelemetry.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/common/Actions.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/common/Dedupe.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/common/Reducers.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/css/activity-stream.css
lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/page.html.template
lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/script.js.template
lib/firefox/browser/chrome/browser/res/activity-stream/data/content/activity-stream.bundle.js
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_enhancer_youtube.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_fb_container.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_google_translate.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_static.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_static@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_reddit_enhancement.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_wiki_search.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/firefox-protections.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/gift-extension.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-add-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrow.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-cancel-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-caret-right.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-cfr-feature-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-delete-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-dismiss-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-edit-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-help-24.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-highlights-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-info-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-mail-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-maximize-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-minimize-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-modal-delete-32.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-newWindow-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-open-file-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pause-12.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-12.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-play-12.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-playhead.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-archive-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-delete-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-save-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-search-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-star-17.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-topsites-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-trending-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-unpin-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-webextension-16.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/icon-removed-bookmark.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-addons@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-gift@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-privatebrowsing@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-screenshots@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-sync@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/privacy-onboarding-dark.webm
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/privacy-onboarding.webm
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/protection-report-icon.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/remote/pip-message-icon.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/spinner.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/sync-devices-trailhead.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/topic-show-more-12.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/accounts-form-bg.jpg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-knowledge.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-privacy.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-products.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-sync.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-devices.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-fbcont.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-ffmonitor.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-ffsend.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-import.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-lockwise.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-mobile.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-pledge.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-pocket.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-private.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-sendtab.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-tracking.svg
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-logo.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-systems.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/whatsnew-send-icon.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/zap.svg
lib/firefox/browser/chrome/browser/res/activity-stream/data/content/newtab-render.js
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/aliexpress-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/amazon.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/avito-ru.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bbc-uk.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bing-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ctrip-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/duckduckgo-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ebay.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/facebook-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/google-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ifeng-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/iqiyi-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/leboncoin-fr.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ok-ru.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/olx-pl.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/reddit-com.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/twitter-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/vk-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/weibo-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wikipedia-org.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wykop-pl.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-com.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-ru.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/youtube-com.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/zhihu-com.ico
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/aliexpress-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/allegro-pl@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/amazon@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/avito-ru@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/baidu-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bbc-uk@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bing-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ctrip-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ebay@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/facebook-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/google-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ifeng-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/iqiyi-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/leboncoin-fr@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ok-ru@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/olx-pl@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/reddit-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/twitter-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/vk-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/weibo-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wikipedia-org@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wykop-pl@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-ru@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/youtube-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/zhihu-com@2x.png
-lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/top_sites.json
lib/firefox/browser/chrome/browser/res/activity-stream/data/custom-elements/paragraph.js
lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouter.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterFeed.jsm
@@ -768,7 +784,6 @@ lib/firefox/browser/chrome/browser/res/activity-stream/lib/DiscoveryStreamFeed.j
lib/firefox/browser/chrome/browser/res/activity-stream/lib/DownloadsManager.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/FaviconFeed.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/FilterAdult.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/GroupsConfigurationProvider.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/HighlightsFeed.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/LinksCache.jsm
lib/firefox/browser/chrome/browser/res/activity-stream/lib/MomentsPageHub.jsm
@@ -822,7 +837,9 @@ lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/favicon.ico
lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/manifest.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/au/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/ca/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/de-adm/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/de/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/en-GB-adm/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/en-GB/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/france/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/in/messages.json
@@ -836,6 +853,7 @@ lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/defaul
lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/mozillaonline/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/favicon.ico
lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en-adm/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en/messages.json
lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/favicon.ico
lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/manifest.json
@@ -924,7 +942,6 @@ lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/favicon.png
lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/manifest.json
lib/firefox/browser/chrome/browser/search-extensions/list-am/favicon.gif
lib/firefox/browser/chrome/browser/search-extensions/list-am/manifest.json
-lib/firefox/browser/chrome/browser/search-extensions/list.json
lib/firefox/browser/chrome/browser/search-extensions/longdo/favicon.ico
lib/firefox/browser/chrome/browser/search-extensions/longdo/manifest.json
lib/firefox/browser/chrome/browser/search-extensions/mailcom/favicon.ico
@@ -1165,7 +1182,6 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/etp-milest
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters-disabled.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/hero-message-background.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/https-only.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css
lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock-disabled.svg
@@ -1225,6 +1241,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/send.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-devices.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration-issue.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/fxaSignout.css
lib/firefox/browser/chrome/browser/skin/classic/browser/history.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/home.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/blue-berror.svg
@@ -1235,6 +1252,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-sess
lib/firefox/browser/chrome/browser/skin/classic/browser/import.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/info.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/install-ssb.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/ion.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/library-bookmark-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/library-pocket-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/library.svg
@@ -1304,7 +1322,6 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/permissions.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/pin-12.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/pin-tab.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/pioneer.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/places/editBookmark.css
@@ -1319,12 +1336,14 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/places/unfiledBookmarks.
lib/firefox/browser/chrome/browser/skin/classic/browser/pocket-outline.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/pocket.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/android-menu.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/bookmark.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers-dialog.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/critters-postcard.jpg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/dialog.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/experiments.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/extensions.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-sad.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-smile.svg
@@ -1332,6 +1351,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/formfill.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/fxaPairDevice.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/general.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/history.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/ios-menu.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-bar.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-results.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
@@ -1495,6 +1515,75 @@ lib/firefox/browser/chrome/devtools/content/application/src/components/service-w
lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/Worker.css
lib/firefox/browser/chrome/devtools/content/application/src/components/ui/UIButton.css
lib/firefox/browser/chrome/devtools/content/debugger/dist/vendors.css
+lib/firefox/browser/chrome/devtools/content/debugger/images/arrow-down.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/arrow-up.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/arrow.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/blackBox.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/breadcrumbs-divider.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/breakpoint.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/case-match.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/close.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/column-marker.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/command-chevron.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/disable-pausing.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/enable-pausing.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/file-small.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/folder.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/globe-small.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/globe.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/help.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/home.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/info.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/loader.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/markup-breakpoint.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/next-circle.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/next.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/pane-collapse.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/pane-expand.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/pause.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/plus.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/prettyPrint.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/regex-match.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/reload.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/resume.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/search.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/aframe.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/angular.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/babel.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/backbone.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/choo.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/coffeescript.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/dojo.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/ember.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/express.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/extension.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/immutable.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/javascript.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/jquery.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/lodash.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/marko.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/mobx.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/nextjs.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/node.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/nuxtjs.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/preact.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/pug.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/react.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/redux.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/rxjs.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/sencha-extjs.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/typescript.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/underscore.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/vuejs.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/sources/webpack.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/stepIn.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/stepOut.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/stepOver.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/tab.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/webconsole-logpoint.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/whole-word-match.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/window.svg
+lib/firefox/browser/chrome/devtools/content/debugger/images/worker.svg
lib/firefox/browser/chrome/devtools/content/debugger/index.html
lib/firefox/browser/chrome/devtools/content/debugger/src/components/A11yIntention.css
lib/firefox/browser/chrome/devtools/content/debugger/src/components/App.css
@@ -1601,6 +1690,9 @@ lib/firefox/browser/chrome/devtools/content/shared/components/MdnLink.css
lib/firefox/browser/chrome/devtools/content/shared/components/NotificationBox.css
lib/firefox/browser/chrome/devtools/content/shared/components/SidebarToggle.css
lib/firefox/browser/chrome/devtools/content/shared/components/SmartTrace.css
+lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/input.svg
+lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/jump-definition.svg
+lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/open-inspector.svg
lib/firefox/browser/chrome/devtools/content/shared/components/reps/reps.css
lib/firefox/browser/chrome/devtools/content/shared/components/splitter/GridElementResizer.css
lib/firefox/browser/chrome/devtools/content/shared/components/splitter/SplitBox.css
@@ -1631,8 +1723,6 @@ lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EagerEva
lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EvaluationContextSelector.css
lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/ReverseSearchInput.css
lib/firefox/browser/chrome/devtools/content/webconsole/index.html
-lib/firefox/browser/chrome/devtools/content/whats-new/index.html
-lib/firefox/browser/chrome/devtools/content/whats-new/src/whats-new.css
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/aboutdebugging.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/initializer.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/debug-targets.js
@@ -1693,6 +1783,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/m
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/l10n.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/network-locations.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-client-factory.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-default-preferences.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtimes-state-helper.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/usb-runtimes.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/debug-targets-state.js
@@ -1796,75 +1887,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/parser
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/pretty-print-worker.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/search-worker.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/vendors.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow-down.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow-up.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/blackBox.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/breadcrumbs-divider.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/breakpoint.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/case-match.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/close.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/column-marker.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/command-chevron.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/disable-pausing.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/enable-pausing.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/file-small.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/folder.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/globe-small.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/globe.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/help.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/home.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/info.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/loader.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/markup-breakpoint.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/next-circle.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/next.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pane-collapse.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pane-expand.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pause.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/plus.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/prettyPrint.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/regex-match.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/reload.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/resume.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/search.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/aframe.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/angular.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/babel.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/backbone.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/choo.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/coffeescript.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/dojo.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/ember.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/express.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/extension.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/immutable.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/javascript.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/jquery.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/lodash.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/marko.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/mobx.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/nextjs.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/node.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/nuxtjs.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/preact.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/pug.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/react.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/redux.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/rxjs.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/sencha-extjs.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/typescript.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/underscore.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/vuejs.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/webpack.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepIn.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepOut.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepOver.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/tab.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/webconsole-logpoint.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/whole-word-match.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/window.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/worker.svg
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/object-inspector/reducer.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessible.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessor.js
@@ -2344,7 +2366,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/se
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/changes-utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/l10n.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/CompatibilityView.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/UserSettings.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/compatibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/index.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/BrowserIcon.js
@@ -2483,6 +2504,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/util
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/class-list-previewer.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/rule-editor.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/text-property-editor.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/compatibility-user-settings.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/highlighters-overlay.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-reps.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-types.js
@@ -2631,6 +2653,10 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/compo
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/index.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/is-buffer.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/sockjs/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/byte.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/frame.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/parser.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/arrayParser.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/serializers.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/HtmlPreview.js
@@ -2711,6 +2737,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selec
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/search.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/timing-markers.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/ui.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/context-menu-utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-autocomplete-provider.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-predicates.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-text-utils.js
@@ -2726,6 +2753,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-predicates.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/tooltips.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js
@@ -2874,9 +2902,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/me
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuItem.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuList.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/input.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/jump-definition.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/open-inspector.svg
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/reps.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/Draggable.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/GridElementWidthResizer.js
@@ -3014,6 +3039,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/toolt
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/TooltipToggle.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/css-compatibility-tooltip-helper.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/inactive-css-tooltip-helper.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/view-helpers.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/workers-listener.js
@@ -3111,8 +3137,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsol
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-ui.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-wrapper.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/whats-new/panel.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/whats-new/src/main.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessible.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/contrast.js
@@ -3131,13 +3155,11 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/array-buffer.
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/breakpoint.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/changes.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/common.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility/compatibility.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility/lib/MDNCompatibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/css-properties.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/process.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/tab.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/WatcherRegistry.jsm
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/target-helpers/frame-helper.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/watcher.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/webextension.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/device.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/content-viewer.js
@@ -3152,7 +3174,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/accessible.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model-renderer.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-grid.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-transform.js
@@ -3165,11 +3186,9 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/selector.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/shapes.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/simple-outline.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/accessibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/canvas.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/xul-accessible.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/constants.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/css-logic.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/custom-element-watcher.js
@@ -3185,6 +3204,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/manifest.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/memory.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/channel-event-sink.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/eventsource-actor.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event-actor.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-monitor.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-observer.js
@@ -3208,10 +3228,14 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/preference.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/process.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/reflow.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/console-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/css-changes.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/css-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/document-event.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/error-messages.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/network-events.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/platform-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/stylesheets.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/nsi-console-listener-watcher.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/root.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/screenshot.js
@@ -3224,6 +3248,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/brows
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/chrome-window.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/content-process.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/frame.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/index.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/parent-process.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/target-actor-registry.jsm
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/webextension.js
@@ -3247,6 +3272,9 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.j
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/track-change-emitter.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/watchpoint-map.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher/WatcherRegistry.jsm
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher/target-helpers/frame-helper.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/commands.js
@@ -3274,6 +3302,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/content-p
lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/frame-connector.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameChild.jsm
lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameParent.jsm
+lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/WindowGlobalLogger.jsm
lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/worker-connector.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server-connection.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server.js
@@ -3298,7 +3327,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/MDNCompatibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/browsers.json
lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/css-properties.json
lib/firefox/browser/chrome/devtools/modules/devtools/shared/constants.js
@@ -3372,6 +3400,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-lis
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-changes.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-messages.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/error-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/network-event-stacktraces.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/network-events.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/platform-messages.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/root-node.js
@@ -3385,6 +3414,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-w
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/target-list.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/console-messages.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/error-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/root-node.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/capture.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/save.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/auth.js
@@ -3512,6 +3542,7 @@ lib/firefox/browser/chrome/devtools/skin/images/alert-tiny.svg
lib/firefox/browser/chrome/devtools/skin/images/alert.svg
lib/firefox/browser/chrome/devtools/skin/images/angle-swatch.svg
lib/firefox/browser/chrome/devtools/skin/images/animation-fast-track.svg
+lib/firefox/browser/chrome/devtools/skin/images/application-debug.svg
lib/firefox/browser/chrome/devtools/skin/images/application-manifest.svg
lib/firefox/browser/chrome/devtools/skin/images/arrow-big.svg
lib/firefox/browser/chrome/devtools/skin/images/arrow-e.svg
@@ -3751,10 +3782,10 @@ lib/firefox/browser/defaults/settings/main/anti-tracking-url-decoration.json
lib/firefox/browser/defaults/settings/main/example.json
lib/firefox/browser/defaults/settings/main/hijack-blocklists.json
lib/firefox/browser/defaults/settings/main/language-dictionaries.json
-lib/firefox/browser/defaults/settings/main/onboarding.json
lib/firefox/browser/defaults/settings/main/search-config.json
lib/firefox/browser/defaults/settings/main/search-default-override-allowlist.json
lib/firefox/browser/defaults/settings/main/sites-classification.json
+lib/firefox/browser/defaults/settings/main/top-sites.json
lib/firefox/browser/defaults/settings/main/url-classifier-skip-urls.json
lib/firefox/browser/defaults/settings/pinning/pins.json
lib/firefox/browser/defaults/settings/security-state/intermediates.json
@@ -3780,6 +3811,12 @@ lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddre
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageCreditCards.xhtml
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.js
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/autocomplete-item-shared.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/autocomplete-item.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editAddress.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editCreditCard.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editDialog-shared.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex.png
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex@2x.png
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-cartebancaire.png
@@ -3807,12 +3844,6 @@ lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillUti
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/ProfileAutoCompleteResult.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferences.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferencesExt.js
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/autocomplete-item-shared.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/autocomplete-item.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editAddress.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editCreditCard.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editDialog-shared.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumber.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm
@@ -3894,17 +3925,24 @@ lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPage.json
lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPageProcessScript.js
lib/firefox/browser/features/webcompat@mozilla.org/data/injections.js
lib/firefox/browser/features/webcompat@mozilla.org/data/picture_in_picture_overrides.js
+lib/firefox/browser/features/webcompat@mozilla.org/data/shims.js
lib/firefox/browser/features/webcompat@mozilla.org/data/ua_overrides.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.json
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/appConstants.js
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/appConstants.json
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.json
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/matchPatterns.js
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/matchPatterns.json
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.json
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.json
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.js
lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.json
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/trackingProtection.js
+lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/trackingProtection.json
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug0000000-testbed-css-injection.css
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1561371-mail.google.com-allow-horizontal-scrolling.css
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1567610-dns.google.com-moz-fit-content.css
@@ -3921,6 +3959,11 @@ lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1632019-eve
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1644830-missingmail.usps.com-checkboxes-not-visible.css
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1645064-s-kanava.fi-invisible-charts.css
lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1651917-teletrader.com.body-transform-origin.css
+lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1653075-livescience.com-scrollbar-width.css
+lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654865-sports.ndtv.com-float-fix.css
+lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654877-preev.com-moz-appearance-fix.css
+lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654907-reactine.ca-hide-unsupported.css
+lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1655049-dev.to-unclickable-button-fix.css
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug0000000-testbed-js-injection.js
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1457335-histography.io-ua-change.js
@@ -3929,17 +3972,35 @@ lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1570856-medi
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1579159-m.tailieu.vn-pdfjs-worker-disable.js
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1605611-maps.google.com-directions-time.js
lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1610358-pcloud.com-appVersion-change.js
-lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1623375-salesforce-communities-hide-unsupported.js
-lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1641998-embedded-twitter-videos-etp-indexeddb.js
+lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1654906-contentDocument-fix.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/about_compat_broker.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/custom_functions.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/injections.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/intervention_helpers.js
+lib/firefox/browser/features/webcompat@mozilla.org/lib/messaging_helper.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/module_shim.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/picture_in_picture_overrides.js
+lib/firefox/browser/features/webcompat@mozilla.org/lib/shim_messaging_helper.js
+lib/firefox/browser/features/webcompat@mozilla.org/lib/shims.js
lib/firefox/browser/features/webcompat@mozilla.org/lib/ua_overrides.js
lib/firefox/browser/features/webcompat@mozilla.org/manifest.json
lib/firefox/browser/features/webcompat@mozilla.org/run.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/adsafeprotected-ima.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/bmauth.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/eluminate.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/empty-script.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/facebook-sdk.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-ecommerce-plugin.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-legacy.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-tag-manager.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/google-publisher-tags.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/live-test-shim.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-1.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-2.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-3.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/rambler-authenticator.js
+lib/firefox/browser/features/webcompat@mozilla.org/shims/rich-relevance.js
lib/firefox/browser/localization/en-US/branding/brand.ftl
lib/firefox/browser/localization/en-US/browser/aboutCertError.ftl
lib/firefox/browser/localization/en-US/browser/aboutConfig.ftl
@@ -3960,6 +4021,7 @@ lib/firefox/browser/localization/en-US/browser/browser.ftl
lib/firefox/browser/localization/en-US/browser/browserContext.ftl
lib/firefox/browser/localization/en-US/browser/browserSets.ftl
lib/firefox/browser/localization/en-US/browser/customizeMode.ftl
+lib/firefox/browser/localization/en-US/browser/defaultBrowserNotification.ftl
lib/firefox/browser/localization/en-US/browser/downloads.ftl
lib/firefox/browser/localization/en-US/browser/editBookmarkOverlay.ftl
lib/firefox/browser/localization/en-US/browser/menubar.ftl
@@ -3973,6 +4035,7 @@ lib/firefox/browser/localization/en-US/browser/pageInfo.ftl
lib/firefox/browser/localization/en-US/browser/panicButton.ftl
lib/firefox/browser/localization/en-US/browser/places.ftl
lib/firefox/browser/localization/en-US/browser/policies/policies-descriptions.ftl
+lib/firefox/browser/localization/en-US/browser/preferences/addEngine.ftl
lib/firefox/browser/localization/en-US/browser/preferences/applicationManager.ftl
lib/firefox/browser/localization/en-US/browser/preferences/blocklists.ftl
lib/firefox/browser/localization/en-US/browser/preferences/clearSiteData.ftl
@@ -3993,6 +4056,7 @@ lib/firefox/browser/localization/en-US/browser/safeMode.ftl
lib/firefox/browser/localization/en-US/browser/safebrowsing/blockedSite.ftl
lib/firefox/browser/localization/en-US/browser/sanitize.ftl
lib/firefox/browser/localization/en-US/browser/screenshots.ftl
+lib/firefox/browser/localization/en-US/browser/search.ftl
lib/firefox/browser/localization/en-US/browser/setDesktopBackground.ftl
lib/firefox/browser/localization/en-US/browser/sidebarMenu.ftl
lib/firefox/browser/localization/en-US/browser/sync.ftl
@@ -4011,7 +4075,7 @@ lib/firefox/browser/localization/en-US/devtools/client/toolbox-options.ftl
lib/firefox/browser/localization/en-US/devtools/client/tooltips.ftl
lib/firefox/browser/localization/en-US/devtools/startup/aboutDevTools.ftl
lib/firefox/browser/localization/en-US/preview/interventions.ftl
-lib/firefox/browser/localization/en-US/preview/pioneer.ftl
+lib/firefox/browser/localization/en-US/preview/ion.ftl
lib/firefox/browser/localization/en-US/preview/protections.ftl
lib/firefox/browser/modules/AboutDebuggingRegistration.jsm
lib/firefox/browser/modules/AboutDevToolsRegistration.jsm
@@ -4028,7 +4092,6 @@ lib/firefox/browser/modules/BrowserWindowTracker.jsm
lib/firefox/browser/modules/ChromeMigrationUtils.jsm
lib/firefox/browser/modules/ChromeProfileMigrator.jsm
lib/firefox/browser/modules/ContentCrashHandlers.jsm
-lib/firefox/browser/modules/ContentObservers.js
lib/firefox/browser/modules/CustomizableUI.jsm
lib/firefox/browser/modules/CustomizableWidgets.jsm
lib/firefox/browser/modules/CustomizeMode.jsm
@@ -4040,6 +4103,7 @@ lib/firefox/browser/modules/DownloadsCommon.jsm
lib/firefox/browser/modules/DownloadsSubview.jsm
lib/firefox/browser/modules/DownloadsTaskbar.jsm
lib/firefox/browser/modules/DownloadsViewUI.jsm
+lib/firefox/browser/modules/DownloadsViewableInternally.jsm
lib/firefox/browser/modules/DragPositionManager.jsm
lib/firefox/browser/modules/EveryWindow.jsm
lib/firefox/browser/modules/ExtensionControlledPopup.jsm
@@ -4058,6 +4122,7 @@ lib/firefox/browser/modules/NewTabPagePreloading.jsm
lib/firefox/browser/modules/OpenInTabsUtils.jsm
lib/firefox/browser/modules/PageActions.jsm
lib/firefox/browser/modules/PanelMultiView.jsm
+lib/firefox/browser/modules/PartnerLinkAttribution.jsm
lib/firefox/browser/modules/PermissionUI.jsm
lib/firefox/browser/modules/PingCentre.jsm
lib/firefox/browser/modules/PlacesUIUtils.jsm
@@ -4066,7 +4131,9 @@ lib/firefox/browser/modules/ProfileMigrator.jsm
lib/firefox/browser/modules/PromptCollection.jsm
lib/firefox/browser/modules/Sanitizer.jsm
lib/firefox/browser/modules/ScreenshotChild.jsm
+lib/firefox/browser/modules/SearchOneOffs.jsm
lib/firefox/browser/modules/SearchTelemetry.jsm
+lib/firefox/browser/modules/SearchUIUtils.jsm
lib/firefox/browser/modules/SearchWidgetTracker.jsm
lib/firefox/browser/modules/SelectionChangedMenulist.jsm
lib/firefox/browser/modules/ShellService.jsm
@@ -4077,7 +4144,6 @@ lib/firefox/browser/modules/TRRPerformance.jsm
lib/firefox/browser/modules/TabUnloader.jsm
lib/firefox/browser/modules/TabsList.jsm
lib/firefox/browser/modules/ThemeVariableMap.jsm
-lib/firefox/browser/modules/TopSiteAttribution.jsm
lib/firefox/browser/modules/TransientPrefs.jsm
lib/firefox/browser/modules/UITour.jsm
lib/firefox/browser/modules/UITourChild.jsm
@@ -4101,6 +4167,7 @@ lib/firefox/browser/modules/UrlbarProviderTopSites.jsm
lib/firefox/browser/modules/UrlbarProviderUnifiedComplete.jsm
lib/firefox/browser/modules/UrlbarProvidersManager.jsm
lib/firefox/browser/modules/UrlbarResult.jsm
+lib/firefox/browser/modules/UrlbarSearchOneOffs.jsm
lib/firefox/browser/modules/UrlbarSearchUtils.jsm
lib/firefox/browser/modules/UrlbarTokenizer.jsm
lib/firefox/browser/modules/UrlbarUtils.jsm
@@ -4141,12 +4208,6 @@ lib/firefox/browser/modules/syncedtabs/SyncedTabsListStore.js
lib/firefox/browser/modules/syncedtabs/TabListComponent.js
lib/firefox/browser/modules/syncedtabs/TabListView.js
lib/firefox/browser/modules/syncedtabs/util.js
-lib/firefox/browser/modules/themes/dark/experiment.css
-lib/firefox/browser/modules/themes/dark/icon.svg
-lib/firefox/browser/modules/themes/dark/manifest.json
-lib/firefox/browser/modules/themes/light/experiment.css
-lib/firefox/browser/modules/themes/light/icon.svg
-lib/firefox/browser/modules/themes/light/manifest.json
lib/firefox/browser/modules/translation/BingTranslator.jsm
lib/firefox/browser/modules/translation/GoogleTranslator.jsm
lib/firefox/browser/modules/translation/LanguageDetector.jsm
@@ -4216,7 +4277,6 @@ lib/firefox/chrome/en-US/locale/en-US/global/printdialog.properties
lib/firefox/chrome/en-US/locale/en-US/global/printing.properties
lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.dtd
lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.properties
-lib/firefox/chrome/en-US/locale/en-US/global/search/search.properties
lib/firefox/chrome/en-US/locale/en-US/global/security/caps.properties
lib/firefox/chrome/en-US/locale/en-US/global/security/csp.properties
lib/firefox/chrome/en-US/locale/en-US/global/security/security.properties
@@ -4478,77 +4538,78 @@ lib/firefox/chrome/pdfjs/content/web/images/annotation-newparagraph.svg
lib/firefox/chrome/pdfjs/content/web/images/annotation-noicon.svg
lib/firefox/chrome/pdfjs/content/web/images/annotation-note.svg
lib/firefox/chrome/pdfjs/content/web/images/annotation-paragraph.svg
-lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next.png
-lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous.png
-lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous@2x.png
+lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next.svg
+lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous.svg
+lib/firefox/chrome/pdfjs/content/web/images/loading-dark.svg
lib/firefox/chrome/pdfjs/content/web/images/loading-icon.gif
-lib/firefox/chrome/pdfjs/content/web/images/loading-small.png
-lib/firefox/chrome/pdfjs/content/web/images/loading-small@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd.png
-lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd@2x.png
+lib/firefox/chrome/pdfjs/content/web/images/loading.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd.svg
lib/firefox/chrome/pdfjs/content/web/images/shadow.png
-lib/firefox/chrome/pdfjs/content/web/images/texture.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrows.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrows@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.png
-lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed.png
-lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed@2x.png
-lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded.png
-lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded@2x.png
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrow-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrow.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewLayers-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewLayers.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.svg
+lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed.svg
+lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded-dark.svg
+lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded.svg
lib/firefox/chrome/pdfjs/content/web/viewer.css
lib/firefox/chrome/pdfjs/content/web/viewer.html
lib/firefox/chrome/pdfjs/content/web/viewer.js
@@ -4706,7 +4767,6 @@ lib/firefox/chrome/toolkit/content/global/appPicker.js
lib/firefox/chrome/toolkit/content/global/appPicker.xhtml
lib/firefox/chrome/toolkit/content/global/autocomplete.css
lib/firefox/chrome/toolkit/content/global/backgroundPageThumbs.xhtml
-lib/firefox/chrome/toolkit/content/global/backgroundPageThumbsContent.js
lib/firefox/chrome/toolkit/content/global/bindings/calendar.js
lib/firefox/chrome/toolkit/content/global/bindings/datekeeper.js
lib/firefox/chrome/toolkit/content/global/bindings/datepicker.js
@@ -4791,6 +4851,7 @@ lib/firefox/chrome/toolkit/content/global/gmp-sources/widevinecdm.json
lib/firefox/chrome/toolkit/content/global/httpsonlyerror/cert-error.svg
lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.html
lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.js
+lib/firefox/chrome/toolkit/content/global/landscape.svg
lib/firefox/chrome/toolkit/content/global/license.html
lib/firefox/chrome/toolkit/content/global/minimal-xul.css
lib/firefox/chrome/toolkit/content/global/mozilla.html
@@ -4802,6 +4863,7 @@ lib/firefox/chrome/toolkit/content/global/pictureinpicture/player.xhtml
lib/firefox/chrome/toolkit/content/global/plugins.css
lib/firefox/chrome/toolkit/content/global/plugins.html
lib/firefox/chrome/toolkit/content/global/plugins.js
+lib/firefox/chrome/toolkit/content/global/portrait.svg
lib/firefox/chrome/toolkit/content/global/preferencesBindings.js
lib/firefox/chrome/toolkit/content/global/print.css
lib/firefox/chrome/toolkit/content/global/print.html
@@ -4827,6 +4889,7 @@ lib/firefox/chrome/toolkit/content/global/tabprompts.jsm
lib/firefox/chrome/toolkit/content/global/test-ipc.xhtml
lib/firefox/chrome/toolkit/content/global/third_party/d3/d3.js
lib/firefox/chrome/toolkit/content/global/timepicker.xhtml
+lib/firefox/chrome/toolkit/content/global/toggle-group.css
lib/firefox/chrome/toolkit/content/global/treeUtils.js
lib/firefox/chrome/toolkit/content/global/unifiedcomplete-top-urls.json
lib/firefox/chrome/toolkit/content/global/viewSourceUtils.js
@@ -4849,9 +4912,12 @@ lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-reports.js
lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.js
lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml
lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme.svg
+lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/icon.svg
+lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/manifest.json
lib/firefox/chrome/toolkit/content/mozapps/extensions/drag-drop-addon-installer.js
lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.js
lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xhtml
+lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-alpenglow.svg
lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg
lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-light.svg
lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.css
@@ -4958,7 +5024,6 @@ lib/firefox/chrome/toolkit/res/normandy/lib/ShieldPreferences.jsm
lib/firefox/chrome/toolkit/res/normandy/lib/Storage.jsm
lib/firefox/chrome/toolkit/res/normandy/lib/TelemetryEvents.jsm
lib/firefox/chrome/toolkit/res/normandy/lib/Uptake.jsm
-lib/firefox/chrome/toolkit/res/normandy/skin/osx/Heartbeat.css
lib/firefox/chrome/toolkit/res/normandy/skin/shared/Heartbeat.css
lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-icon.svg
lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-star-lit.svg
@@ -5027,7 +5092,6 @@ lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/loading@2x.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/more.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/performance.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/question-16.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/question-64.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/resizer.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/search-textbox.svg
@@ -5098,7 +5162,6 @@ lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginCrashed.png
lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginStripe.png
lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin-blocked.svg
lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin.svg
-lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginGeneric.svg
lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginHelp-16.png
lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginProblem.css
lib/firefox/chrome/toolkit/skin/classic/global/popup.css
@@ -5133,11 +5196,11 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-experiments.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/line.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
@@ -5219,6 +5282,7 @@ lib/firefox/localization/en-US/toolkit/about/aboutAbout.ftl
lib/firefox/localization/en-US/toolkit/about/aboutAddons.ftl
lib/firefox/localization/en-US/toolkit/about/aboutCompat.ftl
lib/firefox/localization/en-US/toolkit/about/aboutConfig.ftl
+lib/firefox/localization/en-US/toolkit/about/aboutGlean.ftl
lib/firefox/localization/en-US/toolkit/about/aboutHttpsOnlyError.ftl
lib/firefox/localization/en-US/toolkit/about/aboutMozilla.ftl
lib/firefox/localization/en-US/toolkit/about/aboutNetworking.ftl
@@ -5242,6 +5306,7 @@ lib/firefox/localization/en-US/toolkit/global/profileSelection.ftl
lib/firefox/localization/en-US/toolkit/global/resetProfile.ftl
lib/firefox/localization/en-US/toolkit/global/textActions.ftl
lib/firefox/localization/en-US/toolkit/global/unknownContentType.ftl
+lib/firefox/localization/en-US/toolkit/global/videocontrols.ftl
lib/firefox/localization/en-US/toolkit/global/wizard.ftl
lib/firefox/localization/en-US/toolkit/intl/languageNames.ftl
lib/firefox/localization/en-US/toolkit/intl/regionNames.ftl
@@ -5456,6 +5521,7 @@ lib/firefox/modules/OSCrypto.jsm
lib/firefox/modules/OSKeyStore.jsm
lib/firefox/modules/ObjectUtils.jsm
lib/firefox/modules/OpenSearchEngine.jsm
+lib/firefox/modules/OsEnvironment.jsm
lib/firefox/modules/PageMenu.jsm
lib/firefox/modules/PageThumbUtils.jsm
lib/firefox/modules/PageThumbs.jsm
@@ -5466,7 +5532,7 @@ lib/firefox/modules/PasswordGenerator.jsm
lib/firefox/modules/PerformanceCounters.jsm
lib/firefox/modules/PermissionsUtils.jsm
lib/firefox/modules/PictureInPicture.jsm
-lib/firefox/modules/PictureInPictureTogglePolicy.jsm
+lib/firefox/modules/PictureInPictureControls.jsm
lib/firefox/modules/PlacesBackups.jsm
lib/firefox/modules/PlacesCategoriesStarter.jsm
lib/firefox/modules/PlacesDBUtils.jsm
@@ -5514,10 +5580,10 @@ lib/firefox/modules/ResponsivenessMonitor.jsm
lib/firefox/modules/RustFxAccount.js
lib/firefox/modules/SafeBrowsing.jsm
lib/firefox/modules/Schemas.jsm
-lib/firefox/modules/SearchCache.jsm
lib/firefox/modules/SearchEngine.jsm
lib/firefox/modules/SearchEngineSelector.jsm
lib/firefox/modules/SearchService.jsm
+lib/firefox/modules/SearchSettings.jsm
lib/firefox/modules/SearchStaticData.jsm
lib/firefox/modules/SearchSuggestionController.jsm
lib/firefox/modules/SearchSuggestions.jsm
@@ -5678,6 +5744,7 @@ lib/firefox/modules/services-settings/RemoteSettingsWorker.jsm
lib/firefox/modules/services-settings/SharedUtils.jsm
lib/firefox/modules/services-settings/Utils.jsm
lib/firefox/modules/services-settings/remote-settings.js
+lib/firefox/modules/services-sync/SyncDisconnect.jsm
lib/firefox/modules/services-sync/SyncedTabs.jsm
lib/firefox/modules/services-sync/UIState.jsm
lib/firefox/modules/services-sync/Weave.jsm
@@ -5723,8 +5790,6 @@ lib/firefox/modules/subprocess/subprocess_shared_unix.js
lib/firefox/modules/subprocess/subprocess_unix.jsm
lib/firefox/modules/subprocess/subprocess_worker_common.js
lib/firefox/modules/subprocess/subprocess_worker_unix.js
-lib/firefox/modules/themes/default/icon.svg
-lib/firefox/modules/themes/default/manifest.json
lib/firefox/modules/third_party/fathom/fathom.jsm
lib/firefox/modules/third_party/jsesc/jsesc.js
lib/firefox/modules/txEXSLTRegExFunctions.jsm
diff --git a/www/firefox/distinfo b/www/firefox/distinfo
index 537f82f9b74..ee55a01057d 100644
--- a/www/firefox/distinfo
+++ b/www/firefox/distinfo
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.410 2020/09/02 10:00:23 ryoon Exp $
+$NetBSD: distinfo,v 1.410.2.1 2020/10/29 12:18:54 spz Exp $
-SHA1 (firefox-80.0.1.source.tar.xz) = 5c848661846b2f7902c893468022ef6e55ce769c
-RMD160 (firefox-80.0.1.source.tar.xz) = 0c868879257d85e5973bfe6da30dba310240f30f
-SHA512 (firefox-80.0.1.source.tar.xz) = 97a54e5f0ff0e34d0994b9ea67250fda1e9a51acb1129a5f6ce632ca5d15132ae4e5eb18c1a9a609a14f5012daf87c6e1a5049e096dd1c32cac9e2c981381d10
-Size (firefox-80.0.1.source.tar.xz) = 334690792 bytes
+SHA1 (firefox-82.0.2.source.tar.xz) = 06c09c33d795d0c5c11b1d662c5ea204b53b0a00
+RMD160 (firefox-82.0.2.source.tar.xz) = 7ef23ac4bf0fcbe9861e1bc564dd962c410466dd
+SHA512 (firefox-82.0.2.source.tar.xz) = f38c88d8213552b7bf66d87bd7880761b14f592ca55eae71d4c2587d5598631aefede03b0c6b3163230210ccaf4b50d84821757615da0c150c5c9db258bfc98b
+Size (firefox-82.0.2.source.tar.xz) = 341015640 bytes
SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
-SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8
+SHA1 (patch-build_moz.configure_rust.configure) = c114ad9226d775373e0af2a55cf95958337765f5
SHA1 (patch-config_gcc-stl-wrapper.template.h) = 781a063fa6ab345face53fd88404ead11ab335b2
-SHA1 (patch-config_makefiles_rust.mk) = 738b8b54ff2b9849cd8316d8b227b6d067250337
+SHA1 (patch-config_makefiles_rust.mk) = dcdc4a4cfc839ec838c8d657b93916beb5c372f2
SHA1 (patch-dom_base_nsAttrName.h) = ac7ba441a3b27df2855cf2673eea36b1cb44ad49
SHA1 (patch-dom_media_CubebUtils.cpp) = 226821d961039ae5c9c50d8615757b73c6bcd80a
SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = e458c9c8dc66edc69c1874734af28a77fc5e3993
@@ -19,7 +19,8 @@ SHA1 (patch-gfx_thebes_gfxPlatform.cpp) = f6f8996f0818a1b890698c7cc5054d49cb1e89
SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 4a6606da590cfb8d855bde58b9c6f90e98d0870c
SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 35d20981d33ccdb1d8ffb8039e48798777f11658
SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 260c29bacd8bf265951b7a412f850bf2b292c836
-SHA1 (patch-js_src_jsfriendapi.h) = 6bbb895b882ee24929f011751c42732215e153a2
+SHA1 (patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp) = fbb3271ccc09112b191be1b04ba3023bd38f645f
+SHA1 (patch-js_src_jsfriendapi.h) = b5cb687dbbda314fe0f16521c1c042c105c4bbe4
SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a
SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 31536f36cb33f16da309527b50eda9b721608115
@@ -28,9 +29,8 @@ SHA1 (patch-media_libpng_pngpriv.h) = c8084332560017cd7c9b519b61d125fa28af0dbc
SHA1 (patch-media_libtheora_lib_info.c) = f6dbf536d73859a1ff78304c2e9f6a6f74dac01f
SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 2d2ff8b4f9fe883b345d0ffc0d8e81aacf37a292
SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 13e512c7ee9fa1e14ba415d62fa853e5fbfc91c0
+SHA1 (patch-race_recurse.mk) = 6a732be998d7718969f38873092f902650e4b748
SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = a7cd867916524770609d1c307a65b315b88456f4
-SHA1 (patch-third__party_rust_getrandom_src_lib.rs) = 2ad80d10ebfeef0dc27435fc2c16be7b5e5d444a
-SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = 3755f32fea84900cc0f00af3d9f53ed5fcfb0b4b
SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = fb285a1d716a251aa133ab50609f72cbd1032536
SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 22a39e54e042ab2270a3cb54e4e307c8900cad12
SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57
diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk
index 5e4213a102e..66d409ff21c 100644
--- a/www/firefox/mozilla-common.mk
+++ b/www/firefox/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.180 2020/09/15 09:40:08 nia Exp $
+# $NetBSD: mozilla-common.mk,v 1.180.2.1 2020/10/29 12:18:54 spz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -19,7 +19,7 @@ ALL_ENV+= PYTHON3=${LOCALBASE}/bin/python3.7
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
-USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip
+USE_TOOLS+= pkg-config perl gmake autoconf213 gm4 unzip zip
UNLIMIT_RESOURCES+= datasize virtualsize
# firefox needs a compiler that supports gnu++14 and gnu++17.
@@ -223,7 +223,7 @@ BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.26
.include "../../devel/nspr/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-BUILDLINK_API_DEPENDS.nss+= nss>=3.55
+BUILDLINK_API_DEPENDS.nss+= nss>=3.56
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
#.include "../../mk/jpeg.buildlink3.mk"
diff --git a/www/firefox/patches/patch-build_moz.configure_rust.configure b/www/firefox/patches/patch-build_moz.configure_rust.configure
index 4fe039c1157..589fdb29c02 100644
--- a/www/firefox/patches/patch-build_moz.configure_rust.configure
+++ b/www/firefox/patches/patch-build_moz.configure_rust.configure
@@ -1,17 +1,17 @@
-$NetBSD: patch-build_moz.configure_rust.configure,v 1.6 2019/10/28 13:04:29 ryoon Exp $
+$NetBSD: patch-build_moz.configure_rust.configure,v 1.6.8.1 2020/10/29 12:18:54 spz Exp $
* Do not match rumprun toolchain for NetBSD,
narrowed should be one not two.
--- build/moz.configure/rust.configure.orig 2019-10-10 18:07:24.000000000 +0000
+++ build/moz.configure/rust.configure
-@@ -321,7 +321,8 @@ def rust_triple_alias(host_or_target, ho
- narrowed = [
- c for c in candidates
- if c.target.raw_os == host_or_target.raw_os and
-- c.target.raw_cpu == host_or_target.raw_cpu
-+ c.target.raw_cpu == host_or_target.raw_cpu and
-+ not c.rust_target.endswith("-rumprun-netbsd")
- ]
- if len(narrowed) == 1:
- return narrowed[0].rust_target
+@@ -325,7 +325,8 @@ def detect_rustc_target(host_or_target,
+ narrowed = [
+ c for c in candidates
+ if c.target.raw_os == host_or_target.raw_os and
+- c.target.raw_cpu == host_or_target.raw_cpu
++ c.target.raw_cpu == host_or_target.raw_cpu and
++ not c.rust_target.endswith("-rumprun-netbsd")
+ ]
+ if len(narrowed) == 1:
+ return narrowed[0].rust_target
diff --git a/www/firefox/patches/patch-config_makefiles_rust.mk b/www/firefox/patches/patch-config_makefiles_rust.mk
index 329b322f720..fb45c3df342 100644
--- a/www/firefox/patches/patch-config_makefiles_rust.mk
+++ b/www/firefox/patches/patch-config_makefiles_rust.mk
@@ -1,9 +1,11 @@
-$NetBSD: patch-config_makefiles_rust.mk,v 1.4 2020/08/29 22:24:27 ryoon Exp $
+$NetBSD: patch-config_makefiles_rust.mk,v 1.4.2.1 2020/10/29 12:18:54 spz Exp $
NetBSD doesn't get along with parallel rust builds (it causes issues
with ld.so) which are the default. Force -j1.
+++ config/makefiles/rust.mk
+--- config/makefiles/rust.mk.orig 2020-09-17 00:32:42.000000000 +0000
++++ config/makefiles/rust.mk
@@ -52,6 +52,9 @@ endif
ifeq (1,$(MOZ_PARALLEL_BUILD))
cargo_build_flags += -j1
diff --git a/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp b/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
new file mode 100644
index 00000000000..251c72f296d
--- /dev/null
+++ b/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
@@ -0,0 +1,38 @@
+$NetBSD: patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp,v 1.1.2.2 2020/10/29 12:18:54 spz Exp $
+
+NetBSD/aarch64 does not have the Linux-specific membarrier(2) syscall.
+
+--- js/src/jit/arm64/vixl/MozCpu-vixl.cpp.orig 2020-10-14 17:20:19.000000000 +0000
++++ js/src/jit/arm64/vixl/MozCpu-vixl.cpp
+@@ -42,6 +42,8 @@
+ # elif defined(__ANDROID__)
+ # include <sys/syscall.h>
+ # include <unistd.h>
++# elif defined(__NetBSD__)
++ // nothing
+ # else
+ # error "Missing platform-specific declarations for membarrier syscall!"
+ # endif // __linux__ / ANDROID
+@@ -49,7 +51,11 @@
+ # include "vm/JSContext.h" // TlsContext
+
+ static int membarrier(int cmd, int flags) {
++#if defined(__NetBSD__)
++ return ENOSYS;
++#else
+ return syscall(__NR_membarrier, cmd, flags);
++#endif
+ }
+
+ // These definitions come from the Linux kernel source, for kernels before 4.16
+@@ -116,7 +122,9 @@ uint32_t CPU::GetCacheType() {
+ }
+
+ bool CPU::CanFlushICacheFromBackgroundThreads() {
+-#if defined(__aarch64__) && !defined(_MSC_VER) && !defined(XP_DARWIN)
++#if defined(__NetBSD__) && defined(__aarch64__)
++ return false;
++#elif defined(__aarch64__) && !defined(_MSC_VER) && !defined(XP_DARWIN)
+ // On linux, check the kernel supports membarrier(2), that is, it's a kernel
+ // above Linux 4.16 included.
+ //
diff --git a/www/firefox/patches/patch-js_src_jsfriendapi.h b/www/firefox/patches/patch-js_src_jsfriendapi.h
index 371e245750e..d9b1e875bef 100644
--- a/www/firefox/patches/patch-js_src_jsfriendapi.h
+++ b/www/firefox/patches/patch-js_src_jsfriendapi.h
@@ -1,12 +1,12 @@
-$NetBSD: patch-js_src_jsfriendapi.h,v 1.2 2020/06/03 09:00:24 ryoon Exp $
+$NetBSD: patch-js_src_jsfriendapi.h,v 1.2.4.1 2020/10/29 12:18:54 spz Exp $
* Fix va_list error.
---- js/src/jsfriendapi.h.orig 2020-05-22 02:11:19.000000000 +0000
+--- js/src/jsfriendapi.h.orig 2020-09-17 00:32:45.000000000 +0000
+++ js/src/jsfriendapi.h
-@@ -14,6 +14,7 @@
+@@ -10,6 +10,7 @@
+ #include "mozilla/MemoryReporting.h"
#include "mozilla/PodOperations.h"
- #include "mozilla/UniquePtr.h"
+#include <stdarg.h>
#include "jspubtd.h"
diff --git a/www/firefox/patches/patch-race_recurse.mk b/www/firefox/patches/patch-race_recurse.mk
new file mode 100644
index 00000000000..c8a081955a1
--- /dev/null
+++ b/www/firefox/patches/patch-race_recurse.mk
@@ -0,0 +1,30 @@
+$NetBSD: patch-race_recurse.mk,v 1.1.2.2 2020/10/29 12:18:54 spz Exp $
+
+Apply patch from Firefox 83 to fix a rare build race.
+
+# HG changeset patch
+# User Mike Hommey <mh+mozilla@glandium.org>
+# Date 1602073076 0
+# Node ID 4489f33bf6521cdc4ecc915063d8733f5daa0814
+# Parent 569eb3fda698916ef2dc1c844a76ccd8642e0ef6
+Bug 1669442 - Fix dependency between libxul and mozgtk after bug 1573566. r=andi,dmajor
+
+Bug 1573566 moved libxul from toolkit/library to toolkit/library/build,
+and that should be reflected in config/recurse.mk.
+
+It's amazing the race condition hasn't caused problems earlier than now.
+
+Differential Revision: https://phabricator.services.mozilla.com/D92708
+
+
+--- config/recurse.mk.orig 2020-10-14 17:20:16.000000000 +0000
++++ config/recurse.mk
+@@ -206,7 +206,7 @@ endif
+ # Interdependencies that moz.build world don't know about yet for compilation.
+ # Note some others are hardcoded or "guessed" in recursivemake.py and emitter.py
+ ifeq ($(MOZ_WIDGET_TOOLKIT),gtk)
+-toolkit/library/target: widget/gtk/mozgtk/gtk3/target
++toolkit/library/build/target: widget/gtk/mozgtk/gtk3/target
+ endif
+
+ ifndef MOZ_FOLD_LIBS
diff --git a/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs b/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
deleted file mode 100644
index e19c45c6306..00000000000
--- a/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-third__party_rust_getrandom_src_lib.rs,v 1.1 2020/06/23 17:38:50 nia Exp $
-
-https://github.com/rust-random/getrandom/pull/115
-
---- third_party/rust/getrandom/src/lib.rs.orig 2020-06-02 23:37:31.000000000 +0000
-+++ third_party/rust/getrandom/src/lib.rs
-@@ -17,7 +17,7 @@
- //! | macOS, iOS | [`SecRandomCopyBytes`][4]
- //! | FreeBSD | [`kern.arandom`][5]
- //! | OpenBSD, Bitrig | [`getentropy`][6]
--//! | NetBSD | [`/dev/urandom`][7] after reading from `/dev/random` once
-+//! | NetBSD | [`kern.arandom`][5]
- //! | Dragonfly BSD | [`/dev/random`][8]
- //! | Solaris, illumos | [`getrandom`][9] system call if available, otherwise [`/dev/random`][10]
- //! | Fuchsia OS | [`cprng_draw`][11]
-@@ -184,7 +184,7 @@ mod_use!(cfg(target_os = "illumos"), sol
- mod_use!(cfg(target_os = "ios"), macos);
- mod_use!(cfg(target_os = "linux"), linux_android);
- mod_use!(cfg(target_os = "macos"), macos);
--mod_use!(cfg(target_os = "netbsd"), use_file);
-+mod_use!(cfg(target_os = "netbsd"), freebsd);
- mod_use!(cfg(target_os = "openbsd"), openbsd_bitrig);
- mod_use!(cfg(target_os = "redox"), use_file);
- mod_use!(cfg(target_os = "solaris"), solaris_illumos);
diff --git a/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs b/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
deleted file mode 100644
index 87f4096a734..00000000000
--- a/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
+++ /dev/null
@@ -1,78 +0,0 @@
-$NetBSD: patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs,v 1.3 2020/01/09 15:06:29 ryoon Exp $
-
-Based on: https://bugzilla.mozilla.org/show_bug.cgi?id=1594342
-
---- third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs.orig 2020-01-03 18:58:20.000000000 +0000
-+++ third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs
-@@ -1,6 +1,7 @@
- pub type clock_t = ::c_uint;
- pub type suseconds_t = ::c_int;
- pub type dev_t = u64;
-+pub type key_t = c_long;
- pub type blksize_t = i32;
- pub type fsblkcnt_t = u64;
- pub type fsfilcnt_t = u64;
-@@ -282,6 +283,30 @@ s_no_extra_traits! {
- }
-
- #[repr(packed)]
-+ pub struct ipc_perm {
-+ pub cuid: ::uid_t,
-+ pub cgid: ::gid_t,
-+ pub uid: ::uid_t,
-+ pub gid: ::gid_t,
-+ pub mode: ::mode_t,
-+ pub seq: ::c_ushort,
-+ pub key: ::key_t,
-+ }
-+
-+ #[repr(packed)]
-+ pub struct shmid_ds {
-+ pub shm_perm: ::ipc_perm,
-+ pub shm_segsz: ::size_t,
-+ pub shm_lpid: ::pid_t,
-+ pub shm_cpid: ::pid_t,
-+ pub shm_nattch: ::c_short,
-+ pub shm_atime: ::time_t,
-+ pub shm_dtime: ::time_t,
-+ pub shm_ctime: ::time_t,
-+ pub shm_internal: *mut ::c_void,
-+ }
-+
-+ #[repr(packed)]
- pub struct in_addr {
- pub s_addr: ::in_addr_t,
- }
-@@ -907,11 +932,18 @@ pub const SCM_CREDS: ::c_int = 0x10;
-
- pub const O_DSYNC : ::c_int = 0x10000;
-
-+pub const MAP_ANONYMOUS : ::c_int = 0x1000;
- pub const MAP_RENAME : ::c_int = 0x20;
- pub const MAP_NORESERVE : ::c_int = 0x40;
- pub const MAP_HASSEMAPHORE : ::c_int = 0x200;
- pub const MAP_WIRED: ::c_int = 0x800;
-
-+pub const IPC_PRIVATE: ::key_t = 0;
-+pub const IPC_CREAT: ::c_int = 0x1000;
-+pub const IPC_EXCL: ::c_int = 0x2000;
-+pub const IPC_NOWAIT: ::c_int = 0x4000;
-+pub const IPC_RMID: ::c_int = 0;
-+
- pub const DCCP_TYPE_REQUEST: ::c_int = 0;
- pub const DCCP_TYPE_RESPONSE: ::c_int = 1;
- pub const DCCP_TYPE_DATA: ::c_int = 2;
-@@ -1583,6 +1615,13 @@ extern {
- pid: ::pid_t,
- addr: *mut ::c_void,
- data: ::c_int) -> ::c_int;
-+ pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int;
-+ pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void,
-+ shmflg: ::c_int) -> *mut ::c_void;
-+ pub fn shmdt(shmaddr: *const ::c_void) -> ::c_int;
-+ #[cfg_attr(target_os = "netbsd", link_name = "__shmctl50")]
-+ pub fn shmctl(shmid: ::c_int, cmd: ::c_int,
-+ buf: *mut ::shmid_ds) -> ::c_int;
- pub fn pthread_setname_np(t: ::pthread_t,
- name: *const ::c_char,
- arg: *mut ::c_void) -> ::c_int;