Thu Oct 29 12:18:55 2020 UTC ()
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窶冲 see them, you can turn on
       Pocket articles in your new tab by following these steps. In addition to
       Firefox窶冱 new tab, Pocket is also available as an app on iOS and Android.

   Fixed

     * Various security fixes.

     * We窶况e 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窶况e 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


(spz)
diff -r1.447 -r1.447.2.1 pkgsrc/www/firefox/Makefile
diff -r1.163 -r1.163.2.1 pkgsrc/www/firefox/PLIST
diff -r1.410 -r1.410.2.1 pkgsrc/www/firefox/distinfo
diff -r1.180 -r1.180.2.1 pkgsrc/www/firefox/mozilla-common.mk
diff -r1.185 -r1.185.2.1 pkgsrc/www/firefox-l10n/Makefile
diff -r1.66 -r1.66.2.1 pkgsrc/www/firefox-l10n/PLIST
diff -r1.167 -r1.167.2.1 pkgsrc/www/firefox-l10n/distinfo
diff -r1.6 -r1.6.8.1 pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure
diff -r1.4 -r1.4.2.1 pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk
diff -r0 -r1.1.2.2 pkgsrc/www/firefox/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
diff -r0 -r1.1.2.2 pkgsrc/www/firefox/patches/patch-race_recurse.mk
diff -r1.2 -r1.2.4.1 pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h
diff -r1.1 -r0 pkgsrc/www/firefox/patches/patch-third__party_rust_getrandom_src_lib.rs
diff -r1.3 -r0 pkgsrc/www/firefox/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs

cvs diff -r1.447 -r1.447.2.1 pkgsrc/www/firefox/Makefile (expand / switch to unified diff)

--- pkgsrc/www/firefox/Makefile 2020/09/05 10:19:04 1.447
+++ pkgsrc/www/firefox/Makefile 2020/10/29 12:18:54 1.447.2.1
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.447 2020/09/05 10:19:04 ryoon Exp $ 1# $NetBSD: Makefile,v 1.447.2.1 2020/10/29 12:18:54 spz Exp $
2 2
3FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} 3FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
4MOZ_BRANCH= 80.0 4MOZ_BRANCH= 82.0
5MOZ_BRANCH_MINOR= .1 5MOZ_BRANCH_MINOR= .2
6 6
7DISTNAME= firefox-${FIREFOX_VER}.source 7DISTNAME= firefox-${FIREFOX_VER}.source
8PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//} 8PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
9PKGREVISION= 1 
10CATEGORIES= www 9CATEGORIES= www
11MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} 10MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
12EXTRACT_SUFX= .tar.xz 11EXTRACT_SUFX= .tar.xz
13 12
14MAINTAINER= ryoon@NetBSD.org 13MAINTAINER= ryoon@NetBSD.org
15HOMEPAGE= https://www.mozilla.org/en-US/firefox/ 14HOMEPAGE= https://www.mozilla.org/en-US/firefox/
16COMMENT= Web browser with support for extensions (version ${FIREFOX_VER:tu:C/\\.[[:digit:]\.]*//}) 15COMMENT= Web browser with support for extensions (version ${FIREFOX_VER:tu:C/\\.[[:digit:]\.]*//})
17LICENSE= mpl-1.1 16LICENSE= mpl-1.1
18 17
19UNLIMIT_RESOURCES+= datasize virtualsize 18UNLIMIT_RESOURCES+= datasize virtualsize
20 19
21WRKSRC= ${WRKDIR}/firefox-${FIREFOX_VER:C/b.*//} 20WRKSRC= ${WRKDIR}/firefox-${FIREFOX_VER:C/b.*//}
22 21
@@ -70,46 +69,46 @@ MOZILLA_ICON= ${WRKSRC}/${OBJDIR}/dist/$ @@ -70,46 +69,46 @@ MOZILLA_ICON= ${WRKSRC}/${OBJDIR}/dist/$
70.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding) 69.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
71MOZILLA_NAME= Firefox 70MOZILLA_NAME= Firefox
72.else 71.else
73MOZILLA_NAME= Browser 72MOZILLA_NAME= Browser
74.endif 73.endif
75 74
76# 75#
77# Generate list of subst entries for various .cargo-checksum.json files. These 76# Generate list of subst entries for various .cargo-checksum.json files. These
78# are all handled together in one big substitution to simplify things rather 77# are all handled together in one big substitution to simplify things rather
79# than one substitution entry per file, but are kept separate below to ease 78# than one substitution entry per file, but are kept separate below to ease
80# updating and verification. 79# updating and verification.
81# 80#
82 81
83CKSUM_CRATES+= third_party/rust/libc 82#CKSUM_CRATES+= third_party/rust/libc
84 83
85# patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs  84# patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
86CKSUMS+= a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532 85#CKSUMS+= a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532
87CKSUMS+= 5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a 86#CKSUMS+= 5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a
88 87
89CKSUM_CRATES+= third_party/rust/getrandom 88#CKSUM_CRATES+= third_party/rust/getrandom
90 89
91# patch-third__party_rust_getrandom_src_lib.rs 90# patch-third__party_rust_getrandom_src_lib.rs
92CKSUMS+= 0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2 91#CKSUMS+= 0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
93CKSUMS+= 394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac 92#CKSUMS+= 394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
94 93
95SUBST_CLASSES+= cksum 94#SUBST_CLASSES+= cksum
96SUBST_STAGE.cksum= pre-configure 95#SUBST_STAGE.cksum= pre-configure
97.for crate in ${CKSUM_CRATES} 96#.for crate in ${CKSUM_CRATES}
98SUBST_FILES.cksum+= ${crate}/.cargo-checksum.json 97#SUBST_FILES.cksum+= ${crate}/.cargo-checksum.json
99.endfor 98#.endfor
100.for from to in ${CKSUMS} 99#.for from to in ${CKSUMS}
101SUBST_SED.cksum+= -e 's,${from},${to},g' 100#SUBST_SED.cksum+= -e 's,${from},${to},g'
102.endfor 101#.endfor
103 102
104post-extract: 103post-extract:
105 mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S 104 mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
106 105
107pre-configure: 106pre-configure:
108 cd ${WRKSRC} && autoconf 107 cd ${WRKSRC} && autoconf
109 cd ${WRKSRC}/js/src && autoconf 108 cd ${WRKSRC}/js/src && autoconf
110 cd ${WRKSRC} && mkdir ${OBJDIR} 109 cd ${WRKSRC} && mkdir ${OBJDIR}
111 cd ${WRKSRC}/${OBJDIR} && touch old-configure.vars 110 cd ${WRKSRC}/${OBJDIR} && touch old-configure.vars
112 # Do not fetch Rust Cargo file via network during build 111 # Do not fetch Rust Cargo file via network during build
113 112
114post-build: 113post-build:
115 ${SED} -e 's|@MOZILLA@|${MOZILLA}|g' \ 114 ${SED} -e 's|@MOZILLA@|${MOZILLA}|g' \

cvs diff -r1.163 -r1.163.2.1 pkgsrc/www/firefox/PLIST (expand / switch to unified diff)

--- pkgsrc/www/firefox/PLIST 2020/08/25 14:35:24 1.163
+++ pkgsrc/www/firefox/PLIST 2020/10/29 12:18:54 1.163.2.1
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1@comment $NetBSD: PLIST,v 1.163 2020/08/25 14:35:24 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.163.2.1 2020/10/29 12:18:54 spz Exp $
2bin/firefox 2bin/firefox
3lib/firefox/actors/AboutHttpsOnlyErrorChild.jsm 3lib/firefox/actors/AboutHttpsOnlyErrorChild.jsm
4lib/firefox/actors/AboutHttpsOnlyErrorParent.jsm 4lib/firefox/actors/AboutHttpsOnlyErrorParent.jsm
5lib/firefox/actors/AudioPlaybackChild.jsm 5lib/firefox/actors/AudioPlaybackChild.jsm
6lib/firefox/actors/AudioPlaybackParent.jsm 6lib/firefox/actors/AudioPlaybackParent.jsm
7lib/firefox/actors/AutoCompleteChild.jsm 7lib/firefox/actors/AutoCompleteChild.jsm
8lib/firefox/actors/AutoCompleteParent.jsm 8lib/firefox/actors/AutoCompleteParent.jsm
9lib/firefox/actors/AutoScrollChild.jsm 9lib/firefox/actors/AutoScrollChild.jsm
10lib/firefox/actors/AutoScrollParent.jsm 10lib/firefox/actors/AutoScrollParent.jsm
11lib/firefox/actors/AutoplayChild.jsm 11lib/firefox/actors/AutoplayChild.jsm
12lib/firefox/actors/AutoplayParent.jsm 12lib/firefox/actors/AutoplayParent.jsm
 13lib/firefox/actors/BackgroundThumbnailsChild.jsm
13lib/firefox/actors/BrowserElementChild.jsm 14lib/firefox/actors/BrowserElementChild.jsm
14lib/firefox/actors/BrowserElementParent.jsm 15lib/firefox/actors/BrowserElementParent.jsm
15lib/firefox/actors/ControllersChild.jsm 16lib/firefox/actors/ControllersChild.jsm
16lib/firefox/actors/ControllersParent.jsm 17lib/firefox/actors/ControllersParent.jsm
17lib/firefox/actors/DateTimePickerChild.jsm 18lib/firefox/actors/DateTimePickerChild.jsm
18lib/firefox/actors/DateTimePickerParent.jsm 19lib/firefox/actors/DateTimePickerParent.jsm
19lib/firefox/actors/ExtFindChild.jsm 20lib/firefox/actors/ExtFindChild.jsm
20lib/firefox/actors/FindBarChild.jsm 21lib/firefox/actors/FindBarChild.jsm
21lib/firefox/actors/FindBarParent.jsm 22lib/firefox/actors/FindBarParent.jsm
22lib/firefox/actors/FinderChild.jsm 23lib/firefox/actors/FinderChild.jsm
23lib/firefox/actors/FormHistoryChild.jsm 24lib/firefox/actors/FormHistoryChild.jsm
24lib/firefox/actors/FormHistoryParent.jsm 25lib/firefox/actors/FormHistoryParent.jsm
25lib/firefox/actors/InlineSpellCheckerChild.jsm 26lib/firefox/actors/InlineSpellCheckerChild.jsm
@@ -38,26 +39,27 @@ lib/firefox/actors/UAWidgetsChild.jsm @@ -38,26 +39,27 @@ lib/firefox/actors/UAWidgetsChild.jsm
38lib/firefox/actors/UnselectedTabHoverChild.jsm 39lib/firefox/actors/UnselectedTabHoverChild.jsm
39lib/firefox/actors/UnselectedTabHoverParent.jsm 40lib/firefox/actors/UnselectedTabHoverParent.jsm
40lib/firefox/actors/ViewSourceChild.jsm 41lib/firefox/actors/ViewSourceChild.jsm
41lib/firefox/actors/ViewSourcePageChild.jsm 42lib/firefox/actors/ViewSourcePageChild.jsm
42lib/firefox/actors/ViewSourcePageParent.jsm 43lib/firefox/actors/ViewSourcePageParent.jsm
43lib/firefox/actors/WebChannelChild.jsm 44lib/firefox/actors/WebChannelChild.jsm
44lib/firefox/actors/WebChannelParent.jsm 45lib/firefox/actors/WebChannelParent.jsm
45lib/firefox/application.ini 46lib/firefox/application.ini
46lib/firefox/browser/actors/AboutLoginsChild.jsm 47lib/firefox/browser/actors/AboutLoginsChild.jsm
47lib/firefox/browser/actors/AboutLoginsParent.jsm 48lib/firefox/browser/actors/AboutLoginsParent.jsm
48lib/firefox/browser/actors/AboutNewInstallChild.jsm 49lib/firefox/browser/actors/AboutNewInstallChild.jsm
49lib/firefox/browser/actors/AboutNewInstallParent.jsm 50lib/firefox/browser/actors/AboutNewInstallParent.jsm
50lib/firefox/browser/actors/AboutNewTabChild.jsm 51lib/firefox/browser/actors/AboutNewTabChild.jsm
 52lib/firefox/browser/actors/AboutNewTabParent.jsm
51lib/firefox/browser/actors/AboutPluginsChild.jsm 53lib/firefox/browser/actors/AboutPluginsChild.jsm
52lib/firefox/browser/actors/AboutPluginsParent.jsm 54lib/firefox/browser/actors/AboutPluginsParent.jsm
53lib/firefox/browser/actors/AboutPrivateBrowsingChild.jsm 55lib/firefox/browser/actors/AboutPrivateBrowsingChild.jsm
54lib/firefox/browser/actors/AboutPrivateBrowsingParent.jsm 56lib/firefox/browser/actors/AboutPrivateBrowsingParent.jsm
55lib/firefox/browser/actors/AboutProtectionsChild.jsm 57lib/firefox/browser/actors/AboutProtectionsChild.jsm
56lib/firefox/browser/actors/AboutProtectionsParent.jsm 58lib/firefox/browser/actors/AboutProtectionsParent.jsm
57lib/firefox/browser/actors/AboutReaderChild.jsm 59lib/firefox/browser/actors/AboutReaderChild.jsm
58lib/firefox/browser/actors/AboutReaderParent.jsm 60lib/firefox/browser/actors/AboutReaderParent.jsm
59lib/firefox/browser/actors/AboutTabCrashedChild.jsm 61lib/firefox/browser/actors/AboutTabCrashedChild.jsm
60lib/firefox/browser/actors/AboutTabCrashedParent.jsm 62lib/firefox/browser/actors/AboutTabCrashedParent.jsm
61lib/firefox/browser/actors/AboutWelcomeChild.jsm 63lib/firefox/browser/actors/AboutWelcomeChild.jsm
62lib/firefox/browser/actors/AboutWelcomeParent.jsm 64lib/firefox/browser/actors/AboutWelcomeParent.jsm
63lib/firefox/browser/actors/BlockedSiteChild.jsm 65lib/firefox/browser/actors/BlockedSiteChild.jsm
@@ -65,68 +67,201 @@ lib/firefox/browser/actors/BlockedSitePa @@ -65,68 +67,201 @@ lib/firefox/browser/actors/BlockedSitePa
65lib/firefox/browser/actors/BrowserProcessChild.jsm 67lib/firefox/browser/actors/BrowserProcessChild.jsm
66lib/firefox/browser/actors/BrowserTabChild.jsm 68lib/firefox/browser/actors/BrowserTabChild.jsm
67lib/firefox/browser/actors/BrowserTabParent.jsm 69lib/firefox/browser/actors/BrowserTabParent.jsm
68lib/firefox/browser/actors/ClickHandlerChild.jsm 70lib/firefox/browser/actors/ClickHandlerChild.jsm
69lib/firefox/browser/actors/ClickHandlerParent.jsm 71lib/firefox/browser/actors/ClickHandlerParent.jsm
70lib/firefox/browser/actors/ContentMetaChild.jsm 72lib/firefox/browser/actors/ContentMetaChild.jsm
71lib/firefox/browser/actors/ContentMetaParent.jsm 73lib/firefox/browser/actors/ContentMetaParent.jsm
72lib/firefox/browser/actors/ContentSearchChild.jsm 74lib/firefox/browser/actors/ContentSearchChild.jsm
73lib/firefox/browser/actors/ContentSearchParent.jsm 75lib/firefox/browser/actors/ContentSearchParent.jsm
74lib/firefox/browser/actors/ContextMenuChild.jsm 76lib/firefox/browser/actors/ContextMenuChild.jsm
75lib/firefox/browser/actors/ContextMenuParent.jsm 77lib/firefox/browser/actors/ContextMenuParent.jsm
76lib/firefox/browser/actors/DOMFullscreenChild.jsm 78lib/firefox/browser/actors/DOMFullscreenChild.jsm
77lib/firefox/browser/actors/DOMFullscreenParent.jsm 79lib/firefox/browser/actors/DOMFullscreenParent.jsm
 80lib/firefox/browser/actors/DecoderDoctorChild.jsm
 81lib/firefox/browser/actors/DecoderDoctorParent.jsm
78lib/firefox/browser/actors/EncryptedMediaChild.jsm 82lib/firefox/browser/actors/EncryptedMediaChild.jsm
79lib/firefox/browser/actors/EncryptedMediaParent.jsm 83lib/firefox/browser/actors/EncryptedMediaParent.jsm
80lib/firefox/browser/actors/FormValidationChild.jsm 84lib/firefox/browser/actors/FormValidationChild.jsm
81lib/firefox/browser/actors/FormValidationParent.jsm 85lib/firefox/browser/actors/FormValidationParent.jsm
82lib/firefox/browser/actors/LightweightThemeChild.jsm 86lib/firefox/browser/actors/LightweightThemeChild.jsm
83lib/firefox/browser/actors/LinkHandlerChild.jsm 87lib/firefox/browser/actors/LinkHandlerChild.jsm
84lib/firefox/browser/actors/LinkHandlerParent.jsm 88lib/firefox/browser/actors/LinkHandlerParent.jsm
85lib/firefox/browser/actors/NetErrorChild.jsm 89lib/firefox/browser/actors/NetErrorChild.jsm
86lib/firefox/browser/actors/NetErrorParent.jsm 90lib/firefox/browser/actors/NetErrorParent.jsm
87lib/firefox/browser/actors/PageInfoChild.jsm 91lib/firefox/browser/actors/PageInfoChild.jsm
88lib/firefox/browser/actors/PageStyleChild.jsm 92lib/firefox/browser/actors/PageStyleChild.jsm
89lib/firefox/browser/actors/PageStyleParent.jsm 93lib/firefox/browser/actors/PageStyleParent.jsm
90lib/firefox/browser/actors/PluginChild.jsm 94lib/firefox/browser/actors/PluginChild.jsm
91lib/firefox/browser/actors/PluginParent.jsm 95lib/firefox/browser/actors/PluginParent.jsm
92lib/firefox/browser/actors/PromptParent.jsm 96lib/firefox/browser/actors/PromptParent.jsm
93lib/firefox/browser/actors/RFPHelperChild.jsm 97lib/firefox/browser/actors/RFPHelperChild.jsm
94lib/firefox/browser/actors/RFPHelperParent.jsm 98lib/firefox/browser/actors/RFPHelperParent.jsm
 99lib/firefox/browser/actors/RefreshBlockerChild.jsm
 100lib/firefox/browser/actors/RefreshBlockerParent.jsm
95lib/firefox/browser/actors/SearchTelemetryChild.jsm 101lib/firefox/browser/actors/SearchTelemetryChild.jsm
96lib/firefox/browser/actors/SearchTelemetryParent.jsm 102lib/firefox/browser/actors/SearchTelemetryParent.jsm
97lib/firefox/browser/actors/SiteSpecificBrowserChild.jsm 103lib/firefox/browser/actors/SiteSpecificBrowserChild.jsm
98lib/firefox/browser/actors/SiteSpecificBrowserParent.jsm 104lib/firefox/browser/actors/SiteSpecificBrowserParent.jsm
99lib/firefox/browser/actors/SwitchDocumentDirectionChild.jsm 105lib/firefox/browser/actors/SwitchDocumentDirectionChild.jsm
100lib/firefox/browser/actors/WebRTCChild.jsm 106lib/firefox/browser/actors/WebRTCChild.jsm
101lib/firefox/browser/actors/WebRTCParent.jsm 107lib/firefox/browser/actors/WebRTCParent.jsm
102lib/firefox/browser/chrome.manifest 108lib/firefox/browser/chrome.manifest
 109lib/firefox/browser/chrome/browser/content/activity-stream/aboutwelcome/aboutwelcome.css
 110lib/firefox/browser/chrome/browser/content/activity-stream/css/activity-stream.css
 111lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_enhancer_youtube.png
 112lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_fb_container.png
 113lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_google_translate.png
 114lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated.png
 115lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated@2x.png
 116lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme.png
 117lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme@2x.png
 118lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static.png
 119lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static@2x.png
 120lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_reddit_enhancement.png
 121lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_wiki_search.png
 122lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/firefox-protections.svg
 123lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-add-16.svg
 124lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrow.svg
 125lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg
 126lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg
 127lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-cancel-16.svg
 128lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-caret-right.svg
 129lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-cfr-feature-16.svg
 130lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-delete-16.svg
 131lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-dismiss-16.svg
 132lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-edit-16.svg
 133lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-help-24.svg
 134lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-highlights-16.svg
 135lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-info-16.svg
 136lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-mail-16.svg
 137lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-maximize-16.svg
 138lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-minimize-16.svg
 139lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-modal-delete-32.svg
 140lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-newWindow-16.svg
 141lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-open-file-16.svg
 142lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pause-12.svg
 143lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-12.svg
 144lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-16.svg
 145lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-play-12.svg
 146lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-playhead.svg
 147lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-16.svg
 148lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-archive-16.svg
 149lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-delete-16.svg
 150lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-save-16.svg
 151lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-search-16.svg
 152lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-star-17.svg
 153lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-topsites-16.svg
 154lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-trending-16.svg
 155lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-unpin-16.svg
 156lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-webextension-16.svg
 157lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/icon-removed-bookmark.svg
 158lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-addons@2x.png
 159lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-gift@2x.png
 160lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-privatebrowsing@2x.png
 161lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-screenshots@2x.png
 162lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/illustration-sync@2x.png
 163lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/long-zap.svg
 164lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/privacy-onboarding-dark.webm
 165lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/privacy-onboarding.webm
 166lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/protection-report-icon.png
 167lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/remote/pip-message-icon.svg
 168lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/short-zap.svg
 169lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/spinner.svg
 170lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/topic-show-more-12.svg
 171lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-devices.svg
 172lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-fbcont.svg
 173lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-ffmonitor.svg
 174lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-ffsend.svg
 175lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-import.svg
 176lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-lockwise.svg
 177lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-mobile.svg
 178lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-pledge.svg
 179lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-pocket.svg
 180lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-private.svg
 181lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-sendtab.svg
 182lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/trailhead/card-illo-tracking.svg
 183lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/whatsnew-send-icon.png
 184lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/aliexpress-com.ico
 185lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
 186lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/amazon.ico
 187lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/avito-ru.ico
 188lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/baidu-com.ico
 189lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/bbc-uk.ico
 190lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/bing-com.ico
 191lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ctrip-com.ico
 192lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/duckduckgo-com.ico
 193lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ebay.ico
 194lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/facebook-com.ico
 195lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/google-com.ico
 196lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ifeng-com.ico
 197lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/iqiyi-com.ico
 198lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/leboncoin-fr.png
 199lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/ok-ru.ico
 200lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/olx-pl.ico
 201lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/reddit-com.png
 202lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/twitter-com.ico
 203lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/vk-com.ico
 204lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/weibo-com.ico
 205lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/wikipedia-org.ico
 206lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/wykop-pl.png
 207lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/yandex-com.png
 208lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/yandex-ru.png
 209lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/youtube-com.png
 210lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/favicons/zhihu-com.ico
 211lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/aliexpress-com@2x.png
 212lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/allegro-pl@2x.png
 213lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/amazon@2x.png
 214lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/avito-ru@2x.png
 215lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/baidu-com@2x.png
 216lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bbc-uk@2x.png
 217lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bing-com@2x.png
 218lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ctrip-com@2x.png
 219lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.png
 220lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ebay@2x.png
 221lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/facebook-com@2x.png
 222lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/google-com@2x.png
 223lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ifeng-com@2x.png
 224lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/iqiyi-com@2x.png
 225lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/leboncoin-fr@2x.png
 226lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ok-ru@2x.png
 227lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/olx-pl@2x.png
 228lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/reddit-com@2x.png
 229lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/twitter-com@2x.png
 230lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/vk-com@2x.png
 231lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/weibo-com@2x.png
 232lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/wikipedia-org@2x.png
 233lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/wykop-pl@2x.png
 234lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/yandex-com@2x.png
 235lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/yandex-ru@2x.png
 236lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/youtube-com@2x.png
 237lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/zhihu-com@2x.png
 238lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/top_sites.json
103lib/firefox/browser/chrome/browser/content/branding/about-logo.png 239lib/firefox/browser/chrome/browser/content/branding/about-logo.png
104lib/firefox/browser/chrome/browser/content/branding/about-logo.svg 240lib/firefox/browser/chrome/browser/content/branding/about-logo.svg
105lib/firefox/browser/chrome/browser/content/branding/about-logo@2x.png 241lib/firefox/browser/chrome/browser/content/branding/about-logo@2x.png
106lib/firefox/browser/chrome/browser/content/branding/about-wordmark.svg 242lib/firefox/browser/chrome/browser/content/branding/about-wordmark.svg
107lib/firefox/browser/chrome/browser/content/branding/about.png 243lib/firefox/browser/chrome/browser/content/branding/about.png
108lib/firefox/browser/chrome/browser/content/branding/aboutDialog.css 244lib/firefox/browser/chrome/browser/content/branding/aboutDialog.css
109lib/firefox/browser/chrome/browser/content/branding/aboutlogins.svg 245lib/firefox/browser/chrome/browser/content/branding/aboutlogins.svg
110lib/firefox/browser/chrome/browser/content/branding/firefox-wordmark.svg 246lib/firefox/browser/chrome/browser/content/branding/firefox-wordmark.svg
111lib/firefox/browser/chrome/browser/content/branding/horizontal-lockup.svg 247lib/firefox/browser/chrome/browser/content/branding/horizontal-lockup.svg
112lib/firefox/browser/chrome/browser/content/branding/icon128.png 248lib/firefox/browser/chrome/browser/content/branding/icon128.png
113lib/firefox/browser/chrome/browser/content/branding/icon16.png 249lib/firefox/browser/chrome/browser/content/branding/icon16.png
114lib/firefox/browser/chrome/browser/content/branding/icon32.png 250lib/firefox/browser/chrome/browser/content/branding/icon32.png
115lib/firefox/browser/chrome/browser/content/branding/icon48.png 251lib/firefox/browser/chrome/browser/content/branding/icon48.png
116lib/firefox/browser/chrome/browser/content/branding/icon64.png 252lib/firefox/browser/chrome/browser/content/branding/icon64.png
117lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand.svg 253lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand.svg
118lib/firefox/browser/chrome/browser/content/briefcase.svg 254lib/firefox/browser/chrome/browser/content/briefcase.svg
119lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater-legacy.js 
120lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js 255lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js
121lib/firefox/browser/chrome/browser/content/browser/aboutDialog.css 256lib/firefox/browser/chrome/browser/content/browser/aboutDialog.css
122lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js 257lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js
123lib/firefox/browser/chrome/browser/content/browser/aboutDialog.xhtml 258lib/firefox/browser/chrome/browser/content/browser/aboutDialog.xhtml
124lib/firefox/browser/chrome/browser/content/browser/aboutFrameCrashed.html 259lib/firefox/browser/chrome/browser/content/browser/aboutFrameCrashed.html
125lib/firefox/browser/chrome/browser/content/browser/aboutNetError.js 260lib/firefox/browser/chrome/browser/content/browser/aboutNetError.js
126lib/firefox/browser/chrome/browser/content/browser/aboutNetError.xhtml 261lib/firefox/browser/chrome/browser/content/browser/aboutNetError.xhtml
127lib/firefox/browser/chrome/browser/content/browser/aboutNetErrorCodes.js 262lib/firefox/browser/chrome/browser/content/browser/aboutNetErrorCodes.js
128lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css 263lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
129lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.html 264lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.html
130lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js 265lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js
131lib/firefox/browser/chrome/browser/content/browser/aboutRestartRequired.js 266lib/firefox/browser/chrome/browser/content/browser/aboutRestartRequired.js
132lib/firefox/browser/chrome/browser/content/browser/aboutRestartRequired.xhtml 267lib/firefox/browser/chrome/browser/content/browser/aboutRestartRequired.xhtml
@@ -281,55 +416,55 @@ lib/firefox/browser/chrome/browser/conte @@ -281,55 +416,55 @@ lib/firefox/browser/chrome/browser/conte
281lib/firefox/browser/chrome/browser/content/browser/aboutlogins/third-party/play-store/play_zh-tw.png 416lib/firefox/browser/chrome/browser/content/browser/aboutlogins/third-party/play-store/play_zh-tw.png
282lib/firefox/browser/chrome/browser/content/browser/blockedSite.js 417lib/firefox/browser/chrome/browser/content/browser/blockedSite.js
283lib/firefox/browser/chrome/browser/content/browser/blockedSite.xhtml 418lib/firefox/browser/chrome/browser/content/browser/blockedSite.xhtml
284lib/firefox/browser/chrome/browser/content/browser/browser-a11yUtils.js 419lib/firefox/browser/chrome/browser/content/browser/browser-a11yUtils.js
285lib/firefox/browser/chrome/browser/content/browser/browser-addons.js 420lib/firefox/browser/chrome/browser/content/browser/browser-addons.js
286lib/firefox/browser/chrome/browser/content/browser/browser-allTabsMenu.js 421lib/firefox/browser/chrome/browser/content/browser/browser-allTabsMenu.js
287lib/firefox/browser/chrome/browser/content/browser/browser-captivePortal.js 422lib/firefox/browser/chrome/browser/content/browser/browser-captivePortal.js
288lib/firefox/browser/chrome/browser/content/browser/browser-ctrlTab.js 423lib/firefox/browser/chrome/browser/content/browser/browser-ctrlTab.js
289lib/firefox/browser/chrome/browser/content/browser/browser-customization.js 424lib/firefox/browser/chrome/browser/content/browser/browser-customization.js
290lib/firefox/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js 425lib/firefox/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js
291lib/firefox/browser/chrome/browser/content/browser/browser-development-helpers.js 426lib/firefox/browser/chrome/browser/content/browser/browser-development-helpers.js
292lib/firefox/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js 427lib/firefox/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js
293lib/firefox/browser/chrome/browser/content/browser/browser-fullZoom.js 428lib/firefox/browser/chrome/browser/content/browser/browser-fullZoom.js
 429lib/firefox/browser/chrome/browser/content/browser/browser-fxaSignout.js
 430lib/firefox/browser/chrome/browser/content/browser/browser-fxaSignout.xhtml
294lib/firefox/browser/chrome/browser/content/browser/browser-gestureSupport.js 431lib/firefox/browser/chrome/browser/content/browser/browser-gestureSupport.js
295lib/firefox/browser/chrome/browser/content/browser/browser-graphics-utils.js 432lib/firefox/browser/chrome/browser/content/browser/browser-graphics-utils.js
296lib/firefox/browser/chrome/browser/content/browser/browser-media.js 
297lib/firefox/browser/chrome/browser/content/browser/browser-pageActions.js 433lib/firefox/browser/chrome/browser/content/browser/browser-pageActions.js
298lib/firefox/browser/chrome/browser/content/browser/browser-places.js 434lib/firefox/browser/chrome/browser/content/browser/browser-places.js
299lib/firefox/browser/chrome/browser/content/browser/browser-safebrowsing.js 435lib/firefox/browser/chrome/browser/content/browser/browser-safebrowsing.js
300lib/firefox/browser/chrome/browser/content/browser/browser-sidebar.js 436lib/firefox/browser/chrome/browser/content/browser/browser-sidebar.js
301lib/firefox/browser/chrome/browser/content/browser/browser-siteIdentity.js 437lib/firefox/browser/chrome/browser/content/browser/browser-siteIdentity.js
302lib/firefox/browser/chrome/browser/content/browser/browser-siteProtections.js 438lib/firefox/browser/chrome/browser/content/browser/browser-siteProtections.js
303lib/firefox/browser/chrome/browser/content/browser/browser-sync.js 439lib/firefox/browser/chrome/browser/content/browser/browser-sync.js
304lib/firefox/browser/chrome/browser/content/browser/browser-tabsintitlebar.js 440lib/firefox/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
305lib/firefox/browser/chrome/browser/content/browser/browser-thumbnails.js 441lib/firefox/browser/chrome/browser/content/browser/browser-thumbnails.js
306lib/firefox/browser/chrome/browser/content/browser/browser-toolbarKeyNav.js 442lib/firefox/browser/chrome/browser/content/browser/browser-toolbarKeyNav.js
307lib/firefox/browser/chrome/browser/content/browser/browser-webrtc.js 443lib/firefox/browser/chrome/browser/content/browser/browser-webrtc.js
308lib/firefox/browser/chrome/browser/content/browser/browser.css 444lib/firefox/browser/chrome/browser/content/browser/browser.css
309lib/firefox/browser/chrome/browser/content/browser/browser.js 445lib/firefox/browser/chrome/browser/content/browser/browser.js
310lib/firefox/browser/chrome/browser/content/browser/browser.xhtml 446lib/firefox/browser/chrome/browser/content/browser/browser.xhtml
311lib/firefox/browser/chrome/browser/content/browser/built_in_addons.json 447lib/firefox/browser/chrome/browser/content/browser/built_in_addons.json
312lib/firefox/browser/chrome/browser/content/browser/child/ext-browser-content-only.js 448lib/firefox/browser/chrome/browser/content/browser/child/ext-browser-content-only.js
313lib/firefox/browser/chrome/browser/content/browser/child/ext-browser.js 449lib/firefox/browser/chrome/browser/content/browser/child/ext-browser.js
314lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-inspectedWindow.js 450lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-inspectedWindow.js
315lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-network.js 451lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-network.js
316lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-panels.js 452lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-panels.js
317lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools.js 453lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools.js
318lib/firefox/browser/chrome/browser/content/browser/child/ext-menus-child.js 454lib/firefox/browser/chrome/browser/content/browser/child/ext-menus-child.js
319lib/firefox/browser/chrome/browser/content/browser/child/ext-menus.js 455lib/firefox/browser/chrome/browser/content/browser/child/ext-menus.js
320lib/firefox/browser/chrome/browser/content/browser/child/ext-omnibox.js 456lib/firefox/browser/chrome/browser/content/browser/child/ext-omnibox.js
321lib/firefox/browser/chrome/browser/content/browser/child/ext-tabs.js 457lib/firefox/browser/chrome/browser/content/browser/child/ext-tabs.js
322lib/firefox/browser/chrome/browser/content/browser/content-refreshblocker.js 
323lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js 458lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js
324lib/firefox/browser/chrome/browser/content/browser/contentSearchHandoffUI.js 459lib/firefox/browser/chrome/browser/content/browser/contentSearchHandoffUI.js
325lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.css 460lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.css
326lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.js 461lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.js
327lib/firefox/browser/chrome/browser/content/browser/contentTheme.js 462lib/firefox/browser/chrome/browser/content/browser/contentTheme.js
328lib/firefox/browser/chrome/browser/content/browser/customizableui/panelUI.js 463lib/firefox/browser/chrome/browser/content/browser/customizableui/panelUI.js
329lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.header.jpg 464lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.header.jpg
330lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.icon.jpg 465lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.icon.jpg
331lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.preview.jpg 466lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.preview.jpg
332lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.header.jpg 467lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.header.jpg
333lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.icon.jpg 468lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.icon.jpg
334lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.preview.jpg 469lib/firefox/browser/chrome/browser/content/browser/defaultthemes/2.preview.jpg
335lib/firefox/browser/chrome/browser/content/browser/defaultthemes/3.header.png 470lib/firefox/browser/chrome/browser/content/browser/defaultthemes/3.header.png
@@ -345,33 +480,37 @@ lib/firefox/browser/chrome/browser/conte @@ -345,33 +480,37 @@ lib/firefox/browser/chrome/browser/conte
345lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.css 480lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.css
346lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.js 481lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.js
347lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.xhtml 482lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.xhtml
348lib/firefox/browser/chrome/browser/content/browser/downloads/downloads.css 483lib/firefox/browser/chrome/browser/content/browser/downloads/downloads.css
349lib/firefox/browser/chrome/browser/content/browser/downloads/downloads.js 484lib/firefox/browser/chrome/browser/content/browser/downloads/downloads.js
350lib/firefox/browser/chrome/browser/content/browser/downloads/downloadsCommands.js 485lib/firefox/browser/chrome/browser/content/browser/downloads/downloadsCommands.js
351lib/firefox/browser/chrome/browser/content/browser/downloads/indicator.js 486lib/firefox/browser/chrome/browser/content/browser/downloads/indicator.js
352lib/firefox/browser/chrome/browser/content/browser/ext-browser.json 487lib/firefox/browser/chrome/browser/content/browser/ext-browser.json
353lib/firefox/browser/chrome/browser/content/browser/extension.css 488lib/firefox/browser/chrome/browser/content/browser/extension.css
354lib/firefox/browser/chrome/browser/content/browser/extension.svg 489lib/firefox/browser/chrome/browser/content/browser/extension.svg
355lib/firefox/browser/chrome/browser/content/browser/fxmonitor/FirefoxMonitor.css 490lib/firefox/browser/chrome/browser/content/browser/fxmonitor/FirefoxMonitor.css
356lib/firefox/browser/chrome/browser/content/browser/fxmonitor/monitor32.svg 491lib/firefox/browser/chrome/browser/content/browser/fxmonitor/monitor32.svg
357lib/firefox/browser/chrome/browser/content/browser/history-swipe-arrow.svg 492lib/firefox/browser/chrome/browser/content/browser/history-swipe-arrow.svg
 493lib/firefox/browser/chrome/browser/content/browser/ion.css
 494lib/firefox/browser/chrome/browser/content/browser/ion.html
 495lib/firefox/browser/chrome/browser/content/browser/ion.js
358lib/firefox/browser/chrome/browser/content/browser/license.html 496lib/firefox/browser/chrome/browser/content/browser/license.html
359lib/firefox/browser/chrome/browser/content/browser/lockwise-card.js 497lib/firefox/browser/chrome/browser/content/browser/lockwise-card.js
360lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile.svg 498lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile.svg
361lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-mobile.svg 499lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-mobile.svg
362lib/firefox/browser/chrome/browser/content/browser/logos/lockwise.svg 500lib/firefox/browser/chrome/browser/content/browser/logos/lockwise.svg
363lib/firefox/browser/chrome/browser/content/browser/logos/monitor.svg 501lib/firefox/browser/chrome/browser/content/browser/logos/monitor.svg
364lib/firefox/browser/chrome/browser/content/browser/logos/proxy.svg 502lib/firefox/browser/chrome/browser/content/browser/logos/proxy-dark.svg
 503lib/firefox/browser/chrome/browser/content/browser/logos/proxy-light.svg
365lib/firefox/browser/chrome/browser/content/browser/logos/send.svg 504lib/firefox/browser/chrome/browser/content/browser/logos/send.svg
366lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection-dark-theme.svg 505lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection-dark-theme.svg
367lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection.svg 506lib/firefox/browser/chrome/browser/content/browser/logos/tracking-protection.svg
368lib/firefox/browser/chrome/browser/content/browser/microsoft-translator-attribution.png 507lib/firefox/browser/chrome/browser/content/browser/microsoft-translator-attribution.png
369lib/firefox/browser/chrome/browser/content/browser/migration/migration.js 508lib/firefox/browser/chrome/browser/content/browser/migration/migration.js
370lib/firefox/browser/chrome/browser/content/browser/migration/migration.xhtml 509lib/firefox/browser/chrome/browser/content/browser/migration/migration.xhtml
371lib/firefox/browser/chrome/browser/content/browser/monitor-card.js 510lib/firefox/browser/chrome/browser/content/browser/monitor-card.js
372lib/firefox/browser/chrome/browser/content/browser/newInstall.js 511lib/firefox/browser/chrome/browser/content/browser/newInstall.js
373lib/firefox/browser/chrome/browser/content/browser/newInstall.xhtml 512lib/firefox/browser/chrome/browser/content/browser/newInstall.xhtml
374lib/firefox/browser/chrome/browser/content/browser/newInstallPage.html 513lib/firefox/browser/chrome/browser/content/browser/newInstallPage.html
375lib/firefox/browser/chrome/browser/content/browser/newInstallPage.js 514lib/firefox/browser/chrome/browser/content/browser/newInstallPage.js
376lib/firefox/browser/chrome/browser/content/browser/nsContextMenu.js 515lib/firefox/browser/chrome/browser/content/browser/nsContextMenu.js
377lib/firefox/browser/chrome/browser/content/browser/pageinfo/pageInfo.css 516lib/firefox/browser/chrome/browser/content/browser/pageinfo/pageInfo.css
@@ -394,52 +533,52 @@ lib/firefox/browser/chrome/browser/conte @@ -394,52 +533,52 @@ lib/firefox/browser/chrome/browser/conte
394lib/firefox/browser/chrome/browser/content/browser/parent/ext-menus.js 533lib/firefox/browser/chrome/browser/content/browser/parent/ext-menus.js
395lib/firefox/browser/chrome/browser/content/browser/parent/ext-normandyAddonStudy.js 534lib/firefox/browser/chrome/browser/content/browser/parent/ext-normandyAddonStudy.js
396lib/firefox/browser/chrome/browser/content/browser/parent/ext-omnibox.js 535lib/firefox/browser/chrome/browser/content/browser/parent/ext-omnibox.js
397lib/firefox/browser/chrome/browser/content/browser/parent/ext-pageAction.js 536lib/firefox/browser/chrome/browser/content/browser/parent/ext-pageAction.js
398lib/firefox/browser/chrome/browser/content/browser/parent/ext-pkcs11.js 537lib/firefox/browser/chrome/browser/content/browser/parent/ext-pkcs11.js
399lib/firefox/browser/chrome/browser/content/browser/parent/ext-search.js 538lib/firefox/browser/chrome/browser/content/browser/parent/ext-search.js
400lib/firefox/browser/chrome/browser/content/browser/parent/ext-sessions.js 539lib/firefox/browser/chrome/browser/content/browser/parent/ext-sessions.js
401lib/firefox/browser/chrome/browser/content/browser/parent/ext-sidebarAction.js 540lib/firefox/browser/chrome/browser/content/browser/parent/ext-sidebarAction.js
402lib/firefox/browser/chrome/browser/content/browser/parent/ext-tabs.js 541lib/firefox/browser/chrome/browser/content/browser/parent/ext-tabs.js
403lib/firefox/browser/chrome/browser/content/browser/parent/ext-topSites.js 542lib/firefox/browser/chrome/browser/content/browser/parent/ext-topSites.js
404lib/firefox/browser/chrome/browser/content/browser/parent/ext-url-overrides.js 543lib/firefox/browser/chrome/browser/content/browser/parent/ext-url-overrides.js
405lib/firefox/browser/chrome/browser/content/browser/parent/ext-urlbar.js 544lib/firefox/browser/chrome/browser/content/browser/parent/ext-urlbar.js
406lib/firefox/browser/chrome/browser/content/browser/parent/ext-windows.js 545lib/firefox/browser/chrome/browser/content/browser/parent/ext-windows.js
407lib/firefox/browser/chrome/browser/content/browser/pioneer.css 
408lib/firefox/browser/chrome/browser/content/browser/pioneer.html 
409lib/firefox/browser/chrome/browser/content/browser/pioneer.js 
410lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.js 546lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.js
411lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.xhtml 547lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties.xhtml
412lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties2.xhtml 548lib/firefox/browser/chrome/browser/content/browser/places/bookmarkProperties2.xhtml
413lib/firefox/browser/chrome/browser/content/browser/places/bookmarksSidebar.js 549lib/firefox/browser/chrome/browser/content/browser/places/bookmarksSidebar.js
414lib/firefox/browser/chrome/browser/content/browser/places/bookmarksSidebar.xhtml 550lib/firefox/browser/chrome/browser/content/browser/places/bookmarksSidebar.xhtml
415lib/firefox/browser/chrome/browser/content/browser/places/browserPlacesViews.js 551lib/firefox/browser/chrome/browser/content/browser/places/browserPlacesViews.js
416lib/firefox/browser/chrome/browser/content/browser/places/controller.js 552lib/firefox/browser/chrome/browser/content/browser/places/controller.js
417lib/firefox/browser/chrome/browser/content/browser/places/editBookmark.js 553lib/firefox/browser/chrome/browser/content/browser/places/editBookmark.js
418lib/firefox/browser/chrome/browser/content/browser/places/historySidebar.js 554lib/firefox/browser/chrome/browser/content/browser/places/historySidebar.js
419lib/firefox/browser/chrome/browser/content/browser/places/historySidebar.xhtml 555lib/firefox/browser/chrome/browser/content/browser/places/historySidebar.xhtml
420lib/firefox/browser/chrome/browser/content/browser/places/places-menupopup.js 556lib/firefox/browser/chrome/browser/content/browser/places/places-menupopup.js
421lib/firefox/browser/chrome/browser/content/browser/places/places-tree.js 557lib/firefox/browser/chrome/browser/content/browser/places/places-tree.js
422lib/firefox/browser/chrome/browser/content/browser/places/places.css 558lib/firefox/browser/chrome/browser/content/browser/places/places.css
423lib/firefox/browser/chrome/browser/content/browser/places/places.js 559lib/firefox/browser/chrome/browser/content/browser/places/places.js
424lib/firefox/browser/chrome/browser/content/browser/places/places.xhtml 560lib/firefox/browser/chrome/browser/content/browser/places/places.xhtml
425lib/firefox/browser/chrome/browser/content/browser/places/treeView.js 561lib/firefox/browser/chrome/browser/content/browser/places/treeView.js
426lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.css 562lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.css
427lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.html 563lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.html
428lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.js 564lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.js
429lib/firefox/browser/chrome/browser/content/browser/policies/policies-active.svg 565lib/firefox/browser/chrome/browser/content/browser/policies/policies-active.svg
430lib/firefox/browser/chrome/browser/content/browser/policies/policies-documentation.svg 566lib/firefox/browser/chrome/browser/content/browser/policies/policies-documentation.svg
431lib/firefox/browser/chrome/browser/content/browser/policies/policies-error.svg 567lib/firefox/browser/chrome/browser/content/browser/policies/policies-error.svg
432lib/firefox/browser/chrome/browser/content/browser/preferences/containers.js 568lib/firefox/browser/chrome/browser/content/browser/preferences/containers.js
 569lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.css
 570lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.js
 571lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/addEngine.xhtml
433lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.js 572lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.js
434lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.xhtml 573lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.xhtml
435lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.js 574lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.js
436lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.xhtml 575lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.xhtml
437lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.js 576lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.js
438lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.xhtml 577lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.xhtml
439lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.css 578lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.css
440lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.js 579lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.js
441lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.xhtml 580lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.xhtml
442lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.js 581lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.js
443lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.xhtml 582lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.xhtml
444lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.js 583lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.js
445lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.xhtml 584lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.xhtml
@@ -504,69 +643,83 @@ lib/firefox/browser/chrome/browser/conte @@ -504,69 +643,83 @@ lib/firefox/browser/chrome/browser/conte
504lib/firefox/browser/chrome/browser/content/browser/schemas/menus_child.json 643lib/firefox/browser/chrome/browser/content/browser/schemas/menus_child.json
505lib/firefox/browser/chrome/browser/content/browser/schemas/normandyAddonStudy.json 644lib/firefox/browser/chrome/browser/content/browser/schemas/normandyAddonStudy.json
506lib/firefox/browser/chrome/browser/content/browser/schemas/omnibox.json 645lib/firefox/browser/chrome/browser/content/browser/schemas/omnibox.json
507lib/firefox/browser/chrome/browser/content/browser/schemas/pkcs11.json 646lib/firefox/browser/chrome/browser/content/browser/schemas/pkcs11.json
508lib/firefox/browser/chrome/browser/content/browser/schemas/search.json 647lib/firefox/browser/chrome/browser/content/browser/schemas/search.json
509lib/firefox/browser/chrome/browser/content/browser/schemas/sessions.json 648lib/firefox/browser/chrome/browser/content/browser/schemas/sessions.json
510lib/firefox/browser/chrome/browser/content/browser/schemas/sidebar_action.json 649lib/firefox/browser/chrome/browser/content/browser/schemas/sidebar_action.json
511lib/firefox/browser/chrome/browser/content/browser/schemas/tabs.json 650lib/firefox/browser/chrome/browser/content/browser/schemas/tabs.json
512lib/firefox/browser/chrome/browser/content/browser/schemas/top_sites.json 651lib/firefox/browser/chrome/browser/content/browser/schemas/top_sites.json
513lib/firefox/browser/chrome/browser/content/browser/schemas/url_overrides.json 652lib/firefox/browser/chrome/browser/content/browser/schemas/url_overrides.json
514lib/firefox/browser/chrome/browser/content/browser/schemas/urlbar.json 653lib/firefox/browser/chrome/browser/content/browser/schemas/urlbar.json
515lib/firefox/browser/chrome/browser/content/browser/schemas/windows.json 654lib/firefox/browser/chrome/browser/content/browser/schemas/windows.json
516lib/firefox/browser/chrome/browser/content/browser/search/autocomplete-popup.js 655lib/firefox/browser/chrome/browser/content/browser/search/autocomplete-popup.js
517lib/firefox/browser/chrome/browser/content/browser/search/search-one-offs.js 
518lib/firefox/browser/chrome/browser/content/browser/search/searchbar.js 656lib/firefox/browser/chrome/browser/content/browser/search/searchbar.js
519lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.js 657lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.js
520lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.xhtml 658lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.xhtml
521lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.css 659lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.css
522lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.html 660lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.html
523lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.js 661lib/firefox/browser/chrome/browser/content/browser/ssb/ssb.js
524lib/firefox/browser/chrome/browser/content/browser/static-robot.png 662lib/firefox/browser/chrome/browser/content/browser/static-robot.png
525lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.js 663lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.js
526lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.xhtml 664lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.xhtml
527lib/firefox/browser/chrome/browser/content/browser/tab-content.js 665lib/firefox/browser/chrome/browser/content/browser/tab-content.js
528lib/firefox/browser/chrome/browser/content/browser/tabbrowser-tab.js 666lib/firefox/browser/chrome/browser/content/browser/tabbrowser-tab.js
529lib/firefox/browser/chrome/browser/content/browser/tabbrowser-tabs.js 667lib/firefox/browser/chrome/browser/content/browser/tabbrowser-tabs.js
530lib/firefox/browser/chrome/browser/content/browser/tabbrowser.css 668lib/firefox/browser/chrome/browser/content/browser/tabbrowser.css
531lib/firefox/browser/chrome/browser/content/browser/tabbrowser.js 669lib/firefox/browser/chrome/browser/content/browser/tabbrowser.js
532lib/firefox/browser/chrome/browser/content/browser/translation-notification.js 670lib/firefox/browser/chrome/browser/content/browser/translation-notification.js
533lib/firefox/browser/chrome/browser/content/browser/usercontext/usercontext.css 671lib/firefox/browser/chrome/browser/content/browser/usercontext/usercontext.css
534lib/firefox/browser/chrome/browser/content/browser/utilityOverlay.js 672lib/firefox/browser/chrome/browser/content/browser/utilityOverlay.js
535lib/firefox/browser/chrome/browser/content/browser/webext-panels.js 673lib/firefox/browser/chrome/browser/content/browser/webext-panels.js
536lib/firefox/browser/chrome/browser/content/browser/webext-panels.xhtml 674lib/firefox/browser/chrome/browser/content/browser/webext-panels.xhtml
537lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js 675lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js
538lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xhtml 676lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xhtml
539lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.js 677lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.js
540lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.xhtml 678lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.xhtml
 679lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-gradient-dark.svg
 680lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-gradient.svg
 681lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-left-dark.svg
 682lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-left.svg
 683lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-right-dark.svg
 684lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/background-noodles-right.svg
 685lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/icon.svg
 686lib/firefox/browser/chrome/browser/content/builtin-themes/alpenglow/manifest.json
 687lib/firefox/browser/chrome/browser/content/builtin-themes/dark/experiment.css
 688lib/firefox/browser/chrome/browser/content/builtin-themes/dark/icon.svg
 689lib/firefox/browser/chrome/browser/content/builtin-themes/dark/manifest.json
 690lib/firefox/browser/chrome/browser/content/builtin-themes/light/experiment.css
 691lib/firefox/browser/chrome/browser/content/builtin-themes/light/icon.svg
 692lib/firefox/browser/chrome/browser/content/builtin-themes/light/manifest.json
541lib/firefox/browser/chrome/browser/content/cart.svg 693lib/firefox/browser/chrome/browser/content/cart.svg
542lib/firefox/browser/chrome/browser/content/chill.svg 694lib/firefox/browser/chrome/browser/content/chill.svg
543lib/firefox/browser/chrome/browser/content/circle.svg 695lib/firefox/browser/chrome/browser/content/circle.svg
544lib/firefox/browser/chrome/browser/content/dollar.svg 696lib/firefox/browser/chrome/browser/content/dollar.svg
545lib/firefox/browser/chrome/browser/content/fence.svg 697lib/firefox/browser/chrome/browser/content/fence.svg
546lib/firefox/browser/chrome/browser/content/fingerprint.svg 698lib/firefox/browser/chrome/browser/content/fingerprint.svg
547lib/firefox/browser/chrome/browser/content/food.svg 699lib/firefox/browser/chrome/browser/content/food.svg
548lib/firefox/browser/chrome/browser/content/fruit.svg 700lib/firefox/browser/chrome/browser/content/fruit.svg
549lib/firefox/browser/chrome/browser/content/gift.svg 701lib/firefox/browser/chrome/browser/content/gift.svg
550lib/firefox/browser/chrome/browser/content/pet.svg 702lib/firefox/browser/chrome/browser/content/pet.svg
551lib/firefox/browser/chrome/browser/content/pocket/Pocket.jsm 703lib/firefox/browser/chrome/browser/content/pocket/Pocket.jsm
552lib/firefox/browser/chrome/browser/content/pocket/SaveToPocket.jsm 704lib/firefox/browser/chrome/browser/content/pocket/SaveToPocket.jsm
553lib/firefox/browser/chrome/browser/content/pocket/main.js 705lib/firefox/browser/chrome/browser/content/pocket/main.js
554lib/firefox/browser/chrome/browser/content/pocket/panels/css/normalize.css 706lib/firefox/browser/chrome/browser/content/pocket/panels/css/normalize.css
555lib/firefox/browser/chrome/browser/content/pocket/panels/css/saved.css 707lib/firefox/browser/chrome/browser/content/pocket/panels/css/saved.css
556lib/firefox/browser/chrome/browser/content/pocket/panels/css/sendtomobile.css 708lib/firefox/browser/chrome/browser/content/pocket/panels/css/sendtomobile.css
557lib/firefox/browser/chrome/browser/content/pocket/panels/css/signup.css 709lib/firefox/browser/chrome/browser/content/pocket/panels/css/signup.css
558lib/firefox/browser/chrome/browser/content/pocket/panels/fonts/FiraSans-Regular.woff 710lib/firefox/browser/chrome/browser/content/pocket/panels/fonts/FiraSans-Regular.woff
559lib/firefox/browser/chrome/browser/content/pocket/panels/img/app_store_dowload_apple.svg 711lib/firefox/browser/chrome/browser/content/pocket/panels/img/app_store_dowload_apple.svg
 712lib/firefox/browser/chrome/browser/content/pocket/panels/img/open.svg
560lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@1x.png 713lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@1x.png
561lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@2x.png 714lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror@2x.png
562lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo@1x.png 715lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo@1x.png
563lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo@2x.png 716lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo@2x.png
564lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogosolo@1x.png 717lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogosolo@1x.png
565lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogosolo@2x.png 718lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogosolo@2x.png
566lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_button@1x.png 719lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_button@1x.png
567lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_button@2x.png 720lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_button@2x.png
568lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_devices@1x.png 721lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_devices@1x.png
569lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_devices@2x.png 722lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_devices@2x.png
570lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_hero@1x.png 723lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_hero@1x.png
571lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_hero@2x.png 724lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketsignup_hero@2x.png
572lib/firefox/browser/chrome/browser/content/pocket/panels/img/signup_firefoxlogo@1x.png 725lib/firefox/browser/chrome/browser/content/pocket/panels/img/signup_firefoxlogo@1x.png
@@ -582,203 +735,65 @@ lib/firefox/browser/chrome/browser/conte @@ -582,203 +735,65 @@ lib/firefox/browser/chrome/browser/conte
582lib/firefox/browser/chrome/browser/content/pocket/panels/js/sendtomobile.js 735lib/firefox/browser/chrome/browser/content/pocket/panels/js/sendtomobile.js
583lib/firefox/browser/chrome/browser/content/pocket/panels/js/signup.js 736lib/firefox/browser/chrome/browser/content/pocket/panels/js/signup.js
584lib/firefox/browser/chrome/browser/content/pocket/panels/js/tmpl.js 737lib/firefox/browser/chrome/browser/content/pocket/panels/js/tmpl.js
585lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/handlebars.runtime.js 738lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/handlebars.runtime.js
586lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/jquery-2.1.1.min.js 739lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/jquery-2.1.1.min.js
587lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/jquery.tokeninput.min.js 740lib/firefox/browser/chrome/browser/content/pocket/panels/js/vendor/jquery.tokeninput.min.js
588lib/firefox/browser/chrome/browser/content/pocket/panels/license.txt 741lib/firefox/browser/chrome/browser/content/pocket/panels/license.txt
589lib/firefox/browser/chrome/browser/content/pocket/panels/saved.html 742lib/firefox/browser/chrome/browser/content/pocket/panels/saved.html
590lib/firefox/browser/chrome/browser/content/pocket/panels/signup.html 743lib/firefox/browser/chrome/browser/content/pocket/panels/signup.html
591lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_articleinfo.handlebars 744lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_articleinfo.handlebars
592lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download.handlebars 745lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download.handlebars
593lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download_error.handlebars 746lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download_error.handlebars
594lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_sharebutton.handlebars 747lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_sharebutton.handlebars
 748lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/item_recs.handlebars
595lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumextras.handlebars 749lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumextras.handlebars
596lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumshell.handlebars 750lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumshell.handlebars
597lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_shell.handlebars 751lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_shell.handlebars
598lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_tmplogin.handlebars 752lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_tmplogin.handlebars
599lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/signup_shell.handlebars 753lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/signup_shell.handlebars
600lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/signupstoryboard_shell.handlebars 754lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/signupstoryboard_shell.handlebars
601lib/firefox/browser/chrome/browser/content/pocket/pktApi.jsm 755lib/firefox/browser/chrome/browser/content/pocket/pktApi.jsm
602lib/firefox/browser/chrome/browser/content/tree.svg 756lib/firefox/browser/chrome/browser/content/tree.svg
603lib/firefox/browser/chrome/browser/content/vacation.svg 757lib/firefox/browser/chrome/browser/content/vacation.svg
604lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.bundle.js 758lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.bundle.js
605lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.css 
606lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.html 759lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.html
607lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/lib/AboutWelcomeTelemetry.jsm 760lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/lib/AboutWelcomeTelemetry.jsm
608lib/firefox/browser/chrome/browser/res/activity-stream/common/Actions.jsm 761lib/firefox/browser/chrome/browser/res/activity-stream/common/Actions.jsm
609lib/firefox/browser/chrome/browser/res/activity-stream/common/Dedupe.jsm 762lib/firefox/browser/chrome/browser/res/activity-stream/common/Dedupe.jsm
610lib/firefox/browser/chrome/browser/res/activity-stream/common/Reducers.jsm 763lib/firefox/browser/chrome/browser/res/activity-stream/common/Reducers.jsm
611lib/firefox/browser/chrome/browser/res/activity-stream/css/activity-stream.css 
612lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/page.html.template 764lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/page.html.template
613lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/script.js.template 765lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/script.js.template
614lib/firefox/browser/chrome/browser/res/activity-stream/data/content/activity-stream.bundle.js 766lib/firefox/browser/chrome/browser/res/activity-stream/data/content/activity-stream.bundle.js
615lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_enhancer_youtube.png 
616lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_fb_container.png 
617lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_google_translate.png 
618lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated.png 
619lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated@2x.png 
620lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme.png 
621lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme@2x.png 
622lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_static.png 
623lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_pinnedtab_static@2x.png 
624lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_reddit_enhancement.png 
625lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_wiki_search.png 
626lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/firefox-protections.svg 
627lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/gift-extension.svg 
628lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-add-16.svg 
629lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrow.svg 
630lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg 
631lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg 
632lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-cancel-16.svg 
633lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-caret-right.svg 
634lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-cfr-feature-16.svg 
635lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-delete-16.svg 
636lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-dismiss-16.svg 
637lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-edit-16.svg 
638lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-help-24.svg 
639lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-highlights-16.svg 
640lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-info-16.svg 
641lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-mail-16.svg 
642lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-maximize-16.svg 
643lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-minimize-16.svg 
644lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-modal-delete-32.svg 
645lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-newWindow-16.svg 
646lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-open-file-16.svg 
647lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pause-12.svg 
648lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-12.svg 
649lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-16.svg 
650lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-play-12.svg 
651lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-playhead.svg 
652lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-16.svg 
653lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-archive-16.svg 
654lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-delete-16.svg 
655lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-save-16.svg 
656lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-search-16.svg 
657lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-star-17.svg 
658lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-topsites-16.svg 
659lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-trending-16.svg 
660lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-unpin-16.svg 
661lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-webextension-16.svg 
662lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/icon-removed-bookmark.svg 
663lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-addons@2x.png 
664lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-gift@2x.png 
665lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-privatebrowsing@2x.png 
666lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-screenshots@2x.png 
667lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-sync@2x.png 
668lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/privacy-onboarding-dark.webm 
669lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/privacy-onboarding.webm 
670lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/protection-report-icon.png 
671lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/remote/pip-message-icon.svg 
672lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/spinner.svg 
673lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/sync-devices-trailhead.svg 
674lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/topic-show-more-12.svg 
675lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/accounts-form-bg.jpg 
676lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-knowledge.png 
677lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-privacy.png 
678lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-products.png 
679lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/benefit-sync.png 
680lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-devices.svg 
681lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-fbcont.svg 
682lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-ffmonitor.svg 
683lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-ffsend.svg 
684lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-import.svg 
685lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-lockwise.svg 
686lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-mobile.svg 
687lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-pledge.svg 
688lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-pocket.svg 
689lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-private.svg 
690lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-sendtab.svg 
691lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/card-illo-tracking.svg 
692lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-logo.png 
693lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-systems.png 
694lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/whatsnew-send-icon.png 
695lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/zap.svg 
696lib/firefox/browser/chrome/browser/res/activity-stream/data/content/newtab-render.js 767lib/firefox/browser/chrome/browser/res/activity-stream/data/content/newtab-render.js
697lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/aliexpress-com.ico 
698lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/allegro-pl.ico 
699lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/amazon.ico 
700lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/avito-ru.ico 
701lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.ico 
702lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bbc-uk.ico 
703lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bing-com.ico 
704lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ctrip-com.ico 
705lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/duckduckgo-com.ico 
706lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ebay.ico 
707lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/facebook-com.ico 
708lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/google-com.ico 
709lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ifeng-com.ico 
710lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/iqiyi-com.ico 
711lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/leboncoin-fr.png 
712lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ok-ru.ico 
713lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/olx-pl.ico 
714lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/reddit-com.png 
715lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/twitter-com.ico 
716lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/vk-com.ico 
717lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/weibo-com.ico 
718lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wikipedia-org.ico 
719lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wykop-pl.png 
720lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-com.png 
721lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-ru.png 
722lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/youtube-com.png 
723lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/zhihu-com.ico 
724lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/aliexpress-com@2x.png 
725lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/allegro-pl@2x.png 
726lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/amazon@2x.png 
727lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/avito-ru@2x.png 
728lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/baidu-com@2x.png 
729lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bbc-uk@2x.png 
730lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bing-com@2x.png 
731lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ctrip-com@2x.png 
732lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/duckduckgo-com@2x.png 
733lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ebay@2x.png 
734lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/facebook-com@2x.png 
735lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/google-com@2x.png 
736lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ifeng-com@2x.png 
737lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/iqiyi-com@2x.png 
738lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/leboncoin-fr@2x.png 
739lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ok-ru@2x.png 
740lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/olx-pl@2x.png 
741lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/reddit-com@2x.png 
742lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/twitter-com@2x.png 
743lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/vk-com@2x.png 
744lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/weibo-com@2x.png 
745lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wikipedia-org@2x.png 
746lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wykop-pl@2x.png 
747lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-com@2x.png 
748lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-ru@2x.png 
749lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/youtube-com@2x.png 
750lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/zhihu-com@2x.png 
751lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/top_sites.json 
752lib/firefox/browser/chrome/browser/res/activity-stream/data/custom-elements/paragraph.js 768lib/firefox/browser/chrome/browser/res/activity-stream/data/custom-elements/paragraph.js
753lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouter.jsm 769lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouter.jsm
754lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterFeed.jsm 770lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterFeed.jsm
755lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterPreferences.jsm 771lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterPreferences.jsm
756lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTargeting.jsm 772lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTargeting.jsm
757lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTriggerListeners.jsm 773lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTriggerListeners.jsm
758lib/firefox/browser/chrome/browser/res/activity-stream/lib/AboutPreferences.jsm 774lib/firefox/browser/chrome/browser/res/activity-stream/lib/AboutPreferences.jsm
759lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStream.jsm 775lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStream.jsm
760lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamMessageChannel.jsm 776lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamMessageChannel.jsm
761lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamPrefs.jsm 777lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamPrefs.jsm
762lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamStorage.jsm 778lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamStorage.jsm
763lib/firefox/browser/chrome/browser/res/activity-stream/lib/BookmarkPanelHub.jsm 779lib/firefox/browser/chrome/browser/res/activity-stream/lib/BookmarkPanelHub.jsm
764lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRMessageProvider.jsm 780lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRMessageProvider.jsm
765lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRPageActions.jsm 781lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRPageActions.jsm
766lib/firefox/browser/chrome/browser/res/activity-stream/lib/DefaultSites.jsm 782lib/firefox/browser/chrome/browser/res/activity-stream/lib/DefaultSites.jsm
767lib/firefox/browser/chrome/browser/res/activity-stream/lib/DiscoveryStreamFeed.jsm 783lib/firefox/browser/chrome/browser/res/activity-stream/lib/DiscoveryStreamFeed.jsm
768lib/firefox/browser/chrome/browser/res/activity-stream/lib/DownloadsManager.jsm 784lib/firefox/browser/chrome/browser/res/activity-stream/lib/DownloadsManager.jsm
769lib/firefox/browser/chrome/browser/res/activity-stream/lib/FaviconFeed.jsm 785lib/firefox/browser/chrome/browser/res/activity-stream/lib/FaviconFeed.jsm
770lib/firefox/browser/chrome/browser/res/activity-stream/lib/FilterAdult.jsm 786lib/firefox/browser/chrome/browser/res/activity-stream/lib/FilterAdult.jsm
771lib/firefox/browser/chrome/browser/res/activity-stream/lib/GroupsConfigurationProvider.jsm 
772lib/firefox/browser/chrome/browser/res/activity-stream/lib/HighlightsFeed.jsm 787lib/firefox/browser/chrome/browser/res/activity-stream/lib/HighlightsFeed.jsm
773lib/firefox/browser/chrome/browser/res/activity-stream/lib/LinksCache.jsm 788lib/firefox/browser/chrome/browser/res/activity-stream/lib/LinksCache.jsm
774lib/firefox/browser/chrome/browser/res/activity-stream/lib/MomentsPageHub.jsm 789lib/firefox/browser/chrome/browser/res/activity-stream/lib/MomentsPageHub.jsm
775lib/firefox/browser/chrome/browser/res/activity-stream/lib/NewTabInit.jsm 790lib/firefox/browser/chrome/browser/res/activity-stream/lib/NewTabInit.jsm
776lib/firefox/browser/chrome/browser/res/activity-stream/lib/OnboardingMessageProvider.jsm 791lib/firefox/browser/chrome/browser/res/activity-stream/lib/OnboardingMessageProvider.jsm
777lib/firefox/browser/chrome/browser/res/activity-stream/lib/PanelTestProvider.jsm 792lib/firefox/browser/chrome/browser/res/activity-stream/lib/PanelTestProvider.jsm
778lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersistentCache.jsm 793lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersistentCache.jsm
779lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NaiveBayesTextTagger.jsm 794lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NaiveBayesTextTagger.jsm
780lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NmfTextTagger.jsm 795lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NmfTextTagger.jsm
781lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProvider.jsm 796lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProvider.jsm
782lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorker.js 797lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorker.js
783lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorkerClass.jsm 798lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorkerClass.jsm
784lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/RecipeExecutor.jsm 799lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/RecipeExecutor.jsm
@@ -812,40 +827,43 @@ lib/firefox/browser/chrome/browser/res/a @@ -812,40 +827,43 @@ lib/firefox/browser/chrome/browser/res/a
812lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-dom.js 827lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-dom.js
813lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-redux.js 828lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-redux.js
814lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-transition-group.js 829lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-transition-group.js
815lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react.js 830lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react.js
816lib/firefox/browser/chrome/browser/res/activity-stream/vendor/redux.js 831lib/firefox/browser/chrome/browser/res/activity-stream/vendor/redux.js
817lib/firefox/browser/chrome/browser/search-extensions/1und1/favicon.ico 832lib/firefox/browser/chrome/browser/search-extensions/1und1/favicon.ico
818lib/firefox/browser/chrome/browser/search-extensions/1und1/manifest.json 833lib/firefox/browser/chrome/browser/search-extensions/1und1/manifest.json
819lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/favicon.ico 834lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/favicon.ico
820lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/manifest.json 835lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/manifest.json
821lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/favicon.ico 836lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/favicon.ico
822lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/manifest.json 837lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/manifest.json
823lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/au/messages.json 838lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/au/messages.json
824lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/ca/messages.json 839lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/ca/messages.json
 840lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/de-adm/messages.json
825lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/de/messages.json 841lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/de/messages.json
 842lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/en-GB-adm/messages.json
826lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/en-GB/messages.json 843lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/en-GB/messages.json
827lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/france/messages.json 844lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/france/messages.json
828lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/in/messages.json 845lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/in/messages.json
829lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/it/messages.json 846lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/it/messages.json
830lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/jp/messages.json 847lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/jp/messages.json
831lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/mx/messages.json 848lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/mx/messages.json
832lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/nl/messages.json 849lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/nl/messages.json
833lib/firefox/browser/chrome/browser/search-extensions/amazon/favicon.ico 850lib/firefox/browser/chrome/browser/search-extensions/amazon/favicon.ico
834lib/firefox/browser/chrome/browser/search-extensions/amazon/manifest.json 851lib/firefox/browser/chrome/browser/search-extensions/amazon/manifest.json
835lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/default/messages.json 852lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/default/messages.json
836lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/mozillaonline/messages.json 853lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/mozillaonline/messages.json
837lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/favicon.ico 854lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/favicon.ico
838lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/manifest.json 855lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/manifest.json
 856lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en-adm/messages.json
839lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en/messages.json 857lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en/messages.json
840lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/favicon.ico 858lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/favicon.ico
841lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/manifest.json 859lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/manifest.json
842lib/firefox/browser/chrome/browser/search-extensions/atlas-sk/favicon.ico 860lib/firefox/browser/chrome/browser/search-extensions/atlas-sk/favicon.ico
843lib/firefox/browser/chrome/browser/search-extensions/atlas-sk/manifest.json 861lib/firefox/browser/chrome/browser/search-extensions/atlas-sk/manifest.json
844lib/firefox/browser/chrome/browser/search-extensions/azerdict/favicon.ico 862lib/firefox/browser/chrome/browser/search-extensions/azerdict/favicon.ico
845lib/firefox/browser/chrome/browser/search-extensions/azerdict/manifest.json 863lib/firefox/browser/chrome/browser/search-extensions/azerdict/manifest.json
846lib/firefox/browser/chrome/browser/search-extensions/azet-sk/favicon.ico 864lib/firefox/browser/chrome/browser/search-extensions/azet-sk/favicon.ico
847lib/firefox/browser/chrome/browser/search-extensions/azet-sk/manifest.json 865lib/firefox/browser/chrome/browser/search-extensions/azet-sk/manifest.json
848lib/firefox/browser/chrome/browser/search-extensions/baidu/favicon.ico 866lib/firefox/browser/chrome/browser/search-extensions/baidu/favicon.ico
849lib/firefox/browser/chrome/browser/search-extensions/baidu/manifest.json 867lib/firefox/browser/chrome/browser/search-extensions/baidu/manifest.json
850lib/firefox/browser/chrome/browser/search-extensions/bbc-alba/favicon.ico 868lib/firefox/browser/chrome/browser/search-extensions/bbc-alba/favicon.ico
851lib/firefox/browser/chrome/browser/search-extensions/bbc-alba/manifest.json 869lib/firefox/browser/chrome/browser/search-extensions/bbc-alba/manifest.json
@@ -914,27 +932,26 @@ lib/firefox/browser/chrome/browser/searc @@ -914,27 +932,26 @@ lib/firefox/browser/chrome/browser/searc
914lib/firefox/browser/chrome/browser/search-extensions/google/manifest.json 932lib/firefox/browser/chrome/browser/search-extensions/google/manifest.json
915lib/firefox/browser/chrome/browser/search-extensions/gulesider-NO/favicon.ico 933lib/firefox/browser/chrome/browser/search-extensions/gulesider-NO/favicon.ico
916lib/firefox/browser/chrome/browser/search-extensions/gulesider-NO/manifest.json 934lib/firefox/browser/chrome/browser/search-extensions/gulesider-NO/manifest.json
917lib/firefox/browser/chrome/browser/search-extensions/heureka-cz/favicon.ico 935lib/firefox/browser/chrome/browser/search-extensions/heureka-cz/favicon.ico
918lib/firefox/browser/chrome/browser/search-extensions/heureka-cz/manifest.json 936lib/firefox/browser/chrome/browser/search-extensions/heureka-cz/manifest.json
919lib/firefox/browser/chrome/browser/search-extensions/hotline-ua/favicon.ico 937lib/firefox/browser/chrome/browser/search-extensions/hotline-ua/favicon.ico
920lib/firefox/browser/chrome/browser/search-extensions/hotline-ua/manifest.json 938lib/firefox/browser/chrome/browser/search-extensions/hotline-ua/manifest.json
921lib/firefox/browser/chrome/browser/search-extensions/kannadastore/favicon.png 939lib/firefox/browser/chrome/browser/search-extensions/kannadastore/favicon.png
922lib/firefox/browser/chrome/browser/search-extensions/kannadastore/manifest.json 940lib/firefox/browser/chrome/browser/search-extensions/kannadastore/manifest.json
923lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/favicon.png 941lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/favicon.png
924lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/manifest.json 942lib/firefox/browser/chrome/browser/search-extensions/leo_ende_de/manifest.json
925lib/firefox/browser/chrome/browser/search-extensions/list-am/favicon.gif 943lib/firefox/browser/chrome/browser/search-extensions/list-am/favicon.gif
926lib/firefox/browser/chrome/browser/search-extensions/list-am/manifest.json 944lib/firefox/browser/chrome/browser/search-extensions/list-am/manifest.json
927lib/firefox/browser/chrome/browser/search-extensions/list.json 
928lib/firefox/browser/chrome/browser/search-extensions/longdo/favicon.ico 945lib/firefox/browser/chrome/browser/search-extensions/longdo/favicon.ico
929lib/firefox/browser/chrome/browser/search-extensions/longdo/manifest.json 946lib/firefox/browser/chrome/browser/search-extensions/longdo/manifest.json
930lib/firefox/browser/chrome/browser/search-extensions/mailcom/favicon.ico 947lib/firefox/browser/chrome/browser/search-extensions/mailcom/favicon.ico
931lib/firefox/browser/chrome/browser/search-extensions/mailcom/manifest.json 948lib/firefox/browser/chrome/browser/search-extensions/mailcom/manifest.json
932lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/default/messages.json 949lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/default/messages.json
933lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/mailru001/messages.json 950lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/mailru001/messages.json
934lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-az/messages.json 951lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-az/messages.json
935lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-en-US/messages.json 952lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-en-US/messages.json
936lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-hy-AM/messages.json 953lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-hy-AM/messages.json
937lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-kk/messages.json 954lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-kk/messages.json
938lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ro/messages.json 955lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ro/messages.json
939lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ru/messages.json 956lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ru/messages.json
940lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-tr/messages.json 957lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-tr/messages.json
@@ -1155,27 +1172,26 @@ lib/firefox/browser/chrome/browser/skin/ @@ -1155,27 +1172,26 @@ lib/firefox/browser/chrome/browser/skin/
1155lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme.css 1172lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme.css
1156lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-active-loaded.svg 1173lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-active-loaded.svg
1157lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-passive-loaded.svg 1174lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-passive-loaded.svg
1158lib/firefox/browser/chrome/browser/skin/classic/browser/connection-secure.svg 1175lib/firefox/browser/chrome/browser/skin/classic/browser/connection-secure.svg
1159lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies-disabled.svg 1176lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies-disabled.svg
1160lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies.svg 1177lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies.svg
1161lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/cryptominers-disabled.svg 1178lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/cryptominers-disabled.svg
1162lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/cryptominers.svg 1179lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/cryptominers.svg
1163lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/dashboard.svg 1180lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/dashboard.svg
1164lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/etp-milestone.svg 1181lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/etp-milestone.svg
1165lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters-disabled.svg 1182lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters-disabled.svg
1166lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters.svg 1183lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters.svg
1167lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/hero-message-background.svg 1184lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/hero-message-background.svg
1168lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/https-only.svg 
1169lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg 1185lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg
1170lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css 1186lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css
1171lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock-disabled.svg 1187lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock-disabled.svg
1172lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock.svg 1188lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock.svg
1173lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracker-image-disabled.svg 1189lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracker-image-disabled.svg
1174lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracker-image.svg 1190lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracker-image.svg
1175lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/trackers.svg 1191lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/trackers.svg
1176lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection.svg 1192lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection.svg
1177lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning.svg 1193lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning.svg
1178lib/firefox/browser/chrome/browser/skin/classic/browser/critical.svg 1194lib/firefox/browser/chrome/browser/skin/classic/browser/critical.svg
1179lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-compact.svg 1195lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-compact.svg
1180lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-normal.svg 1196lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-normal.svg
1181lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-touch.svg 1197lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-touch.svg
@@ -1215,36 +1231,38 @@ lib/firefox/browser/chrome/browser/skin/ @@ -1215,36 +1231,38 @@ lib/firefox/browser/chrome/browser/skin/
1215lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/add-device.svg 1231lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/add-device.svg
1216lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-alert.svg 1232lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-alert.svg
1217lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-color.svg 1233lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-color.svg
1218lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-confirm.svg 1234lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-confirm.svg
1219lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-empty.svg 1235lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-empty.svg
1220lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar.svg 1236lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar.svg
1221lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/fxa-spinner.svg 1237lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/fxa-spinner.svg
1222lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/monitor.svg 1238lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/monitor.svg
1223lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/send-to-device.svg 1239lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/send-to-device.svg
1224lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/send.svg 1240lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/send.svg
1225lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-devices.svg 1241lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-devices.svg
1226lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration-issue.svg 1242lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration-issue.svg
1227lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg 1243lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg
 1244lib/firefox/browser/chrome/browser/skin/classic/browser/fxaSignout.css
1228lib/firefox/browser/chrome/browser/skin/classic/browser/history.svg 1245lib/firefox/browser/chrome/browser/skin/classic/browser/history.svg
1229lib/firefox/browser/chrome/browser/skin/classic/browser/home.svg 1246lib/firefox/browser/chrome/browser/skin/classic/browser/home.svg
1230lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/blue-berror.svg 1247lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/blue-berror.svg
1231lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-connection-failure.svg 1248lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-connection-failure.svg
1232lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-malformed-url.svg 1249lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-malformed-url.svg
1233lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-server-not-found.svg 1250lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-server-not-found.svg
1234lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-session-restore.svg 1251lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-session-restore.svg
1235lib/firefox/browser/chrome/browser/skin/classic/browser/import.svg 1252lib/firefox/browser/chrome/browser/skin/classic/browser/import.svg
1236lib/firefox/browser/chrome/browser/skin/classic/browser/info.svg 1253lib/firefox/browser/chrome/browser/skin/classic/browser/info.svg
1237lib/firefox/browser/chrome/browser/skin/classic/browser/install-ssb.svg 1254lib/firefox/browser/chrome/browser/skin/classic/browser/install-ssb.svg
 1255lib/firefox/browser/chrome/browser/skin/classic/browser/ion.svg
1238lib/firefox/browser/chrome/browser/skin/classic/browser/library-bookmark-animation.svg 1256lib/firefox/browser/chrome/browser/skin/classic/browser/library-bookmark-animation.svg
1239lib/firefox/browser/chrome/browser/skin/classic/browser/library-pocket-animation.svg 1257lib/firefox/browser/chrome/browser/skin/classic/browser/library-pocket-animation.svg
1240lib/firefox/browser/chrome/browser/skin/classic/browser/library.svg 1258lib/firefox/browser/chrome/browser/skin/classic/browser/library.svg
1241lib/firefox/browser/chrome/browser/skin/classic/browser/link.svg 1259lib/firefox/browser/chrome/browser/skin/classic/browser/link.svg
1242lib/firefox/browser/chrome/browser/skin/classic/browser/login.svg 1260lib/firefox/browser/chrome/browser/skin/classic/browser/login.svg
1243lib/firefox/browser/chrome/browser/skin/classic/browser/logo-android.svg 1261lib/firefox/browser/chrome/browser/skin/classic/browser/logo-android.svg
1244lib/firefox/browser/chrome/browser/skin/classic/browser/logo-ios.svg 1262lib/firefox/browser/chrome/browser/skin/classic/browser/logo-ios.svg
1245lib/firefox/browser/chrome/browser/skin/classic/browser/mail.svg 1263lib/firefox/browser/chrome/browser/skin/classic/browser/mail.svg
1246lib/firefox/browser/chrome/browser/skin/classic/browser/menu-badged.svg 1264lib/firefox/browser/chrome/browser/skin/classic/browser/menu-badged.svg
1247lib/firefox/browser/chrome/browser/skin/classic/browser/menu.svg 1265lib/firefox/browser/chrome/browser/skin/classic/browser/menu.svg
1248lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-base.png 1266lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-base.png
1249lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-border.png 1267lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-border.png
1250lib/firefox/browser/chrome/browser/skin/classic/browser/new-tab.svg 1268lib/firefox/browser/chrome/browser/skin/classic/browser/new-tab.svg
@@ -1294,54 +1312,56 @@ lib/firefox/browser/chrome/browser/skin/ @@ -1294,54 +1312,56 @@ lib/firefox/browser/chrome/browser/skin/
1294lib/firefox/browser/chrome/browser/skin/classic/browser/open.svg 1312lib/firefox/browser/chrome/browser/skin/classic/browser/open.svg
1295lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.css 1313lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.css
1296lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.png 1314lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.png
1297lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-cancel.svg 1315lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-cancel.svg
1298lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-folder.svg 1316lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-folder.svg
1299lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-retry.svg 1317lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icon-retry.svg
1300lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header.png 1318lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header.png
1301lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header@2x.png 1319lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header@2x.png
1302lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons.png 1320lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons.png
1303lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons@2x.png 1321lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons@2x.png
1304lib/firefox/browser/chrome/browser/skin/classic/browser/permissions.svg 1322lib/firefox/browser/chrome/browser/skin/classic/browser/permissions.svg
1305lib/firefox/browser/chrome/browser/skin/classic/browser/pin-12.svg 1323lib/firefox/browser/chrome/browser/skin/classic/browser/pin-12.svg
1306lib/firefox/browser/chrome/browser/skin/classic/browser/pin-tab.svg 1324lib/firefox/browser/chrome/browser/skin/classic/browser/pin-tab.svg
1307lib/firefox/browser/chrome/browser/skin/classic/browser/pioneer.svg 
1308lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.svg 1325lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.svg
1309lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.svg 1326lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.svg
1310lib/firefox/browser/chrome/browser/skin/classic/browser/places/editBookmark.css 1327lib/firefox/browser/chrome/browser/skin/classic/browser/places/editBookmark.css
1311lib/firefox/browser/chrome/browser/skin/classic/browser/places/folder-smart.svg 1328lib/firefox/browser/chrome/browser/skin/classic/browser/places/folder-smart.svg
1312lib/firefox/browser/chrome/browser/skin/classic/browser/places/folder.svg 1329lib/firefox/browser/chrome/browser/skin/classic/browser/places/folder.svg
1313lib/firefox/browser/chrome/browser/skin/classic/browser/places/history.svg 1330lib/firefox/browser/chrome/browser/skin/classic/browser/places/history.svg
1314lib/firefox/browser/chrome/browser/skin/classic/browser/places/organizer.css 1331lib/firefox/browser/chrome/browser/skin/classic/browser/places/organizer.css
1315lib/firefox/browser/chrome/browser/skin/classic/browser/places/sidebar.css 1332lib/firefox/browser/chrome/browser/skin/classic/browser/places/sidebar.css
1316lib/firefox/browser/chrome/browser/skin/classic/browser/places/tag.svg 1333lib/firefox/browser/chrome/browser/skin/classic/browser/places/tag.svg
1317lib/firefox/browser/chrome/browser/skin/classic/browser/places/tree-icons.css 1334lib/firefox/browser/chrome/browser/skin/classic/browser/places/tree-icons.css
1318lib/firefox/browser/chrome/browser/skin/classic/browser/places/unfiledBookmarks.svg 1335lib/firefox/browser/chrome/browser/skin/classic/browser/places/unfiledBookmarks.svg
1319lib/firefox/browser/chrome/browser/skin/classic/browser/pocket-outline.svg 1336lib/firefox/browser/chrome/browser/skin/classic/browser/pocket-outline.svg
1320lib/firefox/browser/chrome/browser/skin/classic/browser/pocket.svg 1337lib/firefox/browser/chrome/browser/skin/classic/browser/pocket.svg
1321lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png 1338lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
 1339lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/android-menu.svg
1322lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css 1340lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css
1323lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/bookmark.svg 1341lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/bookmark.svg
1324lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers-dialog.css 1342lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers-dialog.css
1325lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers.css 1343lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers.css
1326lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/critters-postcard.jpg 1344lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/critters-postcard.jpg
1327lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/dialog.css 1345lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/dialog.css
 1346lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/experiments.svg
1328lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/extensions.svg 1347lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/extensions.svg
1329lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-sad.svg 1348lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-sad.svg
1330lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-smile.svg 1349lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-smile.svg
1331lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/formfill.svg 1350lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/formfill.svg
1332lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/fxaPairDevice.css 1351lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/fxaPairDevice.css
1333lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/general.svg 1352lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/general.svg
1334lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/history.svg 1353lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/history.svg
 1354lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/ios-menu.svg
1335lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-bar.svg 1355lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-bar.svg
1336lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-results.svg 1356lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-results.svg
1337lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css 1357lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
1338lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.svg 1358lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.svg
1339lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy-security.svg 1359lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy-security.svg
1340lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy.css 1360lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy.css
1341lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-arrow-indicator.svg 1361lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-arrow-indicator.svg
1342lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-bar.svg 1362lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-bar.svg
1343lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.css 1363lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.css
1344lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.svg 1364lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.svg
1345lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/siteDataSettings.css 1365lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/siteDataSettings.css
1346lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/sync.svg 1366lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/sync.svg
1347lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/tab.svg 1367lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/tab.svg
@@ -1485,26 +1505,95 @@ lib/firefox/browser/chrome/devtools/cont @@ -1485,26 +1505,95 @@ lib/firefox/browser/chrome/devtools/cont
1485lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestItem.css 1505lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestItem.css
1486lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestJsonLink.css 1506lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestJsonLink.css
1487lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestLoader.css 1507lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestLoader.css
1488lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestSection.css 1508lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestSection.css
1489lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestUrlItem.css 1509lib/firefox/browser/chrome/devtools/content/application/src/components/manifest/ManifestUrlItem.css
1490lib/firefox/browser/chrome/devtools/content/application/src/components/routing/PageSwitcher.css 1510lib/firefox/browser/chrome/devtools/content/application/src/components/routing/PageSwitcher.css
1491lib/firefox/browser/chrome/devtools/content/application/src/components/routing/Sidebar.css 1511lib/firefox/browser/chrome/devtools/content/application/src/components/routing/Sidebar.css
1492lib/firefox/browser/chrome/devtools/content/application/src/components/routing/SidebarItem.css 1512lib/firefox/browser/chrome/devtools/content/application/src/components/routing/SidebarItem.css
1493lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/Registration.css 1513lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/Registration.css
1494lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/RegistrationList.css 1514lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/RegistrationList.css
1495lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/Worker.css 1515lib/firefox/browser/chrome/devtools/content/application/src/components/service-workers/Worker.css
1496lib/firefox/browser/chrome/devtools/content/application/src/components/ui/UIButton.css 1516lib/firefox/browser/chrome/devtools/content/application/src/components/ui/UIButton.css
1497lib/firefox/browser/chrome/devtools/content/debugger/dist/vendors.css 1517lib/firefox/browser/chrome/devtools/content/debugger/dist/vendors.css
 1518lib/firefox/browser/chrome/devtools/content/debugger/images/arrow-down.svg
 1519lib/firefox/browser/chrome/devtools/content/debugger/images/arrow-up.svg
 1520lib/firefox/browser/chrome/devtools/content/debugger/images/arrow.svg
 1521lib/firefox/browser/chrome/devtools/content/debugger/images/blackBox.svg
 1522lib/firefox/browser/chrome/devtools/content/debugger/images/breadcrumbs-divider.svg
 1523lib/firefox/browser/chrome/devtools/content/debugger/images/breakpoint.svg
 1524lib/firefox/browser/chrome/devtools/content/debugger/images/case-match.svg
 1525lib/firefox/browser/chrome/devtools/content/debugger/images/close.svg
 1526lib/firefox/browser/chrome/devtools/content/debugger/images/column-marker.svg
 1527lib/firefox/browser/chrome/devtools/content/debugger/images/command-chevron.svg
 1528lib/firefox/browser/chrome/devtools/content/debugger/images/disable-pausing.svg
 1529lib/firefox/browser/chrome/devtools/content/debugger/images/enable-pausing.svg
 1530lib/firefox/browser/chrome/devtools/content/debugger/images/file-small.svg
 1531lib/firefox/browser/chrome/devtools/content/debugger/images/folder.svg
 1532lib/firefox/browser/chrome/devtools/content/debugger/images/globe-small.svg
 1533lib/firefox/browser/chrome/devtools/content/debugger/images/globe.svg
 1534lib/firefox/browser/chrome/devtools/content/debugger/images/help.svg
 1535lib/firefox/browser/chrome/devtools/content/debugger/images/home.svg
 1536lib/firefox/browser/chrome/devtools/content/debugger/images/info.svg
 1537lib/firefox/browser/chrome/devtools/content/debugger/images/loader.svg
 1538lib/firefox/browser/chrome/devtools/content/debugger/images/markup-breakpoint.svg
 1539lib/firefox/browser/chrome/devtools/content/debugger/images/next-circle.svg
 1540lib/firefox/browser/chrome/devtools/content/debugger/images/next.svg
 1541lib/firefox/browser/chrome/devtools/content/debugger/images/pane-collapse.svg
 1542lib/firefox/browser/chrome/devtools/content/debugger/images/pane-expand.svg
 1543lib/firefox/browser/chrome/devtools/content/debugger/images/pause.svg
 1544lib/firefox/browser/chrome/devtools/content/debugger/images/plus.svg
 1545lib/firefox/browser/chrome/devtools/content/debugger/images/prettyPrint.svg
 1546lib/firefox/browser/chrome/devtools/content/debugger/images/regex-match.svg
 1547lib/firefox/browser/chrome/devtools/content/debugger/images/reload.svg
 1548lib/firefox/browser/chrome/devtools/content/debugger/images/resume.svg
 1549lib/firefox/browser/chrome/devtools/content/debugger/images/search.svg
 1550lib/firefox/browser/chrome/devtools/content/debugger/images/sources/aframe.svg
 1551lib/firefox/browser/chrome/devtools/content/debugger/images/sources/angular.svg
 1552lib/firefox/browser/chrome/devtools/content/debugger/images/sources/babel.svg
 1553lib/firefox/browser/chrome/devtools/content/debugger/images/sources/backbone.svg
 1554lib/firefox/browser/chrome/devtools/content/debugger/images/sources/choo.svg
 1555lib/firefox/browser/chrome/devtools/content/debugger/images/sources/coffeescript.svg
 1556lib/firefox/browser/chrome/devtools/content/debugger/images/sources/dojo.svg
 1557lib/firefox/browser/chrome/devtools/content/debugger/images/sources/ember.svg
 1558lib/firefox/browser/chrome/devtools/content/debugger/images/sources/express.svg
 1559lib/firefox/browser/chrome/devtools/content/debugger/images/sources/extension.svg
 1560lib/firefox/browser/chrome/devtools/content/debugger/images/sources/immutable.svg
 1561lib/firefox/browser/chrome/devtools/content/debugger/images/sources/javascript.svg
 1562lib/firefox/browser/chrome/devtools/content/debugger/images/sources/jquery.svg
 1563lib/firefox/browser/chrome/devtools/content/debugger/images/sources/lodash.svg
 1564lib/firefox/browser/chrome/devtools/content/debugger/images/sources/marko.svg
 1565lib/firefox/browser/chrome/devtools/content/debugger/images/sources/mobx.svg
 1566lib/firefox/browser/chrome/devtools/content/debugger/images/sources/nextjs.svg
 1567lib/firefox/browser/chrome/devtools/content/debugger/images/sources/node.svg
 1568lib/firefox/browser/chrome/devtools/content/debugger/images/sources/nuxtjs.svg
 1569lib/firefox/browser/chrome/devtools/content/debugger/images/sources/preact.svg
 1570lib/firefox/browser/chrome/devtools/content/debugger/images/sources/pug.svg
 1571lib/firefox/browser/chrome/devtools/content/debugger/images/sources/react.svg
 1572lib/firefox/browser/chrome/devtools/content/debugger/images/sources/redux.svg
 1573lib/firefox/browser/chrome/devtools/content/debugger/images/sources/rxjs.svg
 1574lib/firefox/browser/chrome/devtools/content/debugger/images/sources/sencha-extjs.svg
 1575lib/firefox/browser/chrome/devtools/content/debugger/images/sources/typescript.svg
 1576lib/firefox/browser/chrome/devtools/content/debugger/images/sources/underscore.svg
 1577lib/firefox/browser/chrome/devtools/content/debugger/images/sources/vuejs.svg
 1578lib/firefox/browser/chrome/devtools/content/debugger/images/sources/webpack.svg
 1579lib/firefox/browser/chrome/devtools/content/debugger/images/stepIn.svg
 1580lib/firefox/browser/chrome/devtools/content/debugger/images/stepOut.svg
 1581lib/firefox/browser/chrome/devtools/content/debugger/images/stepOver.svg
 1582lib/firefox/browser/chrome/devtools/content/debugger/images/tab.svg
 1583lib/firefox/browser/chrome/devtools/content/debugger/images/webconsole-logpoint.svg
 1584lib/firefox/browser/chrome/devtools/content/debugger/images/whole-word-match.svg
 1585lib/firefox/browser/chrome/devtools/content/debugger/images/window.svg
 1586lib/firefox/browser/chrome/devtools/content/debugger/images/worker.svg
1498lib/firefox/browser/chrome/devtools/content/debugger/index.html 1587lib/firefox/browser/chrome/devtools/content/debugger/index.html
1499lib/firefox/browser/chrome/devtools/content/debugger/src/components/A11yIntention.css 1588lib/firefox/browser/chrome/devtools/content/debugger/src/components/A11yIntention.css
1500lib/firefox/browser/chrome/devtools/content/debugger/src/components/App.css 1589lib/firefox/browser/chrome/devtools/content/debugger/src/components/App.css
1501lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Breakpoints.css 1590lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Breakpoints.css
1502lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/ConditionalPanel.css 1591lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/ConditionalPanel.css
1503lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Editor.css 1592lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Editor.css
1504lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Footer.css 1593lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Footer.css
1505lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/HighlightCalls.css 1594lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/HighlightCalls.css
1506lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/InlinePreview.css 1595lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/InlinePreview.css
1507lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Preview.css 1596lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Preview.css
1508lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Preview/Popup.css 1597lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Preview/Popup.css
1509lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/SearchBar.css 1598lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/SearchBar.css
1510lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Tabs.css 1599lib/firefox/browser/chrome/devtools/content/debugger/src/components/Editor/Tabs.css
@@ -1591,26 +1680,29 @@ lib/firefox/browser/chrome/devtools/cont @@ -1591,26 +1680,29 @@ lib/firefox/browser/chrome/devtools/cont
1591lib/firefox/browser/chrome/devtools/content/performance/index.xhtml 1680lib/firefox/browser/chrome/devtools/content/performance/index.xhtml
1592lib/firefox/browser/chrome/devtools/content/responsive/images/grippers.svg 1681lib/firefox/browser/chrome/devtools/content/responsive/images/grippers.svg
1593lib/firefox/browser/chrome/devtools/content/responsive/images/rotate-viewport.svg 1682lib/firefox/browser/chrome/devtools/content/responsive/images/rotate-viewport.svg
1594lib/firefox/browser/chrome/devtools/content/responsive/images/touch-events.svg 1683lib/firefox/browser/chrome/devtools/content/responsive/images/touch-events.svg
1595lib/firefox/browser/chrome/devtools/content/responsive/index.css 1684lib/firefox/browser/chrome/devtools/content/responsive/index.css
1596lib/firefox/browser/chrome/devtools/content/responsive/responsive-browser.css 1685lib/firefox/browser/chrome/devtools/content/responsive/responsive-browser.css
1597lib/firefox/browser/chrome/devtools/content/responsive/toolbar.xhtml 1686lib/firefox/browser/chrome/devtools/content/responsive/toolbar.xhtml
1598lib/firefox/browser/chrome/devtools/content/shared/components/Accordion.css 1687lib/firefox/browser/chrome/devtools/content/shared/components/Accordion.css
1599lib/firefox/browser/chrome/devtools/content/shared/components/List.css 1688lib/firefox/browser/chrome/devtools/content/shared/components/List.css
1600lib/firefox/browser/chrome/devtools/content/shared/components/MdnLink.css 1689lib/firefox/browser/chrome/devtools/content/shared/components/MdnLink.css
1601lib/firefox/browser/chrome/devtools/content/shared/components/NotificationBox.css 1690lib/firefox/browser/chrome/devtools/content/shared/components/NotificationBox.css
1602lib/firefox/browser/chrome/devtools/content/shared/components/SidebarToggle.css 1691lib/firefox/browser/chrome/devtools/content/shared/components/SidebarToggle.css
1603lib/firefox/browser/chrome/devtools/content/shared/components/SmartTrace.css 1692lib/firefox/browser/chrome/devtools/content/shared/components/SmartTrace.css
 1693lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/input.svg
 1694lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/jump-definition.svg
 1695lib/firefox/browser/chrome/devtools/content/shared/components/reps/images/open-inspector.svg
1604lib/firefox/browser/chrome/devtools/content/shared/components/reps/reps.css 1696lib/firefox/browser/chrome/devtools/content/shared/components/reps/reps.css
1605lib/firefox/browser/chrome/devtools/content/shared/components/splitter/GridElementResizer.css 1697lib/firefox/browser/chrome/devtools/content/shared/components/splitter/GridElementResizer.css
1606lib/firefox/browser/chrome/devtools/content/shared/components/splitter/SplitBox.css 1698lib/firefox/browser/chrome/devtools/content/shared/components/splitter/SplitBox.css
1607lib/firefox/browser/chrome/devtools/content/shared/components/tabs/Tabs.css 1699lib/firefox/browser/chrome/devtools/content/shared/components/tabs/Tabs.css
1608lib/firefox/browser/chrome/devtools/content/shared/components/tree/TreeView.css 1700lib/firefox/browser/chrome/devtools/content/shared/components/tree/TreeView.css
1609lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/addon/dialog/dialog.css 1701lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/addon/dialog/dialog.css
1610lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/cmiframe.html 1702lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/cmiframe.html
1611lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/codemirror.bundle.js 1703lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/codemirror.bundle.js
1612lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/emacs.js 1704lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/emacs.js
1613lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/sublime.js 1705lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/sublime.js
1614lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/vim.js 1706lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/vim.js
1615lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/lib/codemirror.css 1707lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/lib/codemirror.css
1616lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/mozilla.css 1708lib/firefox/browser/chrome/devtools/content/shared/sourceeditor/codemirror/mozilla.css
@@ -1621,28 +1713,26 @@ lib/firefox/browser/chrome/devtools/cont @@ -1621,28 +1713,26 @@ lib/firefox/browser/chrome/devtools/cont
1621lib/firefox/browser/chrome/devtools/content/shared/webextension-fallback.html 1713lib/firefox/browser/chrome/devtools/content/shared/webextension-fallback.html
1622lib/firefox/browser/chrome/devtools/content/shared/widgets/cubic-bezier.css 1714lib/firefox/browser/chrome/devtools/content/shared/widgets/cubic-bezier.css
1623lib/firefox/browser/chrome/devtools/content/shared/widgets/filter-widget.css 1715lib/firefox/browser/chrome/devtools/content/shared/widgets/filter-widget.css
1624lib/firefox/browser/chrome/devtools/content/shared/widgets/graphs-frame.xhtml 1716lib/firefox/browser/chrome/devtools/content/shared/widgets/graphs-frame.xhtml
1625lib/firefox/browser/chrome/devtools/content/shared/widgets/spectrum.css 1717lib/firefox/browser/chrome/devtools/content/shared/widgets/spectrum.css
1626lib/firefox/browser/chrome/devtools/content/shared/widgets/widgets.css 1718lib/firefox/browser/chrome/devtools/content/shared/widgets/widgets.css
1627lib/firefox/browser/chrome/devtools/content/storage/index.xhtml 1719lib/firefox/browser/chrome/devtools/content/storage/index.xhtml
1628lib/firefox/browser/chrome/devtools/content/styleeditor/index.xhtml 1720lib/firefox/browser/chrome/devtools/content/styleeditor/index.xhtml
1629lib/firefox/browser/chrome/devtools/content/webconsole/components/App.css 1721lib/firefox/browser/chrome/devtools/content/webconsole/components/App.css
1630lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EagerEvaluation.css 1722lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EagerEvaluation.css
1631lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EvaluationContextSelector.css 1723lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/EvaluationContextSelector.css
1632lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/ReverseSearchInput.css 1724lib/firefox/browser/chrome/devtools/content/webconsole/components/Input/ReverseSearchInput.css
1633lib/firefox/browser/chrome/devtools/content/webconsole/index.html 1725lib/firefox/browser/chrome/devtools/content/webconsole/index.html
1634lib/firefox/browser/chrome/devtools/content/whats-new/index.html 
1635lib/firefox/browser/chrome/devtools/content/whats-new/src/whats-new.css 
1636lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/aboutdebugging.js 1726lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/aboutdebugging.js
1637lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/initializer.js 1727lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/initializer.js
1638lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/debug-targets.js 1728lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/debug-targets.js
1639lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/index.js 1729lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/index.js
1640lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/runtimes.js 1730lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/runtimes.js
1641lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/telemetry.js 1731lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/telemetry.js
1642lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/ui.js 1732lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/ui.js
1643lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/App.js 1733lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/App.js
1644lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/CompatibilityWarning.js 1734lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/CompatibilityWarning.js
1645lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ConnectionPromptSetting.js 1735lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ConnectionPromptSetting.js
1646lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ProfilerDialog.js 1736lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ProfilerDialog.js
1647lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeActions.js 1737lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeActions.js
1648lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeInfo.js 1738lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeInfo.js
@@ -1683,26 +1773,27 @@ lib/firefox/browser/chrome/devtools/modu @@ -1683,26 +1773,27 @@ lib/firefox/browser/chrome/devtools/modu
1683lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/error-logging.js 1773lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/error-logging.js
1684lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/event-recording.js 1774lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/event-recording.js
1685lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/extension-component-data.js 1775lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/extension-component-data.js
1686lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/process-component-data.js 1776lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/process-component-data.js
1687lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/tab-component-data.js 1777lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/tab-component-data.js
1688lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/worker-component-data.js 1778lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/worker-component-data.js
1689lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/client-wrapper.js 1779lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/client-wrapper.js
1690lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-collapsibilities.js 1780lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-collapsibilities.js
1691lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-support.js 1781lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-support.js
1692lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/extensions-helper.js 1782lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/extensions-helper.js
1693lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/l10n.js 1783lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/l10n.js
1694lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/network-locations.js 1784lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/network-locations.js
1695lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-client-factory.js 1785lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-client-factory.js
 1786lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-default-preferences.js
1696lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtimes-state-helper.js 1787lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtimes-state-helper.js
1697lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/usb-runtimes.js 1788lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/usb-runtimes.js
1698lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/debug-targets-state.js 1789lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/debug-targets-state.js
1699lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/index.js 1790lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/index.js
1700lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/runtimes-state.js 1791lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/runtimes-state.js
1701lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/ui-state.js 1792lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/ui-state.js
1702lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/debug-target.js 1793lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/debug-target.js
1703lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/index.js 1794lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/index.js
1704lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/runtime.js 1795lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/runtime.js
1705lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/ui.js 1796lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/ui.js
1706lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-proxy.js 1797lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-proxy.js
1707lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-view.js 1798lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-view.js
1708lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/actions/accessibles.js 1799lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/actions/accessibles.js
@@ -1786,95 +1877,26 @@ lib/firefox/browser/chrome/devtools/modu @@ -1786,95 +1877,26 @@ lib/firefox/browser/chrome/devtools/modu
1786lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/manifest-state.js 1877lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/manifest-state.js
1787lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/page-state.js 1878lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/page-state.js
1788lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/ui-state.js 1879lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/ui-state.js
1789lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/workers-state.js 1880lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/reducers/workers-state.js
1790lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/index.js 1881lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/index.js
1791lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/manifest.js 1882lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/manifest.js
1792lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/routing.js 1883lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/routing.js
1793lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/service-workers.js 1884lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/service-workers.js
1794lib/firefox/browser/chrome/devtools/modules/devtools/client/constants.js 1885lib/firefox/browser/chrome/devtools/modules/devtools/client/constants.js
1795lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/parser-worker.js 1886lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/parser-worker.js
1796lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/pretty-print-worker.js 1887lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/pretty-print-worker.js
1797lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/search-worker.js 1888lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/search-worker.js
1798lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/vendors.js 1889lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/vendors.js
1799lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow-down.svg 
1800lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow-up.svg 
1801lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/arrow.svg 
1802lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/blackBox.svg 
1803lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/breadcrumbs-divider.svg 
1804lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/breakpoint.svg 
1805lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/case-match.svg 
1806lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/close.svg 
1807lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/column-marker.svg 
1808lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/command-chevron.svg 
1809lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/disable-pausing.svg 
1810lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/enable-pausing.svg 
1811lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/file-small.svg 
1812lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/folder.svg 
1813lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/globe-small.svg 
1814lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/globe.svg 
1815lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/help.svg 
1816lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/home.svg 
1817lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/info.svg 
1818lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/loader.svg 
1819lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/markup-breakpoint.svg 
1820lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/next-circle.svg 
1821lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/next.svg 
1822lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pane-collapse.svg 
1823lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pane-expand.svg 
1824lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/pause.svg 
1825lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/plus.svg 
1826lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/prettyPrint.svg 
1827lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/regex-match.svg 
1828lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/reload.svg 
1829lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/resume.svg 
1830lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/search.svg 
1831lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/aframe.svg 
1832lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/angular.svg 
1833lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/babel.svg 
1834lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/backbone.svg 
1835lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/choo.svg 
1836lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/coffeescript.svg 
1837lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/dojo.svg 
1838lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/ember.svg 
1839lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/express.svg 
1840lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/extension.svg 
1841lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/immutable.svg 
1842lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/javascript.svg 
1843lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/jquery.svg 
1844lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/lodash.svg 
1845lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/marko.svg 
1846lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/mobx.svg 
1847lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/nextjs.svg 
1848lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/node.svg 
1849lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/nuxtjs.svg 
1850lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/preact.svg 
1851lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/pug.svg 
1852lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/react.svg 
1853lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/redux.svg 
1854lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/rxjs.svg 
1855lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/sencha-extjs.svg 
1856lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/typescript.svg 
1857lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/underscore.svg 
1858lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/vuejs.svg 
1859lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/sources/webpack.svg 
1860lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepIn.svg 
1861lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepOut.svg 
1862lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/stepOver.svg 
1863lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/tab.svg 
1864lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/webconsole-logpoint.svg 
1865lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/whole-word-match.svg 
1866lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/window.svg 
1867lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/images/worker.svg 
1868lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/object-inspector/reducer.js 1890lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/object-inspector/reducer.js
1869lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessible.js 1891lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessible.js
1870lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessor.js 1892lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessor.js
1871lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/array.js 1893lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/array.js
1872lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/attribute.js 1894lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/attribute.js
1873lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/big-int.js 1895lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/big-int.js
1874lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/comment-node.js 1896lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/comment-node.js
1875lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/constants.js 1897lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/constants.js
1876lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/date-time.js 1898lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/date-time.js
1877lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document-type.js 1899lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document-type.js
1878lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document.js 1900lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document.js
1879lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/element-node.js 1901lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/element-node.js
1880lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/error.js 1902lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/error.js
@@ -2334,27 +2356,26 @@ lib/firefox/browser/chrome/devtools/modu @@ -2334,27 +2356,26 @@ lib/firefox/browser/chrome/devtools/modu
2334lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/utils/editing-session.js 2356lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/utils/editing-session.js
2335lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumbs.js 2357lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumbs.js
2336lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/ChangesContextMenu.js 2358lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/ChangesContextMenu.js
2337lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/ChangesView.js 2359lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/ChangesView.js
2338lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/actions/changes.js 2360lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/actions/changes.js
2339lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/actions/index.js 2361lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/actions/index.js
2340lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/components/CSSDeclaration.js 2362lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/components/CSSDeclaration.js
2341lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/components/ChangesApp.js 2363lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/components/ChangesApp.js
2342lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/reducers/changes.js 2364lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/reducers/changes.js
2343lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/selectors/changes.js 2365lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/selectors/changes.js
2344lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/changes-utils.js 2366lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/changes-utils.js
2345lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/l10n.js 2367lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/l10n.js
2346lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/CompatibilityView.js 2368lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/CompatibilityView.js
2347lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/UserSettings.js 
2348lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/compatibility.js 2369lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/compatibility.js
2349lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/index.js 2370lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/index.js
2350lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/BrowserIcon.js 2371lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/BrowserIcon.js
2351lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/CompatibilityApp.js 2372lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/CompatibilityApp.js
2352lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Footer.js 2373lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Footer.js
2353lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueItem.js 2374lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueItem.js
2354lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueList.js 2375lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueList.js
2355lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssuePane.js 2376lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssuePane.js
2356lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeItem.js 2377lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeItem.js
2357lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeList.js 2378lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeList.js
2358lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodePane.js 2379lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodePane.js
2359lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Settings.js 2380lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Settings.js
2360lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserItem.js 2381lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserItem.js
@@ -2473,26 +2494,27 @@ lib/firefox/browser/chrome/devtools/modu @@ -2473,26 +2494,27 @@ lib/firefox/browser/chrome/devtools/modu
2473lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/models/text-property.js 2494lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/models/text-property.js
2474lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/models/user-properties.js 2495lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/models/user-properties.js
2475lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/new-rules.js 2496lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/new-rules.js
2476lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/class-list.js 2497lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/class-list.js
2477lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/pseudo-classes.js 2498lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/pseudo-classes.js
2478lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/rules.js 2499lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/reducers/rules.js
2479lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/rules.js 2500lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/rules.js
2480lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/types.js 2501lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/types.js
2481lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/utils/l10n.js 2502lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/utils/l10n.js
2482lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/utils/utils.js 2503lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/utils/utils.js
2483lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/class-list-previewer.js 2504lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/class-list-previewer.js
2484lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/rule-editor.js 2505lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/rule-editor.js
2485lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/text-property-editor.js 2506lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/views/text-property-editor.js
 2507lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/compatibility-user-settings.js
2486lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/highlighters-overlay.js 2508lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/highlighters-overlay.js
2487lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-reps.js 2509lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-reps.js
2488lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-types.js 2510lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/node-types.js
2489lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-change-tracker.js 2511lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-change-tracker.js
2490lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-inspector-menu.js 2512lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-inspector-menu.js
2491lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/tooltips-overlay.js 2513lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/tooltips-overlay.js
2492lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/utils.js 2514lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/utils.js
2493lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/walker-event-listener.js 2515lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/walker-event-listener.js
2494lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/store.js 2516lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/store.js
2495lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/toolsidebar.js 2517lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/toolsidebar.js
2496lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/Converter.jsm 2518lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/Converter.jsm
2497lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/Sniffer.jsm 2519lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/Sniffer.jsm
2498lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/components/Headers.js 2520lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/components/Headers.js
@@ -2621,26 +2643,30 @@ lib/firefox/browser/chrome/devtools/modu @@ -2621,26 +2643,30 @@ lib/firefox/browser/chrome/devtools/modu
2621lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/cbor.js 2643lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/cbor.js
2622lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/msgpack.js 2644lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/msgpack.js
2623lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/HandshakeProtocol.js 2645lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/HandshakeProtocol.js
2624lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/IHubProtocol.js 2646lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/IHubProtocol.js
2625lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/JSONHubProtocol.js 2647lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/JSONHubProtocol.js
2626lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/TextMessageFormat.js 2648lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/TextMessageFormat.js
2627lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/Utils.js 2649lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/Utils.js
2628lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/index.js 2650lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/index.js
2629lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/binary.js 2651lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/binary.js
2630lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/component-emitter.js 2652lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/component-emitter.js
2631lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/index.js 2653lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/index.js
2632lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/is-buffer.js 2654lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/is-buffer.js
2633lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/sockjs/index.js 2655lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/sockjs/index.js
 2656lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/byte.js
 2657lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/frame.js
 2658lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/index.js
 2659lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/parser.js
2634lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/arrayParser.js 2660lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/arrayParser.js
2635lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/serializers.js 2661lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/serializers.js
2636lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/HtmlPreview.js 2662lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/HtmlPreview.js
2637lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/ImagePreview.js 2663lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/ImagePreview.js
2638lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/SourcePreview.js 2664lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/SourcePreview.js
2639lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/UrlPreview.js 2665lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/UrlPreview.js
2640lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-blocking/RequestBlockingPanel.js 2666lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-blocking/RequestBlockingPanel.js
2641lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CachePanel.js 2667lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CachePanel.js
2642lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CookiesPanel.js 2668lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CookiesPanel.js
2643lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/HeadersPanel.js 2669lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/HeadersPanel.js
2644lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/NetworkDetailsBar.js 2670lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/NetworkDetailsBar.js
2645lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/PropertiesView.js 2671lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/PropertiesView.js
2646lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/RequestPanel.js 2672lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/RequestPanel.js
@@ -2701,41 +2727,43 @@ lib/firefox/browser/chrome/devtools/modu @@ -2701,41 +2727,43 @@ lib/firefox/browser/chrome/devtools/modu
2701lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/messages.js 2727lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/messages.js
2702lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/request-blocking.js 2728lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/request-blocking.js
2703lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/requests.js 2729lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/requests.js
2704lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/search.js 2730lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/search.js
2705lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/sort.js 2731lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/sort.js
2706lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/timing-markers.js 2732lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/timing-markers.js
2707lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/ui.js 2733lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/ui.js
2708lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/index.js 2734lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/index.js
2709lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/messages.js 2735lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/messages.js
2710lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/requests.js 2736lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/requests.js
2711lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/search.js 2737lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/search.js
2712lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/timing-markers.js 2738lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/timing-markers.js
2713lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/ui.js 2739lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/ui.js
 2740lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/context-menu-utils.js
2714lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-autocomplete-provider.js 2741lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-autocomplete-provider.js
2715lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-predicates.js 2742lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-predicates.js
2716lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-text-utils.js 2743lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-text-utils.js
2717lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/firefox/open-request-in-tab.js 2744lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/firefox/open-request-in-tab.js
2718lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/format-utils.js 2745lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/format-utils.js
2719lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/headers-provider.js 2746lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/headers-provider.js
2720lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/l10n.js 2747lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/l10n.js
2721lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/mdn-utils.js 2748lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/mdn-utils.js
2722lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/open-request-in-tab.js 2749lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/open-request-in-tab.js
2723lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/prefs.js 2750lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/prefs.js
2724lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-blocking.js 2751lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-blocking.js
2725lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-utils.js 2752lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-utils.js
2726lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-predicates.js 2753lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-predicates.js
2727lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-utils.js 2754lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-utils.js
2728lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/tooltips.js 2755lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/tooltips.js
 2756lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js
2729lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js 2757lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js
2730lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js 2758lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js
2731lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js 2759lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js
2732lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js 2760lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js
2733lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/WaterfallBackground.js 2761lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/WaterfallBackground.js
2734lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/index.js 2762lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/index.js
2735lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/search.js 2763lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/search.js
2736lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/worker.js 2764lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/worker.js
2737lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/worker-utils.js 2765lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/workers/worker-utils.js
2738lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/browser.js 2766lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/browser.js
2739lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/AboutProfiling.js 2767lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/AboutProfiling.js
2740lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Description.js 2768lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Description.js
2741lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPanel.js 2769lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPanel.js
@@ -2864,29 +2892,26 @@ lib/firefox/browser/chrome/devtools/modu @@ -2864,29 +2892,26 @@ lib/firefox/browser/chrome/devtools/modu
2864lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/NotificationBox.js 2892lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/NotificationBox.js
2865lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SearchBox.js 2893lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SearchBox.js
2866lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SearchBoxAutocompletePopup.js 2894lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SearchBoxAutocompletePopup.js
2867lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/Sidebar.js 2895lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/Sidebar.js
2868lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SidebarToggle.js 2896lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SidebarToggle.js
2869lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SmartTrace.js 2897lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/SmartTrace.js
2870lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/StackTrace.js 2898lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/StackTrace.js
2871lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VirtualizedTree.js 2899lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VirtualizedTree.js
2872lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VisibilityHandler.js 2900lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VisibilityHandler.js
2873lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuButton.js 2901lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuButton.js
2874lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuItem.js 2902lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuItem.js
2875lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuList.js 2903lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuList.js
2876lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/utils.js 2904lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/utils.js
2877lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/input.svg 
2878lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/jump-definition.svg 
2879lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/images/open-inspector.svg 
2880lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/reps.js 2905lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/reps.js
2881lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/Draggable.js 2906lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/Draggable.js
2882lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/GridElementWidthResizer.js 2907lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/GridElementWidthResizer.js
2883lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/SplitBox.js 2908lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/SplitBox.js
2884lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/TabBar.js 2909lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/TabBar.js
2885lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.js 2910lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.js
2886lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/NetworkThrottlingMenu.js 2911lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/NetworkThrottlingMenu.js
2887lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/actions.js 2912lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/actions.js
2888lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/profiles.js 2913lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/profiles.js
2889lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/reducer.js 2914lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/reducer.js
2890lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/types.js 2915lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/types.js
2891lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/LabelCell.js 2916lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/LabelCell.js
2892lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/ObjectProvider.js 2917lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/ObjectProvider.js
@@ -3004,26 +3029,27 @@ lib/firefox/browser/chrome/devtools/modu @@ -3004,26 +3029,27 @@ lib/firefox/browser/chrome/devtools/modu
3004lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/TableWidget.js 3029lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/TableWidget.js
3005lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/TreeWidget.js 3030lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/TreeWidget.js
3006lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/EventTooltipHelper.js 3031lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
3007lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/HTMLTooltip.js 3032lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/HTMLTooltip.js
3008lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js 3033lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js
3009lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/InlineTooltip.js 3034lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/InlineTooltip.js
3010lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/RulePreviewTooltip.js 3035lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/RulePreviewTooltip.js
3011lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js 3036lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
3012lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js 3037lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
3013lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js 3038lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js
3014lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js 3039lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
3015lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/TooltipToggle.js 3040lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/TooltipToggle.js
3016lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.js 3041lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.js
 3042lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/css-compatibility-tooltip-helper.js
3017lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/inactive-css-tooltip-helper.js 3043lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/inactive-css-tooltip-helper.js
3018lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/view-helpers.js 3044lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/view-helpers.js
3019lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/workers-listener.js 3045lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/workers-listener.js
3020lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/zoom-keys.js 3046lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/zoom-keys.js
3021lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/VariablesView.jsm 3047lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/VariablesView.jsm
3022lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/panel.js 3048lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/panel.js
3023lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/ui.js 3049lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/ui.js
3024lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/utils/l10n.js 3050lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/utils/l10n.js
3025lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/utils/mdn-utils.js 3051lib/firefox/browser/chrome/devtools/modules/devtools/client/storage/utils/mdn-utils.js
3026lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUI.jsm 3052lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUI.jsm
3027lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUtil.jsm 3053lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUtil.jsm
3028lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleSheetEditor.jsm 3054lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleSheetEditor.jsm
3029lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/original-source.js 3055lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/original-source.js
@@ -3101,162 +3127,164 @@ lib/firefox/browser/chrome/devtools/modu @@ -3101,162 +3127,164 @@ lib/firefox/browser/chrome/devtools/modu
3101lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/types.js 3127lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/types.js
3102lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils.js 3128lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils.js
3103lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/clipboard.js 3129lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/clipboard.js
3104lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/context-menu.js 3130lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/context-menu.js
3105lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/id-generator.js 3131lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/id-generator.js
3106lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/l10n.js 3132lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/l10n.js
3107lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/messages.js 3133lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/messages.js
3108lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/object-inspector.js 3134lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/object-inspector.js
3109lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/prefs.js 3135lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/utils/prefs.js
3110lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-connection-proxy.js 3136lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-connection-proxy.js
3111lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-ui.js 3137lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-ui.js
3112lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-wrapper.js 3138lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-wrapper.js
3113lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole.js 3139lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole.js
3114lib/firefox/browser/chrome/devtools/modules/devtools/client/whats-new/panel.js 
3115lib/firefox/browser/chrome/devtools/modules/devtools/client/whats-new/src/main.js 
3116lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessibility.js 3140lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessibility.js
3117lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessible.js 3141lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/accessible.js
3118lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/contrast.js 3142lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/contrast.js
3119lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/keyboard.js 3143lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/keyboard.js
3120lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/text-label.js 3144lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/audit/text-label.js
3121lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/constants.js 3145lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/constants.js
3122lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/parent-accessibility.js 3146lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/parent-accessibility.js
3123lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/simulator.js 3147lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/simulator.js
3124lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/walker.js 3148lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/walker.js
3125lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/worker.js 3149lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/worker.js
3126lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/addons.js 3150lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/addons.js
3127lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/webextension-inspected-window.js 3151lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/webextension-inspected-window.js
3128lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/animation-type-longhand.js 3152lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/animation-type-longhand.js
3129lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/animation.js 3153lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/animation.js
3130lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/array-buffer.js 3154lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/array-buffer.js
3131lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/breakpoint.js 3155lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/breakpoint.js
3132lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/changes.js 3156lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/changes.js
3133lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/common.js 3157lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/common.js
3134lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility.js 3158lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility/compatibility.js
 3159lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/compatibility/lib/MDNCompatibility.js
3135lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/css-properties.js 3160lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/css-properties.js
3136lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/process.js 3161lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/process.js
3137lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/tab.js 3162lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/tab.js
3138lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/WatcherRegistry.jsm 
3139lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/target-helpers/frame-helper.js 
3140lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/watcher.js 
3141lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/webextension.js 3163lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/webextension.js
3142lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/device.js 3164lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/device.js
3143lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/content-viewer.js 3165lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/content-viewer.js
3144lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/responsive.js 3166lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/responsive.js
3145lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/touch-simulator.js 3167lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/touch-simulator.js
3146lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/environment.js 3168lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/environment.js
3147lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/errordocs.js 3169lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/errordocs.js
3148lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/frame.js 3170lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/frame.js
3149lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/framerate.js 3171lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/framerate.js
3150lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/heap-snapshot-file.js 3172lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/heap-snapshot-file.js
3151lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.css 3173lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.css
3152lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.js 3174lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.js
3153lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/accessible.js 3175lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/accessible.js
3154lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js 3176lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js
3155lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model-renderer.js 
3156lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js 3177lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js
3157lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-grid.js 3178lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-grid.js
3158lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-transform.js 3179lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-transform.js
3159lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/eye-dropper.js 3180lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/eye-dropper.js
3160lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/flexbox.js 3181lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/flexbox.js
3161lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/fonts.js 3182lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/fonts.js
3162lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/geometry-editor.js 3183lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/geometry-editor.js
3163lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/measuring-tool.js 3184lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/measuring-tool.js
3164lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/paused-debugger.js 3185lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/paused-debugger.js
3165lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js 3186lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js
3166lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/selector.js 3187lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/selector.js
3167lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/shapes.js 3188lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/shapes.js
3168lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/simple-outline.js 
3169lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/accessibility.js 3189lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/accessibility.js
3170lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/canvas.js 3190lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/canvas.js
3171lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js 3191lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js
3172lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/xul-accessible.js 
3173lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/constants.js 3192lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/constants.js
3174lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/css-logic.js 3193lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/css-logic.js
3175lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/custom-element-watcher.js 3194lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/custom-element-watcher.js
3176lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/document-walker.js 3195lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/document-walker.js
3177lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/event-collector.js 3196lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/event-collector.js
3178lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/inspector.js 3197lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/inspector.js
3179lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/node-picker.js 3198lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/node-picker.js
3180lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/node.js 3199lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/node.js
3181lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/utils.js 3200lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/utils.js
3182lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/walker.js 3201lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/walker.js
3183lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/layout.js 3202lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/layout.js
3184lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/manifest.js 3203lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/manifest.js
3185lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/memory.js 3204lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/memory.js
3186lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/channel-event-sink.js 3205lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/channel-event-sink.js
3187lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/eventsource-actor.js 3206lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/eventsource-actor.js
 3207lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event-actor.js
3188lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event.js 3208lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event.js
3189lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-monitor.js 3209lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-monitor.js
3190lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-observer.js 3210lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-observer.js
3191lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-response-listener.js 3211lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-response-listener.js
3192lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/stack-trace-collector.js 3212lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/stack-trace-collector.js
3193lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/channel-map.js 3213lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/channel-map.js
3194lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/wildcard-to-regexp.js 3214lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/wildcard-to-regexp.js
3195lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/websocket-actor.js 3215lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/websocket-actor.js
3196lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object.js 3216lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object.js
3197lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/previewers.js 3217lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/previewers.js
3198lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/property-iterator.js 3218lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/property-iterator.js
3199lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/stringifiers.js 3219lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/stringifiers.js
3200lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/symbol-iterator.js 3220lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/symbol-iterator.js
3201lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/symbol.js 3221lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/symbol.js
3202lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/utils.js 3222lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/utils.js
3203lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/pause-scoped.js 3223lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/pause-scoped.js
3204lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/perf.js 3224lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/perf.js
3205lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/performance-recording.js 3225lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/performance-recording.js
3206lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/performance.js 3226lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/performance.js
3207lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/preference.js 3227lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/preference.js
3208lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/process.js 3228lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/process.js
3209lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/reflow.js 3229lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/reflow.js
3210lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/console-messages.js 3230lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/console-messages.js
 3231lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/css-changes.js
3211lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/css-messages.js 3232lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/css-messages.js
 3233lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/document-event.js
3212lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/error-messages.js 3234lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/error-messages.js
3213lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/index.js 3235lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/index.js
 3236lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/network-events.js
3214lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/platform-messages.js 3237lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/platform-messages.js
 3238lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/stylesheets.js
3215lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/nsi-console-listener-watcher.js 3239lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/nsi-console-listener-watcher.js
3216lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/root.js 3240lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/root.js
3217lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/screenshot.js 3241lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/screenshot.js
3218lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/source.js 3242lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/source.js
3219lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/storage.js 3243lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/storage.js
3220lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/string.js 3244lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/string.js
3221lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/styles.js 3245lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/styles.js
3222lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/stylesheets.js 3246lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/stylesheets.js
3223lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/browsing-context.js 3247lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/browsing-context.js
3224lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/chrome-window.js 3248lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/chrome-window.js
3225lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/content-process.js 3249lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/content-process.js
3226lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/frame.js 3250lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/frame.js
 3251lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/index.js
3227lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/parent-process.js 3252lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/parent-process.js
3228lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/target-actor-registry.jsm 3253lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/target-actor-registry.jsm
3229lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/webextension.js 3254lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/webextension.js
3230lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/worker.js 3255lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/targets/worker.js
3231lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/thread.js 3256lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/thread.js
3232lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/TabSources.js 3257lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/TabSources.js
3233lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/accessibility.js 3258lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/accessibility.js
3234lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/actor-registry.js 3259lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/actor-registry.js
3235lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/breakpoint-actor-map.js 3260lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/breakpoint-actor-map.js
3236lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/css-grid-utils.js 3261lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/css-grid-utils.js
3237lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/dbg-source.js 3262lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/dbg-source.js
3238lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/event-breakpoints.js 3263lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/event-breakpoints.js
3239lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/event-loop.js 3264lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/event-loop.js
3240lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/inactive-property-helper.js 3265lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/inactive-property-helper.js
3241lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/logEvent.js 3266lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/logEvent.js
3242lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js 3267lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js
3243lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/shapes-utils.js 3268lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/shapes-utils.js
3244lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/source-map-utils.js 3269lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/source-map-utils.js
3245lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/source-url.js 3270lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/source-url.js
3246lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js 3271lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
3247lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/track-change-emitter.js 3272lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/track-change-emitter.js
3248lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js 3273lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
3249lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/watchpoint-map.js 3274lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/watchpoint-map.js
 3275lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher.js
 3276lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher/WatcherRegistry.jsm
 3277lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/watcher/target-helpers/frame-helper.js
3250lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js 3278lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js
3251lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole.js 3279lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole.js
3252lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/commands.js 3280lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/commands.js
3253lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/content-process-forward.js 3281lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/content-process-forward.js
3254lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eager-ecma-allowlist.js 3282lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eager-ecma-allowlist.js
3255lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eager-function-allowlist.js 3283lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eager-function-allowlist.js
3256lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eval-with-debugger.js 3284lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eval-with-debugger.js
3257lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-api.js 3285lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-api.js
3258lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-file-activity.js 3286lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-file-activity.js
3259lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-reflow.js 3287lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-reflow.js
3260lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-service.js 3288lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-service.js
3261lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/content-process.js 3289lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/content-process.js
3262lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/document-events.js 3290lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/document-events.js
@@ -3264,51 +3292,51 @@ lib/firefox/browser/chrome/devtools/modu @@ -3264,51 +3292,51 @@ lib/firefox/browser/chrome/devtools/modu
3264lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/utils.js 3292lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/utils.js
3265lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/webidl-pure-allowlist.js 3293lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/webidl-pure-allowlist.js
3266lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/worker-listeners.js 3294lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/worker-listeners.js
3267lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/push-subscription.js 3295lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/push-subscription.js
3268lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-process.js 3296lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-process.js
3269lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration-list.js 3297lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration-list.js
3270lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration.js 3298lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration.js
3271lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker.js 3299lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/service-worker.js
3272lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/worker-target-actor-list.js 3300lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/worker/worker-target-actor-list.js
3273lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/content-process-connector.js 3301lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/content-process-connector.js
3274lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/frame-connector.js 3302lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/frame-connector.js
3275lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameChild.jsm 3303lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameChild.jsm
3276lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameParent.jsm 3304lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameParent.jsm
 3305lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/WindowGlobalLogger.jsm
3277lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/worker-connector.js 3306lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/worker-connector.js
3278lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server-connection.js 3307lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server-connection.js
3279lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server.js 3308lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server.js
3280lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/framerate.js 3309lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/framerate.js
3281lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/memory.js 3310lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/memory.js
3282lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/profiler.js 3311lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/profiler.js
3283lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/recorder.js 3312lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/recorder.js
3284lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/timeline.js 3313lib/firefox/browser/chrome/devtools/modules/devtools/server/performance/timeline.js
3285lib/firefox/browser/chrome/devtools/modules/devtools/server/socket/websocket-server.js 3314lib/firefox/browser/chrome/devtools/modules/devtools/server/socket/websocket-server.js
3286lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/content-process.js 3315lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/content-process.js
3287lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/content-process.jsm 3316lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/content-process.jsm
3288lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/frame.js 3317lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/frame.js
3289lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/worker.js 3318lib/firefox/browser/chrome/devtools/modules/devtools/server/startup/worker.js
3290lib/firefox/browser/chrome/devtools/modules/devtools/shared/DevToolsUtils.js 3319lib/firefox/browser/chrome/devtools/modules/devtools/shared/DevToolsUtils.js
3291lib/firefox/browser/chrome/devtools/modules/devtools/shared/Loader.jsm 3320lib/firefox/browser/chrome/devtools/modules/devtools/shared/Loader.jsm
3292lib/firefox/browser/chrome/devtools/modules/devtools/shared/ThreadSafeDevToolsUtils.js 3321lib/firefox/browser/chrome/devtools/modules/devtools/shared/ThreadSafeDevToolsUtils.js
3293lib/firefox/browser/chrome/devtools/modules/devtools/shared/accessibility.js 3322lib/firefox/browser/chrome/devtools/modules/devtools/shared/accessibility.js
3294lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn.js 3323lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn.js
3295lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn_loose.js 3324lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn_loose.js
3296lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/walk.js 3325lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/walk.js
3297lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js 3326lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js
3298lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js 3327lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
3299lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js 3328lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js
3300lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js 3329lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js
3301lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/MDNCompatibility.js 
3302lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/browsers.json 3330lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/browsers.json
3303lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/css-properties.json 3331lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/css-properties.json
3304lib/firefox/browser/chrome/devtools/modules/devtools/shared/constants.js 3332lib/firefox/browser/chrome/devtools/modules/devtools/shared/constants.js
3305lib/firefox/browser/chrome/devtools/modules/devtools/shared/content-observer.js 3333lib/firefox/browser/chrome/devtools/modules/devtools/shared/content-observer.js
3306lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/color-db.js 3334lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/color-db.js
3307lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/color.js 3335lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/color.js
3308lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/constants.js 3336lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/constants.js
3309lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/generated/properties-db.js 3337lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/generated/properties-db.js
3310lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/lexer.js 3338lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/lexer.js
3311lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/parsing-utils.js 3339lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/parsing-utils.js
3312lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/properties-db.js 3340lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/properties-db.js
3313lib/firefox/browser/chrome/devtools/modules/devtools/shared/debounce.js 3341lib/firefox/browser/chrome/devtools/modules/devtools/shared/debounce.js
3314lib/firefox/browser/chrome/devtools/modules/devtools/shared/defer.js 3342lib/firefox/browser/chrome/devtools/modules/devtools/shared/defer.js
@@ -3362,39 +3390,41 @@ lib/firefox/browser/chrome/devtools/modu @@ -3362,39 +3390,41 @@ lib/firefox/browser/chrome/devtools/modu
3362lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Pool.js 3390lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Pool.js
3363lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Request.js 3391lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Request.js
3364lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Response.js 3392lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/Response.js
3365lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/lazy-pool.js 3393lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/lazy-pool.js
3366lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/types.js 3394lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/types.js
3367lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/utils.js 3395lib/firefox/browser/chrome/devtools/modules/devtools/shared/protocol/utils.js
3368lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js 3396lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js
3369lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js 3397lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js
3370lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/index.js 3398lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/index.js
3371lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/console-messages.js 3399lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/console-messages.js
3372lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-changes.js 3400lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-changes.js
3373lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-messages.js 3401lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/css-messages.js
3374lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/error-messages.js 3402lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/error-messages.js
 3403lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/network-event-stacktraces.js
3375lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/network-events.js 3404lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/network-events.js
3376lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/platform-messages.js 3405lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/platform-messages.js
3377lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/root-node.js 3406lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/root-node.js
3378lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/stylesheet.js 3407lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/stylesheet.js
3379lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/websocket.js 3408lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/websocket.js
3380lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-processes-watcher.js 3409lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-processes-watcher.js
3381lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-serviceworkers-watcher.js 3410lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-serviceworkers-watcher.js
3382lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-sharedworkers-watcher.js 3411lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-sharedworkers-watcher.js
3383lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-workers-watcher.js 3412lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-workers-watcher.js
3384lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js 3413lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js
3385lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/target-list.js 3414lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/target-list.js
3386lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/console-messages.js 3415lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/console-messages.js
3387lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/error-messages.js 3416lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/error-messages.js
 3417lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/root-node.js
3388lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/capture.js 3418lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/capture.js
3389lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/save.js 3419lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/save.js
3390lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/auth.js 3420lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/auth.js
3391lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/cert.js 3421lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/cert.js
3392lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/prompt.js 3422lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/prompt.js
3393lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/socket.js 3423lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/socket.js
3394lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/accessibility.js 3424lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/accessibility.js
3395lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/addons.js 3425lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/addons.js
3396lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/webextension-inspected-window.js 3426lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/webextension-inspected-window.js
3397lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/animation.js 3427lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/animation.js
3398lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/array-buffer.js 3428lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/array-buffer.js
3399lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/changes.js 3429lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/changes.js
3400lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/compatibility.js 3430lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/compatibility.js
@@ -3502,26 +3532,27 @@ lib/firefox/browser/chrome/devtools/skin @@ -3502,26 +3532,27 @@ lib/firefox/browser/chrome/devtools/skin
3502lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-firefox-nightly.svg 3532lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-firefox-nightly.svg
3503lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-firefox-release.svg 3533lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-firefox-release.svg
3504lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-globe-icon.svg 3534lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-globe-icon.svg
3505lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-information.svg 3535lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-information.svg
3506lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-process-icon.svg 3536lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-process-icon.svg
3507lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-usb-icon.svg 3537lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-usb-icon.svg
3508lib/firefox/browser/chrome/devtools/skin/images/accessibility.svg 3538lib/firefox/browser/chrome/devtools/skin/images/accessibility.svg
3509lib/firefox/browser/chrome/devtools/skin/images/add.svg 3539lib/firefox/browser/chrome/devtools/skin/images/add.svg
3510lib/firefox/browser/chrome/devtools/skin/images/alert-small.svg 3540lib/firefox/browser/chrome/devtools/skin/images/alert-small.svg
3511lib/firefox/browser/chrome/devtools/skin/images/alert-tiny.svg 3541lib/firefox/browser/chrome/devtools/skin/images/alert-tiny.svg
3512lib/firefox/browser/chrome/devtools/skin/images/alert.svg 3542lib/firefox/browser/chrome/devtools/skin/images/alert.svg
3513lib/firefox/browser/chrome/devtools/skin/images/angle-swatch.svg 3543lib/firefox/browser/chrome/devtools/skin/images/angle-swatch.svg
3514lib/firefox/browser/chrome/devtools/skin/images/animation-fast-track.svg 3544lib/firefox/browser/chrome/devtools/skin/images/animation-fast-track.svg
 3545lib/firefox/browser/chrome/devtools/skin/images/application-debug.svg
3515lib/firefox/browser/chrome/devtools/skin/images/application-manifest.svg 3546lib/firefox/browser/chrome/devtools/skin/images/application-manifest.svg
3516lib/firefox/browser/chrome/devtools/skin/images/arrow-big.svg 3547lib/firefox/browser/chrome/devtools/skin/images/arrow-big.svg
3517lib/firefox/browser/chrome/devtools/skin/images/arrow-e.svg 3548lib/firefox/browser/chrome/devtools/skin/images/arrow-e.svg
3518lib/firefox/browser/chrome/devtools/skin/images/arrow.svg 3549lib/firefox/browser/chrome/devtools/skin/images/arrow.svg
3519lib/firefox/browser/chrome/devtools/skin/images/arrowhead-down.svg 3550lib/firefox/browser/chrome/devtools/skin/images/arrowhead-down.svg
3520lib/firefox/browser/chrome/devtools/skin/images/arrowhead-left.svg 3551lib/firefox/browser/chrome/devtools/skin/images/arrowhead-left.svg
3521lib/firefox/browser/chrome/devtools/skin/images/arrowhead-right.svg 3552lib/firefox/browser/chrome/devtools/skin/images/arrowhead-right.svg
3522lib/firefox/browser/chrome/devtools/skin/images/arrowhead-up.svg 3553lib/firefox/browser/chrome/devtools/skin/images/arrowhead-up.svg
3523lib/firefox/browser/chrome/devtools/skin/images/blocked.svg 3554lib/firefox/browser/chrome/devtools/skin/images/blocked.svg
3524lib/firefox/browser/chrome/devtools/skin/images/breadcrumbs-divider.svg 3555lib/firefox/browser/chrome/devtools/skin/images/breadcrumbs-divider.svg
3525lib/firefox/browser/chrome/devtools/skin/images/breadcrumbs-scrollbutton.svg 3556lib/firefox/browser/chrome/devtools/skin/images/breadcrumbs-scrollbutton.svg
3526lib/firefox/browser/chrome/devtools/skin/images/browsers/chrome.svg 3557lib/firefox/browser/chrome/devtools/skin/images/browsers/chrome.svg
3527lib/firefox/browser/chrome/devtools/skin/images/browsers/edge.svg 3558lib/firefox/browser/chrome/devtools/skin/images/browsers/edge.svg
@@ -3741,55 +3772,61 @@ lib/firefox/browser/defaults/preferences @@ -3741,55 +3772,61 @@ lib/firefox/browser/defaults/preferences
3741lib/firefox/browser/defaults/preferences/firefox-branding.js 3772lib/firefox/browser/defaults/preferences/firefox-branding.js
3742lib/firefox/browser/defaults/preferences/firefox-l10n.js 3773lib/firefox/browser/defaults/preferences/firefox-l10n.js
3743lib/firefox/browser/defaults/preferences/firefox.js 3774lib/firefox/browser/defaults/preferences/firefox.js
3744lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters.json 3775lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters.json
3745lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin 3776lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin
3746lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin.meta.json 3777lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin.meta.json
3747lib/firefox/browser/defaults/settings/blocklists/addons.json 3778lib/firefox/browser/defaults/settings/blocklists/addons.json
3748lib/firefox/browser/defaults/settings/blocklists/gfx.json 3779lib/firefox/browser/defaults/settings/blocklists/gfx.json
3749lib/firefox/browser/defaults/settings/blocklists/plugins.json 3780lib/firefox/browser/defaults/settings/blocklists/plugins.json
3750lib/firefox/browser/defaults/settings/main/anti-tracking-url-decoration.json 3781lib/firefox/browser/defaults/settings/main/anti-tracking-url-decoration.json
3751lib/firefox/browser/defaults/settings/main/example.json 3782lib/firefox/browser/defaults/settings/main/example.json
3752lib/firefox/browser/defaults/settings/main/hijack-blocklists.json 3783lib/firefox/browser/defaults/settings/main/hijack-blocklists.json
3753lib/firefox/browser/defaults/settings/main/language-dictionaries.json 3784lib/firefox/browser/defaults/settings/main/language-dictionaries.json
3754lib/firefox/browser/defaults/settings/main/onboarding.json 
3755lib/firefox/browser/defaults/settings/main/search-config.json 3785lib/firefox/browser/defaults/settings/main/search-config.json
3756lib/firefox/browser/defaults/settings/main/search-default-override-allowlist.json 3786lib/firefox/browser/defaults/settings/main/search-default-override-allowlist.json
3757lib/firefox/browser/defaults/settings/main/sites-classification.json 3787lib/firefox/browser/defaults/settings/main/sites-classification.json
 3788lib/firefox/browser/defaults/settings/main/top-sites.json
3758lib/firefox/browser/defaults/settings/main/url-classifier-skip-urls.json 3789lib/firefox/browser/defaults/settings/main/url-classifier-skip-urls.json
3759lib/firefox/browser/defaults/settings/pinning/pins.json 3790lib/firefox/browser/defaults/settings/pinning/pins.json
3760lib/firefox/browser/defaults/settings/security-state/intermediates.json 3791lib/firefox/browser/defaults/settings/security-state/intermediates.json
3761lib/firefox/browser/defaults/settings/security-state/onecrl.json 3792lib/firefox/browser/defaults/settings/security-state/onecrl.json
3762lib/firefox/browser/features/doh-rollout@mozilla.org/manifest.json 3793lib/firefox/browser/features/doh-rollout@mozilla.org/manifest.json
3763lib/firefox/browser/features/formautofill@mozilla.org/api.js 3794lib/firefox/browser/features/formautofill@mozilla.org/api.js
3764lib/firefox/browser/features/formautofill@mozilla.org/background.js 3795lib/firefox/browser/features/formautofill@mozilla.org/background.js
3765lib/firefox/browser/features/formautofill@mozilla.org/chrome.manifest 3796lib/firefox/browser/features/formautofill@mozilla.org/chrome.manifest
3766lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/autofillEditForms.js 3797lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/autofillEditForms.js
3767lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/customElements.js 3798lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/customElements.js
3768lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editAddress.xhtml 3799lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editAddress.xhtml
3769lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editCreditCard.xhtml 3800lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editCreditCard.xhtml
3770lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editDialog.js 3801lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editDialog.js
3771lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formautofill.css 3802lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formautofill.css
3772lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formfill-anchor.svg 3803lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formfill-anchor.svg
3773lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/heuristicsRegexp.js 3804lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/heuristicsRegexp.js
3774lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-save.svg 3805lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-save.svg
3775lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-update.svg 3806lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-update.svg
3776lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card-generic.svg 3807lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card-generic.svg
3777lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card.svg 3808lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card.svg
3778lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/l10n.js 3809lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/l10n.js
3779lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddresses.xhtml 3810lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddresses.xhtml
3780lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageCreditCards.xhtml 3811lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageCreditCards.xhtml
3781lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.css 3812lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.css
3782lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.js 3813lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.js
 3814lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/autocomplete-item-shared.css
 3815lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/autocomplete-item.css
 3816lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editAddress.css
 3817lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editCreditCard.css
 3818lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editDialog-shared.css
 3819lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/skin/editDialog.css
3783lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex.png 3820lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex.png
3784lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex@2x.png 3821lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-amex@2x.png
3785lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-cartebancaire.png 3822lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-cartebancaire.png
3786lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-cartebancaire@2x.png 3823lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-cartebancaire@2x.png
3787lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-diners.svg 3824lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-diners.svg
3788lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-discover.png 3825lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-discover.png
3789lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-discover@2x.png 3826lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-discover@2x.png
3790lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-jcb.svg 3827lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-jcb.svg
3791lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-mastercard.svg 3828lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-mastercard.svg
3792lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-mir.svg 3829lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-mir.svg
3793lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-unionpay.svg 3830lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-unionpay.svg
3794lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-visa.svg 3831lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/third-party/cc-logo-visa.svg
3795lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofill.jsm 3832lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofill.jsm
@@ -3797,32 +3834,26 @@ lib/firefox/browser/features/formautofil @@ -3797,32 +3834,26 @@ lib/firefox/browser/features/formautofil
3797lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillContent.jsm 3834lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillContent.jsm
3798lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillDoorhanger.jsm 3835lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillDoorhanger.jsm
3799lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillHandler.jsm 3836lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillHandler.jsm
3800lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillHeuristics.jsm 3837lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillHeuristics.jsm
3801lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillNameUtils.jsm 3838lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillNameUtils.jsm
3802lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillParent.jsm 3839lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillParent.jsm
3803lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillPreferences.jsm 3840lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillPreferences.jsm
3804lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillStorage.jsm 3841lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillStorage.jsm
3805lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillSync.jsm 3842lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillSync.jsm
3806lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillUtils.jsm 3843lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillUtils.jsm
3807lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/ProfileAutoCompleteResult.jsm 3844lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/ProfileAutoCompleteResult.jsm
3808lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferences.js 3845lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferences.js
3809lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferencesExt.js 3846lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/addressmetadata/addressReferencesExt.js
3810lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/autocomplete-item-shared.css 
3811lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/autocomplete-item.css 
3812lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editAddress.css 
3813lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editCreditCard.css 
3814lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editDialog-shared.css 
3815lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/editDialog.css 
3816lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumber.jsm 3847lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumber.jsm
3817lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm 3848lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm
3818lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm 3849lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm
3819lib/firefox/browser/features/formautofill@mozilla.org/en-US/locale/en-US/formautofill.properties 3850lib/firefox/browser/features/formautofill@mozilla.org/en-US/locale/en-US/formautofill.properties
3820lib/firefox/browser/features/formautofill@mozilla.org/manifest.json 3851lib/firefox/browser/features/formautofill@mozilla.org/manifest.json
3821lib/firefox/browser/features/formautofill@mozilla.org/schema.json 3852lib/firefox/browser/features/formautofill@mozilla.org/schema.json
3822lib/firefox/browser/features/screenshots@mozilla.org/assertIsBlankDocument.js 3853lib/firefox/browser/features/screenshots@mozilla.org/assertIsBlankDocument.js
3823lib/firefox/browser/features/screenshots@mozilla.org/assertIsTrusted.js 3854lib/firefox/browser/features/screenshots@mozilla.org/assertIsTrusted.js
3824lib/firefox/browser/features/screenshots@mozilla.org/background/analytics.js 3855lib/firefox/browser/features/screenshots@mozilla.org/background/analytics.js
3825lib/firefox/browser/features/screenshots@mozilla.org/background/auth.js 3856lib/firefox/browser/features/screenshots@mozilla.org/background/auth.js
3826lib/firefox/browser/features/screenshots@mozilla.org/background/communication.js 3857lib/firefox/browser/features/screenshots@mozilla.org/background/communication.js
3827lib/firefox/browser/features/screenshots@mozilla.org/background/deviceInfo.js 3858lib/firefox/browser/features/screenshots@mozilla.org/background/deviceInfo.js
3828lib/firefox/browser/features/screenshots@mozilla.org/background/main.js 3859lib/firefox/browser/features/screenshots@mozilla.org/background/main.js
@@ -3884,233 +3915,269 @@ lib/firefox/browser/features/webcompat-r @@ -3884,233 +3915,269 @@ lib/firefox/browser/features/webcompat-r
3884lib/firefox/browser/features/webcompat-reporter@mozilla.org/experimentalAPIs/tabExtras.js 3915lib/firefox/browser/features/webcompat-reporter@mozilla.org/experimentalAPIs/tabExtras.js
3885lib/firefox/browser/features/webcompat-reporter@mozilla.org/experimentalAPIs/tabExtras.json 3916lib/firefox/browser/features/webcompat-reporter@mozilla.org/experimentalAPIs/tabExtras.json
3886lib/firefox/browser/features/webcompat-reporter@mozilla.org/icons/lightbulb.svg 3917lib/firefox/browser/features/webcompat-reporter@mozilla.org/icons/lightbulb.svg
3887lib/firefox/browser/features/webcompat-reporter@mozilla.org/manifest.json 3918lib/firefox/browser/features/webcompat-reporter@mozilla.org/manifest.json
3888lib/firefox/browser/features/webcompat@mozilla.org/about-compat/AboutCompat.jsm 3919lib/firefox/browser/features/webcompat@mozilla.org/about-compat/AboutCompat.jsm
3889lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.css 3920lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.css
3890lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.html 3921lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.html
3891lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.js 3922lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutCompat.js
3892lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPage.js 3923lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPage.js
3893lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPage.json 3924lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPage.json
3894lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPageProcessScript.js 3925lib/firefox/browser/features/webcompat@mozilla.org/about-compat/aboutPageProcessScript.js
3895lib/firefox/browser/features/webcompat@mozilla.org/data/injections.js 3926lib/firefox/browser/features/webcompat@mozilla.org/data/injections.js
3896lib/firefox/browser/features/webcompat@mozilla.org/data/picture_in_picture_overrides.js 3927lib/firefox/browser/features/webcompat@mozilla.org/data/picture_in_picture_overrides.js
 3928lib/firefox/browser/features/webcompat@mozilla.org/data/shims.js
3897lib/firefox/browser/features/webcompat@mozilla.org/data/ua_overrides.js 3929lib/firefox/browser/features/webcompat@mozilla.org/data/ua_overrides.js
3898lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.js 3930lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.js
3899lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.json 3931lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/aboutConfigPrefs.json
 3932lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/appConstants.js
 3933lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/appConstants.json
3900lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.js 3934lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.js
3901lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.json 3935lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/experiments.json
 3936lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/matchPatterns.js
 3937lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/matchPatterns.json
3902lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.js 3938lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.js
3903lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.json 3939lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/pictureInPicture.json
3904lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.js 3940lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.js
3905lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.json 3941lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/sharedPreferences.json
3906lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.js 3942lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.js
3907lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.json 3943lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/systemManufacturer.json
 3944lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/trackingProtection.js
 3945lib/firefox/browser/features/webcompat@mozilla.org/experiment-apis/trackingProtection.json
3908lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug0000000-testbed-css-injection.css 3946lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug0000000-testbed-css-injection.css
3909lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1561371-mail.google.com-allow-horizontal-scrolling.css 3947lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1561371-mail.google.com-allow-horizontal-scrolling.css
3910lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1567610-dns.google.com-moz-fit-content.css 3948lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1567610-dns.google.com-moz-fit-content.css
3911lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1568908-console.cloud.google.com-scrollbar-fix.css 3949lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1568908-console.cloud.google.com-scrollbar-fix.css
3912lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1570119-teamcoco.com-scrollbar-width.css 3950lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1570119-teamcoco.com-scrollbar-width.css
3913lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1570328-developer-apple.com-transform-scale.css 3951lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1570328-developer-apple.com-transform-scale.css
3914lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1575000-apply.lloydsbank.co.uk-radio-buttons-fix.css 3952lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1575000-apply.lloydsbank.co.uk-radio-buttons-fix.css
3915lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1577297-kitkat.com.au-slider-width-fix.css 3953lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1577297-kitkat.com.au-slider-width-fix.css
3916lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1605611-maps.google.com-directions-time.css 3954lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1605611-maps.google.com-directions-time.css
3917lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1609991-cracked.com-flex-basis-fix.css 3955lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1609991-cracked.com-flex-basis-fix.css
3918lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1610016-gaana.com-input-position-fix.css 3956lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1610016-gaana.com-input-position-fix.css
3919lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1610344-directv.com.co-hide-unsupported-message.css 3957lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1610344-directv.com.co-hide-unsupported-message.css
3920lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1632019-everyman.co-gallery-width-fix.css 3958lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1632019-everyman.co-gallery-width-fix.css
3921lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1644830-missingmail.usps.com-checkboxes-not-visible.css 3959lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1644830-missingmail.usps.com-checkboxes-not-visible.css
3922lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1645064-s-kanava.fi-invisible-charts.css 3960lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1645064-s-kanava.fi-invisible-charts.css
3923lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1651917-teletrader.com.body-transform-origin.css 3961lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1651917-teletrader.com.body-transform-origin.css
 3962lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1653075-livescience.com-scrollbar-width.css
 3963lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654865-sports.ndtv.com-float-fix.css
 3964lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654877-preev.com-moz-appearance-fix.css
 3965lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1654907-reactine.ca-hide-unsupported.css
 3966lib/firefox/browser/features/webcompat@mozilla.org/injections/css/bug1655049-dev.to-unclickable-button-fix.css
3924lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug0000000-testbed-js-injection.js 3967lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug0000000-testbed-js-injection.js
3925lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js 3968lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js
3926lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1457335-histography.io-ua-change.js 3969lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1457335-histography.io-ua-change.js
3927lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1472075-bankofamerica.com-ua-change.js 3970lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1472075-bankofamerica.com-ua-change.js
3928lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1570856-medium.com-menu-isTier1.js 3971lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1570856-medium.com-menu-isTier1.js
3929lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1579159-m.tailieu.vn-pdfjs-worker-disable.js 3972lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1579159-m.tailieu.vn-pdfjs-worker-disable.js
3930lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1605611-maps.google.com-directions-time.js 3973lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1605611-maps.google.com-directions-time.js
3931lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1610358-pcloud.com-appVersion-change.js 3974lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1610358-pcloud.com-appVersion-change.js
3932lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1623375-salesforce-communities-hide-unsupported.js 3975lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1654906-contentDocument-fix.js
3933lib/firefox/browser/features/webcompat@mozilla.org/injections/js/bug1641998-embedded-twitter-videos-etp-indexeddb.js 
3934lib/firefox/browser/features/webcompat@mozilla.org/lib/about_compat_broker.js 3976lib/firefox/browser/features/webcompat@mozilla.org/lib/about_compat_broker.js
3935lib/firefox/browser/features/webcompat@mozilla.org/lib/custom_functions.js 3977lib/firefox/browser/features/webcompat@mozilla.org/lib/custom_functions.js
3936lib/firefox/browser/features/webcompat@mozilla.org/lib/injections.js 3978lib/firefox/browser/features/webcompat@mozilla.org/lib/injections.js
3937lib/firefox/browser/features/webcompat@mozilla.org/lib/intervention_helpers.js 3979lib/firefox/browser/features/webcompat@mozilla.org/lib/intervention_helpers.js
 3980lib/firefox/browser/features/webcompat@mozilla.org/lib/messaging_helper.js
3938lib/firefox/browser/features/webcompat@mozilla.org/lib/module_shim.js 3981lib/firefox/browser/features/webcompat@mozilla.org/lib/module_shim.js
3939lib/firefox/browser/features/webcompat@mozilla.org/lib/picture_in_picture_overrides.js 3982lib/firefox/browser/features/webcompat@mozilla.org/lib/picture_in_picture_overrides.js
 3983lib/firefox/browser/features/webcompat@mozilla.org/lib/shim_messaging_helper.js
 3984lib/firefox/browser/features/webcompat@mozilla.org/lib/shims.js
3940lib/firefox/browser/features/webcompat@mozilla.org/lib/ua_overrides.js 3985lib/firefox/browser/features/webcompat@mozilla.org/lib/ua_overrides.js
3941lib/firefox/browser/features/webcompat@mozilla.org/manifest.json 3986lib/firefox/browser/features/webcompat@mozilla.org/manifest.json
3942lib/firefox/browser/features/webcompat@mozilla.org/run.js 3987lib/firefox/browser/features/webcompat@mozilla.org/run.js
 3988lib/firefox/browser/features/webcompat@mozilla.org/shims/adsafeprotected-ima.js
 3989lib/firefox/browser/features/webcompat@mozilla.org/shims/bmauth.js
 3990lib/firefox/browser/features/webcompat@mozilla.org/shims/eluminate.js
 3991lib/firefox/browser/features/webcompat@mozilla.org/shims/empty-script.js
 3992lib/firefox/browser/features/webcompat@mozilla.org/shims/facebook-sdk.js
 3993lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-ecommerce-plugin.js
 3994lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-legacy.js
 3995lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics-tag-manager.js
 3996lib/firefox/browser/features/webcompat@mozilla.org/shims/google-analytics.js
 3997lib/firefox/browser/features/webcompat@mozilla.org/shims/google-publisher-tags.js
 3998lib/firefox/browser/features/webcompat@mozilla.org/shims/live-test-shim.js
 3999lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-1.js
 4000lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-2.js
 4001lib/firefox/browser/features/webcompat@mozilla.org/shims/mochitest-shim-3.js
 4002lib/firefox/browser/features/webcompat@mozilla.org/shims/rambler-authenticator.js
 4003lib/firefox/browser/features/webcompat@mozilla.org/shims/rich-relevance.js
3943lib/firefox/browser/localization/en-US/branding/brand.ftl 4004lib/firefox/browser/localization/en-US/branding/brand.ftl
3944lib/firefox/browser/localization/en-US/browser/aboutCertError.ftl 4005lib/firefox/browser/localization/en-US/browser/aboutCertError.ftl
3945lib/firefox/browser/localization/en-US/browser/aboutConfig.ftl 4006lib/firefox/browser/localization/en-US/browser/aboutConfig.ftl
3946lib/firefox/browser/localization/en-US/browser/aboutDialog.ftl 4007lib/firefox/browser/localization/en-US/browser/aboutDialog.ftl
3947lib/firefox/browser/localization/en-US/browser/aboutLogins.ftl 4008lib/firefox/browser/localization/en-US/browser/aboutLogins.ftl
3948lib/firefox/browser/localization/en-US/browser/aboutPolicies.ftl 4009lib/firefox/browser/localization/en-US/browser/aboutPolicies.ftl
3949lib/firefox/browser/localization/en-US/browser/aboutPrivateBrowsing.ftl 4010lib/firefox/browser/localization/en-US/browser/aboutPrivateBrowsing.ftl
3950lib/firefox/browser/localization/en-US/browser/aboutRestartRequired.ftl 4011lib/firefox/browser/localization/en-US/browser/aboutRestartRequired.ftl
3951lib/firefox/browser/localization/en-US/browser/aboutRobots.ftl 4012lib/firefox/browser/localization/en-US/browser/aboutRobots.ftl
3952lib/firefox/browser/localization/en-US/browser/aboutSessionRestore.ftl 4013lib/firefox/browser/localization/en-US/browser/aboutSessionRestore.ftl
3953lib/firefox/browser/localization/en-US/browser/aboutTabCrashed.ftl 4014lib/firefox/browser/localization/en-US/browser/aboutTabCrashed.ftl
3954lib/firefox/browser/localization/en-US/browser/allTabsMenu.ftl 4015lib/firefox/browser/localization/en-US/browser/allTabsMenu.ftl
3955lib/firefox/browser/localization/en-US/browser/appMenuNotifications.ftl 4016lib/firefox/browser/localization/en-US/browser/appMenuNotifications.ftl
3956lib/firefox/browser/localization/en-US/browser/appmenu.ftl 4017lib/firefox/browser/localization/en-US/browser/appmenu.ftl
3957lib/firefox/browser/localization/en-US/browser/branding/brandings.ftl 4018lib/firefox/browser/localization/en-US/browser/branding/brandings.ftl
3958lib/firefox/browser/localization/en-US/browser/branding/sync-brand.ftl 4019lib/firefox/browser/localization/en-US/browser/branding/sync-brand.ftl
3959lib/firefox/browser/localization/en-US/browser/browser.ftl 4020lib/firefox/browser/localization/en-US/browser/browser.ftl
3960lib/firefox/browser/localization/en-US/browser/browserContext.ftl 4021lib/firefox/browser/localization/en-US/browser/browserContext.ftl
3961lib/firefox/browser/localization/en-US/browser/browserSets.ftl 4022lib/firefox/browser/localization/en-US/browser/browserSets.ftl
3962lib/firefox/browser/localization/en-US/browser/customizeMode.ftl 4023lib/firefox/browser/localization/en-US/browser/customizeMode.ftl
 4024lib/firefox/browser/localization/en-US/browser/defaultBrowserNotification.ftl
3963lib/firefox/browser/localization/en-US/browser/downloads.ftl 4025lib/firefox/browser/localization/en-US/browser/downloads.ftl
3964lib/firefox/browser/localization/en-US/browser/editBookmarkOverlay.ftl 4026lib/firefox/browser/localization/en-US/browser/editBookmarkOverlay.ftl
3965lib/firefox/browser/localization/en-US/browser/menubar.ftl 4027lib/firefox/browser/localization/en-US/browser/menubar.ftl
3966lib/firefox/browser/localization/en-US/browser/migration.ftl 4028lib/firefox/browser/localization/en-US/browser/migration.ftl
3967lib/firefox/browser/localization/en-US/browser/newInstallPage.ftl 4029lib/firefox/browser/localization/en-US/browser/newInstallPage.ftl
3968lib/firefox/browser/localization/en-US/browser/newtab/asrouter.ftl 4030lib/firefox/browser/localization/en-US/browser/newtab/asrouter.ftl
3969lib/firefox/browser/localization/en-US/browser/newtab/newtab.ftl 4031lib/firefox/browser/localization/en-US/browser/newtab/newtab.ftl
3970lib/firefox/browser/localization/en-US/browser/newtab/onboarding.ftl 4032lib/firefox/browser/localization/en-US/browser/newtab/onboarding.ftl
3971lib/firefox/browser/localization/en-US/browser/nsserrors.ftl 4033lib/firefox/browser/localization/en-US/browser/nsserrors.ftl
3972lib/firefox/browser/localization/en-US/browser/pageInfo.ftl 4034lib/firefox/browser/localization/en-US/browser/pageInfo.ftl
3973lib/firefox/browser/localization/en-US/browser/panicButton.ftl 4035lib/firefox/browser/localization/en-US/browser/panicButton.ftl
3974lib/firefox/browser/localization/en-US/browser/places.ftl 4036lib/firefox/browser/localization/en-US/browser/places.ftl
3975lib/firefox/browser/localization/en-US/browser/policies/policies-descriptions.ftl 4037lib/firefox/browser/localization/en-US/browser/policies/policies-descriptions.ftl
 4038lib/firefox/browser/localization/en-US/browser/preferences/addEngine.ftl
3976lib/firefox/browser/localization/en-US/browser/preferences/applicationManager.ftl 4039lib/firefox/browser/localization/en-US/browser/preferences/applicationManager.ftl
3977lib/firefox/browser/localization/en-US/browser/preferences/blocklists.ftl 4040lib/firefox/browser/localization/en-US/browser/preferences/blocklists.ftl
3978lib/firefox/browser/localization/en-US/browser/preferences/clearSiteData.ftl 4041lib/firefox/browser/localization/en-US/browser/preferences/clearSiteData.ftl
3979lib/firefox/browser/localization/en-US/browser/preferences/colors.ftl 4042lib/firefox/browser/localization/en-US/browser/preferences/colors.ftl
3980lib/firefox/browser/localization/en-US/browser/preferences/connection.ftl 4043lib/firefox/browser/localization/en-US/browser/preferences/connection.ftl
3981lib/firefox/browser/localization/en-US/browser/preferences/containers.ftl 4044lib/firefox/browser/localization/en-US/browser/preferences/containers.ftl
3982lib/firefox/browser/localization/en-US/browser/preferences/fonts.ftl 4045lib/firefox/browser/localization/en-US/browser/preferences/fonts.ftl
3983lib/firefox/browser/localization/en-US/browser/preferences/fxaPairDevice.ftl 4046lib/firefox/browser/localization/en-US/browser/preferences/fxaPairDevice.ftl
3984lib/firefox/browser/localization/en-US/browser/preferences/languages.ftl 4047lib/firefox/browser/localization/en-US/browser/preferences/languages.ftl
3985lib/firefox/browser/localization/en-US/browser/preferences/permissions.ftl 4048lib/firefox/browser/localization/en-US/browser/preferences/permissions.ftl
3986lib/firefox/browser/localization/en-US/browser/preferences/preferences.ftl 4049lib/firefox/browser/localization/en-US/browser/preferences/preferences.ftl
3987lib/firefox/browser/localization/en-US/browser/preferences/selectBookmark.ftl 4050lib/firefox/browser/localization/en-US/browser/preferences/selectBookmark.ftl
3988lib/firefox/browser/localization/en-US/browser/preferences/siteDataSettings.ftl 4051lib/firefox/browser/localization/en-US/browser/preferences/siteDataSettings.ftl
3989lib/firefox/browser/localization/en-US/browser/preferences/translation.ftl 4052lib/firefox/browser/localization/en-US/browser/preferences/translation.ftl
3990lib/firefox/browser/localization/en-US/browser/protections.ftl 4053lib/firefox/browser/localization/en-US/browser/protections.ftl
3991lib/firefox/browser/localization/en-US/browser/protectionsPanel.ftl 4054lib/firefox/browser/localization/en-US/browser/protectionsPanel.ftl
3992lib/firefox/browser/localization/en-US/browser/safeMode.ftl 4055lib/firefox/browser/localization/en-US/browser/safeMode.ftl
3993lib/firefox/browser/localization/en-US/browser/safebrowsing/blockedSite.ftl 4056lib/firefox/browser/localization/en-US/browser/safebrowsing/blockedSite.ftl
3994lib/firefox/browser/localization/en-US/browser/sanitize.ftl 4057lib/firefox/browser/localization/en-US/browser/sanitize.ftl
3995lib/firefox/browser/localization/en-US/browser/screenshots.ftl 4058lib/firefox/browser/localization/en-US/browser/screenshots.ftl
 4059lib/firefox/browser/localization/en-US/browser/search.ftl
3996lib/firefox/browser/localization/en-US/browser/setDesktopBackground.ftl 4060lib/firefox/browser/localization/en-US/browser/setDesktopBackground.ftl
3997lib/firefox/browser/localization/en-US/browser/sidebarMenu.ftl 4061lib/firefox/browser/localization/en-US/browser/sidebarMenu.ftl
3998lib/firefox/browser/localization/en-US/browser/sync.ftl 4062lib/firefox/browser/localization/en-US/browser/sync.ftl
3999lib/firefox/browser/localization/en-US/browser/syncedTabs.ftl 4063lib/firefox/browser/localization/en-US/browser/syncedTabs.ftl
4000lib/firefox/browser/localization/en-US/browser/tabContextMenu.ftl 4064lib/firefox/browser/localization/en-US/browser/tabContextMenu.ftl
4001lib/firefox/browser/localization/en-US/browser/toolbarContextMenu.ftl 4065lib/firefox/browser/localization/en-US/browser/toolbarContextMenu.ftl
4002lib/firefox/browser/localization/en-US/browser/touchbar/touchbar.ftl 4066lib/firefox/browser/localization/en-US/browser/touchbar/touchbar.ftl
4003lib/firefox/browser/localization/en-US/browser/webrtcIndicator.ftl 4067lib/firefox/browser/localization/en-US/browser/webrtcIndicator.ftl
4004lib/firefox/browser/localization/en-US/devtools/client/aboutdebugging.ftl 4068lib/firefox/browser/localization/en-US/devtools/client/aboutdebugging.ftl
4005lib/firefox/browser/localization/en-US/devtools/client/accessibility.ftl 4069lib/firefox/browser/localization/en-US/devtools/client/accessibility.ftl
4006lib/firefox/browser/localization/en-US/devtools/client/application.ftl 4070lib/firefox/browser/localization/en-US/devtools/client/application.ftl
4007lib/firefox/browser/localization/en-US/devtools/client/compatibility.ftl 4071lib/firefox/browser/localization/en-US/devtools/client/compatibility.ftl
4008lib/firefox/browser/localization/en-US/devtools/client/storage.ftl 4072lib/firefox/browser/localization/en-US/devtools/client/storage.ftl
4009lib/firefox/browser/localization/en-US/devtools/client/styleeditor.ftl 4073lib/firefox/browser/localization/en-US/devtools/client/styleeditor.ftl
4010lib/firefox/browser/localization/en-US/devtools/client/toolbox-options.ftl 4074lib/firefox/browser/localization/en-US/devtools/client/toolbox-options.ftl
4011lib/firefox/browser/localization/en-US/devtools/client/tooltips.ftl 4075lib/firefox/browser/localization/en-US/devtools/client/tooltips.ftl
4012lib/firefox/browser/localization/en-US/devtools/startup/aboutDevTools.ftl 4076lib/firefox/browser/localization/en-US/devtools/startup/aboutDevTools.ftl
4013lib/firefox/browser/localization/en-US/preview/interventions.ftl 4077lib/firefox/browser/localization/en-US/preview/interventions.ftl
4014lib/firefox/browser/localization/en-US/preview/pioneer.ftl 4078lib/firefox/browser/localization/en-US/preview/ion.ftl
4015lib/firefox/browser/localization/en-US/preview/protections.ftl 4079lib/firefox/browser/localization/en-US/preview/protections.ftl
4016lib/firefox/browser/modules/AboutDebuggingRegistration.jsm 4080lib/firefox/browser/modules/AboutDebuggingRegistration.jsm
4017lib/firefox/browser/modules/AboutDevToolsRegistration.jsm 4081lib/firefox/browser/modules/AboutDevToolsRegistration.jsm
4018lib/firefox/browser/modules/AboutDevToolsToolboxRegistration.jsm 4082lib/firefox/browser/modules/AboutDevToolsToolboxRegistration.jsm
4019lib/firefox/browser/modules/AboutNewTab.jsm 4083lib/firefox/browser/modules/AboutNewTab.jsm
4020lib/firefox/browser/modules/AboutNewTabService.jsm 4084lib/firefox/browser/modules/AboutNewTabService.jsm
4021lib/firefox/browser/modules/AppUpdater.jsm 4085lib/firefox/browser/modules/AppUpdater.jsm
4022lib/firefox/browser/modules/AsyncTabSwitcher.jsm 4086lib/firefox/browser/modules/AsyncTabSwitcher.jsm
4023lib/firefox/browser/modules/AttributionCode.jsm 4087lib/firefox/browser/modules/AttributionCode.jsm
4024lib/firefox/browser/modules/BrowserContentHandler.jsm 4088lib/firefox/browser/modules/BrowserContentHandler.jsm
4025lib/firefox/browser/modules/BrowserGlue.jsm 4089lib/firefox/browser/modules/BrowserGlue.jsm
4026lib/firefox/browser/modules/BrowserUsageTelemetry.jsm 4090lib/firefox/browser/modules/BrowserUsageTelemetry.jsm
4027lib/firefox/browser/modules/BrowserWindowTracker.jsm 4091lib/firefox/browser/modules/BrowserWindowTracker.jsm
4028lib/firefox/browser/modules/ChromeMigrationUtils.jsm 4092lib/firefox/browser/modules/ChromeMigrationUtils.jsm
4029lib/firefox/browser/modules/ChromeProfileMigrator.jsm 4093lib/firefox/browser/modules/ChromeProfileMigrator.jsm
4030lib/firefox/browser/modules/ContentCrashHandlers.jsm 4094lib/firefox/browser/modules/ContentCrashHandlers.jsm
4031lib/firefox/browser/modules/ContentObservers.js 
4032lib/firefox/browser/modules/CustomizableUI.jsm 4095lib/firefox/browser/modules/CustomizableUI.jsm
4033lib/firefox/browser/modules/CustomizableWidgets.jsm 4096lib/firefox/browser/modules/CustomizableWidgets.jsm
4034lib/firefox/browser/modules/CustomizeMode.jsm 4097lib/firefox/browser/modules/CustomizeMode.jsm
4035lib/firefox/browser/modules/DevToolsStartup.jsm 4098lib/firefox/browser/modules/DevToolsStartup.jsm
4036lib/firefox/browser/modules/Discovery.jsm 4099lib/firefox/browser/modules/Discovery.jsm
4037lib/firefox/browser/modules/DoHController.jsm 4100lib/firefox/browser/modules/DoHController.jsm
4038lib/firefox/browser/modules/DoHHeuristics.jsm 4101lib/firefox/browser/modules/DoHHeuristics.jsm
4039lib/firefox/browser/modules/DownloadsCommon.jsm 4102lib/firefox/browser/modules/DownloadsCommon.jsm
4040lib/firefox/browser/modules/DownloadsSubview.jsm 4103lib/firefox/browser/modules/DownloadsSubview.jsm
4041lib/firefox/browser/modules/DownloadsTaskbar.jsm 4104lib/firefox/browser/modules/DownloadsTaskbar.jsm
4042lib/firefox/browser/modules/DownloadsViewUI.jsm 4105lib/firefox/browser/modules/DownloadsViewUI.jsm
 4106lib/firefox/browser/modules/DownloadsViewableInternally.jsm
4043lib/firefox/browser/modules/DragPositionManager.jsm 4107lib/firefox/browser/modules/DragPositionManager.jsm
4044lib/firefox/browser/modules/EveryWindow.jsm 4108lib/firefox/browser/modules/EveryWindow.jsm
4045lib/firefox/browser/modules/ExtensionControlledPopup.jsm 4109lib/firefox/browser/modules/ExtensionControlledPopup.jsm
4046lib/firefox/browser/modules/ExtensionPopups.jsm 4110lib/firefox/browser/modules/ExtensionPopups.jsm
4047lib/firefox/browser/modules/ExtensionsUI.jsm 4111lib/firefox/browser/modules/ExtensionsUI.jsm
4048lib/firefox/browser/modules/FaviconLoader.jsm 4112lib/firefox/browser/modules/FaviconLoader.jsm
4049lib/firefox/browser/modules/FirefoxMonitor.jsm 4113lib/firefox/browser/modules/FirefoxMonitor.jsm
4050lib/firefox/browser/modules/FirefoxProfileMigrator.jsm 4114lib/firefox/browser/modules/FirefoxProfileMigrator.jsm
4051lib/firefox/browser/modules/HeadlessShell.jsm 4115lib/firefox/browser/modules/HeadlessShell.jsm
4052lib/firefox/browser/modules/HomePage.jsm 4116lib/firefox/browser/modules/HomePage.jsm
4053lib/firefox/browser/modules/LaterRun.jsm 4117lib/firefox/browser/modules/LaterRun.jsm
4054lib/firefox/browser/modules/LiveBookmarkMigrator.jsm 4118lib/firefox/browser/modules/LiveBookmarkMigrator.jsm
4055lib/firefox/browser/modules/LoginBreaches.jsm 4119lib/firefox/browser/modules/LoginBreaches.jsm
4056lib/firefox/browser/modules/MigrationUtils.jsm 4120lib/firefox/browser/modules/MigrationUtils.jsm
4057lib/firefox/browser/modules/NewTabPagePreloading.jsm 4121lib/firefox/browser/modules/NewTabPagePreloading.jsm
4058lib/firefox/browser/modules/OpenInTabsUtils.jsm 4122lib/firefox/browser/modules/OpenInTabsUtils.jsm
4059lib/firefox/browser/modules/PageActions.jsm 4123lib/firefox/browser/modules/PageActions.jsm
4060lib/firefox/browser/modules/PanelMultiView.jsm 4124lib/firefox/browser/modules/PanelMultiView.jsm
 4125lib/firefox/browser/modules/PartnerLinkAttribution.jsm
4061lib/firefox/browser/modules/PermissionUI.jsm 4126lib/firefox/browser/modules/PermissionUI.jsm
4062lib/firefox/browser/modules/PingCentre.jsm 4127lib/firefox/browser/modules/PingCentre.jsm
4063lib/firefox/browser/modules/PlacesUIUtils.jsm 4128lib/firefox/browser/modules/PlacesUIUtils.jsm
4064lib/firefox/browser/modules/ProcessHangMonitor.jsm 4129lib/firefox/browser/modules/ProcessHangMonitor.jsm
4065lib/firefox/browser/modules/ProfileMigrator.jsm 4130lib/firefox/browser/modules/ProfileMigrator.jsm
4066lib/firefox/browser/modules/PromptCollection.jsm 4131lib/firefox/browser/modules/PromptCollection.jsm
4067lib/firefox/browser/modules/Sanitizer.jsm 4132lib/firefox/browser/modules/Sanitizer.jsm
4068lib/firefox/browser/modules/ScreenshotChild.jsm 4133lib/firefox/browser/modules/ScreenshotChild.jsm
 4134lib/firefox/browser/modules/SearchOneOffs.jsm
4069lib/firefox/browser/modules/SearchTelemetry.jsm 4135lib/firefox/browser/modules/SearchTelemetry.jsm
 4136lib/firefox/browser/modules/SearchUIUtils.jsm
4070lib/firefox/browser/modules/SearchWidgetTracker.jsm 4137lib/firefox/browser/modules/SearchWidgetTracker.jsm
4071lib/firefox/browser/modules/SelectionChangedMenulist.jsm 4138lib/firefox/browser/modules/SelectionChangedMenulist.jsm
4072lib/firefox/browser/modules/ShellService.jsm 4139lib/firefox/browser/modules/ShellService.jsm
4073lib/firefox/browser/modules/SiteDataManager.jsm 4140lib/firefox/browser/modules/SiteDataManager.jsm
4074lib/firefox/browser/modules/SitePermissions.jsm 4141lib/firefox/browser/modules/SitePermissions.jsm
4075lib/firefox/browser/modules/SiteSpecificBrowserService.jsm 4142lib/firefox/browser/modules/SiteSpecificBrowserService.jsm
4076lib/firefox/browser/modules/TRRPerformance.jsm 4143lib/firefox/browser/modules/TRRPerformance.jsm
4077lib/firefox/browser/modules/TabUnloader.jsm 4144lib/firefox/browser/modules/TabUnloader.jsm
4078lib/firefox/browser/modules/TabsList.jsm 4145lib/firefox/browser/modules/TabsList.jsm
4079lib/firefox/browser/modules/ThemeVariableMap.jsm 4146lib/firefox/browser/modules/ThemeVariableMap.jsm
4080lib/firefox/browser/modules/TopSiteAttribution.jsm 
4081lib/firefox/browser/modules/TransientPrefs.jsm 4147lib/firefox/browser/modules/TransientPrefs.jsm
4082lib/firefox/browser/modules/UITour.jsm 4148lib/firefox/browser/modules/UITour.jsm
4083lib/firefox/browser/modules/UITourChild.jsm 4149lib/firefox/browser/modules/UITourChild.jsm
4084lib/firefox/browser/modules/UITourParent.jsm 4150lib/firefox/browser/modules/UITourParent.jsm
4085lib/firefox/browser/modules/UrlbarController.jsm 4151lib/firefox/browser/modules/UrlbarController.jsm
4086lib/firefox/browser/modules/UrlbarEventBufferer.jsm 4152lib/firefox/browser/modules/UrlbarEventBufferer.jsm
4087lib/firefox/browser/modules/UrlbarInput.jsm 4153lib/firefox/browser/modules/UrlbarInput.jsm
4088lib/firefox/browser/modules/UrlbarMuxerUnifiedComplete.jsm 4154lib/firefox/browser/modules/UrlbarMuxerUnifiedComplete.jsm
4089lib/firefox/browser/modules/UrlbarPrefs.jsm 4155lib/firefox/browser/modules/UrlbarPrefs.jsm
4090lib/firefox/browser/modules/UrlbarProviderAutofill.jsm 4156lib/firefox/browser/modules/UrlbarProviderAutofill.jsm
4091lib/firefox/browser/modules/UrlbarProviderExtension.jsm 4157lib/firefox/browser/modules/UrlbarProviderExtension.jsm
4092lib/firefox/browser/modules/UrlbarProviderHeuristicFallback.jsm 4158lib/firefox/browser/modules/UrlbarProviderHeuristicFallback.jsm
4093lib/firefox/browser/modules/UrlbarProviderInterventions.jsm 4159lib/firefox/browser/modules/UrlbarProviderInterventions.jsm
4094lib/firefox/browser/modules/UrlbarProviderOmnibox.jsm 4160lib/firefox/browser/modules/UrlbarProviderOmnibox.jsm
4095lib/firefox/browser/modules/UrlbarProviderOpenTabs.jsm 4161lib/firefox/browser/modules/UrlbarProviderOpenTabs.jsm
4096lib/firefox/browser/modules/UrlbarProviderPrivateSearch.jsm 4162lib/firefox/browser/modules/UrlbarProviderPrivateSearch.jsm
4097lib/firefox/browser/modules/UrlbarProviderSearchSuggestions.jsm 4163lib/firefox/browser/modules/UrlbarProviderSearchSuggestions.jsm
4098lib/firefox/browser/modules/UrlbarProviderSearchTips.jsm 4164lib/firefox/browser/modules/UrlbarProviderSearchTips.jsm
4099lib/firefox/browser/modules/UrlbarProviderTokenAliasEngines.jsm 4165lib/firefox/browser/modules/UrlbarProviderTokenAliasEngines.jsm
4100lib/firefox/browser/modules/UrlbarProviderTopSites.jsm 4166lib/firefox/browser/modules/UrlbarProviderTopSites.jsm
4101lib/firefox/browser/modules/UrlbarProviderUnifiedComplete.jsm 4167lib/firefox/browser/modules/UrlbarProviderUnifiedComplete.jsm
4102lib/firefox/browser/modules/UrlbarProvidersManager.jsm 4168lib/firefox/browser/modules/UrlbarProvidersManager.jsm
4103lib/firefox/browser/modules/UrlbarResult.jsm 4169lib/firefox/browser/modules/UrlbarResult.jsm
 4170lib/firefox/browser/modules/UrlbarSearchOneOffs.jsm
4104lib/firefox/browser/modules/UrlbarSearchUtils.jsm 4171lib/firefox/browser/modules/UrlbarSearchUtils.jsm
4105lib/firefox/browser/modules/UrlbarTokenizer.jsm 4172lib/firefox/browser/modules/UrlbarTokenizer.jsm
4106lib/firefox/browser/modules/UrlbarUtils.jsm 4173lib/firefox/browser/modules/UrlbarUtils.jsm
4107lib/firefox/browser/modules/UrlbarValueFormatter.jsm 4174lib/firefox/browser/modules/UrlbarValueFormatter.jsm
4108lib/firefox/browser/modules/UrlbarView.jsm 4175lib/firefox/browser/modules/UrlbarView.jsm
4109lib/firefox/browser/modules/WebProtocolHandlerRegistrar.jsm 4176lib/firefox/browser/modules/WebProtocolHandlerRegistrar.jsm
4110lib/firefox/browser/modules/ZoomUI.jsm 4177lib/firefox/browser/modules/ZoomUI.jsm
4111lib/firefox/browser/modules/distribution.js 4178lib/firefox/browser/modules/distribution.js
4112lib/firefox/browser/modules/policies/BookmarksPolicies.jsm 4179lib/firefox/browser/modules/policies/BookmarksPolicies.jsm
4113lib/firefox/browser/modules/policies/Policies.jsm 4180lib/firefox/browser/modules/policies/Policies.jsm
4114lib/firefox/browser/modules/policies/ProxyPolicies.jsm 4181lib/firefox/browser/modules/policies/ProxyPolicies.jsm
4115lib/firefox/browser/modules/policies/WebsiteFilter.jsm 4182lib/firefox/browser/modules/policies/WebsiteFilter.jsm
4116lib/firefox/browser/modules/policies/schema.jsm 4183lib/firefox/browser/modules/policies/schema.jsm
@@ -4131,32 +4198,26 @@ lib/firefox/browser/modules/sessionstore @@ -4131,32 +4198,26 @@ lib/firefox/browser/modules/sessionstore
4131lib/firefox/browser/modules/sessionstore/TabAttributes.jsm 4198lib/firefox/browser/modules/sessionstore/TabAttributes.jsm
4132lib/firefox/browser/modules/sessionstore/TabState.jsm 4199lib/firefox/browser/modules/sessionstore/TabState.jsm
4133lib/firefox/browser/modules/sessionstore/TabStateCache.jsm 4200lib/firefox/browser/modules/sessionstore/TabStateCache.jsm
4134lib/firefox/browser/modules/sessionstore/TabStateFlusher.jsm 4201lib/firefox/browser/modules/sessionstore/TabStateFlusher.jsm
4135lib/firefox/browser/modules/ssb/ImageTools.jsm 4202lib/firefox/browser/modules/ssb/ImageTools.jsm
4136lib/firefox/browser/modules/syncedtabs/EventEmitter.jsm 4203lib/firefox/browser/modules/syncedtabs/EventEmitter.jsm
4137lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckComponent.js 4204lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckComponent.js
4138lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckStore.js 4205lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckStore.js
4139lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckView.js 4206lib/firefox/browser/modules/syncedtabs/SyncedTabsDeckView.js
4140lib/firefox/browser/modules/syncedtabs/SyncedTabsListStore.js 4207lib/firefox/browser/modules/syncedtabs/SyncedTabsListStore.js
4141lib/firefox/browser/modules/syncedtabs/TabListComponent.js 4208lib/firefox/browser/modules/syncedtabs/TabListComponent.js
4142lib/firefox/browser/modules/syncedtabs/TabListView.js 4209lib/firefox/browser/modules/syncedtabs/TabListView.js
4143lib/firefox/browser/modules/syncedtabs/util.js 4210lib/firefox/browser/modules/syncedtabs/util.js
4144lib/firefox/browser/modules/themes/dark/experiment.css 
4145lib/firefox/browser/modules/themes/dark/icon.svg 
4146lib/firefox/browser/modules/themes/dark/manifest.json 
4147lib/firefox/browser/modules/themes/light/experiment.css 
4148lib/firefox/browser/modules/themes/light/icon.svg 
4149lib/firefox/browser/modules/themes/light/manifest.json 
4150lib/firefox/browser/modules/translation/BingTranslator.jsm 4211lib/firefox/browser/modules/translation/BingTranslator.jsm
4151lib/firefox/browser/modules/translation/GoogleTranslator.jsm 4212lib/firefox/browser/modules/translation/GoogleTranslator.jsm
4152lib/firefox/browser/modules/translation/LanguageDetector.jsm 4213lib/firefox/browser/modules/translation/LanguageDetector.jsm
4153lib/firefox/browser/modules/translation/TranslationChild.jsm 4214lib/firefox/browser/modules/translation/TranslationChild.jsm
4154lib/firefox/browser/modules/translation/TranslationDocument.jsm 4215lib/firefox/browser/modules/translation/TranslationDocument.jsm
4155lib/firefox/browser/modules/translation/TranslationParent.jsm 4216lib/firefox/browser/modules/translation/TranslationParent.jsm
4156lib/firefox/browser/modules/translation/YandexTranslator.jsm 4217lib/firefox/browser/modules/translation/YandexTranslator.jsm
4157lib/firefox/browser/modules/translation/cld-worker.js 4218lib/firefox/browser/modules/translation/cld-worker.js
4158lib/firefox/browser/modules/translation/cld-worker.js.mem 4219lib/firefox/browser/modules/translation/cld-worker.js.mem
4159lib/firefox/browser/modules/webrtcUI.jsm 4220lib/firefox/browser/modules/webrtcUI.jsm
4160lib/firefox/chrome.manifest 4221lib/firefox/chrome.manifest
4161lib/firefox/chrome/chrome.manifest 4222lib/firefox/chrome/chrome.manifest
4162lib/firefox/chrome/en-US/locale/en-US/alerts/alert.dtd 4223lib/firefox/chrome/en-US/locale/en-US/alerts/alert.dtd
@@ -4206,27 +4267,26 @@ lib/firefox/chrome/en-US/locale/en-US/gl @@ -4206,27 +4267,26 @@ lib/firefox/chrome/en-US/locale/en-US/gl
4206lib/firefox/chrome/en-US/locale/en-US/global/layout/xmlparser.properties 4267lib/firefox/chrome/en-US/locale/en-US/global/layout/xmlparser.properties
4207lib/firefox/chrome/en-US/locale/en-US/global/layout_errors.properties 4268lib/firefox/chrome/en-US/locale/en-US/global/layout_errors.properties
4208lib/firefox/chrome/en-US/locale/en-US/global/mathml/mathml.properties 4269lib/firefox/chrome/en-US/locale/en-US/global/mathml/mathml.properties
4209lib/firefox/chrome/en-US/locale/en-US/global/narrate.properties 4270lib/firefox/chrome/en-US/locale/en-US/global/narrate.properties
4210lib/firefox/chrome/en-US/locale/en-US/global/netError.dtd 4271lib/firefox/chrome/en-US/locale/en-US/global/netError.dtd
4211lib/firefox/chrome/en-US/locale/en-US/global/netErrorApp.dtd 4272lib/firefox/chrome/en-US/locale/en-US/global/netErrorApp.dtd
4212lib/firefox/chrome/en-US/locale/en-US/global/notification.dtd 4273lib/firefox/chrome/en-US/locale/en-US/global/notification.dtd
4213lib/firefox/chrome/en-US/locale/en-US/global/nsWebBrowserPersist.properties 4274lib/firefox/chrome/en-US/locale/en-US/global/nsWebBrowserPersist.properties
4214lib/firefox/chrome/en-US/locale/en-US/global/plugins.properties 4275lib/firefox/chrome/en-US/locale/en-US/global/plugins.properties
4215lib/firefox/chrome/en-US/locale/en-US/global/printdialog.properties 4276lib/firefox/chrome/en-US/locale/en-US/global/printdialog.properties
4216lib/firefox/chrome/en-US/locale/en-US/global/printing.properties 4277lib/firefox/chrome/en-US/locale/en-US/global/printing.properties
4217lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.dtd 4278lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.dtd
4218lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.properties 4279lib/firefox/chrome/en-US/locale/en-US/global/resetProfile.properties
4219lib/firefox/chrome/en-US/locale/en-US/global/search/search.properties 
4220lib/firefox/chrome/en-US/locale/en-US/global/security/caps.properties 4280lib/firefox/chrome/en-US/locale/en-US/global/security/caps.properties
4221lib/firefox/chrome/en-US/locale/en-US/global/security/csp.properties 4281lib/firefox/chrome/en-US/locale/en-US/global/security/csp.properties
4222lib/firefox/chrome/en-US/locale/en-US/global/security/security.properties 4282lib/firefox/chrome/en-US/locale/en-US/global/security/security.properties
4223lib/firefox/chrome/en-US/locale/en-US/global/svg/svg.properties 4283lib/firefox/chrome/en-US/locale/en-US/global/svg/svg.properties
4224lib/firefox/chrome/en-US/locale/en-US/global/textcontext.dtd 4284lib/firefox/chrome/en-US/locale/en-US/global/textcontext.dtd
4225lib/firefox/chrome/en-US/locale/en-US/global/tree.dtd 4285lib/firefox/chrome/en-US/locale/en-US/global/tree.dtd
4226lib/firefox/chrome/en-US/locale/en-US/global/videocontrols.dtd 4286lib/firefox/chrome/en-US/locale/en-US/global/videocontrols.dtd
4227lib/firefox/chrome/en-US/locale/en-US/global/viewSource.properties 4287lib/firefox/chrome/en-US/locale/en-US/global/viewSource.properties
4228lib/firefox/chrome/en-US/locale/en-US/global/wizard.properties 4288lib/firefox/chrome/en-US/locale/en-US/global/wizard.properties
4229lib/firefox/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd 4289lib/firefox/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd
4230lib/firefox/chrome/en-US/locale/en-US/global/xslt/xslt.properties 4290lib/firefox/chrome/en-US/locale/en-US/global/xslt/xslt.properties
4231lib/firefox/chrome/en-US/locale/en-US/global/xul.properties 4291lib/firefox/chrome/en-US/locale/en-US/global/xul.properties
4232lib/firefox/chrome/en-US/locale/en-US/mozapps/downloads/downloads.properties 4292lib/firefox/chrome/en-US/locale/en-US/mozapps/downloads/downloads.properties
@@ -4468,97 +4528,98 @@ lib/firefox/chrome/pdfjs/content/web/cma @@ -4468,97 +4528,98 @@ lib/firefox/chrome/pdfjs/content/web/cma
4468lib/firefox/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-V.bcmap 4528lib/firefox/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-V.bcmap
4469lib/firefox/chrome/pdfjs/content/web/cmaps/V.bcmap 4529lib/firefox/chrome/pdfjs/content/web/cmaps/V.bcmap
4470lib/firefox/chrome/pdfjs/content/web/cmaps/WP-Symbol.bcmap 4530lib/firefox/chrome/pdfjs/content/web/cmaps/WP-Symbol.bcmap
4471lib/firefox/chrome/pdfjs/content/web/debugger.js 4531lib/firefox/chrome/pdfjs/content/web/debugger.js
4472lib/firefox/chrome/pdfjs/content/web/images/annotation-check.svg 4532lib/firefox/chrome/pdfjs/content/web/images/annotation-check.svg
4473lib/firefox/chrome/pdfjs/content/web/images/annotation-comment.svg 4533lib/firefox/chrome/pdfjs/content/web/images/annotation-comment.svg
4474lib/firefox/chrome/pdfjs/content/web/images/annotation-help.svg 4534lib/firefox/chrome/pdfjs/content/web/images/annotation-help.svg
4475lib/firefox/chrome/pdfjs/content/web/images/annotation-insert.svg 4535lib/firefox/chrome/pdfjs/content/web/images/annotation-insert.svg
4476lib/firefox/chrome/pdfjs/content/web/images/annotation-key.svg 4536lib/firefox/chrome/pdfjs/content/web/images/annotation-key.svg
4477lib/firefox/chrome/pdfjs/content/web/images/annotation-newparagraph.svg 4537lib/firefox/chrome/pdfjs/content/web/images/annotation-newparagraph.svg
4478lib/firefox/chrome/pdfjs/content/web/images/annotation-noicon.svg 4538lib/firefox/chrome/pdfjs/content/web/images/annotation-noicon.svg
4479lib/firefox/chrome/pdfjs/content/web/images/annotation-note.svg 4539lib/firefox/chrome/pdfjs/content/web/images/annotation-note.svg
4480lib/firefox/chrome/pdfjs/content/web/images/annotation-paragraph.svg 4540lib/firefox/chrome/pdfjs/content/web/images/annotation-paragraph.svg
4481lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next.png 4541lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next-dark.svg
4482lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next@2x.png 4542lib/firefox/chrome/pdfjs/content/web/images/findbarButton-next.svg
4483lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous.png 4543lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous-dark.svg
4484lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous@2x.png 4544lib/firefox/chrome/pdfjs/content/web/images/findbarButton-previous.svg
 4545lib/firefox/chrome/pdfjs/content/web/images/loading-dark.svg
4485lib/firefox/chrome/pdfjs/content/web/images/loading-icon.gif 4546lib/firefox/chrome/pdfjs/content/web/images/loading-icon.gif
4486lib/firefox/chrome/pdfjs/content/web/images/loading-small.png 4547lib/firefox/chrome/pdfjs/content/web/images/loading.svg
4487lib/firefox/chrome/pdfjs/content/web/images/loading-small@2x.png 4548lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties-dark.svg
4488lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.png 4549lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.svg
4489lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties@2x.png 4550lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage-dark.svg
4490lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.png 4551lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.svg
4491lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage@2x.png 4552lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool-dark.svg
4492lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.png 4553lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.svg
4493lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool@2x.png 4554lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage-dark.svg
4494lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.png 4555lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.svg
4495lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage@2x.png 4556lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw-dark.svg
4496lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.png 4557lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.svg
4497lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw@2x.png 4558lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw-dark.svg
4498lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.png 4559lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.svg
4499lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw@2x.png 4560lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal-dark.svg
4500lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal.png 4561lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal.svg
4501lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal@2x.png 4562lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical-dark.svg
4502lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical.png 4563lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical.svg
4503lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical@2x.png 4564lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped-dark.svg
4504lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped.png 4565lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped.svg
4505lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped@2x.png 4566lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool-dark.svg
4506lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool.png 4567lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool.svg
4507lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool@2x.png 4568lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven-dark.svg
4508lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven.png 4569lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven.svg
4509lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven@2x.png 4570lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone-dark.svg
4510lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone.png 4571lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone.svg
4511lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone@2x.png 4572lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd-dark.svg
4512lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd.png 4573lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd.svg
4513lib/firefox/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd@2x.png 
4514lib/firefox/chrome/pdfjs/content/web/images/shadow.png 4574lib/firefox/chrome/pdfjs/content/web/images/shadow.png
4515lib/firefox/chrome/pdfjs/content/web/images/texture.png 4575lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark-dark.svg
4516lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark.png 4576lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark.svg
4517lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-bookmark@2x.png 4577lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download-dark.svg
4518lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download.png 4578lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download.svg
4519lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-download@2x.png 4579lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrow-dark.svg
4520lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrows.png 4580lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrow.svg
4521lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-menuArrows@2x.png 4581lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile-dark.svg
4522lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile.png 4582lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile.svg
4523lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-openFile@2x.png 4583lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown-dark.svg
4524lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown.png 4584lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown.svg
4525lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageDown@2x.png 4585lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp-dark.svg
4526lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp.png 4586lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp.svg
4527lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-pageUp@2x.png 4587lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode-dark.svg
4528lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.png 4588lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.svg
4529lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-presentationMode@2x.png 4589lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print-dark.svg
4530lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print.png 4590lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print.svg
4531lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-print@2x.png 4591lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search-dark.svg
4532lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search.png 4592lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search.svg
4533lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-search@2x.png 4593lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-dark.svg
4534lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.png 4594lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.svg
4535lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle@2x.png 4595lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-dark.svg
4536lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.png 4596lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.svg
4537lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle@2x.png 4597lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments-dark.svg
4538lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.png 4598lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.svg
4539lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments@2x.png 4599lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewLayers-dark.svg
4540lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.png 4600lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewLayers.svg
4541lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline@2x.png 4601lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-dark.svg
4542lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.png 4602lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.svg
4543lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail@2x.png 4603lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail-dark.svg
4544lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.png 4604lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.svg
4545lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn@2x.png 4605lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn-dark.svg
4546lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.png 4606lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.svg
4547lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut@2x.png 4607lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut-dark.svg
4548lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed.png 4608lib/firefox/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.svg
4549lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed@2x.png 4609lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed-dark.svg
4550lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded.png 4610lib/firefox/chrome/pdfjs/content/web/images/treeitem-collapsed.svg
4551lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded@2x.png 4611lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded-dark.svg
 4612lib/firefox/chrome/pdfjs/content/web/images/treeitem-expanded.svg
4552lib/firefox/chrome/pdfjs/content/web/viewer.css 4613lib/firefox/chrome/pdfjs/content/web/viewer.css
4553lib/firefox/chrome/pdfjs/content/web/viewer.html 4614lib/firefox/chrome/pdfjs/content/web/viewer.html
4554lib/firefox/chrome/pdfjs/content/web/viewer.js 4615lib/firefox/chrome/pdfjs/content/web/viewer.js
4555lib/firefox/chrome/pippki/content/pippki/certManager.js 4616lib/firefox/chrome/pippki/content/pippki/certManager.js
4556lib/firefox/chrome/pippki/content/pippki/certManager.xhtml 4617lib/firefox/chrome/pippki/content/pippki/certManager.xhtml
4557lib/firefox/chrome/pippki/content/pippki/changepassword.js 4618lib/firefox/chrome/pippki/content/pippki/changepassword.js
4558lib/firefox/chrome/pippki/content/pippki/changepassword.xhtml 4619lib/firefox/chrome/pippki/content/pippki/changepassword.xhtml
4559lib/firefox/chrome/pippki/content/pippki/clientauthask.js 4620lib/firefox/chrome/pippki/content/pippki/clientauthask.js
4560lib/firefox/chrome/pippki/content/pippki/clientauthask.xhtml 4621lib/firefox/chrome/pippki/content/pippki/clientauthask.xhtml
4561lib/firefox/chrome/pippki/content/pippki/deletecert.js 4622lib/firefox/chrome/pippki/content/pippki/deletecert.js
4562lib/firefox/chrome/pippki/content/pippki/deletecert.xhtml 4623lib/firefox/chrome/pippki/content/pippki/deletecert.xhtml
4563lib/firefox/chrome/pippki/content/pippki/device_manager.js 4624lib/firefox/chrome/pippki/content/pippki/device_manager.js
4564lib/firefox/chrome/pippki/content/pippki/device_manager.xhtml 4625lib/firefox/chrome/pippki/content/pippki/device_manager.xhtml
@@ -4696,27 +4757,26 @@ lib/firefox/chrome/toolkit/content/globa @@ -4696,27 +4757,26 @@ lib/firefox/chrome/toolkit/content/globa
4696lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.css 4757lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.css
4697lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.js 4758lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.js
4698lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.xhtml 4759lib/firefox/chrome/toolkit/content/global/aboutUrlClassifier.xhtml
4699lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.css 4760lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.css
4700lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.html 4761lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.html
4701lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.js 4762lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.js
4702lib/firefox/chrome/toolkit/content/global/alerts/alert.css 4763lib/firefox/chrome/toolkit/content/global/alerts/alert.css
4703lib/firefox/chrome/toolkit/content/global/alerts/alert.js 4764lib/firefox/chrome/toolkit/content/global/alerts/alert.js
4704lib/firefox/chrome/toolkit/content/global/alerts/alert.xhtml 4765lib/firefox/chrome/toolkit/content/global/alerts/alert.xhtml
4705lib/firefox/chrome/toolkit/content/global/appPicker.js 4766lib/firefox/chrome/toolkit/content/global/appPicker.js
4706lib/firefox/chrome/toolkit/content/global/appPicker.xhtml 4767lib/firefox/chrome/toolkit/content/global/appPicker.xhtml
4707lib/firefox/chrome/toolkit/content/global/autocomplete.css 4768lib/firefox/chrome/toolkit/content/global/autocomplete.css
4708lib/firefox/chrome/toolkit/content/global/backgroundPageThumbs.xhtml 4769lib/firefox/chrome/toolkit/content/global/backgroundPageThumbs.xhtml
4709lib/firefox/chrome/toolkit/content/global/backgroundPageThumbsContent.js 
4710lib/firefox/chrome/toolkit/content/global/bindings/calendar.js 4770lib/firefox/chrome/toolkit/content/global/bindings/calendar.js
4711lib/firefox/chrome/toolkit/content/global/bindings/datekeeper.js 4771lib/firefox/chrome/toolkit/content/global/bindings/datekeeper.js
4712lib/firefox/chrome/toolkit/content/global/bindings/datepicker.js 4772lib/firefox/chrome/toolkit/content/global/bindings/datepicker.js
4713lib/firefox/chrome/toolkit/content/global/bindings/datetimebox.css 4773lib/firefox/chrome/toolkit/content/global/bindings/datetimebox.css
4714lib/firefox/chrome/toolkit/content/global/bindings/spinner.js 4774lib/firefox/chrome/toolkit/content/global/bindings/spinner.js
4715lib/firefox/chrome/toolkit/content/global/bindings/timekeeper.js 4775lib/firefox/chrome/toolkit/content/global/bindings/timekeeper.js
4716lib/firefox/chrome/toolkit/content/global/bindings/timepicker.js 4776lib/firefox/chrome/toolkit/content/global/bindings/timepicker.js
4717lib/firefox/chrome/toolkit/content/global/browser-child.js 4777lib/firefox/chrome/toolkit/content/global/browser-child.js
4718lib/firefox/chrome/toolkit/content/global/browser-content.js 4778lib/firefox/chrome/toolkit/content/global/browser-content.js
4719lib/firefox/chrome/toolkit/content/global/buildconfig.css 4779lib/firefox/chrome/toolkit/content/global/buildconfig.css
4720lib/firefox/chrome/toolkit/content/global/buildconfig.html 4780lib/firefox/chrome/toolkit/content/global/buildconfig.html
4721lib/firefox/chrome/toolkit/content/global/certviewer/asn1js_bundle.js 4781lib/firefox/chrome/toolkit/content/global/certviewer/asn1js_bundle.js
4722lib/firefox/chrome/toolkit/content/global/certviewer/certDecoder.js 4782lib/firefox/chrome/toolkit/content/global/certviewer/certDecoder.js
@@ -4781,87 +4841,93 @@ lib/firefox/chrome/toolkit/content/globa @@ -4781,87 +4841,93 @@ lib/firefox/chrome/toolkit/content/globa
4781lib/firefox/chrome/toolkit/content/global/elements/tabbox.js 4841lib/firefox/chrome/toolkit/content/global/elements/tabbox.js
4782lib/firefox/chrome/toolkit/content/global/elements/text.js 4842lib/firefox/chrome/toolkit/content/global/elements/text.js
4783lib/firefox/chrome/toolkit/content/global/elements/toolbarbutton.js 4843lib/firefox/chrome/toolkit/content/global/elements/toolbarbutton.js
4784lib/firefox/chrome/toolkit/content/global/elements/tree.js 4844lib/firefox/chrome/toolkit/content/global/elements/tree.js
4785lib/firefox/chrome/toolkit/content/global/elements/videocontrols.js 4845lib/firefox/chrome/toolkit/content/global/elements/videocontrols.js
4786lib/firefox/chrome/toolkit/content/global/elements/wizard.js 4846lib/firefox/chrome/toolkit/content/global/elements/wizard.js
4787lib/firefox/chrome/toolkit/content/global/filepicker.properties 4847lib/firefox/chrome/toolkit/content/global/filepicker.properties
4788lib/firefox/chrome/toolkit/content/global/globalOverlay.js 4848lib/firefox/chrome/toolkit/content/global/globalOverlay.js
4789lib/firefox/chrome/toolkit/content/global/gmp-sources/openh264.json 4849lib/firefox/chrome/toolkit/content/global/gmp-sources/openh264.json
4790lib/firefox/chrome/toolkit/content/global/gmp-sources/widevinecdm.json 4850lib/firefox/chrome/toolkit/content/global/gmp-sources/widevinecdm.json
4791lib/firefox/chrome/toolkit/content/global/httpsonlyerror/cert-error.svg 4851lib/firefox/chrome/toolkit/content/global/httpsonlyerror/cert-error.svg
4792lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.html 4852lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.html
4793lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.js 4853lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.js
 4854lib/firefox/chrome/toolkit/content/global/landscape.svg
4794lib/firefox/chrome/toolkit/content/global/license.html 4855lib/firefox/chrome/toolkit/content/global/license.html
4795lib/firefox/chrome/toolkit/content/global/minimal-xul.css 4856lib/firefox/chrome/toolkit/content/global/minimal-xul.css
4796lib/firefox/chrome/toolkit/content/global/mozilla.html 4857lib/firefox/chrome/toolkit/content/global/mozilla.html
4797lib/firefox/chrome/toolkit/content/global/netError.js 4858lib/firefox/chrome/toolkit/content/global/netError.js
4798lib/firefox/chrome/toolkit/content/global/netError.xhtml 4859lib/firefox/chrome/toolkit/content/global/netError.xhtml
4799lib/firefox/chrome/toolkit/content/global/notfound.wav 4860lib/firefox/chrome/toolkit/content/global/notfound.wav
4800lib/firefox/chrome/toolkit/content/global/pictureinpicture/player.js 4861lib/firefox/chrome/toolkit/content/global/pictureinpicture/player.js
4801lib/firefox/chrome/toolkit/content/global/pictureinpicture/player.xhtml 4862lib/firefox/chrome/toolkit/content/global/pictureinpicture/player.xhtml
4802lib/firefox/chrome/toolkit/content/global/plugins.css 4863lib/firefox/chrome/toolkit/content/global/plugins.css
4803lib/firefox/chrome/toolkit/content/global/plugins.html 4864lib/firefox/chrome/toolkit/content/global/plugins.html
4804lib/firefox/chrome/toolkit/content/global/plugins.js 4865lib/firefox/chrome/toolkit/content/global/plugins.js
 4866lib/firefox/chrome/toolkit/content/global/portrait.svg
4805lib/firefox/chrome/toolkit/content/global/preferencesBindings.js 4867lib/firefox/chrome/toolkit/content/global/preferencesBindings.js
4806lib/firefox/chrome/toolkit/content/global/print.css 4868lib/firefox/chrome/toolkit/content/global/print.css
4807lib/firefox/chrome/toolkit/content/global/print.html 4869lib/firefox/chrome/toolkit/content/global/print.html
4808lib/firefox/chrome/toolkit/content/global/print.js 4870lib/firefox/chrome/toolkit/content/global/print.js
4809lib/firefox/chrome/toolkit/content/global/printPreviewProgress.js 4871lib/firefox/chrome/toolkit/content/global/printPreviewProgress.js
4810lib/firefox/chrome/toolkit/content/global/printPreviewProgress.xhtml 4872lib/firefox/chrome/toolkit/content/global/printPreviewProgress.xhtml
4811lib/firefox/chrome/toolkit/content/global/printPreviewToolbar.js 4873lib/firefox/chrome/toolkit/content/global/printPreviewToolbar.js
4812lib/firefox/chrome/toolkit/content/global/printProgress.js 4874lib/firefox/chrome/toolkit/content/global/printProgress.js
4813lib/firefox/chrome/toolkit/content/global/printProgress.xhtml 4875lib/firefox/chrome/toolkit/content/global/printProgress.xhtml
4814lib/firefox/chrome/toolkit/content/global/printUtils.js 4876lib/firefox/chrome/toolkit/content/global/printUtils.js
4815lib/firefox/chrome/toolkit/content/global/process-content.js 4877lib/firefox/chrome/toolkit/content/global/process-content.js
4816lib/firefox/chrome/toolkit/content/global/reader/aboutReader.html 4878lib/firefox/chrome/toolkit/content/global/reader/aboutReader.html
4817lib/firefox/chrome/toolkit/content/global/remote-test-ipc.js 4879lib/firefox/chrome/toolkit/content/global/remote-test-ipc.js
4818lib/firefox/chrome/toolkit/content/global/resetProfile.css 4880lib/firefox/chrome/toolkit/content/global/resetProfile.css
4819lib/firefox/chrome/toolkit/content/global/resetProfile.js 4881lib/firefox/chrome/toolkit/content/global/resetProfile.js
4820lib/firefox/chrome/toolkit/content/global/resetProfile.xhtml 4882lib/firefox/chrome/toolkit/content/global/resetProfile.xhtml
4821lib/firefox/chrome/toolkit/content/global/resetProfileProgress.xhtml 4883lib/firefox/chrome/toolkit/content/global/resetProfileProgress.xhtml
4822lib/firefox/chrome/toolkit/content/global/selectDialog.js 4884lib/firefox/chrome/toolkit/content/global/selectDialog.js
4823lib/firefox/chrome/toolkit/content/global/selectDialog.xhtml 4885lib/firefox/chrome/toolkit/content/global/selectDialog.xhtml
4824lib/firefox/chrome/toolkit/content/global/simplifyMode.css 4886lib/firefox/chrome/toolkit/content/global/simplifyMode.css
4825lib/firefox/chrome/toolkit/content/global/tabprompts.css 4887lib/firefox/chrome/toolkit/content/global/tabprompts.css
4826lib/firefox/chrome/toolkit/content/global/tabprompts.jsm 4888lib/firefox/chrome/toolkit/content/global/tabprompts.jsm
4827lib/firefox/chrome/toolkit/content/global/test-ipc.xhtml 4889lib/firefox/chrome/toolkit/content/global/test-ipc.xhtml
4828lib/firefox/chrome/toolkit/content/global/third_party/d3/d3.js 4890lib/firefox/chrome/toolkit/content/global/third_party/d3/d3.js
4829lib/firefox/chrome/toolkit/content/global/timepicker.xhtml 4891lib/firefox/chrome/toolkit/content/global/timepicker.xhtml
 4892lib/firefox/chrome/toolkit/content/global/toggle-group.css
4830lib/firefox/chrome/toolkit/content/global/treeUtils.js 4893lib/firefox/chrome/toolkit/content/global/treeUtils.js
4831lib/firefox/chrome/toolkit/content/global/unifiedcomplete-top-urls.json 4894lib/firefox/chrome/toolkit/content/global/unifiedcomplete-top-urls.json
4832lib/firefox/chrome/toolkit/content/global/viewSourceUtils.js 4895lib/firefox/chrome/toolkit/content/global/viewSourceUtils.js
4833lib/firefox/chrome/toolkit/content/global/viewZoomOverlay.js 4896lib/firefox/chrome/toolkit/content/global/viewZoomOverlay.js
4834lib/firefox/chrome/toolkit/content/global/widgets.css 4897lib/firefox/chrome/toolkit/content/global/widgets.css
4835lib/firefox/chrome/toolkit/content/global/win.xhtml 4898lib/firefox/chrome/toolkit/content/global/win.xhtml
4836lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.css 4899lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.css
4837lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.xsl 4900lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.xsl
4838lib/firefox/chrome/toolkit/content/global/xul.css 4901lib/firefox/chrome/toolkit/content/global/xul.css
4839lib/firefox/chrome/toolkit/content/mozapps/downloads/unknownContentType.xhtml 4902lib/firefox/chrome/toolkit/content/mozapps/downloads/unknownContentType.xhtml
4840lib/firefox/chrome/toolkit/content/mozapps/extensions/OpenH264-license.txt 4903lib/firefox/chrome/toolkit/content/mozapps/extensions/OpenH264-license.txt
4841lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.css 4904lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.css
4842lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.html 4905lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.html
4843lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.js 4906lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddons.js
4844lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddonsCommon.js 4907lib/firefox/chrome/toolkit/content/mozapps/extensions/aboutaddonsCommon.js
4845lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-frame.html 4908lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-frame.html
4846lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.css 4909lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.css
4847lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.js 4910lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.js
4848lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-reports.js 4911lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-reports.js
4849lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.js 4912lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.js
4850lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml 4913lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml
4851lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme.svg 4914lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme.svg
 4915lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/icon.svg
 4916lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/manifest.json
4852lib/firefox/chrome/toolkit/content/mozapps/extensions/drag-drop-addon-installer.js 4917lib/firefox/chrome/toolkit/content/mozapps/extensions/drag-drop-addon-installer.js
4853lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.js 4918lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.js
4854lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xhtml 4919lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xhtml
 4920lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-alpenglow.svg
4855lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg 4921lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg
4856lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-light.svg 4922lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-light.svg
4857lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.css 4923lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.css
4858lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.js 4924lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.js
4859lib/firefox/chrome/toolkit/content/mozapps/extensions/named-deck.js 4925lib/firefox/chrome/toolkit/content/mozapps/extensions/named-deck.js
4860lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-item.css 4926lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-item.css
4861lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-list.css 4927lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-list.css
4862lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.js 4928lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.js
4863lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xhtml 4929lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xhtml
4864lib/firefox/chrome/toolkit/content/mozapps/extensions/rating-star.css 4930lib/firefox/chrome/toolkit/content/mozapps/extensions/rating-star.css
4865lib/firefox/chrome/toolkit/content/mozapps/extensions/shortcuts.css 4931lib/firefox/chrome/toolkit/content/mozapps/extensions/shortcuts.css
4866lib/firefox/chrome/toolkit/content/mozapps/extensions/shortcuts.js 4932lib/firefox/chrome/toolkit/content/mozapps/extensions/shortcuts.js
4867lib/firefox/chrome/toolkit/content/mozapps/handling/dialog.js 4933lib/firefox/chrome/toolkit/content/mozapps/handling/dialog.js
@@ -4948,27 +5014,26 @@ lib/firefox/chrome/toolkit/res/normandy/ @@ -4948,27 +5014,26 @@ lib/firefox/chrome/toolkit/res/normandy/
4948lib/firefox/chrome/toolkit/res/normandy/lib/Heartbeat.jsm 5014lib/firefox/chrome/toolkit/res/normandy/lib/Heartbeat.jsm
4949lib/firefox/chrome/toolkit/res/normandy/lib/LogManager.jsm 5015lib/firefox/chrome/toolkit/res/normandy/lib/LogManager.jsm
4950lib/firefox/chrome/toolkit/res/normandy/lib/NormandyAddonManager.jsm 5016lib/firefox/chrome/toolkit/res/normandy/lib/NormandyAddonManager.jsm
4951lib/firefox/chrome/toolkit/res/normandy/lib/NormandyApi.jsm 5017lib/firefox/chrome/toolkit/res/normandy/lib/NormandyApi.jsm
4952lib/firefox/chrome/toolkit/res/normandy/lib/NormandyUtils.jsm 5018lib/firefox/chrome/toolkit/res/normandy/lib/NormandyUtils.jsm
4953lib/firefox/chrome/toolkit/res/normandy/lib/PrefUtils.jsm 5019lib/firefox/chrome/toolkit/res/normandy/lib/PrefUtils.jsm
4954lib/firefox/chrome/toolkit/res/normandy/lib/PreferenceExperiments.jsm 5020lib/firefox/chrome/toolkit/res/normandy/lib/PreferenceExperiments.jsm
4955lib/firefox/chrome/toolkit/res/normandy/lib/PreferenceRollouts.jsm 5021lib/firefox/chrome/toolkit/res/normandy/lib/PreferenceRollouts.jsm
4956lib/firefox/chrome/toolkit/res/normandy/lib/RecipeRunner.jsm 5022lib/firefox/chrome/toolkit/res/normandy/lib/RecipeRunner.jsm
4957lib/firefox/chrome/toolkit/res/normandy/lib/ShieldPreferences.jsm 5023lib/firefox/chrome/toolkit/res/normandy/lib/ShieldPreferences.jsm
4958lib/firefox/chrome/toolkit/res/normandy/lib/Storage.jsm 5024lib/firefox/chrome/toolkit/res/normandy/lib/Storage.jsm
4959lib/firefox/chrome/toolkit/res/normandy/lib/TelemetryEvents.jsm 5025lib/firefox/chrome/toolkit/res/normandy/lib/TelemetryEvents.jsm
4960lib/firefox/chrome/toolkit/res/normandy/lib/Uptake.jsm 5026lib/firefox/chrome/toolkit/res/normandy/lib/Uptake.jsm
4961lib/firefox/chrome/toolkit/res/normandy/skin/osx/Heartbeat.css 
4962lib/firefox/chrome/toolkit/res/normandy/skin/shared/Heartbeat.css 5027lib/firefox/chrome/toolkit/res/normandy/skin/shared/Heartbeat.css
4963lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-icon.svg 5028lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-icon.svg
4964lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-star-lit.svg 5029lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-star-lit.svg
4965lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-star-off.svg 5030lib/firefox/chrome/toolkit/res/normandy/skin/shared/heartbeat-star-off.svg
4966lib/firefox/chrome/toolkit/res/normandy/vendor/LICENSE_THIRDPARTY 5031lib/firefox/chrome/toolkit/res/normandy/vendor/LICENSE_THIRDPARTY
4967lib/firefox/chrome/toolkit/res/normandy/vendor/PropTypes.js 5032lib/firefox/chrome/toolkit/res/normandy/vendor/PropTypes.js
4968lib/firefox/chrome/toolkit/res/normandy/vendor/React.js 5033lib/firefox/chrome/toolkit/res/normandy/vendor/React.js
4969lib/firefox/chrome/toolkit/res/normandy/vendor/ReactDOM.js 5034lib/firefox/chrome/toolkit/res/normandy/vendor/ReactDOM.js
4970lib/firefox/chrome/toolkit/res/normandy/vendor/classnames.js 5035lib/firefox/chrome/toolkit/res/normandy/vendor/classnames.js
4971lib/firefox/chrome/toolkit/res/noscript.css 5036lib/firefox/chrome/toolkit/res/noscript.css
4972lib/firefox/chrome/toolkit/res/pluginproblem.css 5037lib/firefox/chrome/toolkit/res/pluginproblem.css
4973lib/firefox/chrome/toolkit/res/quirk.css 5038lib/firefox/chrome/toolkit/res/quirk.css
4974lib/firefox/chrome/toolkit/res/ua.css 5039lib/firefox/chrome/toolkit/res/ua.css
@@ -5017,27 +5082,26 @@ lib/firefox/chrome/toolkit/skin/classic/ @@ -5017,27 +5082,26 @@ lib/firefox/chrome/toolkit/skin/classic/
5017lib/firefox/chrome/toolkit/skin/classic/global/icons/document.svg 5082lib/firefox/chrome/toolkit/skin/classic/global/icons/document.svg
5018lib/firefox/chrome/toolkit/skin/classic/global/icons/error-16.png 5083lib/firefox/chrome/toolkit/skin/classic/global/icons/error-16.png
5019lib/firefox/chrome/toolkit/skin/classic/global/icons/error.svg 5084lib/firefox/chrome/toolkit/skin/classic/global/icons/error.svg
5020lib/firefox/chrome/toolkit/skin/classic/global/icons/find-next-arrow.svg 5085lib/firefox/chrome/toolkit/skin/classic/global/icons/find-next-arrow.svg
5021lib/firefox/chrome/toolkit/skin/classic/global/icons/find-previous-arrow.svg 5086lib/firefox/chrome/toolkit/skin/classic/global/icons/find-previous-arrow.svg
5022lib/firefox/chrome/toolkit/skin/classic/global/icons/heart.svg 5087lib/firefox/chrome/toolkit/skin/classic/global/icons/heart.svg
5023lib/firefox/chrome/toolkit/skin/classic/global/icons/help.svg 5088lib/firefox/chrome/toolkit/skin/classic/global/icons/help.svg
5024lib/firefox/chrome/toolkit/skin/classic/global/icons/identity-icon.svg 5089lib/firefox/chrome/toolkit/skin/classic/global/icons/identity-icon.svg
5025lib/firefox/chrome/toolkit/skin/classic/global/icons/info.svg 5090lib/firefox/chrome/toolkit/skin/classic/global/icons/info.svg
5026lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png 5091lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png
5027lib/firefox/chrome/toolkit/skin/classic/global/icons/loading@2x.png 5092lib/firefox/chrome/toolkit/skin/classic/global/icons/loading@2x.png
5028lib/firefox/chrome/toolkit/skin/classic/global/icons/more.svg 5093lib/firefox/chrome/toolkit/skin/classic/global/icons/more.svg
5029lib/firefox/chrome/toolkit/skin/classic/global/icons/performance.svg 5094lib/firefox/chrome/toolkit/skin/classic/global/icons/performance.svg
5030lib/firefox/chrome/toolkit/skin/classic/global/icons/question-16.png 
5031lib/firefox/chrome/toolkit/skin/classic/global/icons/question-64.png 5095lib/firefox/chrome/toolkit/skin/classic/global/icons/question-64.png
5032lib/firefox/chrome/toolkit/skin/classic/global/icons/resizer.svg 5096lib/firefox/chrome/toolkit/skin/classic/global/icons/resizer.svg
5033lib/firefox/chrome/toolkit/skin/classic/global/icons/search-textbox.svg 5097lib/firefox/chrome/toolkit/skin/classic/global/icons/search-textbox.svg
5034lib/firefox/chrome/toolkit/skin/classic/global/icons/searchfield-cancel.svg 5098lib/firefox/chrome/toolkit/skin/classic/global/icons/searchfield-cancel.svg
5035lib/firefox/chrome/toolkit/skin/classic/global/icons/settings.svg 5099lib/firefox/chrome/toolkit/skin/classic/global/icons/settings.svg
5036lib/firefox/chrome/toolkit/skin/classic/global/icons/shortcut.svg 5100lib/firefox/chrome/toolkit/skin/classic/global/icons/shortcut.svg
5037lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-down.svg 5101lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-down.svg
5038lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-up.svg 5102lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-up.svg
5039lib/firefox/chrome/toolkit/skin/classic/global/icons/sslWarning.png 5103lib/firefox/chrome/toolkit/skin/classic/global/icons/sslWarning.png
5040lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed-rtl.svg 5104lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed-rtl.svg
5041lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed.svg 5105lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed.svg
5042lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-expanded.svg 5106lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-expanded.svg
5043lib/firefox/chrome/toolkit/skin/classic/global/icons/update-icon.svg 5107lib/firefox/chrome/toolkit/skin/classic/global/icons/update-icon.svg
@@ -5088,27 +5152,26 @@ lib/firefox/chrome/toolkit/skin/classic/ @@ -5088,27 +5152,26 @@ lib/firefox/chrome/toolkit/skin/classic/
5088lib/firefox/chrome/toolkit/skin/classic/global/numberinput.css 5152lib/firefox/chrome/toolkit/skin/classic/global/numberinput.css
5089lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio-mute.svg 5153lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio-mute.svg
5090lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio.svg 5154lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio.svg
5091lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/close-pip.svg 5155lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/close-pip.svg
5092lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/pause.svg 5156lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/pause.svg
5093lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/play.svg 5157lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/play.svg
5094lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/player.css 5158lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/player.css
5095lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/unpip.svg 5159lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/unpip.svg
5096lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginBlocked.png 5160lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginBlocked.png
5097lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginCrashed.png 5161lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginCrashed.png
5098lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginStripe.png 5162lib/firefox/chrome/toolkit/skin/classic/global/plugins/contentPluginStripe.png
5099lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin-blocked.svg 5163lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin-blocked.svg
5100lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin.svg 5164lib/firefox/chrome/toolkit/skin/classic/global/plugins/plugin.svg
5101lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginGeneric.svg 
5102lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginHelp-16.png 5165lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginHelp-16.png
5103lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginProblem.css 5166lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginProblem.css
5104lib/firefox/chrome/toolkit/skin/classic/global/popup.css 5167lib/firefox/chrome/toolkit/skin/classic/global/popup.css
5105lib/firefox/chrome/toolkit/skin/classic/global/popupnotification.css 5168lib/firefox/chrome/toolkit/skin/classic/global/popupnotification.css
5106lib/firefox/chrome/toolkit/skin/classic/global/radio.css 5169lib/firefox/chrome/toolkit/skin/classic/global/radio.css
5107lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Minus-42x16.svg 5170lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Minus-42x16.svg
5108lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Plus-44x16.svg 5171lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Plus-44x16.svg
5109lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Minus-38x14.svg 5172lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Minus-38x14.svg
5110lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Plus-38x24.svg 5173lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Plus-38x24.svg
5111lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Minus-24x24.svg 5174lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Minus-24x24.svg
5112lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Plus-24x24.svg 5175lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Plus-24x24.svg
5113lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Sans-Serif.svg 5176lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Sans-Serif.svg
5114lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Serif.svg 5177lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Serif.svg
@@ -5123,31 +5186,31 @@ lib/firefox/chrome/toolkit/skin/classic/ @@ -5123,31 +5186,31 @@ lib/firefox/chrome/toolkit/skin/classic/
5123lib/firefox/chrome/toolkit/skin/classic/global/tabbox.css 5186lib/firefox/chrome/toolkit/skin/classic/global/tabbox.css
5124lib/firefox/chrome/toolkit/skin/classic/global/tabprompts.css 5187lib/firefox/chrome/toolkit/skin/classic/global/tabprompts.css
5125lib/firefox/chrome/toolkit/skin/classic/global/toolbar.css 5188lib/firefox/chrome/toolkit/skin/classic/global/toolbar.css
5126lib/firefox/chrome/toolkit/skin/classic/global/toolbarbutton.css 5189lib/firefox/chrome/toolkit/skin/classic/global/toolbarbutton.css
5127lib/firefox/chrome/toolkit/skin/classic/global/tooltip.css 5190lib/firefox/chrome/toolkit/skin/classic/global/tooltip.css
5128lib/firefox/chrome/toolkit/skin/classic/global/tree.css 5191lib/firefox/chrome/toolkit/skin/classic/global/tree.css
5129lib/firefox/chrome/toolkit/skin/classic/global/wizard.css 5192lib/firefox/chrome/toolkit/skin/classic/global/wizard.css
5130lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css 5193lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css
5131lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css 5194lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css
5132lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css 5195lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
5133lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css 5196lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
5134lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg 5197lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
5135lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg 5198lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
5136lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-experiments.svg 
5137lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg 5199lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
5138lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg 5200lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
5139lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg 5201lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg
5140lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg 5202lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
 5203lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/line.svg
5141lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg 5204lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg
5142lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg 5205lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg
5143lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg 5206lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
5144lib/firefox/chrome/toolkit/skin/classic/mozapps/handling/handling.css 5207lib/firefox/chrome/toolkit/skin/classic/mozapps/handling/handling.css
5145lib/firefox/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.svg 5208lib/firefox/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.svg
5146lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/information.svg 5209lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/information.svg
5147lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileDowngrade.css 5210lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileDowngrade.css
5148lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileSelection.css 5211lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileSelection.css
5149lib/firefox/chrome/toolkit/skin/classic/mozapps/update/updates.css 5212lib/firefox/chrome/toolkit/skin/classic/mozapps/update/updates.css
5150lib/firefox/components/HandlerService.js 5213lib/firefox/components/HandlerService.js
5151lib/firefox/components/components.manifest 5214lib/firefox/components/components.manifest
5152lib/firefox/components/marionette.js 5215lib/firefox/components/marionette.js
5153lib/firefox/contentaccessible/ImageDocument.css 5216lib/firefox/contentaccessible/ImageDocument.css
@@ -5209,49 +5272,51 @@ ${PLIST.ffvpx}lib/firefox/libmozavcodec. @@ -5209,49 +5272,51 @@ ${PLIST.ffvpx}lib/firefox/libmozavcodec.
5209${PLIST.ffvpx}lib/firefox/libmozavutil.so 5272${PLIST.ffvpx}lib/firefox/libmozavutil.so
5210lib/firefox/libmozgtk.so 5273lib/firefox/libmozgtk.so
5211lib/firefox/libmozsqlite3.so 5274lib/firefox/libmozsqlite3.so
5212${PLIST.wayland}lib/firefox/libmozwayland.so 5275${PLIST.wayland}lib/firefox/libmozwayland.so
5213lib/firefox/libxul.so 5276lib/firefox/libxul.so
5214lib/firefox/localization/en-US/crashreporter/aboutcrashes.ftl 5277lib/firefox/localization/en-US/crashreporter/aboutcrashes.ftl
5215lib/firefox/localization/en-US/security/certificates/certManager.ftl 5278lib/firefox/localization/en-US/security/certificates/certManager.ftl
5216lib/firefox/localization/en-US/security/certificates/deviceManager.ftl 5279lib/firefox/localization/en-US/security/certificates/deviceManager.ftl
5217lib/firefox/localization/en-US/security/pippki/pippki.ftl 5280lib/firefox/localization/en-US/security/pippki/pippki.ftl
5218lib/firefox/localization/en-US/toolkit/about/aboutAbout.ftl 5281lib/firefox/localization/en-US/toolkit/about/aboutAbout.ftl
5219lib/firefox/localization/en-US/toolkit/about/aboutAddons.ftl 5282lib/firefox/localization/en-US/toolkit/about/aboutAddons.ftl
5220lib/firefox/localization/en-US/toolkit/about/aboutCompat.ftl 5283lib/firefox/localization/en-US/toolkit/about/aboutCompat.ftl
5221lib/firefox/localization/en-US/toolkit/about/aboutConfig.ftl 5284lib/firefox/localization/en-US/toolkit/about/aboutConfig.ftl
 5285lib/firefox/localization/en-US/toolkit/about/aboutGlean.ftl
5222lib/firefox/localization/en-US/toolkit/about/aboutHttpsOnlyError.ftl 5286lib/firefox/localization/en-US/toolkit/about/aboutHttpsOnlyError.ftl
5223lib/firefox/localization/en-US/toolkit/about/aboutMozilla.ftl 5287lib/firefox/localization/en-US/toolkit/about/aboutMozilla.ftl
5224lib/firefox/localization/en-US/toolkit/about/aboutNetworking.ftl 5288lib/firefox/localization/en-US/toolkit/about/aboutNetworking.ftl
5225lib/firefox/localization/en-US/toolkit/about/aboutPerformance.ftl 5289lib/firefox/localization/en-US/toolkit/about/aboutPerformance.ftl
5226lib/firefox/localization/en-US/toolkit/about/aboutPlugins.ftl 5290lib/firefox/localization/en-US/toolkit/about/aboutPlugins.ftl
5227lib/firefox/localization/en-US/toolkit/about/aboutProfiles.ftl 5291lib/firefox/localization/en-US/toolkit/about/aboutProfiles.ftl
5228lib/firefox/localization/en-US/toolkit/about/aboutRights.ftl 5292lib/firefox/localization/en-US/toolkit/about/aboutRights.ftl
5229lib/firefox/localization/en-US/toolkit/about/aboutServiceWorkers.ftl 5293lib/firefox/localization/en-US/toolkit/about/aboutServiceWorkers.ftl
5230lib/firefox/localization/en-US/toolkit/about/aboutSupport.ftl 5294lib/firefox/localization/en-US/toolkit/about/aboutSupport.ftl
5231lib/firefox/localization/en-US/toolkit/about/aboutTelemetry.ftl 5295lib/firefox/localization/en-US/toolkit/about/aboutTelemetry.ftl
5232lib/firefox/localization/en-US/toolkit/about/abuseReports.ftl 5296lib/firefox/localization/en-US/toolkit/about/abuseReports.ftl
5233lib/firefox/localization/en-US/toolkit/about/certviewer.ftl 5297lib/firefox/localization/en-US/toolkit/about/certviewer.ftl
5234lib/firefox/localization/en-US/toolkit/about/url-classifier.ftl 5298lib/firefox/localization/en-US/toolkit/about/url-classifier.ftl
5235lib/firefox/localization/en-US/toolkit/extensions/blocklist.ftl 5299lib/firefox/localization/en-US/toolkit/extensions/blocklist.ftl
5236lib/firefox/localization/en-US/toolkit/featuregates/features.ftl 5300lib/firefox/localization/en-US/toolkit/featuregates/features.ftl
5237lib/firefox/localization/en-US/toolkit/global/createProfileWizard.ftl 5301lib/firefox/localization/en-US/toolkit/global/createProfileWizard.ftl
5238lib/firefox/localization/en-US/toolkit/global/handlerDialog.ftl 5302lib/firefox/localization/en-US/toolkit/global/handlerDialog.ftl
5239lib/firefox/localization/en-US/toolkit/global/processTypes.ftl 5303lib/firefox/localization/en-US/toolkit/global/processTypes.ftl
5240lib/firefox/localization/en-US/toolkit/global/profileDowngrade.ftl 5304lib/firefox/localization/en-US/toolkit/global/profileDowngrade.ftl
5241lib/firefox/localization/en-US/toolkit/global/profileSelection.ftl 5305lib/firefox/localization/en-US/toolkit/global/profileSelection.ftl
5242lib/firefox/localization/en-US/toolkit/global/resetProfile.ftl 5306lib/firefox/localization/en-US/toolkit/global/resetProfile.ftl
5243lib/firefox/localization/en-US/toolkit/global/textActions.ftl 5307lib/firefox/localization/en-US/toolkit/global/textActions.ftl
5244lib/firefox/localization/en-US/toolkit/global/unknownContentType.ftl 5308lib/firefox/localization/en-US/toolkit/global/unknownContentType.ftl
 5309lib/firefox/localization/en-US/toolkit/global/videocontrols.ftl
5245lib/firefox/localization/en-US/toolkit/global/wizard.ftl 5310lib/firefox/localization/en-US/toolkit/global/wizard.ftl
5246lib/firefox/localization/en-US/toolkit/intl/languageNames.ftl 5311lib/firefox/localization/en-US/toolkit/intl/languageNames.ftl
5247lib/firefox/localization/en-US/toolkit/intl/regionNames.ftl 5312lib/firefox/localization/en-US/toolkit/intl/regionNames.ftl
5248lib/firefox/localization/en-US/toolkit/main-window/autocomplete.ftl 5313lib/firefox/localization/en-US/toolkit/main-window/autocomplete.ftl
5249lib/firefox/localization/en-US/toolkit/main-window/findbar.ftl 5314lib/firefox/localization/en-US/toolkit/main-window/findbar.ftl
5250lib/firefox/localization/en-US/toolkit/payments/payments.ftl 5315lib/firefox/localization/en-US/toolkit/payments/payments.ftl
5251lib/firefox/localization/en-US/toolkit/pictureinpicture/pictureinpicture.ftl 5316lib/firefox/localization/en-US/toolkit/pictureinpicture/pictureinpicture.ftl
5252lib/firefox/localization/en-US/toolkit/preferences/preferences.ftl 5317lib/firefox/localization/en-US/toolkit/preferences/preferences.ftl
5253lib/firefox/localization/en-US/toolkit/printing/printDialogs.ftl 5318lib/firefox/localization/en-US/toolkit/printing/printDialogs.ftl
5254lib/firefox/localization/en-US/toolkit/printing/printPreview.ftl 5319lib/firefox/localization/en-US/toolkit/printing/printPreview.ftl
5255lib/firefox/localization/en-US/toolkit/printing/printUI.ftl 5320lib/firefox/localization/en-US/toolkit/printing/printUI.ftl
5256lib/firefox/localization/en-US/toolkit/updates/elevation.ftl 5321lib/firefox/localization/en-US/toolkit/updates/elevation.ftl
5257lib/firefox/localization/en-US/toolkit/updates/history.ftl 5322lib/firefox/localization/en-US/toolkit/updates/history.ftl
@@ -5446,37 +5511,38 @@ lib/firefox/modules/MulticastDNS.jsm @@ -5446,37 +5511,38 @@ lib/firefox/modules/MulticastDNS.jsm
5446lib/firefox/modules/NLP.jsm 5511lib/firefox/modules/NLP.jsm
5447lib/firefox/modules/NativeManifests.jsm 5512lib/firefox/modules/NativeManifests.jsm
5448lib/firefox/modules/NativeMessaging.jsm 5513lib/firefox/modules/NativeMessaging.jsm
5449lib/firefox/modules/NetUtil.jsm 5514lib/firefox/modules/NetUtil.jsm
5450lib/firefox/modules/NetworkGeolocationProvider.jsm 5515lib/firefox/modules/NetworkGeolocationProvider.jsm
5451lib/firefox/modules/NewPasswordModel.jsm 5516lib/firefox/modules/NewPasswordModel.jsm
5452lib/firefox/modules/NewTabUtils.jsm 5517lib/firefox/modules/NewTabUtils.jsm
5453lib/firefox/modules/NotificationDB.jsm 5518lib/firefox/modules/NotificationDB.jsm
5454lib/firefox/modules/NotificationStorage.jsm 5519lib/firefox/modules/NotificationStorage.jsm
5455lib/firefox/modules/OSCrypto.jsm 5520lib/firefox/modules/OSCrypto.jsm
5456lib/firefox/modules/OSKeyStore.jsm 5521lib/firefox/modules/OSKeyStore.jsm
5457lib/firefox/modules/ObjectUtils.jsm 5522lib/firefox/modules/ObjectUtils.jsm
5458lib/firefox/modules/OpenSearchEngine.jsm 5523lib/firefox/modules/OpenSearchEngine.jsm
 5524lib/firefox/modules/OsEnvironment.jsm
5459lib/firefox/modules/PageMenu.jsm 5525lib/firefox/modules/PageMenu.jsm
5460lib/firefox/modules/PageThumbUtils.jsm 5526lib/firefox/modules/PageThumbUtils.jsm
5461lib/firefox/modules/PageThumbs.jsm 5527lib/firefox/modules/PageThumbs.jsm
5462lib/firefox/modules/PageThumbsStorageService.jsm 5528lib/firefox/modules/PageThumbsStorageService.jsm
5463lib/firefox/modules/PageThumbsWorker.js 5529lib/firefox/modules/PageThumbsWorker.js
5464lib/firefox/modules/PartitioningExceptionListService.jsm 5530lib/firefox/modules/PartitioningExceptionListService.jsm
5465lib/firefox/modules/PasswordGenerator.jsm 5531lib/firefox/modules/PasswordGenerator.jsm
5466lib/firefox/modules/PerformanceCounters.jsm 5532lib/firefox/modules/PerformanceCounters.jsm
5467lib/firefox/modules/PermissionsUtils.jsm 5533lib/firefox/modules/PermissionsUtils.jsm
5468lib/firefox/modules/PictureInPicture.jsm 5534lib/firefox/modules/PictureInPicture.jsm
5469lib/firefox/modules/PictureInPictureTogglePolicy.jsm 5535lib/firefox/modules/PictureInPictureControls.jsm
5470lib/firefox/modules/PlacesBackups.jsm 5536lib/firefox/modules/PlacesBackups.jsm
5471lib/firefox/modules/PlacesCategoriesStarter.jsm 5537lib/firefox/modules/PlacesCategoriesStarter.jsm
5472lib/firefox/modules/PlacesDBUtils.jsm 5538lib/firefox/modules/PlacesDBUtils.jsm
5473lib/firefox/modules/PlacesExpiration.jsm 5539lib/firefox/modules/PlacesExpiration.jsm
5474lib/firefox/modules/PlacesRemoteTabsAutocompleteProvider.jsm 5540lib/firefox/modules/PlacesRemoteTabsAutocompleteProvider.jsm
5475lib/firefox/modules/PlacesSyncUtils.jsm 5541lib/firefox/modules/PlacesSyncUtils.jsm
5476lib/firefox/modules/PlacesTransactions.jsm 5542lib/firefox/modules/PlacesTransactions.jsm
5477lib/firefox/modules/PlacesUtils.jsm 5543lib/firefox/modules/PlacesUtils.jsm
5478lib/firefox/modules/PluralForm.jsm 5544lib/firefox/modules/PluralForm.jsm
5479lib/firefox/modules/PopupNotifications.jsm 5545lib/firefox/modules/PopupNotifications.jsm
5480lib/firefox/modules/Preferences.jsm 5546lib/firefox/modules/Preferences.jsm
5481lib/firefox/modules/PresentationControlService.jsm 5547lib/firefox/modules/PresentationControlService.jsm
5482lib/firefox/modules/PresentationDataChannelSessionTransport.jsm 5548lib/firefox/modules/PresentationDataChannelSessionTransport.jsm
@@ -5504,30 +5570,30 @@ lib/firefox/modules/PushServiceHttp2.jsm @@ -5504,30 +5570,30 @@ lib/firefox/modules/PushServiceHttp2.jsm
5504lib/firefox/modules/PushServiceWebSocket.jsm 5570lib/firefox/modules/PushServiceWebSocket.jsm
5505lib/firefox/modules/RFPHelper.jsm 5571lib/firefox/modules/RFPHelper.jsm
5506lib/firefox/modules/ReaderMode.jsm 5572lib/firefox/modules/ReaderMode.jsm
5507lib/firefox/modules/Readerable.jsm 5573lib/firefox/modules/Readerable.jsm
5508lib/firefox/modules/RecordingCmdLine.jsm 5574lib/firefox/modules/RecordingCmdLine.jsm
5509lib/firefox/modules/Region.jsm 5575lib/firefox/modules/Region.jsm
5510lib/firefox/modules/RemotePageAccessManager.jsm 5576lib/firefox/modules/RemotePageAccessManager.jsm
5511lib/firefox/modules/RemoteWebNavigation.jsm 5577lib/firefox/modules/RemoteWebNavigation.jsm
5512lib/firefox/modules/ResetProfile.jsm 5578lib/firefox/modules/ResetProfile.jsm
5513lib/firefox/modules/ResponsivenessMonitor.jsm 5579lib/firefox/modules/ResponsivenessMonitor.jsm
5514lib/firefox/modules/RustFxAccount.js 5580lib/firefox/modules/RustFxAccount.js
5515lib/firefox/modules/SafeBrowsing.jsm 5581lib/firefox/modules/SafeBrowsing.jsm
5516lib/firefox/modules/Schemas.jsm 5582lib/firefox/modules/Schemas.jsm
5517lib/firefox/modules/SearchCache.jsm 
5518lib/firefox/modules/SearchEngine.jsm 5583lib/firefox/modules/SearchEngine.jsm
5519lib/firefox/modules/SearchEngineSelector.jsm 5584lib/firefox/modules/SearchEngineSelector.jsm
5520lib/firefox/modules/SearchService.jsm 5585lib/firefox/modules/SearchService.jsm
 5586lib/firefox/modules/SearchSettings.jsm
5521lib/firefox/modules/SearchStaticData.jsm 5587lib/firefox/modules/SearchStaticData.jsm
5522lib/firefox/modules/SearchSuggestionController.jsm 5588lib/firefox/modules/SearchSuggestionController.jsm
5523lib/firefox/modules/SearchSuggestions.jsm 5589lib/firefox/modules/SearchSuggestions.jsm
5524lib/firefox/modules/SearchUtils.jsm 5590lib/firefox/modules/SearchUtils.jsm
5525lib/firefox/modules/SecurityInfo.jsm 5591lib/firefox/modules/SecurityInfo.jsm
5526lib/firefox/modules/SecurityReporter.jsm 5592lib/firefox/modules/SecurityReporter.jsm
5527lib/firefox/modules/ServiceRequest.jsm 5593lib/firefox/modules/ServiceRequest.jsm
5528lib/firefox/modules/ServiceWorkerCleanUp.jsm 5594lib/firefox/modules/ServiceWorkerCleanUp.jsm
5529lib/firefox/modules/Services.jsm 5595lib/firefox/modules/Services.jsm
5530lib/firefox/modules/SessionStoreFunctions.jsm 5596lib/firefox/modules/SessionStoreFunctions.jsm
5531lib/firefox/modules/SharedPromptUtils.jsm 5597lib/firefox/modules/SharedPromptUtils.jsm
5532lib/firefox/modules/ShieldContentProcess.jsm 5598lib/firefox/modules/ShieldContentProcess.jsm
5533lib/firefox/modules/ShortcutUtils.jsm 5599lib/firefox/modules/ShortcutUtils.jsm
@@ -5668,26 +5734,27 @@ lib/firefox/modules/services-common/util @@ -5668,26 +5734,27 @@ lib/firefox/modules/services-common/util
5668lib/firefox/modules/services-crypto/WeaveCrypto.js 5734lib/firefox/modules/services-crypto/WeaveCrypto.js
5669lib/firefox/modules/services-crypto/jwcrypto.jsm 5735lib/firefox/modules/services-crypto/jwcrypto.jsm
5670lib/firefox/modules/services-crypto/utils.js 5736lib/firefox/modules/services-crypto/utils.js
5671lib/firefox/modules/services-settings/Attachments.jsm 5737lib/firefox/modules/services-settings/Attachments.jsm
5672lib/firefox/modules/services-settings/Database.jsm 5738lib/firefox/modules/services-settings/Database.jsm
5673lib/firefox/modules/services-settings/IDBHelpers.jsm 5739lib/firefox/modules/services-settings/IDBHelpers.jsm
5674lib/firefox/modules/services-settings/RemoteSettingsClient.jsm 5740lib/firefox/modules/services-settings/RemoteSettingsClient.jsm
5675lib/firefox/modules/services-settings/RemoteSettingsComponents.jsm 5741lib/firefox/modules/services-settings/RemoteSettingsComponents.jsm
5676lib/firefox/modules/services-settings/RemoteSettingsWorker.js 5742lib/firefox/modules/services-settings/RemoteSettingsWorker.js
5677lib/firefox/modules/services-settings/RemoteSettingsWorker.jsm 5743lib/firefox/modules/services-settings/RemoteSettingsWorker.jsm
5678lib/firefox/modules/services-settings/SharedUtils.jsm 5744lib/firefox/modules/services-settings/SharedUtils.jsm
5679lib/firefox/modules/services-settings/Utils.jsm 5745lib/firefox/modules/services-settings/Utils.jsm
5680lib/firefox/modules/services-settings/remote-settings.js 5746lib/firefox/modules/services-settings/remote-settings.js
 5747lib/firefox/modules/services-sync/SyncDisconnect.jsm
5681lib/firefox/modules/services-sync/SyncedTabs.jsm 5748lib/firefox/modules/services-sync/SyncedTabs.jsm
5682lib/firefox/modules/services-sync/UIState.jsm 5749lib/firefox/modules/services-sync/UIState.jsm
5683lib/firefox/modules/services-sync/Weave.jsm 5750lib/firefox/modules/services-sync/Weave.jsm
5684lib/firefox/modules/services-sync/addonsreconciler.js 5751lib/firefox/modules/services-sync/addonsreconciler.js
5685lib/firefox/modules/services-sync/addonutils.js 5752lib/firefox/modules/services-sync/addonutils.js
5686lib/firefox/modules/services-sync/bookmark_repair.js 5753lib/firefox/modules/services-sync/bookmark_repair.js
5687lib/firefox/modules/services-sync/bookmark_validator.js 5754lib/firefox/modules/services-sync/bookmark_validator.js
5688lib/firefox/modules/services-sync/bridged_engine.js 5755lib/firefox/modules/services-sync/bridged_engine.js
5689lib/firefox/modules/services-sync/browserid_identity.js 5756lib/firefox/modules/services-sync/browserid_identity.js
5690lib/firefox/modules/services-sync/collection_repair.js 5757lib/firefox/modules/services-sync/collection_repair.js
5691lib/firefox/modules/services-sync/collection_validator.js 5758lib/firefox/modules/services-sync/collection_validator.js
5692lib/firefox/modules/services-sync/constants.js 5759lib/firefox/modules/services-sync/constants.js
5693lib/firefox/modules/services-sync/doctor.js 5760lib/firefox/modules/services-sync/doctor.js
@@ -5713,28 +5780,26 @@ lib/firefox/modules/services-sync/status @@ -5713,28 +5780,26 @@ lib/firefox/modules/services-sync/status
5713lib/firefox/modules/services-sync/telemetry.js 5780lib/firefox/modules/services-sync/telemetry.js
5714lib/firefox/modules/services-sync/util.js 5781lib/firefox/modules/services-sync/util.js
5715lib/firefox/modules/sessionstore/PrivacyFilter.jsm 5782lib/firefox/modules/sessionstore/PrivacyFilter.jsm
5716lib/firefox/modules/sessionstore/PrivacyLevel.jsm 5783lib/firefox/modules/sessionstore/PrivacyLevel.jsm
5717lib/firefox/modules/sessionstore/SessionHistory.jsm 5784lib/firefox/modules/sessionstore/SessionHistory.jsm
5718lib/firefox/modules/sessionstore/Utils.jsm 5785lib/firefox/modules/sessionstore/Utils.jsm
5719lib/firefox/modules/storage-json.js 5786lib/firefox/modules/storage-json.js
5720lib/firefox/modules/subprocess/subprocess_common.jsm 5787lib/firefox/modules/subprocess/subprocess_common.jsm
5721lib/firefox/modules/subprocess/subprocess_shared.js 5788lib/firefox/modules/subprocess/subprocess_shared.js
5722lib/firefox/modules/subprocess/subprocess_shared_unix.js 5789lib/firefox/modules/subprocess/subprocess_shared_unix.js
5723lib/firefox/modules/subprocess/subprocess_unix.jsm 5790lib/firefox/modules/subprocess/subprocess_unix.jsm
5724lib/firefox/modules/subprocess/subprocess_worker_common.js 5791lib/firefox/modules/subprocess/subprocess_worker_common.js
5725lib/firefox/modules/subprocess/subprocess_worker_unix.js 5792lib/firefox/modules/subprocess/subprocess_worker_unix.js
5726lib/firefox/modules/themes/default/icon.svg 
5727lib/firefox/modules/themes/default/manifest.json 
5728lib/firefox/modules/third_party/fathom/fathom.jsm 5793lib/firefox/modules/third_party/fathom/fathom.jsm
5729lib/firefox/modules/third_party/jsesc/jsesc.js 5794lib/firefox/modules/third_party/jsesc/jsesc.js
5730lib/firefox/modules/txEXSLTRegExFunctions.jsm 5795lib/firefox/modules/txEXSLTRegExFunctions.jsm
5731lib/firefox/modules/vtt.jsm 5796lib/firefox/modules/vtt.jsm
5732lib/firefox/modules/workers/PromiseWorker.js 5797lib/firefox/modules/workers/PromiseWorker.js
5733lib/firefox/modules/workers/require.js 5798lib/firefox/modules/workers/require.js
5734lib/firefox/pingsender 5799lib/firefox/pingsender
5735lib/firefox/platform.ini 5800lib/firefox/platform.ini
5736lib/firefox/plugin-container 5801lib/firefox/plugin-container
5737lib/firefox/removed-files 5802lib/firefox/removed-files
5738lib/firefox/res/EditorOverride.css 5803lib/firefox/res/EditorOverride.css
5739lib/firefox/res/contenteditable.css 5804lib/firefox/res/contenteditable.css
5740lib/firefox/res/designmode.css 5805lib/firefox/res/designmode.css

cvs diff -r1.410 -r1.410.2.1 pkgsrc/www/firefox/distinfo (expand / switch to unified diff)

--- pkgsrc/www/firefox/distinfo 2020/09/02 10:00:23 1.410
+++ pkgsrc/www/firefox/distinfo 2020/10/29 12:18:54 1.410.2.1
@@ -1,40 +1,40 @@ @@ -1,40 +1,40 @@
1$NetBSD: distinfo,v 1.410 2020/09/02 10:00:23 ryoon Exp $ 1$NetBSD: distinfo,v 1.410.2.1 2020/10/29 12:18:54 spz Exp $
2 2
3SHA1 (firefox-80.0.1.source.tar.xz) = 5c848661846b2f7902c893468022ef6e55ce769c 3SHA1 (firefox-82.0.2.source.tar.xz) = 06c09c33d795d0c5c11b1d662c5ea204b53b0a00
4RMD160 (firefox-80.0.1.source.tar.xz) = 0c868879257d85e5973bfe6da30dba310240f30f 4RMD160 (firefox-82.0.2.source.tar.xz) = 7ef23ac4bf0fcbe9861e1bc564dd962c410466dd
5SHA512 (firefox-80.0.1.source.tar.xz) = 97a54e5f0ff0e34d0994b9ea67250fda1e9a51acb1129a5f6ce632ca5d15132ae4e5eb18c1a9a609a14f5012daf87c6e1a5049e096dd1c32cac9e2c981381d10 5SHA512 (firefox-82.0.2.source.tar.xz) = f38c88d8213552b7bf66d87bd7880761b14f592ca55eae71d4c2587d5598631aefede03b0c6b3163230210ccaf4b50d84821757615da0c150c5c9db258bfc98b
6Size (firefox-80.0.1.source.tar.xz) = 334690792 bytes 6Size (firefox-82.0.2.source.tar.xz) = 341015640 bytes
7SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7 7SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
8SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0 8SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
9SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8 9SHA1 (patch-build_moz.configure_rust.configure) = c114ad9226d775373e0af2a55cf95958337765f5
10SHA1 (patch-config_gcc-stl-wrapper.template.h) = 781a063fa6ab345face53fd88404ead11ab335b2 10SHA1 (patch-config_gcc-stl-wrapper.template.h) = 781a063fa6ab345face53fd88404ead11ab335b2
11SHA1 (patch-config_makefiles_rust.mk) = 738b8b54ff2b9849cd8316d8b227b6d067250337 11SHA1 (patch-config_makefiles_rust.mk) = dcdc4a4cfc839ec838c8d657b93916beb5c372f2
12SHA1 (patch-dom_base_nsAttrName.h) = ac7ba441a3b27df2855cf2673eea36b1cb44ad49 12SHA1 (patch-dom_base_nsAttrName.h) = ac7ba441a3b27df2855cf2673eea36b1cb44ad49
13SHA1 (patch-dom_media_CubebUtils.cpp) = 226821d961039ae5c9c50d8615757b73c6bcd80a 13SHA1 (patch-dom_media_CubebUtils.cpp) = 226821d961039ae5c9c50d8615757b73c6bcd80a
14SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = e458c9c8dc66edc69c1874734af28a77fc5e3993 14SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = e458c9c8dc66edc69c1874734af28a77fc5e3993
15SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 2f73c76c48852613e0c55c1680fcc2a9eb3cf4ef 15SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 2f73c76c48852613e0c55c1680fcc2a9eb3cf4ef
16SHA1 (patch-gfx_cairo_cairo_src_cairo-type1-subset.c) = 89a9d934ef76706c552c0b81e6cbc0f45b1ffd2c 16SHA1 (patch-gfx_cairo_cairo_src_cairo-type1-subset.c) = 89a9d934ef76706c552c0b81e6cbc0f45b1ffd2c
17SHA1 (patch-gfx_skia_skia_src_core_SkCpu.cpp) = 36218819254f3681b9c717d652ea78c9f20d49ad 17SHA1 (patch-gfx_skia_skia_src_core_SkCpu.cpp) = 36218819254f3681b9c717d652ea78c9f20d49ad
18SHA1 (patch-gfx_thebes_gfxPlatform.cpp) = f6f8996f0818a1b890698c7cc5054d49cb1e8924 18SHA1 (patch-gfx_thebes_gfxPlatform.cpp) = f6f8996f0818a1b890698c7cc5054d49cb1e8924
19SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 4a6606da590cfb8d855bde58b9c6f90e98d0870c 19SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 4a6606da590cfb8d855bde58b9c6f90e98d0870c
20SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 35d20981d33ccdb1d8ffb8039e48798777f11658 20SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 35d20981d33ccdb1d8ffb8039e48798777f11658
21SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 260c29bacd8bf265951b7a412f850bf2b292c836 21SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 260c29bacd8bf265951b7a412f850bf2b292c836
22SHA1 (patch-js_src_jsfriendapi.h) = 6bbb895b882ee24929f011751c42732215e153a2 22SHA1 (patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp) = fbb3271ccc09112b191be1b04ba3023bd38f645f
 23SHA1 (patch-js_src_jsfriendapi.h) = b5cb687dbbda314fe0f16521c1c042c105c4bbe4
23SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba 24SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
24SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a 25SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a
25SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 31536f36cb33f16da309527b50eda9b721608115 26SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 31536f36cb33f16da309527b50eda9b721608115
26SHA1 (patch-media_libcubeb_src_moz.build) = e4e64a1135cf4157ae5b6f7c1710ebd076953479 27SHA1 (patch-media_libcubeb_src_moz.build) = e4e64a1135cf4157ae5b6f7c1710ebd076953479
27SHA1 (patch-media_libpng_pngpriv.h) = c8084332560017cd7c9b519b61d125fa28af0dbc 28SHA1 (patch-media_libpng_pngpriv.h) = c8084332560017cd7c9b519b61d125fa28af0dbc
28SHA1 (patch-media_libtheora_lib_info.c) = f6dbf536d73859a1ff78304c2e9f6a6f74dac01f 29SHA1 (patch-media_libtheora_lib_info.c) = f6dbf536d73859a1ff78304c2e9f6a6f74dac01f
29SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 2d2ff8b4f9fe883b345d0ffc0d8e81aacf37a292 30SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 2d2ff8b4f9fe883b345d0ffc0d8e81aacf37a292
30SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 13e512c7ee9fa1e14ba415d62fa853e5fbfc91c0 31SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 13e512c7ee9fa1e14ba415d62fa853e5fbfc91c0
 32SHA1 (patch-race_recurse.mk) = 6a732be998d7718969f38873092f902650e4b748
31SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = a7cd867916524770609d1c307a65b315b88456f4 33SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = a7cd867916524770609d1c307a65b315b88456f4
32SHA1 (patch-third__party_rust_getrandom_src_lib.rs) = 2ad80d10ebfeef0dc27435fc2c16be7b5e5d444a 
33SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = 3755f32fea84900cc0f00af3d9f53ed5fcfb0b4b 
34SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = fb285a1d716a251aa133ab50609f72cbd1032536 34SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = fb285a1d716a251aa133ab50609f72cbd1032536
35SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 22a39e54e042ab2270a3cb54e4e307c8900cad12 35SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 22a39e54e042ab2270a3cb54e4e307c8900cad12
36SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57 36SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57
37SHA1 (patch-toolkit_mozapps_installer_packager.mk) = 706635b76a7b525794aba95e95544f09e18bb662 37SHA1 (patch-toolkit_mozapps_installer_packager.mk) = 706635b76a7b525794aba95e95544f09e18bb662
38SHA1 (patch-widget_gtk_DMABufSurface.cpp) = 919a3cfca2b89e54b2d58e34f462a2abe1d98df6 38SHA1 (patch-widget_gtk_DMABufSurface.cpp) = 919a3cfca2b89e54b2d58e34f462a2abe1d98df6
39SHA1 (patch-xpcom_base_nscore.h) = 1ac4d34d3c9e80bc1ac966c6c84cb320bc0fa1ec 39SHA1 (patch-xpcom_base_nscore.h) = 1ac4d34d3c9e80bc1ac966c6c84cb320bc0fa1ec
40SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = 6956c90d4c74c71e7e9a5882e4840ba2673160fa 40SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = 6956c90d4c74c71e7e9a5882e4840ba2673160fa

cvs diff -r1.180 -r1.180.2.1 pkgsrc/www/firefox/mozilla-common.mk (expand / switch to unified diff)

--- pkgsrc/www/firefox/mozilla-common.mk 2020/09/15 09:40:08 1.180
+++ pkgsrc/www/firefox/mozilla-common.mk 2020/10/29 12:18:54 1.180.2.1
@@ -1,35 +1,35 @@ @@ -1,35 +1,35 @@
1# $NetBSD: mozilla-common.mk,v 1.180 2020/09/15 09:40:08 nia Exp $ 1# $NetBSD: mozilla-common.mk,v 1.180.2.1 2020/10/29 12:18:54 spz Exp $
2# 2#
3# common Makefile fragment for mozilla packages based on gecko 2.0. 3# common Makefile fragment for mozilla packages based on gecko 2.0.
4# 4#
5# used by www/firefox/Makefile 5# used by www/firefox/Makefile
6 6
7.include "../../mk/bsd.prefs.mk" 7.include "../../mk/bsd.prefs.mk"
8 8
9# Python 2.7 and Python 3.6 or later are required simultaneously. 9# Python 2.7 and Python 3.6 or later are required simultaneously.
10PYTHON_VERSIONS_ACCEPTED= 27 10PYTHON_VERSIONS_ACCEPTED= 27
11PYTHON_FOR_BUILD_ONLY= tool 11PYTHON_FOR_BUILD_ONLY= tool
12.if !empty(PYTHON_VERSION_DEFAULT:M3[6789]) 12.if !empty(PYTHON_VERSION_DEFAULT:M3[6789])
13TOOL_DEPENDS+= python${PYTHON_VERSION_DEFAULT}-[0-9]*:../../lang/python${PYTHON_VERSION_DEFAULT} 13TOOL_DEPENDS+= python${PYTHON_VERSION_DEFAULT}-[0-9]*:../../lang/python${PYTHON_VERSION_DEFAULT}
14ALL_ENV+= PYTHON3=${LOCALBASE}/bin/python${PYTHON_VERSION_DEFAULT:S/3/3./} 14ALL_ENV+= PYTHON3=${LOCALBASE}/bin/python${PYTHON_VERSION_DEFAULT:S/3/3./}
15.else 15.else
16TOOL_DEPENDS+= python37-[0-9]*:../../lang/python37 16TOOL_DEPENDS+= python37-[0-9]*:../../lang/python37
17ALL_ENV+= PYTHON3=${LOCALBASE}/bin/python3.7 17ALL_ENV+= PYTHON3=${LOCALBASE}/bin/python3.7
18.endif 18.endif
19 19
20HAS_CONFIGURE= yes 20HAS_CONFIGURE= yes
21CONFIGURE_ARGS+= --prefix=${PREFIX} 21CONFIGURE_ARGS+= --prefix=${PREFIX}
22USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip 22USE_TOOLS+= pkg-config perl gmake autoconf213 gm4 unzip zip
23UNLIMIT_RESOURCES+= datasize virtualsize 23UNLIMIT_RESOURCES+= datasize virtualsize
24 24
25# firefox needs a compiler that supports gnu++14 and gnu++17. 25# firefox needs a compiler that supports gnu++14 and gnu++17.
26# However, passing --std=gnu++17 (from wrappers, as a result of 26# However, passing --std=gnu++17 (from wrappers, as a result of
27# USE_LANGUAGES), results in problems for some Rust modules (as of 27# USE_LANGUAGES), results in problems for some Rust modules (as of
28# 74.0). Therefore, do not declare the languages that are actually 28# 74.0). Therefore, do not declare the languages that are actually
29# needed. 29# needed.
30# \todo In pkgsrc infrastructure, separate the concept of needing a 30# \todo In pkgsrc infrastructure, separate the concept of needing a
31# compiler that can implement a standard, and the concept of forcibly 31# compiler that can implement a standard, and the concept of forcibly
32# adding a --std flag. (The build system of a package should be 32# adding a --std flag. (The build system of a package should be
33# setting the --std flag that is needed, rather than relying on the 33# setting the --std flag that is needed, rather than relying on the
34# defaults of a particular compiler version.) 34# defaults of a particular compiler version.)
35# NB: Even when building firefox with PKGSRC_COMPILER=gcc, the package 35# NB: Even when building firefox with PKGSRC_COMPILER=gcc, the package
@@ -213,27 +213,27 @@ PLIST_SUBST+= DLL_SUFFIX=".so" @@ -213,27 +213,27 @@ PLIST_SUBST+= DLL_SUFFIX=".so"
213.endif 213.endif
214 214
215# PR pkg/55456 215# PR pkg/55456
216.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386" 216.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386"
217.include "../../devel/libatomic/buildlink3.mk" 217.include "../../devel/libatomic/buildlink3.mk"
218CONFIGURE_ENV.NetBSD+= ac_cv_needs_atomic=yes 218CONFIGURE_ENV.NetBSD+= ac_cv_needs_atomic=yes
219.endif 219.endif
220BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1 220BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1
221.include "../../devel/libevent/buildlink3.mk" 221.include "../../devel/libevent/buildlink3.mk"
222.include "../../devel/libffi/buildlink3.mk" 222.include "../../devel/libffi/buildlink3.mk"
223BUILDLINK_API_DEPENDS.nspr+= nspr>=4.26 223BUILDLINK_API_DEPENDS.nspr+= nspr>=4.26
224.include "../../devel/nspr/buildlink3.mk" 224.include "../../devel/nspr/buildlink3.mk"
225.include "../../textproc/icu/buildlink3.mk" 225.include "../../textproc/icu/buildlink3.mk"
226BUILDLINK_API_DEPENDS.nss+= nss>=3.55 226BUILDLINK_API_DEPENDS.nss+= nss>=3.56
227.include "../../devel/nss/buildlink3.mk" 227.include "../../devel/nss/buildlink3.mk"
228.include "../../devel/zlib/buildlink3.mk" 228.include "../../devel/zlib/buildlink3.mk"
229#.include "../../mk/jpeg.buildlink3.mk" 229#.include "../../mk/jpeg.buildlink3.mk"
230.include "../../graphics/MesaLib/buildlink3.mk" 230.include "../../graphics/MesaLib/buildlink3.mk"
231#BUILDLINK_API_DEPENDS.cairo+= cairo>=1.10.2nb4 231#BUILDLINK_API_DEPENDS.cairo+= cairo>=1.10.2nb4
232#.include "../../graphics/cairo/buildlink3.mk" 232#.include "../../graphics/cairo/buildlink3.mk"
233BUILDLINK_API_DEPENDS.libwebp+= libwebp>=1.0.2 233BUILDLINK_API_DEPENDS.libwebp+= libwebp>=1.0.2
234.include "../../graphics/libwebp/buildlink3.mk" 234.include "../../graphics/libwebp/buildlink3.mk"
235# Force the use of clang from pkgsrc, regardless of the setting of 235# Force the use of clang from pkgsrc, regardless of the setting of
236# PKGSRC_COMPILER. 236# PKGSRC_COMPILER.
237# When being compiled with GCC, Firefox will still need Clang for 237# When being compiled with GCC, Firefox will still need Clang for
238# some purposes (why?) 238# some purposes (why?)
239# \todo pkgsrc cwrappers creates symlinks which make GCC pretend to be clang. 239# \todo pkgsrc cwrappers creates symlinks which make GCC pretend to be clang.

cvs diff -r1.185 -r1.185.2.1 pkgsrc/www/firefox-l10n/Makefile (expand / switch to unified diff)

--- pkgsrc/www/firefox-l10n/Makefile 2020/09/02 10:01:47 1.185
+++ pkgsrc/www/firefox-l10n/Makefile 2020/10/29 12:18:54 1.185.2.1
@@ -1,45 +1,45 @@ @@ -1,45 +1,45 @@
1# $NetBSD: Makefile,v 1.185 2020/09/02 10:01:47 ryoon Exp $ 1# $NetBSD: Makefile,v 1.185.2.1 2020/10/29 12:18:54 spz Exp $
2 2
3FIREFOX_VER= 80.0.1 3FIREFOX_VER= 82.0.2
4PKGNAME= firefox-l10n-${FIREFOX_VER:S/b/beta/:S/esr//} 4PKGNAME= firefox-l10n-${FIREFOX_VER:S/b/beta/:S/esr//}
5DISTNAME= # empty 5DISTNAME= # empty
6CATEGORIES= www 6CATEGORIES= www
7#MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/} 7#MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}
8MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/} 8MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/linux-i686/xpi/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.mozilla.com/en-US/firefox/ 11HOMEPAGE= https://www.mozilla.com/en-US/firefox/
12COMMENT= Language packs for www/firefox 12COMMENT= Language packs for www/firefox
13LICENSE= mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 # as of 70.0.1 13LICENSE= mpl-2.0 AND mpl-1.1 AND gnu-lgpl-v3 # as of 81.0
14 14
15DEPENDS+= firefox>=${PKGVERSION_NOREV}:../../www/firefox 15DEPENDS+= firefox>=${PKGVERSION_NOREV}:../../www/firefox
16 16
17DIST_SUBDIR= ${PKGNAME_NOREV} 17DIST_SUBDIR= ${PKGNAME_NOREV}
18DISTFILES= ${FIREFOX_LOCALES:=.xpi} 18DISTFILES= ${FIREFOX_LOCALES:=.xpi}
19 19
20NO_BUILD= yes 20NO_BUILD= yes
21 21
22INSTALLATION_DIRS= lib/firefox/distribution/extensions 22INSTALLATION_DIRS= lib/firefox/distribution/extensions
23 23
24FIREFOX_LOCALES= \ 24FIREFOX_LOCALES= \
25 ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy \ 25 ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy \
26 da de dsb \ 26 da de dsb \
27 el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu \ 27 el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu \
28 fa ff fi fr fy-NL ga-IE gd gl gn gu-IN \ 28 fa ff fi fr fy-NL ga-IE gd gl gn gu-IN \
29 he hi-IN hr hsb hu hy-AM ia id is it ja ka kab kk km kn ko \ 29 he hi-IN hr hsb hu hy-AM ia id is it ja ka kab kk km kn ko \
30 lij lt lv mk mr ms my nb-NO ne-NP nl nn-NO oc \ 30 lij lt lv mk mr ms my nb-NO ne-NP nl nn-NO oc \
31 pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE \ 31 pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE \
32 ta te th tl tr trs uk uz vi xh zh-CN zh-TW 32 ta te th tl tr trs uk ur uz vi xh zh-CN zh-TW
33 33
34EXTENSIONS_DIR= ${PREFIX}/lib/firefox/distribution/extensions 34EXTENSIONS_DIR= ${PREFIX}/lib/firefox/distribution/extensions
35 35
36do-install: 36do-install:
37.for locale in ${FIREFOX_LOCALES} 37.for locale in ${FIREFOX_LOCALES}
38 ${INSTALL_DATA} ${WRKSRC}/${locale}.xpi \ 38 ${INSTALL_DATA} ${WRKSRC}/${locale}.xpi \
39 ${DESTDIR}${EXTENSIONS_DIR}/langpack-${locale}@firefox.mozilla.org.xpi 39 ${DESTDIR}${EXTENSIONS_DIR}/langpack-${locale}@firefox.mozilla.org.xpi
40.endfor 40.endfor
41 41
42.if make(list-licenses) 42.if make(list-licenses)
43.include "list-licenses.mk" 43.include "list-licenses.mk"
44.endif 44.endif
45 45

cvs diff -r1.66 -r1.66.2.1 pkgsrc/www/firefox-l10n/PLIST (expand / switch to unified diff)

--- pkgsrc/www/firefox-l10n/PLIST 2020/07/01 13:02:07 1.66
+++ pkgsrc/www/firefox-l10n/PLIST 2020/10/29 12:18:54 1.66.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.66 2020/07/01 13:02:07 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.66.2.1 2020/10/29 12:18:54 spz Exp $
2lib/firefox/distribution/extensions/langpack-ach@firefox.mozilla.org.xpi 2lib/firefox/distribution/extensions/langpack-ach@firefox.mozilla.org.xpi
3lib/firefox/distribution/extensions/langpack-af@firefox.mozilla.org.xpi 3lib/firefox/distribution/extensions/langpack-af@firefox.mozilla.org.xpi
4lib/firefox/distribution/extensions/langpack-an@firefox.mozilla.org.xpi 4lib/firefox/distribution/extensions/langpack-an@firefox.mozilla.org.xpi
5lib/firefox/distribution/extensions/langpack-ar@firefox.mozilla.org.xpi 5lib/firefox/distribution/extensions/langpack-ar@firefox.mozilla.org.xpi
6lib/firefox/distribution/extensions/langpack-ast@firefox.mozilla.org.xpi 6lib/firefox/distribution/extensions/langpack-ast@firefox.mozilla.org.xpi
7lib/firefox/distribution/extensions/langpack-az@firefox.mozilla.org.xpi 7lib/firefox/distribution/extensions/langpack-az@firefox.mozilla.org.xpi
8lib/firefox/distribution/extensions/langpack-be@firefox.mozilla.org.xpi 8lib/firefox/distribution/extensions/langpack-be@firefox.mozilla.org.xpi
9lib/firefox/distribution/extensions/langpack-bg@firefox.mozilla.org.xpi 9lib/firefox/distribution/extensions/langpack-bg@firefox.mozilla.org.xpi
10lib/firefox/distribution/extensions/langpack-bn@firefox.mozilla.org.xpi 10lib/firefox/distribution/extensions/langpack-bn@firefox.mozilla.org.xpi
11lib/firefox/distribution/extensions/langpack-br@firefox.mozilla.org.xpi 11lib/firefox/distribution/extensions/langpack-br@firefox.mozilla.org.xpi
12lib/firefox/distribution/extensions/langpack-bs@firefox.mozilla.org.xpi 12lib/firefox/distribution/extensions/langpack-bs@firefox.mozilla.org.xpi
13lib/firefox/distribution/extensions/langpack-ca-valencia@firefox.mozilla.org.xpi 13lib/firefox/distribution/extensions/langpack-ca-valencia@firefox.mozilla.org.xpi
14lib/firefox/distribution/extensions/langpack-ca@firefox.mozilla.org.xpi 14lib/firefox/distribution/extensions/langpack-ca@firefox.mozilla.org.xpi
@@ -79,18 +79,19 @@ lib/firefox/distribution/extensions/lang @@ -79,18 +79,19 @@ lib/firefox/distribution/extensions/lang
79lib/firefox/distribution/extensions/langpack-sk@firefox.mozilla.org.xpi 79lib/firefox/distribution/extensions/langpack-sk@firefox.mozilla.org.xpi
80lib/firefox/distribution/extensions/langpack-sl@firefox.mozilla.org.xpi 80lib/firefox/distribution/extensions/langpack-sl@firefox.mozilla.org.xpi
81lib/firefox/distribution/extensions/langpack-son@firefox.mozilla.org.xpi 81lib/firefox/distribution/extensions/langpack-son@firefox.mozilla.org.xpi
82lib/firefox/distribution/extensions/langpack-sq@firefox.mozilla.org.xpi 82lib/firefox/distribution/extensions/langpack-sq@firefox.mozilla.org.xpi
83lib/firefox/distribution/extensions/langpack-sr@firefox.mozilla.org.xpi 83lib/firefox/distribution/extensions/langpack-sr@firefox.mozilla.org.xpi
84lib/firefox/distribution/extensions/langpack-sv-SE@firefox.mozilla.org.xpi 84lib/firefox/distribution/extensions/langpack-sv-SE@firefox.mozilla.org.xpi
85lib/firefox/distribution/extensions/langpack-ta@firefox.mozilla.org.xpi 85lib/firefox/distribution/extensions/langpack-ta@firefox.mozilla.org.xpi
86lib/firefox/distribution/extensions/langpack-te@firefox.mozilla.org.xpi 86lib/firefox/distribution/extensions/langpack-te@firefox.mozilla.org.xpi
87lib/firefox/distribution/extensions/langpack-th@firefox.mozilla.org.xpi 87lib/firefox/distribution/extensions/langpack-th@firefox.mozilla.org.xpi
88lib/firefox/distribution/extensions/langpack-tl@firefox.mozilla.org.xpi 88lib/firefox/distribution/extensions/langpack-tl@firefox.mozilla.org.xpi
89lib/firefox/distribution/extensions/langpack-tr@firefox.mozilla.org.xpi 89lib/firefox/distribution/extensions/langpack-tr@firefox.mozilla.org.xpi
90lib/firefox/distribution/extensions/langpack-trs@firefox.mozilla.org.xpi 90lib/firefox/distribution/extensions/langpack-trs@firefox.mozilla.org.xpi
91lib/firefox/distribution/extensions/langpack-uk@firefox.mozilla.org.xpi 91lib/firefox/distribution/extensions/langpack-uk@firefox.mozilla.org.xpi
 92lib/firefox/distribution/extensions/langpack-ur@firefox.mozilla.org.xpi
92lib/firefox/distribution/extensions/langpack-uz@firefox.mozilla.org.xpi 93lib/firefox/distribution/extensions/langpack-uz@firefox.mozilla.org.xpi
93lib/firefox/distribution/extensions/langpack-vi@firefox.mozilla.org.xpi 94lib/firefox/distribution/extensions/langpack-vi@firefox.mozilla.org.xpi
94lib/firefox/distribution/extensions/langpack-xh@firefox.mozilla.org.xpi 95lib/firefox/distribution/extensions/langpack-xh@firefox.mozilla.org.xpi
95lib/firefox/distribution/extensions/langpack-zh-CN@firefox.mozilla.org.xpi 96lib/firefox/distribution/extensions/langpack-zh-CN@firefox.mozilla.org.xpi
96lib/firefox/distribution/extensions/langpack-zh-TW@firefox.mozilla.org.xpi 97lib/firefox/distribution/extensions/langpack-zh-TW@firefox.mozilla.org.xpi

cvs diff -r1.167 -r1.167.2.1 pkgsrc/www/firefox-l10n/distinfo (expand / switch to unified diff)

--- pkgsrc/www/firefox-l10n/distinfo 2020/09/02 10:01:47 1.167
+++ pkgsrc/www/firefox-l10n/distinfo 2020/10/29 12:18:54 1.167.2.1
@@ -1,382 +1,386 @@ @@ -1,382 +1,386 @@
1$NetBSD: distinfo,v 1.167 2020/09/02 10:01:47 ryoon Exp $ 1$NetBSD: distinfo,v 1.167.2.1 2020/10/29 12:18:54 spz Exp $
2 2
3SHA1 (firefox-l10n-80.0.1/ach.xpi) = 4293ab64bf73aa9fbe4f36ee13193cb1e846502c 3SHA1 (firefox-l10n-82.0.2/ach.xpi) = 00ef26876e90661f28bebfcba37d0a27605873fa
4RMD160 (firefox-l10n-80.0.1/ach.xpi) = fa00b1899433e9f705b1123ebf104031509fe68a 4RMD160 (firefox-l10n-82.0.2/ach.xpi) = 113b5878a726e5416d821a47008511f3008d1bae
5SHA512 (firefox-l10n-80.0.1/ach.xpi) = ac19b518cc92f39e8fe16eb86f9c1a273db0f7ba4bf9ce001c41dac2b33400ebe3131ad5205009ffe96ff1e067212f7edc2f083f8cab29f8457af77efc299335 5SHA512 (firefox-l10n-82.0.2/ach.xpi) = 74131e76f66de1249e351898127dafedd69a6c17eb9cc0d28f2e918ef04e6bcd1c048238f332441b33f283ff1926f7b58a2457149e2b6dd43e602660189e5fde
6Size (firefox-l10n-80.0.1/ach.xpi) = 504583 bytes 6Size (firefox-l10n-82.0.2/ach.xpi) = 460148 bytes
7SHA1 (firefox-l10n-80.0.1/af.xpi) = 8af5958ecbdde613b52d2ace1f6621d200c11490 7SHA1 (firefox-l10n-82.0.2/af.xpi) = 381ad2e7522e23c8996690c3347a4ea902095204
8RMD160 (firefox-l10n-80.0.1/af.xpi) = 73132ef3fe294584750e61d545fa6c651bad2cc6 8RMD160 (firefox-l10n-82.0.2/af.xpi) = 091141296d94d4ad49e646eba1b657ce92f99d53
9SHA512 (firefox-l10n-80.0.1/af.xpi) = 29bd2b91adf1976a7d9a40ee0db8a8fb17036bfa28a2ea2eaff2f17ea91cc3ac49b4bf99259315e3ed8e38cc229a68a1c68212e4c13fa851d6e94efa01a3e410 9SHA512 (firefox-l10n-82.0.2/af.xpi) = 4e4455b8ac1b35d56d2ebebac158752f9d29ecb139e6cb0d6fc39001944340c4920b16dbacbbfd00bc0b6c9fe19b59271198817eac6e8c60856fa36639cb07ec
10Size (firefox-l10n-80.0.1/af.xpi) = 444291 bytes 10Size (firefox-l10n-82.0.2/af.xpi) = 430109 bytes
11SHA1 (firefox-l10n-80.0.1/an.xpi) = f38b145af731715eca3b0119818853fb9faa7f41 11SHA1 (firefox-l10n-82.0.2/an.xpi) = 9340778aae77ceea1ab4569023e28183ad70c5ba
12RMD160 (firefox-l10n-80.0.1/an.xpi) = d92a8b83073fa0a9ebd905c8b01440d8e26eabec 12RMD160 (firefox-l10n-82.0.2/an.xpi) = ff498ef44862adb2bc16919786e5ffa8e0006dcd
13SHA512 (firefox-l10n-80.0.1/an.xpi) = b6e490f206b4d20e6bc652b9daa24f78f1b4447e32ea77394b92e73ec0de6f21d30e22ca3ee87f2a95e437cdf7cab6a6a81307a8ec1451e69f761671cc03a5b0 13SHA512 (firefox-l10n-82.0.2/an.xpi) = 07c9e68ee09a3edd7a90a0666f592f732fcbf049391704d2798160d549462a0b76e0bb1f61e0d3be0d3b19f44844a0fd80456dc18d0b1f3046d3a3e1e56b32ac
14Size (firefox-l10n-80.0.1/an.xpi) = 542426 bytes 14Size (firefox-l10n-82.0.2/an.xpi) = 510111 bytes
15SHA1 (firefox-l10n-80.0.1/ar.xpi) = 48281eef6c55029be8e826466d2068dd5da63532 15SHA1 (firefox-l10n-82.0.2/ar.xpi) = 2b72fe546a2eedd851dbea1859d0b538826ded44
16RMD160 (firefox-l10n-80.0.1/ar.xpi) = e38f44dffa94b23d1aefe87fb2c2f23e3ba1731a 16RMD160 (firefox-l10n-82.0.2/ar.xpi) = 4f679b3b767592fccedbc4a9716c5ea16387c75f
17SHA512 (firefox-l10n-80.0.1/ar.xpi) = 412181e35fc61a871076867c00133670c4b04e199ac4bf0909923f850cc60825cf8411eb42a449c0d921b5702d2463a485826731b53b76302e06702c44ca7c8b 17SHA512 (firefox-l10n-82.0.2/ar.xpi) = 190ae7480834632960dd3ee6d87cdb7ebee8db234c7b0bf3f18f6514fd1108080011bf7f75fa1b477c56d933245629f494aaac1b6c852f09ad3ff33a7d5dadee
18Size (firefox-l10n-80.0.1/ar.xpi) = 591816 bytes 18Size (firefox-l10n-82.0.2/ar.xpi) = 558771 bytes
19SHA1 (firefox-l10n-80.0.1/ast.xpi) = d93f06cba64ea0bb3b4446e570370081b77e862b 19SHA1 (firefox-l10n-82.0.2/ast.xpi) = 1918e405373264bb19d67c152462e00a6d3e3a5b
20RMD160 (firefox-l10n-80.0.1/ast.xpi) = 11424c552703c6ebfe9c4ef8d4e28372d0fa4b7b 20RMD160 (firefox-l10n-82.0.2/ast.xpi) = d49b4854cc6d6cf426b78f609b17a336826a7ff2
21SHA512 (firefox-l10n-80.0.1/ast.xpi) = 1dba93dec0eafd28b13ced483d098e57b77816d9a64f6fc7089516d1adc23c8834c672fa2ba52e53ce8b1599f55779c24fac0a54151f3cf84d3ebfd0265065ea 21SHA512 (firefox-l10n-82.0.2/ast.xpi) = 3f3892c86cdc46ef092e6eacbe2b8888e7f8fa4ebdbd447405245371561eb72056648a2a2b323db3acf521fee15efd6d3e3c4a22857b7c15e17852bab1d3d234
22Size (firefox-l10n-80.0.1/ast.xpi) = 502149 bytes 22Size (firefox-l10n-82.0.2/ast.xpi) = 458392 bytes
23SHA1 (firefox-l10n-80.0.1/az.xpi) = b176fcce4eaf199b51e1b15901fdd55d5f0da18c 23SHA1 (firefox-l10n-82.0.2/az.xpi) = 907a08b6ac318e06c772d86ca0cb1851087f13e7
24RMD160 (firefox-l10n-80.0.1/az.xpi) = 33fe68bfe9fbdbdaf5d3a57c52c73cb48ebbb3b7 24RMD160 (firefox-l10n-82.0.2/az.xpi) = c8de302324d3d054ca92b9e8530dbb6eb375d048
25SHA512 (firefox-l10n-80.0.1/az.xpi) = 7a044fc2cfc7e36f0e8407e804ce29deb6441c33e69e11458f010b614edc5f01bd4d03086eb4e81c2fce970878b16b294520e3c6309d1398552dc39d5adbc106 25SHA512 (firefox-l10n-82.0.2/az.xpi) = 31afbefdda77e01518cc5f02115750750023bf4c9fd0b31c1da0eb642956a6b8a640b7ed8ce788a8b35d65a9398ab4ce51194a0cc8c9a77a13f93a3d5fa89021
26Size (firefox-l10n-80.0.1/az.xpi) = 539349 bytes 26Size (firefox-l10n-82.0.2/az.xpi) = 494313 bytes
27SHA1 (firefox-l10n-80.0.1/be.xpi) = f1cd2bb4820cf3d36df401b55f8c7b434d7cf332 27SHA1 (firefox-l10n-82.0.2/be.xpi) = 7eee11ac4762ea9d9d1b36868c7b680319cac5f8
28RMD160 (firefox-l10n-80.0.1/be.xpi) = 5218b5dc211e5c5374237d607dcadc63b5c3803a 28RMD160 (firefox-l10n-82.0.2/be.xpi) = 11a7db41eafda77e30319a10063044bd3fbc8dc0
29SHA512 (firefox-l10n-80.0.1/be.xpi) = 96a02f58e3a9604342cb0b755c6ae4bc35c8e48adecaf407566cf10bf2ef5ab7dd1c83951377cc21d631912811b25cff1ca40a1dff74271c29f71c7ab0b390f3 29SHA512 (firefox-l10n-82.0.2/be.xpi) = 4d3f7323a33a5d1d6f8b5365d8e1fcd94f3d68dd40cea36485a334b4f06fb3c104caeba2418e6c17d03c93ef9f24a54e13ed9c46c0082fe5774902803b72a7bf
30Size (firefox-l10n-80.0.1/be.xpi) = 652311 bytes 30Size (firefox-l10n-82.0.2/be.xpi) = 597444 bytes
31SHA1 (firefox-l10n-80.0.1/bg.xpi) = 1d0e8e68bfb218a640f630fe1e051de0ce88a1bb 31SHA1 (firefox-l10n-82.0.2/bg.xpi) = fa85f217dc454d71059db5e41f3de4ede3ac57b6
32RMD160 (firefox-l10n-80.0.1/bg.xpi) = 88b2223b185a3705163b5a535e00a7b00a6c56e7 32RMD160 (firefox-l10n-82.0.2/bg.xpi) = ee5996174d13c3c0b9aa137db14c298e7903ed07
33SHA512 (firefox-l10n-80.0.1/bg.xpi) = 974fbe862f264b98a8045e306ef09817e739f8a1d6c092b60503f73d8667702df88a090abc4f492982ce11ff3b0e138a4c615bd400622a3901b63531155c1d64 33SHA512 (firefox-l10n-82.0.2/bg.xpi) = bc56d9d74428105cda507973e4309ada87fd6a79927b3cc6604e41479738daaa7f60d50913e2d755c86668d804f9a2f0ad89fc0ac0eefea455b00e72bd025bd0
34Size (firefox-l10n-80.0.1/bg.xpi) = 614701 bytes 34Size (firefox-l10n-82.0.2/bg.xpi) = 556547 bytes
35SHA1 (firefox-l10n-80.0.1/bn.xpi) = fd25ec7ceff80915108ad42eaa57b3d04074f878 35SHA1 (firefox-l10n-82.0.2/bn.xpi) = b5c02398649d9b9c6fb1f91c61397b946d4c138b
36RMD160 (firefox-l10n-80.0.1/bn.xpi) = 2bf3be893f92ca4a0ccf28eeaed448bc116831d0 36RMD160 (firefox-l10n-82.0.2/bn.xpi) = 9797ac8f99252e04db1f35023c4fe6dae8d8736a
37SHA512 (firefox-l10n-80.0.1/bn.xpi) = 64bdd07e317c5aa04cec65fff262982aadd7aeabdfe7ae07068807e2bc6ff62042cc051d7422b7df5904a0e3ab32697f46f4ac6f9cfa118b19fc475de2373651 37SHA512 (firefox-l10n-82.0.2/bn.xpi) = 2784876ded5e37f47dea69feac8315cdd5915452770af54dfb53868fb88c1cedc116ed46f320bc17e54291a74b31796105b1e3f20de1726f91e248dcecd06f63
38Size (firefox-l10n-80.0.1/bn.xpi) = 635296 bytes 38Size (firefox-l10n-82.0.2/bn.xpi) = 574255 bytes
39SHA1 (firefox-l10n-80.0.1/br.xpi) = 6f9b0963549323b0adf2b76b041723cb0d0fa0a8 39SHA1 (firefox-l10n-82.0.2/br.xpi) = 1f03edf9187291fe23e02f0728a33b5fd6336c25
40RMD160 (firefox-l10n-80.0.1/br.xpi) = dafed66670898113e96dcb1ce4c1633b365891fb 40RMD160 (firefox-l10n-82.0.2/br.xpi) = 22a30c2d6eef062424ff0114502f0112fa97b889
41SHA512 (firefox-l10n-80.0.1/br.xpi) = 9f199d06d38f4dee320bd818d3c0dd570faab221beeb4f8029b1ef4a69e385c8b7d58db7926ced1fbf65c8f20bf4406c1545dd4ba42cc2a1144d2aed6e8623b2 41SHA512 (firefox-l10n-82.0.2/br.xpi) = 68a46f5c0f0d4595206f9f67591002796c73c1fdc3dff8ac3e35d262add57fd20331cf50ed6ac964134db2cd5854742591c39250c51648baee55f5f92e033061
42Size (firefox-l10n-80.0.1/br.xpi) = 555844 bytes 42Size (firefox-l10n-82.0.2/br.xpi) = 508924 bytes
43SHA1 (firefox-l10n-80.0.1/bs.xpi) = cdf8ada2fe340c56bdf34de5b4659acc06bab518 43SHA1 (firefox-l10n-82.0.2/bs.xpi) = b6b1a331b86b18d4917820998c27be8c90b5a79f
44RMD160 (firefox-l10n-80.0.1/bs.xpi) = 351d423b8c7b9bf40eca26faa0a5316038b65550 44RMD160 (firefox-l10n-82.0.2/bs.xpi) = 20bb668ddc53b8ef33d60fd75fc950cf512097e8
45SHA512 (firefox-l10n-80.0.1/bs.xpi) = c6e0ef8fcdaca6988ebbc8fa44ca1c32489c8c6667d0e30f560eef525a813789a0b6f5c721632909a936863f29320ea0054fbbdb41328a9594cc541f5fcd5d2a 45SHA512 (firefox-l10n-82.0.2/bs.xpi) = 603dde850ca943926bbeff193ce5af3135d8fbcdccc219da269e7123151638cd89b5289ea48945b19c051118e2d2bbb3d5c7f3cad44fb4da3ccbdda2f7e4a296
46Size (firefox-l10n-80.0.1/bs.xpi) = 513421 bytes 46Size (firefox-l10n-82.0.2/bs.xpi) = 466543 bytes
47SHA1 (firefox-l10n-80.0.1/ca-valencia.xpi) = 7572b2a219cfda87f13dcc3e0a0e53471bd3b116 47SHA1 (firefox-l10n-82.0.2/ca-valencia.xpi) = 66a7dcbe06f8b6c6663c202dfbaee9d139ddacb6
48RMD160 (firefox-l10n-80.0.1/ca-valencia.xpi) = ec8fefec81bc0a1e70d52f3d2deefd79ebc6e69e 48RMD160 (firefox-l10n-82.0.2/ca-valencia.xpi) = b79704d58d01cfc6a8fe7373b92c9dd64b50c723
49SHA512 (firefox-l10n-80.0.1/ca-valencia.xpi) = 4539cbeac167838d190cf082808aa5d15a24fc2cdbed87c7b3183a23db29e1b138ef1f90e211d328cebe4b6c4e0eb1e378594cc6bba81707d2394bd6f1cf9dbe 49SHA512 (firefox-l10n-82.0.2/ca-valencia.xpi) = e1159f1db6565686dd2dc2e5cdb9a3b8bfcc346e279b99be66986b878a63089fe28853f17e68893fc8a513978b8af4904918e07dabc46b9b2c292f6594bc463e
50Size (firefox-l10n-80.0.1/ca-valencia.xpi) = 567339 bytes 50Size (firefox-l10n-82.0.2/ca-valencia.xpi) = 518876 bytes
51SHA1 (firefox-l10n-80.0.1/ca.xpi) = de31a4b1dac3f4c89a610b151888aa4d7f8d14c0 51SHA1 (firefox-l10n-82.0.2/ca.xpi) = e008752774da8e69af052b704833b5f0ef4c9cf8
52RMD160 (firefox-l10n-80.0.1/ca.xpi) = ce0b5242afe3ee437c30b38eff9ab843b8e5207c 52RMD160 (firefox-l10n-82.0.2/ca.xpi) = 99ed77e6c35841d75365c6825b7cf2b593fcf1b3
53SHA512 (firefox-l10n-80.0.1/ca.xpi) = 26c71d36c773dcae5dbd42af3075722a40e7e763a9a00529837f8847dd59683d7404ab6bdf90543f8fadd1aac35658a93f143051cae1c12a36bbe1ba8a95578d 53SHA512 (firefox-l10n-82.0.2/ca.xpi) = 7e304d5da65b28948df7ea4cba6ba3770ef5d1b7229fc43684e2150e844b61b5b83e129fca573a3f9c42abc62274e5d6b74fd698d8c5ffbf4f21dd8d0adaa842
54Size (firefox-l10n-80.0.1/ca.xpi) = 564258 bytes 54Size (firefox-l10n-82.0.2/ca.xpi) = 515053 bytes
55SHA1 (firefox-l10n-80.0.1/cak.xpi) = 57df17f44ccc3e23120aecc3566caa7999741e70 55SHA1 (firefox-l10n-82.0.2/cak.xpi) = 824a9e463f6202f2a5d176be0957e90ee976989d
56RMD160 (firefox-l10n-80.0.1/cak.xpi) = b9c357e58d593fd7fc02cf7545c0775ef3b361e5 56RMD160 (firefox-l10n-82.0.2/cak.xpi) = e26ded5a9b37baae829c79e70fb71d7f687c1c4d
57SHA512 (firefox-l10n-80.0.1/cak.xpi) = bd4299a8940c187b502555955c5fd7a52b52ea785bedacfbd115f2933c4c34a0a18425cd5bb5e0861abd986e125d83ff05d277c223863a6db1b6a8bedf8a8df9 57SHA512 (firefox-l10n-82.0.2/cak.xpi) = d61cbeb3bc84360ecba8238dcd31898cfde539d1bb8dc52ba62532b4ac16c7d81a7c2bd25634241023250378add8ed5b3059f1d22977bc8471eb761877059c01
58Size (firefox-l10n-80.0.1/cak.xpi) = 589532 bytes 58Size (firefox-l10n-82.0.2/cak.xpi) = 544745 bytes
59SHA1 (firefox-l10n-80.0.1/cs.xpi) = 8e69cdcfa62e98dc6451b84e5d4d5d50136b7617 59SHA1 (firefox-l10n-82.0.2/cs.xpi) = a214ccddac84d999975d0aabf4318a567046a154
60RMD160 (firefox-l10n-80.0.1/cs.xpi) = 0900a0a2cc9ee18b95a20626581747a875d71b56 60RMD160 (firefox-l10n-82.0.2/cs.xpi) = d94b2a6712578b62bd995412ec2abacfa81e865c
61SHA512 (firefox-l10n-80.0.1/cs.xpi) = 65b1b5824424017d3819e789a8951095c0cf7dba3f0671c501a5344f3a91cab6fe0cf0c3940685156b961489fa6b65b279f33a1cb4ae59328d00ee7e393d824d 61SHA512 (firefox-l10n-82.0.2/cs.xpi) = f20ac162b0979556f0902b1eeb69854fdf376b8d2f681f57ae54f930242a1605bb0ebf89cd3d93a1ff7fa87f7728c8e700bd90415a3ef379f3f857798fa0e37c
62Size (firefox-l10n-80.0.1/cs.xpi) = 590314 bytes 62Size (firefox-l10n-82.0.2/cs.xpi) = 541198 bytes
63SHA1 (firefox-l10n-80.0.1/cy.xpi) = ab1b3a6b99c48838889f50f26dc6b16d7204f208 63SHA1 (firefox-l10n-82.0.2/cy.xpi) = 0a869eae854075922146e46811e6ebe575b2cd7a
64RMD160 (firefox-l10n-80.0.1/cy.xpi) = 7c651380ddd485c96338c5adf0fa47350db82333 64RMD160 (firefox-l10n-82.0.2/cy.xpi) = 0ae20449872d4724cf8be2fd11402976f594ee5d
65SHA512 (firefox-l10n-80.0.1/cy.xpi) = 81400a51bcb20feba7300b2ec8143d788e8962284852a15b1702345b344aae62b1403c8ebf4a808d2a4ff55674284b827db8ba81d0c77928f701bd7cd6287812 65SHA512 (firefox-l10n-82.0.2/cy.xpi) = 33f6a10ae4c7999a0fc7852132d69c5b21e8fe958f34935d0be6af43a8a90cc016c1fb61a183020d7fcd661680f0e24d87fcf9a92ceb442ea6f585a3f2e7ccaa
66Size (firefox-l10n-80.0.1/cy.xpi) = 574272 bytes 66Size (firefox-l10n-82.0.2/cy.xpi) = 524815 bytes
67SHA1 (firefox-l10n-80.0.1/da.xpi) = ec706ece06de7b70e4c34e5eabcae3e613978f02 67SHA1 (firefox-l10n-82.0.2/da.xpi) = a1699bfd3b91fd7a378ba7d276e5b884df369b2b
68RMD160 (firefox-l10n-80.0.1/da.xpi) = c453f29b3daa7864ffb7cccce692fe901bb9cf44 68RMD160 (firefox-l10n-82.0.2/da.xpi) = 158d1e5a5adf0fc60e9e545a8a9f17c456c82d0f
69SHA512 (firefox-l10n-80.0.1/da.xpi) = b1e8748883ab511f7023b52846b19633e17ed49d9d5e96cc0a1062dc5eb7f60094d39b542c947190eb07d2be00e87192615a4015cac5700565a7247dcfbe0fd6 69SHA512 (firefox-l10n-82.0.2/da.xpi) = 17da7d709600fe17faff308f82e73a36a8910e813e4893dc50d62c08142a7105c683def9e962b39ccc17b7be4074d162011bdef8a3b545f091ae7e31513e6802
70Size (firefox-l10n-80.0.1/da.xpi) = 564645 bytes 70Size (firefox-l10n-82.0.2/da.xpi) = 516303 bytes
71SHA1 (firefox-l10n-80.0.1/de.xpi) = 518e187a82f6dee6d10b6fad7cd468b2fe56fedd 71SHA1 (firefox-l10n-82.0.2/de.xpi) = 5b6f424897465ab6b318536d8070ac0ce984fbaa
72RMD160 (firefox-l10n-80.0.1/de.xpi) = 042005529a2c735b8a33f306a5c5cbccbfbd784f 72RMD160 (firefox-l10n-82.0.2/de.xpi) = 7234ee23d68725a81802363f832b3a43495aad00
73SHA512 (firefox-l10n-80.0.1/de.xpi) = a23868386debc06a8f4c1dde2625bba796c59a9898bf560ddffbcff0035b84832faca828d3b507c63437372097a818b4b51dca51304131bc8f21694a6b54adeb 73SHA512 (firefox-l10n-82.0.2/de.xpi) = 2675597a0b03b2f5508c8df3e1a261dfb8e93a468697a1de40d0b8af78ae5d7ff78bb09646943e6c845f95d50b28062d1ff4b56f69b0ad0d1653091ca4af49f5
74Size (firefox-l10n-80.0.1/de.xpi) = 588247 bytes 74Size (firefox-l10n-82.0.2/de.xpi) = 537111 bytes
75SHA1 (firefox-l10n-80.0.1/dsb.xpi) = 45017ee63548bb0fca08ba0b5e7e1cc7360145f5 75SHA1 (firefox-l10n-82.0.2/dsb.xpi) = f87fd12fe359f7d690b4332788d7ee8d5e4b208e
76RMD160 (firefox-l10n-80.0.1/dsb.xpi) = 8bf77180fdb59cb9b4ce2fd114a4c505202fcebc 76RMD160 (firefox-l10n-82.0.2/dsb.xpi) = f22aec43dd0ccb24b8ab16a235c257f62ca999d1
77SHA512 (firefox-l10n-80.0.1/dsb.xpi) = 615ec77f46da620ec1d4ef9fc96bf8ef43edc4a3c1476737cbf2403d73220b9224316cc6924146ed5f9ac17e40e0f6a03b90053015be74c9fcba055b05e45a85 77SHA512 (firefox-l10n-82.0.2/dsb.xpi) = 2d7772498fa54319c4bb5faac208f3421c5849725994f8efca81b59abcd565d5557b7a46b0dc865a32bd8d470b35a719197812ac49cae4f38c0a76b12b9ea9a9
78Size (firefox-l10n-80.0.1/dsb.xpi) = 598372 bytes 78Size (firefox-l10n-82.0.2/dsb.xpi) = 547682 bytes
79SHA1 (firefox-l10n-80.0.1/el.xpi) = d4ad94c7978d63735b0d6ea276007c86d89787f1 79SHA1 (firefox-l10n-82.0.2/el.xpi) = f2ac47db6ff477c3e8b30f2b0cd094f43754c2c7
80RMD160 (firefox-l10n-80.0.1/el.xpi) = 106c3c8e1fca1627514abed34efd72a8ad449701 80RMD160 (firefox-l10n-82.0.2/el.xpi) = 156ca7c8a6e19274ea53a332966cbcf1d3bca422
81SHA512 (firefox-l10n-80.0.1/el.xpi) = 3ea62e7ba20503446f7231d594d84b6d81380d0614c38ba0a1a1f9f873a5860feeba791b7bcad626064bd2194b86492be182ec94fdbcb53a4cbad7650d7003c1 81SHA512 (firefox-l10n-82.0.2/el.xpi) = 0dedc49bab86aa4fdbc0c503efb1c48d0c34aeee86c9b429f77fda52d622716587f0d0df33439ed9a8296d4827c9d8c3f183932e422280f90d01f1c16a60b9a4
82Size (firefox-l10n-80.0.1/el.xpi) = 673926 bytes 82Size (firefox-l10n-82.0.2/el.xpi) = 617986 bytes
83SHA1 (firefox-l10n-80.0.1/en-CA.xpi) = 0144cc4f5a542fcef52981c68e905d1aa268a94a 83SHA1 (firefox-l10n-82.0.2/en-CA.xpi) = 8de063621195a006a9019e5edaa10ca9bc35875a
84RMD160 (firefox-l10n-80.0.1/en-CA.xpi) = 05a14309367ef31cbd1e43bafc602217d98e125e 84RMD160 (firefox-l10n-82.0.2/en-CA.xpi) = 42c49d3dc3d13b2f07607bdabc1cfe5dbf86adec
85SHA512 (firefox-l10n-80.0.1/en-CA.xpi) = 0122922c50c2254ac7d64361552d5c5c10c3492f97525857bb00f64d99ea9681f00143f8d7a521dd05ea26b6b3450bf2b8a0a9c98aea1d7535321798375f085e 85SHA512 (firefox-l10n-82.0.2/en-CA.xpi) = df34c4e1df57e94f9c1c0123d22f717b52294dc63844bb6f96515dcbb6208493c2c669ac2318ef9bcb7e1af66fd94625fbc686d58ab0109a98056ecfc213f8bb
86Size (firefox-l10n-80.0.1/en-CA.xpi) = 541479 bytes 86Size (firefox-l10n-82.0.2/en-CA.xpi) = 495423 bytes
87SHA1 (firefox-l10n-80.0.1/en-GB.xpi) = 124a6f40346b8a7a79ad74a7a352985b2eff3d69 87SHA1 (firefox-l10n-82.0.2/en-GB.xpi) = ae5bc3ce226e974ac56dfcb2e813c6091124d2f1
88RMD160 (firefox-l10n-80.0.1/en-GB.xpi) = 5464f8ffc16eedf896c80d58aba24ff532bda27b 88RMD160 (firefox-l10n-82.0.2/en-GB.xpi) = 726bd8dca308f72d4f96ead97c0cc9c6696a1c76
89SHA512 (firefox-l10n-80.0.1/en-GB.xpi) = 4eaaeabe1a86165700c78f160d379e14df40330b17fa83c89b63fdddd65f39ea18104b9684b582357bb946dec6fdc224511874ef7167fcb9c8f5f8dbbdec2cbe 89SHA512 (firefox-l10n-82.0.2/en-GB.xpi) = c5bce15b31fa4a0ecc4ac929142f049c4929e767914a50683c49f8bafe3af7d9c0ae4ecbb22dada679293f66f123128413418d9665b5425324241d92409101b3
90Size (firefox-l10n-80.0.1/en-GB.xpi) = 539266 bytes 90Size (firefox-l10n-82.0.2/en-GB.xpi) = 495341 bytes
91SHA1 (firefox-l10n-80.0.1/en-US.xpi) = d8458f538dfd5f8520d8e4389b4d0a06496359d5 91SHA1 (firefox-l10n-82.0.2/en-US.xpi) = 7d5545a3f42c44c91719ed746878c41843488e1d
92RMD160 (firefox-l10n-80.0.1/en-US.xpi) = 427aa5506a5be727299678e0a90d2d8ad9632527 92RMD160 (firefox-l10n-82.0.2/en-US.xpi) = 572cd0e72b41739eec4eca0323590ba39b258dd9
93SHA512 (firefox-l10n-80.0.1/en-US.xpi) = 1f85672be4dc1eb6079c5559a2f984c11061d6b8f123c2776dd03560ca64044716628e3618b01fc571bc2f79ea64d231e484d414214e23eb81b586ecca0aa35a 93SHA512 (firefox-l10n-82.0.2/en-US.xpi) = a361d7e77a14a703fcceabcdcbf28c92f2a56fac8203f954ed18e235758a8f9e9727d235c213f4882283db7ba015bfe36acae252c5b872140c76883b0cfbccfa
94Size (firefox-l10n-80.0.1/en-US.xpi) = 477253 bytes 94Size (firefox-l10n-82.0.2/en-US.xpi) = 484051 bytes
95SHA1 (firefox-l10n-80.0.1/eo.xpi) = 6070c83b528a9d17a2e1d48cbcaf74cfef6295ba 95SHA1 (firefox-l10n-82.0.2/eo.xpi) = e9396e72534def580901be27948fa38910542ec0
96RMD160 (firefox-l10n-80.0.1/eo.xpi) = 4b3d69580b0a0f3b9302328d941601d8a86505d4 96RMD160 (firefox-l10n-82.0.2/eo.xpi) = b484775ccfbba79d73f1a73f030c83b3339bf11f
97SHA512 (firefox-l10n-80.0.1/eo.xpi) = e6df7e49d3f2a85311883cca891eceaacd96a6ca8e37a4d800cabb0da846b576379a3ed1824fb35a27794696527dd421571a3982d4a6008033c41cc4ced4733a 97SHA512 (firefox-l10n-82.0.2/eo.xpi) = bba75b534c3e24d7022c9940e6066384f80ffa627649eff2b0ccb72d8a602748be77e7c7ed1ec7166aa63333a846504ed7256f6b1dda05d47f5196aed68a1694
98Size (firefox-l10n-80.0.1/eo.xpi) = 566633 bytes 98Size (firefox-l10n-82.0.2/eo.xpi) = 518019 bytes
99SHA1 (firefox-l10n-80.0.1/es-AR.xpi) = 251524ab6b7ba1c700f778784f65e9c0ffcd06bb 99SHA1 (firefox-l10n-82.0.2/es-AR.xpi) = f6cbc938b07622835125e754be7ae5567484bf99
100RMD160 (firefox-l10n-80.0.1/es-AR.xpi) = 19278a96f9e1bc11b1fe981960451ddb8cb2ea5d 100RMD160 (firefox-l10n-82.0.2/es-AR.xpi) = bb0c5e3bca21850b0baaeceba33a7240fbab13e3
101SHA512 (firefox-l10n-80.0.1/es-AR.xpi) = 202b95ccdebe79cffa5c7b911829ee819170f2ee5ea1f9a86cb11c81b392c2481c8ce6dd75a87efb7451e80bde0faeea51d2130efe863cfea10afd882ccf8632 101SHA512 (firefox-l10n-82.0.2/es-AR.xpi) = eb89c6a3f75a2e1bd6da1796cd011c63e0b8b77214b55a65182426c9797a8db83a7762a37001a69f4f1415ed6ac337d84b2e668cc808ae9d672b76dcda55f535
102Size (firefox-l10n-80.0.1/es-AR.xpi) = 579597 bytes 102Size (firefox-l10n-82.0.2/es-AR.xpi) = 529943 bytes
103SHA1 (firefox-l10n-80.0.1/es-CL.xpi) = 2a6cf17c68972f04243fec4850b949667e2ea4ca 103SHA1 (firefox-l10n-82.0.2/es-CL.xpi) = 8db34e19c35af8707fc42e075e61e0416dfb6f97
104RMD160 (firefox-l10n-80.0.1/es-CL.xpi) = 720f4ea7d22de331d4553a4d245967f6d4b605dd 104RMD160 (firefox-l10n-82.0.2/es-CL.xpi) = dd63084166eb7c6f3f6669da8b0a7598411bfba5
105SHA512 (firefox-l10n-80.0.1/es-CL.xpi) = 9902c486aa1950ebbca5800732da224f4d0a6c212d5a439158830d2b49d3a0cb199d336e112c5393dc28b585e5ea459d24d0628691b8f44b6e852ab3529a5ca3 105SHA512 (firefox-l10n-82.0.2/es-CL.xpi) = 73f8013f09c6e3736da57db23e7ecee8ecb5b349b1030f4030467da89b720b2ec8f2f987110a2b40363be84711f2dc6ea0736c668bc8aa2c4ac16a05adac02ce
106Size (firefox-l10n-80.0.1/es-CL.xpi) = 577631 bytes 106Size (firefox-l10n-82.0.2/es-CL.xpi) = 528863 bytes
107SHA1 (firefox-l10n-80.0.1/es-ES.xpi) = 84d5fc63748c2bb6494b7558ab56d670d3fc303a 107SHA1 (firefox-l10n-82.0.2/es-ES.xpi) = 492aeea00d727772173d3b44e55ff0cbc6cb6161
108RMD160 (firefox-l10n-80.0.1/es-ES.xpi) = 8f9bac2116aeff9d0a5559ce4b26dd82a7fd5f31 108RMD160 (firefox-l10n-82.0.2/es-ES.xpi) = bc7a0f4274336c1753240ff4e72bef124416a915
109SHA512 (firefox-l10n-80.0.1/es-ES.xpi) = dd895d61f68998630196c1b67827b6391faf9aa67692496ff457cdb609ecea22472598fff3a8efd969e1f7bf6917e6e87bb230cf9ea2d14dbdab033c2202020b 109SHA512 (firefox-l10n-82.0.2/es-ES.xpi) = 63b0d65dc6e389b430bf4f243a8f4145f336e5d3e93696fdd77ce31db4e8e1bfe6bc7d02995fbe71724b651897c182bb0b5c7b90c9a30371a178f2998c17523c
110Size (firefox-l10n-80.0.1/es-ES.xpi) = 562989 bytes 110Size (firefox-l10n-82.0.2/es-ES.xpi) = 519164 bytes
111SHA1 (firefox-l10n-80.0.1/es-MX.xpi) = f34540ff48ce50c17c9e90592907c28424f29c6d 111SHA1 (firefox-l10n-82.0.2/es-MX.xpi) = 7a68dc3ca98598d30829e5fb4bc4da78bb450be2
112RMD160 (firefox-l10n-80.0.1/es-MX.xpi) = 1b626f84ec83640fda487d59a425ce036d491231 112RMD160 (firefox-l10n-82.0.2/es-MX.xpi) = c9990f226174dc655f6c46bf2ae5294b9a2e81b0
113SHA512 (firefox-l10n-80.0.1/es-MX.xpi) = c7d1750afa49e066bf991a36307f46c5207204eb1899faa52cdf9a148566270ad98fa4e392292805b7fbbc2847d7990a91fd6b5d759d18ba4d4feaac9614b089 113SHA512 (firefox-l10n-82.0.2/es-MX.xpi) = b599b94e35dd06c86518906c873c0d9ace80ddeec3e529f402314e8c69c98493177a07f1691bc9ad33cda7746ba4fcaabd4f2ac2aecc188d91fa65d7056972cd
114Size (firefox-l10n-80.0.1/es-MX.xpi) = 575053 bytes 114Size (firefox-l10n-82.0.2/es-MX.xpi) = 530742 bytes
115SHA1 (firefox-l10n-80.0.1/et.xpi) = c3fca0f8ce6a1af2b54b23438e2bf7b2195e9466 115SHA1 (firefox-l10n-82.0.2/et.xpi) = b71c99d4dbcc298fd9bb2e761b1ca2bd7c05cc04
116RMD160 (firefox-l10n-80.0.1/et.xpi) = db5b482bf615889c7d71d603b74d3e2118791587 116RMD160 (firefox-l10n-82.0.2/et.xpi) = 37f0b5888345a2a1379b93f6ae975a242c24b146
117SHA512 (firefox-l10n-80.0.1/et.xpi) = aa1b000d1cda7c6386e433f58e818b526b4a00fb2c6cd52e314b9df73428d9b1727c36b563e8f74f3be95e269ddd683069ec977dc0418489fed262694afd5d9b 117SHA512 (firefox-l10n-82.0.2/et.xpi) = a524db5cf1ca864cb9d6919c2415fb855700505d5eca9d87fd815d7cff0508d369d6d37833936c18d400518f4cc7b42c5b3d7dd38f622543ffbad980b9253a5a
118Size (firefox-l10n-80.0.1/et.xpi) = 537589 bytes 118Size (firefox-l10n-82.0.2/et.xpi) = 487808 bytes
119SHA1 (firefox-l10n-80.0.1/eu.xpi) = 35a39c341a948d388087831a1dca164c2a685cb6 119SHA1 (firefox-l10n-82.0.2/eu.xpi) = 54d169300127e16a62a8350ddabd3646534cf9e4
120RMD160 (firefox-l10n-80.0.1/eu.xpi) = c49037c044c24fe6fbebe0d9a7857a4a922733fb 120RMD160 (firefox-l10n-82.0.2/eu.xpi) = 2ebdbf570e61aae82a586f2d4524b72b757925ef
121SHA512 (firefox-l10n-80.0.1/eu.xpi) = 445129660e64aaeee890ed17817e07f1b81396e56c7825d42d820461d35431e063d52638a8e70628fc0ddcc3c95f70ce6c6147f73926cd13117d21c3e4400756 121SHA512 (firefox-l10n-82.0.2/eu.xpi) = 81811d00577e3abc9cd6002952e390749d3c7500d9f84f19b8b449b0c75d8074f341a0b7dd38664cf0c0c3b0e5223abb775a24d5726d081b70a67f513db1444d
122Size (firefox-l10n-80.0.1/eu.xpi) = 558572 bytes 122Size (firefox-l10n-82.0.2/eu.xpi) = 507207 bytes
123SHA1 (firefox-l10n-80.0.1/fa.xpi) = a9d1194cb3fadab32e54a56d0153324fe1d34e4d 123SHA1 (firefox-l10n-82.0.2/fa.xpi) = 8b7d1f4734d8e12521f686e469dba8da545c6144
124RMD160 (firefox-l10n-80.0.1/fa.xpi) = 1c547eb9ec66554559e45140c6c1b9e6f70fe355 124RMD160 (firefox-l10n-82.0.2/fa.xpi) = 0369966e38326fc363c6d53e6e62d05e1554e5e8
125SHA512 (firefox-l10n-80.0.1/fa.xpi) = 618edb84fe834b0a07d6f92e474a8daa6f6020131af4a650e67b53cb209dae073e41c7ecf3d3106a02c6a0a8d763ef1c7c115e3ffab8893c1fdf5c651c1c450b 125SHA512 (firefox-l10n-82.0.2/fa.xpi) = 3499e9c8896b8cb2071046d711423265f7826d99e6c4bcf1d1f97818d66dc36ed88c2f375d740ea2e359c44ff13f35b707b7e97165f6686258073f9ced94e45f
126Size (firefox-l10n-80.0.1/fa.xpi) = 597158 bytes 126Size (firefox-l10n-82.0.2/fa.xpi) = 540634 bytes
127SHA1 (firefox-l10n-80.0.1/ff.xpi) = 10f2a3f75f24da2151aadd4cd4f70b6cb4328a37 127SHA1 (firefox-l10n-82.0.2/ff.xpi) = 207ff533169bb2256205052191097347b70417fe
128RMD160 (firefox-l10n-80.0.1/ff.xpi) = 831edcbfa668273a7a5cf7de000591075ae19a0a 128RMD160 (firefox-l10n-82.0.2/ff.xpi) = 09b563f5769c8e1e9cd8355c5e91149f17da03df
129SHA512 (firefox-l10n-80.0.1/ff.xpi) = 9c88ea9c89335148ed8e4e7921c20362d1081aead5a4bf9cdf20bbfbb62de9b30e73ea4b5e7a7608617810cca02cca666293f18af2e27906c4b3663109258639 129SHA512 (firefox-l10n-82.0.2/ff.xpi) = 8daf32124b4cdcb9c6104983f27c7af18b4d1f42d4b54591a85b5e33dec621853e47dee868e66c998ad6819186201ae502b4b237869d17fee9d752cedb994afe
130Size (firefox-l10n-80.0.1/ff.xpi) = 533516 bytes 130Size (firefox-l10n-82.0.2/ff.xpi) = 484117 bytes
131SHA1 (firefox-l10n-80.0.1/fi.xpi) = 420417be7edd9298939738a14561875ff65c76bc 131SHA1 (firefox-l10n-82.0.2/fi.xpi) = c0060bcd5354b977167ec61de9583e8b9bfe1a2b
132RMD160 (firefox-l10n-80.0.1/fi.xpi) = 657d9b1ae874a810430388bc4eb4523b734274e7 132RMD160 (firefox-l10n-82.0.2/fi.xpi) = 4580f8f7cab27de0f6cc9e3bf1f082e524f6b543
133SHA512 (firefox-l10n-80.0.1/fi.xpi) = 75cffb30b10e3a65bc1005bc07ad8d2bd2322a86979ba8076c181f4172ac24b50ef2705a50edf005baa55fbe43f20f9d3966d8efe626954a4de5cee9a4495c19 133SHA512 (firefox-l10n-82.0.2/fi.xpi) = 5e17a56b569e41c6c5ae52ca467900fa112f57fe6fbbcf6cca6a87b88342680b0fb8a34dc6f42d3cb9344ebff56f92bc3f8fc6c06acf7271472480b39bff42db
134Size (firefox-l10n-80.0.1/fi.xpi) = 564288 bytes 134Size (firefox-l10n-82.0.2/fi.xpi) = 515713 bytes
135SHA1 (firefox-l10n-80.0.1/fr.xpi) = 363d9d490f7cde222774e2da6e9661b338a73864 135SHA1 (firefox-l10n-82.0.2/fr.xpi) = fbcd64c25879587c4cb92e3ac3120b6e81563320
136RMD160 (firefox-l10n-80.0.1/fr.xpi) = 0ee728bf49025f8f7b187d01d600838fddf7a0f2 136RMD160 (firefox-l10n-82.0.2/fr.xpi) = 8181014370b8d4a229f21b8d126098605e05cfcf
137SHA512 (firefox-l10n-80.0.1/fr.xpi) = 97c1d0630ebdda03e82bae7f05460ac01d259349168795893552e519c4cbbaee5e510c5873769a7689f65a3ea8a42e6b57e1803b6ed931efd8af4fb504744edf 137SHA512 (firefox-l10n-82.0.2/fr.xpi) = c83850c28bb70344496263ce2114167b043aa37aee5c82088cda6f1ef4c4da2adabbedec8645df1c89b7c4528fce5c9361803e8410de338e32333d24ce5dc99c
138Size (firefox-l10n-80.0.1/fr.xpi) = 588643 bytes 138Size (firefox-l10n-82.0.2/fr.xpi) = 539728 bytes
139SHA1 (firefox-l10n-80.0.1/fy-NL.xpi) = 405a68d44846cef95a1d8f1b9e4a937610ed8316 139SHA1 (firefox-l10n-82.0.2/fy-NL.xpi) = f8bc2268ae99dcfd334d53f393c1e54aea0b242c
140RMD160 (firefox-l10n-80.0.1/fy-NL.xpi) = 7da6691938dfcc7ea46075794a0307ee626f8e11 140RMD160 (firefox-l10n-82.0.2/fy-NL.xpi) = 476c23fd04cf6f4968743e6b1ac95b898b1a0aca
141SHA512 (firefox-l10n-80.0.1/fy-NL.xpi) = 7b3c109910b9430bbc5e03903af418eab74e7f6dfd190ae896814c724bcdf77717561e5afacb871280789952a4fc13f6b9358ce39ebe47f1a105ee717e4e8f55 141SHA512 (firefox-l10n-82.0.2/fy-NL.xpi) = 2da68eae5a7f139554496111633402d7e26af505786f7bd3f8cd78baa7bfe361b54b2a434c0a765b7584b331b02e989acdc151ba96a4370215851368c676cdf7
142Size (firefox-l10n-80.0.1/fy-NL.xpi) = 573865 bytes 142Size (firefox-l10n-82.0.2/fy-NL.xpi) = 526563 bytes
143SHA1 (firefox-l10n-80.0.1/ga-IE.xpi) = 676f29abb46694d9386ef3d6a1001024df45cf64 143SHA1 (firefox-l10n-82.0.2/ga-IE.xpi) = 92c526be1254790825c83ec63d96110c6c96e527
144RMD160 (firefox-l10n-80.0.1/ga-IE.xpi) = 8c41fb7ab6cb9d29609237881eb4d35b4ff7396f 144RMD160 (firefox-l10n-82.0.2/ga-IE.xpi) = c4e826947ed36b6127f6c53ef278a51919268eca
145SHA512 (firefox-l10n-80.0.1/ga-IE.xpi) = 65e5b043cdad51329c4895ab6fe8e80cf29afad58ffca585a77d827ca70f03259c86c3383e260438a47e993af93fcd05198a102dff2efe0e47d1b836c7af6e25 145SHA512 (firefox-l10n-82.0.2/ga-IE.xpi) = ba5619962674bdd8f6423f7a55f0884f8c4c52a83bf25261de12a075f7b11c93ff47527d3f857e433192ad931da347893d2adb3b94fa71a5771bdb42c4a7379c
146Size (firefox-l10n-80.0.1/ga-IE.xpi) = 516236 bytes 146Size (firefox-l10n-82.0.2/ga-IE.xpi) = 469066 bytes
147SHA1 (firefox-l10n-80.0.1/gd.xpi) = e49b7cafafafbe3551de2c36054a361085b6206a 147SHA1 (firefox-l10n-82.0.2/gd.xpi) = 231b775a4225391ae6bd52a02485fb6682c38e96
148RMD160 (firefox-l10n-80.0.1/gd.xpi) = a9fcbe773084bcfa6197ef507646b3063be35cce 148RMD160 (firefox-l10n-82.0.2/gd.xpi) = 66f7f723e3b6d80df117c7e68586cd2f9ec864e7
149SHA512 (firefox-l10n-80.0.1/gd.xpi) = 017bffbc2748785a83c3068d472e53d4ca6aec335b1aaba2b25371172353463657c87a4f255e892282373c6499a38d154790a0a9db146637f71839bc2a3e6311 149SHA512 (firefox-l10n-82.0.2/gd.xpi) = 6760bf7f005d49fbe9c20790a7fbe3440563db093b44d29b0435b20e94090baf0a44824264fb2add07dadd4853d08747f2b6d0e7e3cc8e8a2e2f160b3b2cc7e0
150Size (firefox-l10n-80.0.1/gd.xpi) = 546276 bytes 150Size (firefox-l10n-82.0.2/gd.xpi) = 494275 bytes
151SHA1 (firefox-l10n-80.0.1/gl.xpi) = e24a6e570eef45f983c4e1a292246908cab76eb3 151SHA1 (firefox-l10n-82.0.2/gl.xpi) = 555683207b47c93f6049bf11842c47f1494ba3b8
152RMD160 (firefox-l10n-80.0.1/gl.xpi) = f79689fe8b3d64c856f5432ace600d325b6d4e03 152RMD160 (firefox-l10n-82.0.2/gl.xpi) = 8907b3dd9f91a97eda41f703d469533be45f60bd
153SHA512 (firefox-l10n-80.0.1/gl.xpi) = 8bdef6d9a9dc93291103ecf086e54a2f1b5c825b5b16a799ed7e289c27e40afa33203cbdc06737410010bd5d63395f56762967474f19029d3fd448ce3bf01bec 153SHA512 (firefox-l10n-82.0.2/gl.xpi) = cf54d2d273f9f24526ebcb269202706ed63e482d9b2fbe6ebd4f46e52a7b66a21ea03e3de5dbbf6f4b63468e67635d44b79b14b5bccb5812ab6d576a07fa6b50
154Size (firefox-l10n-80.0.1/gl.xpi) = 510190 bytes 154Size (firefox-l10n-82.0.2/gl.xpi) = 523763 bytes
155SHA1 (firefox-l10n-80.0.1/gn.xpi) = 8d4fbfe75c91c264b4adeb062fcd807471a5a6fa 155SHA1 (firefox-l10n-82.0.2/gn.xpi) = c8df0b3f8bc7a8d4196d04347c042d814e58e2e6
156RMD160 (firefox-l10n-80.0.1/gn.xpi) = 5ffa6de0266bd39419696fda41062206288369f0 156RMD160 (firefox-l10n-82.0.2/gn.xpi) = 326377cdd9cc33001b539a146f22bbf539235aa0
157SHA512 (firefox-l10n-80.0.1/gn.xpi) = 7b0ba306f99c4b1b184d691a8dbc850d3dc6163f98c0a06b702396bb4779a97fa766ead27da314e4a0e77e8bcfb62c99bac08c9f4d6c7e69479f3d4db43454e1 157SHA512 (firefox-l10n-82.0.2/gn.xpi) = 21de49fa4cdef2b83cdd3bc1d5d29ff0254abb16f95d9c445e44547f7b6d43698b0912784284d72f138062807766312aa0bbe411d8eed29b707181559175d274
158Size (firefox-l10n-80.0.1/gn.xpi) = 590791 bytes 158Size (firefox-l10n-82.0.2/gn.xpi) = 540646 bytes
159SHA1 (firefox-l10n-80.0.1/gu-IN.xpi) = 0cca2d105ab72ba3f94315a2db76f676a99223b3 159SHA1 (firefox-l10n-82.0.2/gu-IN.xpi) = b3263b20a18311bb7e80a9aa1c8a4febd35d4c3a
160RMD160 (firefox-l10n-80.0.1/gu-IN.xpi) = b9e9d08f501a2d39e5811e2b86dc72e9a863994a 160RMD160 (firefox-l10n-82.0.2/gu-IN.xpi) = c40536d16d9d465576a370ac7f6df1b0b9185951
161SHA512 (firefox-l10n-80.0.1/gu-IN.xpi) = f6ed907d915b5247becc4bdde4c0162ead1e23bb09503bf97e18f7308fe54d22436f0166618b1456ee586d72fc7fa30ed787910a21c0443881d379710e42d969 161SHA512 (firefox-l10n-82.0.2/gu-IN.xpi) = 295ea60d737a3703e87e43055e9ec0260baf6a217ae758582eace222d63bdba3eef7b9daa6722817bb5e7d4a17b4fc89d059ce2b56386558f46594ec2df8b124
162Size (firefox-l10n-80.0.1/gu-IN.xpi) = 604461 bytes 162Size (firefox-l10n-82.0.2/gu-IN.xpi) = 543080 bytes
163SHA1 (firefox-l10n-80.0.1/he.xpi) = 32560d6208a8baf75dcc2bacc5ab140e33659fac 163SHA1 (firefox-l10n-82.0.2/he.xpi) = b2a73270563940e77561b96a2a196af0a4cb5fbc
164RMD160 (firefox-l10n-80.0.1/he.xpi) = 603bb9c2fe9aa308e39930f6e45628d3709175ab 164RMD160 (firefox-l10n-82.0.2/he.xpi) = 80f66f550bbb3d8a400f742c46cf1847e1fff58a
165SHA512 (firefox-l10n-80.0.1/he.xpi) = 35c343af1655da469a40841f47b2d55be613593ea6dc7d919e8a92cbe0397c5c6846964788f4b5352947daa804c6fa33f5d18445c10188715de9a74ed53f4027 165SHA512 (firefox-l10n-82.0.2/he.xpi) = 7f282710ccb4cc9e2d46876ab6b00cf5f50d94daa866f48f46678cc2735e0e48871af3cb5c700b6b36f4bcc384641bdbe6d3138e3431141a6ff73f0d1e6acce8
166Size (firefox-l10n-80.0.1/he.xpi) = 592098 bytes 166Size (firefox-l10n-82.0.2/he.xpi) = 540932 bytes
167SHA1 (firefox-l10n-80.0.1/hi-IN.xpi) = a461180751dcfe79e9a40c18ea9ef52b0d3775f2 167SHA1 (firefox-l10n-82.0.2/hi-IN.xpi) = b9752fa46cbcdabfcc9993b301f69c7215e9c0c1
168RMD160 (firefox-l10n-80.0.1/hi-IN.xpi) = 46665ea7c5eac3c77bc05e560c8dc0c3059f774f 168RMD160 (firefox-l10n-82.0.2/hi-IN.xpi) = 5bd2d6104b2dfad9790c78b40f81367fae70caf2
169SHA512 (firefox-l10n-80.0.1/hi-IN.xpi) = 910c22111eddc6cba2089876ae726b580c6883d7fdbef6cce12b41977abb8aab69447a262aa748c35de77476eb015141ead769925d1d06a10fc671290d0db493 169SHA512 (firefox-l10n-82.0.2/hi-IN.xpi) = 5ff672734b9f0d609a58ed7d5ab6e799ba4877f09902326b118460abf6a90298540488d5255df62949e0be87592cf3b484d8c80f5a8310aae238547a4a845596
170Size (firefox-l10n-80.0.1/hi-IN.xpi) = 625903 bytes 170Size (firefox-l10n-82.0.2/hi-IN.xpi) = 568419 bytes
171SHA1 (firefox-l10n-80.0.1/hr.xpi) = 46c91ffa711074aab84ed6d4284906d5a168d098 171SHA1 (firefox-l10n-82.0.2/hr.xpi) = 61d559995cc8a57e208c187f6a1ffee07e8a0dfe
172RMD160 (firefox-l10n-80.0.1/hr.xpi) = 5eb221a37da9ebcf673d587e8c89dd649a54bc16 172RMD160 (firefox-l10n-82.0.2/hr.xpi) = ca45a3745bc3e5ef02d4a9ef0eca546ef5e6b659
173SHA512 (firefox-l10n-80.0.1/hr.xpi) = 2be01411f887388770afc99efdc2fd77ca02327d51c8f4d1a717f13f0dbc147ba7fc39a56a686512cbf4cbef3d4b6a5ad85c0d03c878eb5b44386c47fe15eb8b 173SHA512 (firefox-l10n-82.0.2/hr.xpi) = 3adeab54acab61ad54600b3b568c8bf663dbfe1ba92649876ee89a04c2c4202f6e2ba3e60e58357903a8f2c9df663a613fc33327dcbd6b43ad978000b4b18356
174Size (firefox-l10n-80.0.1/hr.xpi) = 570021 bytes 174Size (firefox-l10n-82.0.2/hr.xpi) = 521182 bytes
175SHA1 (firefox-l10n-80.0.1/hsb.xpi) = a55764beeba8ce74b9f759c4cef4aaf39dba34a9 175SHA1 (firefox-l10n-82.0.2/hsb.xpi) = 798b4607d3a5645c8ef1c48f381e09c8bee42840
176RMD160 (firefox-l10n-80.0.1/hsb.xpi) = df4ef6902ef175f0ba6e05adc4bf5a1d0b0a6c36 176RMD160 (firefox-l10n-82.0.2/hsb.xpi) = 5117e33cae743abde95f7239c3c655dee96a7df6
177SHA512 (firefox-l10n-80.0.1/hsb.xpi) = 4084e9a4c65e57d6efc16d1f7927772ac6fa87c7c136ed4f7a82fa19db76d236ab06e08eec234612702d42e32968fd1699836b314c2ff7770f8cd84db209dbc5 177SHA512 (firefox-l10n-82.0.2/hsb.xpi) = 8a7d13f7b6d148ea3029b408e906620b199fbfe9bcf3f22a5d05475dae0c0c503a00e00e53c2d8d1fd8bf216ba194476e44ab28758b36c102527410b5d671624
178Size (firefox-l10n-80.0.1/hsb.xpi) = 595914 bytes 178Size (firefox-l10n-82.0.2/hsb.xpi) = 544280 bytes
179SHA1 (firefox-l10n-80.0.1/hu.xpi) = 515130bb9f72f90e826ff42b26e2ae2de1a5a1ae 179SHA1 (firefox-l10n-82.0.2/hu.xpi) = 963642b2c65d1d240a38893b6a2201513aa65c4d
180RMD160 (firefox-l10n-80.0.1/hu.xpi) = 471fd71be6c83ae80b97dc8f76499d7a293250c3 180RMD160 (firefox-l10n-82.0.2/hu.xpi) = 53461e114bffed71f15a9f21bbc7d18242d81faa
181SHA512 (firefox-l10n-80.0.1/hu.xpi) = 066da2326aefcaa07433083230debc48689be0aa82701111e9b7dfc2ac45724047029a0332401d66cab53b90bba243839f28014f773cea442a5e25ea8b387e23 181SHA512 (firefox-l10n-82.0.2/hu.xpi) = b2e0e91e07a4db7586396e737657cdf8886a0a1893db281a4594294499fa34b81d714534ed3223bfa87a30d283f3b020e77f3f11f8576a5ae21794c6281c5600
182Size (firefox-l10n-80.0.1/hu.xpi) = 600741 bytes 182Size (firefox-l10n-82.0.2/hu.xpi) = 548608 bytes
183SHA1 (firefox-l10n-80.0.1/hy-AM.xpi) = 21673fc64970fb603ccce29f5486fdec98b6e2fb 183SHA1 (firefox-l10n-82.0.2/hy-AM.xpi) = 4bda60305412a1af364b73116e5e1d1b14f727e1
184RMD160 (firefox-l10n-80.0.1/hy-AM.xpi) = 89cf61416079146a73d25819e2fa7c64f4d583b0 184RMD160 (firefox-l10n-82.0.2/hy-AM.xpi) = a6b893505cfedd7a858c5aa2a1b8dc8f7e6e9a41
185SHA512 (firefox-l10n-80.0.1/hy-AM.xpi) = 7689b2fdccd31f057c69ef02ec2ff925cdbf02fdde70e929879ef4ce426458b51ad5576ce99af58b2aa250e1c497c333d21648effe254e8310a666cc07564718 185SHA512 (firefox-l10n-82.0.2/hy-AM.xpi) = 6758dd98ee9836958053bc2c1274a5472f3539417bb2a5c23d207dc6773721d7751756a8954d20c7ee4c9f4558b53a0366f741a6e56e361b09bd495c07bf689a
186Size (firefox-l10n-80.0.1/hy-AM.xpi) = 651784 bytes 186Size (firefox-l10n-82.0.2/hy-AM.xpi) = 589710 bytes
187SHA1 (firefox-l10n-80.0.1/ia.xpi) = fa8648aaed93255f9a9f40572322abdb19bfec15 187SHA1 (firefox-l10n-82.0.2/ia.xpi) = ac34e979ed522e3d1827b73ccf04e97be16edfd9
188RMD160 (firefox-l10n-80.0.1/ia.xpi) = 0816842e17cef6ccd5c667873d2f74ecae6d0f71 188RMD160 (firefox-l10n-82.0.2/ia.xpi) = da5acc3dbff02a30630583cbdc72b30aecd4aa6d
189SHA512 (firefox-l10n-80.0.1/ia.xpi) = d14576bf7bd9c686e3e5cd9fb1b0477f95db0cc02040e00b66939e494743779ba705eeb01e1f8a6730b079e9c6a1aa40f5bc6874f3c708c2d4a0614f15fdb13c 189SHA512 (firefox-l10n-82.0.2/ia.xpi) = 2b82e96be49dfd0ded11e4741e7b90aa89f1c70b63ea15b57793cc9a7ddf73412afdd8cde60d0bb272d26b7d6253b625093fe86746f8e5ecbc36ba23676e0270
190Size (firefox-l10n-80.0.1/ia.xpi) = 565290 bytes 190Size (firefox-l10n-82.0.2/ia.xpi) = 516169 bytes
191SHA1 (firefox-l10n-80.0.1/id.xpi) = 3c4f686f4fb538c8c452bc3ae359a8c1ab407e43 191SHA1 (firefox-l10n-82.0.2/id.xpi) = f4aeebf2429c53651a8addf2f0f30c617319d81f
192RMD160 (firefox-l10n-80.0.1/id.xpi) = 41dec6473065df8c42c1f5cbac9caccd7dcaed88 192RMD160 (firefox-l10n-82.0.2/id.xpi) = 489b629d56e003a869de76781d7ab61d90b84efd
193SHA512 (firefox-l10n-80.0.1/id.xpi) = d7606b3422e6cba126dab8ebe68d3d4fc77c93eafddc118191a7dad474dafa402907388bb269f9a6654a44be06aa61f72698e893b608e944afa8ed524b2e5605 193SHA512 (firefox-l10n-82.0.2/id.xpi) = 356867b4b7fbe31c5e781add59c9320a9745182d46ac59c30e7407f5ca13c4f47073c31269499dd53901a4dc16ab5dc2bad53b1d903db52f6f2e35baae925d12
194Size (firefox-l10n-80.0.1/id.xpi) = 558440 bytes 194Size (firefox-l10n-82.0.2/id.xpi) = 508793 bytes
195SHA1 (firefox-l10n-80.0.1/is.xpi) = a4c0d9bd29c79474fda980c6f8cdc254c51bb8a6 195SHA1 (firefox-l10n-82.0.2/is.xpi) = d6a6998d91a25db334a1e738488752e843157f34
196RMD160 (firefox-l10n-80.0.1/is.xpi) = 2646b4464d14b67dc8a77ef34541d4a0ac4f71d4 196RMD160 (firefox-l10n-82.0.2/is.xpi) = a63c0828c10ddf295b2d2009f4c44b45fbda43b6
197SHA512 (firefox-l10n-80.0.1/is.xpi) = 5fa2a46a70ad0b88ba40a495ae9c1687aef359fdab8f721185352b124f15c755af8fa0ee6fff3abb5dc79daa5b560fc12e671438280b03a5e1523460409d5a30 197SHA512 (firefox-l10n-82.0.2/is.xpi) = c6c887779b9fa730f33a5428361b39dffaf80caeab7a05393a5b59325c9d11d928005a020dc9454f5a405c2229907a8fe1287385f33e731b265efff63601fcc4
198Size (firefox-l10n-80.0.1/is.xpi) = 529509 bytes 198Size (firefox-l10n-82.0.2/is.xpi) = 479644 bytes
199SHA1 (firefox-l10n-80.0.1/it.xpi) = 918f1485cb208e6a0bce4c289437964822257fc2 199SHA1 (firefox-l10n-82.0.2/it.xpi) = 432e8479877e387e636e5e2bea95d83090c3d642
200RMD160 (firefox-l10n-80.0.1/it.xpi) = 6f92689fdf02ec246d80390e71b71eb85799e438 200RMD160 (firefox-l10n-82.0.2/it.xpi) = 337a42a2250c1a8bcb6ff0555954a68070da17d3
201SHA512 (firefox-l10n-80.0.1/it.xpi) = a5d20ee02f37575457af1ed9a1ddd40cee0cc1b85dc6ce79e033550abafccc85f0f8436ef04f28683fee777e391644d10b812fdd308be5f967079b13eda19e92 201SHA512 (firefox-l10n-82.0.2/it.xpi) = 95b730dc2bcebba2dbbbc1f492d077bd17f422bcfbac02a7f5d74d35ea662da869cade624f0519474dd2303699ed28bb233d1ce6cfad5bd351b968979f168219
202Size (firefox-l10n-80.0.1/it.xpi) = 463581 bytes 202Size (firefox-l10n-82.0.2/it.xpi) = 444601 bytes
203SHA1 (firefox-l10n-80.0.1/ja.xpi) = ae4029b18436ed4f3cacd15168b225d53584dac4 203SHA1 (firefox-l10n-82.0.2/ja.xpi) = 211a3a9702ba55c0027973c54e56d5b7523fb890
204RMD160 (firefox-l10n-80.0.1/ja.xpi) = b2c18e064fdb3ad2d9d2bfcc092ca06a61b19f97 204RMD160 (firefox-l10n-82.0.2/ja.xpi) = 97b3f17b0094179caab177eacf05ada2ab982857
205SHA512 (firefox-l10n-80.0.1/ja.xpi) = 073f13c1ad5287adfd3602791547a544d6cbba24720e7d7ee205bd11fcca2a458d32370a41443a46732599b8286132787a7618ab18363b20adf39b9962afab55 205SHA512 (firefox-l10n-82.0.2/ja.xpi) = 2c51d3ba23cf5038e821426efc32697c4b02abf6a06d58afc7bc2dd00739506daacec3b1f5d381c05e710423e672264fa2f1213df08fe2ba41f47a062518cff5
206Size (firefox-l10n-80.0.1/ja.xpi) = 601243 bytes 206Size (firefox-l10n-82.0.2/ja.xpi) = 573547 bytes
207SHA1 (firefox-l10n-80.0.1/ka.xpi) = b82d6fe3b15156df459151a7749c110e8969cbfc 207SHA1 (firefox-l10n-82.0.2/ka.xpi) = 14ea331500ca45685c0dd34a13ddef009a554140
208RMD160 (firefox-l10n-80.0.1/ka.xpi) = 7df6388b6b3a59aee74a11c422e62fcc9e56dfec 208RMD160 (firefox-l10n-82.0.2/ka.xpi) = 7c31f9067cd2bb2b053be2bfad607814b03de9f6
209SHA512 (firefox-l10n-80.0.1/ka.xpi) = b30c64ce4272816dc9d7d88f6e0e1a6bd45b85eac63823182a85b6eb176219c74ab024394b7016961dab4516af1973de845085d1bdc5ce8c4c76e8cba4ac3bca 209SHA512 (firefox-l10n-82.0.2/ka.xpi) = 1c5b2108e02ceac315724ccbfe5036e5eacb6eba6b3fed0b312229be94edfdc4b9e9b67ca16a382ad5636c5c3c160f4355b161513b9e64dc352dbcfdbc781559
210Size (firefox-l10n-80.0.1/ka.xpi) = 626403 bytes 210Size (firefox-l10n-82.0.2/ka.xpi) = 573564 bytes
211SHA1 (firefox-l10n-80.0.1/kab.xpi) = 865a2063d76efb52d20b3322a5ac1a011b6afb84 211SHA1 (firefox-l10n-82.0.2/kab.xpi) = 620660f107514c87c75e6e5c42e5f259e924ebbb
212RMD160 (firefox-l10n-80.0.1/kab.xpi) = bb6c0defbab9590aed4d81709a4f3cd7872545f6 212RMD160 (firefox-l10n-82.0.2/kab.xpi) = c9d43d2019b0942c6cc7d69d406cfade507f42ea
213SHA512 (firefox-l10n-80.0.1/kab.xpi) = e123117fc4dd8469e244de5f1714e2d4438413b2370dd6659e074fc6738ef558d8e0a566a028d8e87062fea8cbe153403fe4d231ead32cb7d4043ec6aad3384a 213SHA512 (firefox-l10n-82.0.2/kab.xpi) = 91c149905aea5b15a0f2e3626b7810af3161391b8d2f8b6b0180d65592b8e080ce7444f011afeb3e7534928ad8356e8b6f69c630e49a9a10342e17be1f20d732
214Size (firefox-l10n-80.0.1/kab.xpi) = 583640 bytes 214Size (firefox-l10n-82.0.2/kab.xpi) = 534406 bytes
215SHA1 (firefox-l10n-80.0.1/kk.xpi) = e509758aa93fb784650c5eb375de9713066e5e04 215SHA1 (firefox-l10n-82.0.2/kk.xpi) = 239804bd87d2f0ca2198cdc5fa4e5543626472aa
216RMD160 (firefox-l10n-80.0.1/kk.xpi) = 77950d5186a871236fad62c84b401210f04bc699 216RMD160 (firefox-l10n-82.0.2/kk.xpi) = 06d49f58f8cf0a0107a6a5dc399bd9cfd7e1cfa5
217SHA512 (firefox-l10n-80.0.1/kk.xpi) = 20af3efbe6269624422f1ee7a9254528febef20c09c402152da9a86cc076fdc4fa51e730df7ef154edb1ffc048553675a3d2ad356c9e06a0e0e0107e7823a797 217SHA512 (firefox-l10n-82.0.2/kk.xpi) = 6bb159e1f4a8d212844cfd612af4362735d56abd4c1023c2a206c9d16cc2c09080ee82b17981db74196c03db70c4f8bb59742b88aefe6cc9725340cd37e4918a
218Size (firefox-l10n-80.0.1/kk.xpi) = 649669 bytes 218Size (firefox-l10n-82.0.2/kk.xpi) = 591693 bytes
219SHA1 (firefox-l10n-80.0.1/km.xpi) = 7d524b2da92bd0a660c2c3230e15b7d1839a883a 219SHA1 (firefox-l10n-82.0.2/km.xpi) = 21e3695f24f7c95114247d7de617240b2f7ca80f
220RMD160 (firefox-l10n-80.0.1/km.xpi) = c69f7cc34b3da62b6ad6c97d9b419d763b43bb95 220RMD160 (firefox-l10n-82.0.2/km.xpi) = 25d8d61541932fee04424289cb4a3826369d72eb
221SHA512 (firefox-l10n-80.0.1/km.xpi) = b9e4c78612d2ce6d20c8628aa2fbfd0edae3e175852c14ed4489e72e0036a1627f3218425a72862b4bf2745b3299caf6e5306751fccd083211153e472dea2b45 221SHA512 (firefox-l10n-82.0.2/km.xpi) = f16ea6825154f23f685b48d44956bd67bb03f680ea4077d94a8a5da8c90c9f20eabcc3c71fce60bd665532c1a8c0e55e486d9be90769f1d121b169aabb0fa370
222Size (firefox-l10n-80.0.1/km.xpi) = 568463 bytes 222Size (firefox-l10n-82.0.2/km.xpi) = 527003 bytes
223SHA1 (firefox-l10n-80.0.1/kn.xpi) = 494e33f55c581d787315f52c41dbed36eb6e5a32 223SHA1 (firefox-l10n-82.0.2/kn.xpi) = 7f9dcfa7af7593ac513e425e1c6410de3798a023
224RMD160 (firefox-l10n-80.0.1/kn.xpi) = 07ccdcc3fc77e5ae7ecd2c898829465913706a6a 224RMD160 (firefox-l10n-82.0.2/kn.xpi) = e22803080f829c89b88c51ba2b9326ce78262496
225SHA512 (firefox-l10n-80.0.1/kn.xpi) = 526b88bfec9b1c33a120e7ec2f045d20e19704b48db87d84faeca5c8ee5ef56159e12601869b2d2233c293b599907f76333789a1d3c503ff6377a1c76caa5be5 225SHA512 (firefox-l10n-82.0.2/kn.xpi) = 65792ed0bf1a547a3a69c109235ec5b8bc47c698cfec254b562c16f7d23bd7065f1b42401ef9f0836c1bec9570584163381e18c06d42c97fcf78a0754502726c
226Size (firefox-l10n-80.0.1/kn.xpi) = 559704 bytes 226Size (firefox-l10n-82.0.2/kn.xpi) = 507976 bytes
227SHA1 (firefox-l10n-80.0.1/ko.xpi) = 2868f834e9aac43327640a538b70725b5e03a708 227SHA1 (firefox-l10n-82.0.2/ko.xpi) = 72975a99e0c6f19d5c846773b5d47c548bad16c2
228RMD160 (firefox-l10n-80.0.1/ko.xpi) = 3cb7e76bf93839161f02693d9c983e963fd150d3 228RMD160 (firefox-l10n-82.0.2/ko.xpi) = 19cc7fb0ec5e3d91b93976c98be63563eadcd286
229SHA512 (firefox-l10n-80.0.1/ko.xpi) = 50f6484898aaf1a9bdd91eae4c5ffaf55c05a5b28aa4af825dcadc64ebe18db77ec97108648bebf87aa1273ba1855a0c2f405820643f98a31c604e7a6b04e942 229SHA512 (firefox-l10n-82.0.2/ko.xpi) = f29c28c9025f118800d4608b6008d4fc05a6a72589e645ba24caf23b55d05f0c503a69378456a0a2cd9c1f00135f3cde1aae83bbd6ee002dfcb3965e8b7bb0e7
230Size (firefox-l10n-80.0.1/ko.xpi) = 614390 bytes 230Size (firefox-l10n-82.0.2/ko.xpi) = 560883 bytes
231SHA1 (firefox-l10n-80.0.1/lij.xpi) = a5a839fc5b8fb12bf7ecc3b88c749536c91c1e6a 231SHA1 (firefox-l10n-82.0.2/lij.xpi) = 235875f40b9d24a0008c38f0d60ab0e387aa1e3f
232RMD160 (firefox-l10n-80.0.1/lij.xpi) = b8266fe7c934d2adc016250cf8bd596239dcc040 232RMD160 (firefox-l10n-82.0.2/lij.xpi) = bd6d6c931cdb286d645696678fdcda7dae597e78
233SHA512 (firefox-l10n-80.0.1/lij.xpi) = 66feafb6d43fc5099083d25d8462850a575f2f43b4755e5c3e3bdcaf33c554f462a4df0b199a93486f3bf24950b0ed5415bb835df0520f5c7a62a81547ef30ee 233SHA512 (firefox-l10n-82.0.2/lij.xpi) = 72d782a131d080942d56c7d3051cf1822f9ddc77115be34363991da4d69ddbbd322d98789f15f80a7c0a90d52a0ed51524a1be6edc2dd85eb621f8658150784a
234Size (firefox-l10n-80.0.1/lij.xpi) = 528971 bytes 234Size (firefox-l10n-82.0.2/lij.xpi) = 477690 bytes
235SHA1 (firefox-l10n-80.0.1/lt.xpi) = 2e4c2da368e81012b127971e653474e704c742ad 235SHA1 (firefox-l10n-82.0.2/lt.xpi) = ab8611d40fe29fb879ab6adc0aafdf4a8e61f990
236RMD160 (firefox-l10n-80.0.1/lt.xpi) = 0c0b280c1ccfb5b66754124a8ab0d8902e1786d5 236RMD160 (firefox-l10n-82.0.2/lt.xpi) = ebf44d51c61418d6c6e1de15dd789b8a03af9774
237SHA512 (firefox-l10n-80.0.1/lt.xpi) = 5d38561dcb9312dc62dd4f06a7674b277d0be1317f9fb1b6e1eeaa889f0d0466a7c1ad529b2f8d58de65f51d5abd9829999f33db30fefe9a5a3b54014c60208f 237SHA512 (firefox-l10n-82.0.2/lt.xpi) = fb90a89d1a43492f2148229a88893056b43895d2468f532b83b73c1960cab7865015cd847be4804dc52d55f8224f04b9e973daeb118fb69dfdced87e2e528e2f
238Size (firefox-l10n-80.0.1/lt.xpi) = 587840 bytes 238Size (firefox-l10n-82.0.2/lt.xpi) = 538361 bytes
239SHA1 (firefox-l10n-80.0.1/lv.xpi) = 850045c910f77bee1715547397929b9ea358e56c 239SHA1 (firefox-l10n-82.0.2/lv.xpi) = 22b2976b42b9d5c40765b676554d4506c78c4d87
240RMD160 (firefox-l10n-80.0.1/lv.xpi) = f0eaf9d419ac94385e64bc3e39152a26563c4bde 240RMD160 (firefox-l10n-82.0.2/lv.xpi) = 3b593aca4aa8ac546e289e403929faacf41c04fd
241SHA512 (firefox-l10n-80.0.1/lv.xpi) = 789d712a7c399178f43e5c108e2727ee6be58b999df4248f2669d2837299da79d0cdd20f3dbdbccfc1656056573470633ed3f65fd1903e2e509b5645298e48ac 241SHA512 (firefox-l10n-82.0.2/lv.xpi) = 60cc07f2d0c623870ac19f6ce18ab671fdf2b60769eddf1b7cf69f5b270473519a19976b275cdd836b403ff244fee496f34bf509978435aec18e53dae1323012
242Size (firefox-l10n-80.0.1/lv.xpi) = 519818 bytes 242Size (firefox-l10n-82.0.2/lv.xpi) = 469972 bytes
243SHA1 (firefox-l10n-80.0.1/mk.xpi) = 62c77cb4a91ebee4a4ef9ca4abd3799d07c21d05 243SHA1 (firefox-l10n-82.0.2/mk.xpi) = ca144e29649a8fa7a446e171fb8f968c5bcb7f62
244RMD160 (firefox-l10n-80.0.1/mk.xpi) = 5c3178f1548b83385eac4d14f71096bdec079645 244RMD160 (firefox-l10n-82.0.2/mk.xpi) = 6368fdf397f17d12f19cc79531bdb6cddee18730
245SHA512 (firefox-l10n-80.0.1/mk.xpi) = a31bd6b70316f986b9c7edd3dc797103d49a193f180371dd875eb17391fe94b92103606cb06fba2378b8fe1329475c54b8296969496eaacd0f140e83038ec49d 245SHA512 (firefox-l10n-82.0.2/mk.xpi) = 4e41cfc669bf3fc66ce048f329bc4147c5fe52c0685e3c56955a6b679a89569f28d43fa6bc0d6b3482084245c0036b98beda533b02451537fe591139eba5a8b2
246Size (firefox-l10n-80.0.1/mk.xpi) = 482548 bytes 246Size (firefox-l10n-82.0.2/mk.xpi) = 461003 bytes
247SHA1 (firefox-l10n-80.0.1/mr.xpi) = 29de9ab25331a8e9c6c84f650d2ce1986898615c 247SHA1 (firefox-l10n-82.0.2/mr.xpi) = 49fe68b5783dd81429ddc5c70be68ddf693a5d53
248RMD160 (firefox-l10n-80.0.1/mr.xpi) = ea41b23342907ed6e66c897602e8994c3dc01db0 248RMD160 (firefox-l10n-82.0.2/mr.xpi) = 2f5d84cfacf75bc189485a3c34fb8dcb57777e6d
249SHA512 (firefox-l10n-80.0.1/mr.xpi) = 4d9ccad61a868483ce700b28ace409c7907822c0c5bf261bf8f4497aecd685fc760226ebc5af08d8678a8a582ab59a282ecb73c595ffa62e404f39bf37f73c6d 249SHA512 (firefox-l10n-82.0.2/mr.xpi) = f6dc85f96ad35f396502eb4815461ba94c77f8b26c55d66748b45d0b99e2fd44221a1221bdb94f941898355d116b7b55419f7110cfe45e13e22c31a90b0f2119
250Size (firefox-l10n-80.0.1/mr.xpi) = 601274 bytes 250Size (firefox-l10n-82.0.2/mr.xpi) = 543125 bytes
251SHA1 (firefox-l10n-80.0.1/ms.xpi) = b3f0420cef76192985a85e89ba0c137d6cc18989 251SHA1 (firefox-l10n-82.0.2/ms.xpi) = ae23e0804181ba23b52483e31114983ed11d8d7b
252RMD160 (firefox-l10n-80.0.1/ms.xpi) = f8a9a5b66a72274e9fefca16ca75a5f1a1b9a6d7 252RMD160 (firefox-l10n-82.0.2/ms.xpi) = ff9d2ae45a6e838f0691c7c9553d2df45b6e1eb4
253SHA512 (firefox-l10n-80.0.1/ms.xpi) = 1c83be4e5c2b7267f8956a534596c31bedd9680539f5b93731c92c42012d987024dc1785fa647e9db9ef5554e5ea469e132906b4d41789e2d31d7539b0c698a6 253SHA512 (firefox-l10n-82.0.2/ms.xpi) = ca2b70e703ca3166e5c1e6a5cb1f934d0ecc4eaac916ff53d93f84bf92206c19afae3b8476d4130dad7529264bb2f7b9d43aa8e1422399611048e01a360655d5
254Size (firefox-l10n-80.0.1/ms.xpi) = 502900 bytes 254Size (firefox-l10n-82.0.2/ms.xpi) = 455705 bytes
255SHA1 (firefox-l10n-80.0.1/my.xpi) = ce5c2bc9906476ecf99bc2e4327200fb10f91fac 255SHA1 (firefox-l10n-82.0.2/my.xpi) = bb6412d2a573612543bbbfc32e9bc0bfab4a68b8
256RMD160 (firefox-l10n-80.0.1/my.xpi) = 071aa99d5f869c66684e42cd5a096f05dafebaa4 256RMD160 (firefox-l10n-82.0.2/my.xpi) = c3214320f1f1f900aba4dd475131704b8466257f
257SHA512 (firefox-l10n-80.0.1/my.xpi) = bce7f873f4379d3ad12804894c0d52ef38f0f4addb43e556cc8370fbd8c5b2d8a5370a9007a6808192223d51aba6413d3596db8c262f22347d7d27d2027a41cd 257SHA512 (firefox-l10n-82.0.2/my.xpi) = be1f984202837672cabe2d9d9b392b2fa1b612cb5d907bd0c3121a36cdd3c41655e45ed6d54d4ba2cd08154082c88bff101159a0de86fd4ac670c52df5f0ec8e
258Size (firefox-l10n-80.0.1/my.xpi) = 557148 bytes 258Size (firefox-l10n-82.0.2/my.xpi) = 527630 bytes
259SHA1 (firefox-l10n-80.0.1/nb-NO.xpi) = 4a2f49c02a1084deb76d4c2ac3eda87455d7f61b 259SHA1 (firefox-l10n-82.0.2/nb-NO.xpi) = bf43eac45cf7ceee645c8224b5b1ca4de79190b9
260RMD160 (firefox-l10n-80.0.1/nb-NO.xpi) = cad73ae09bc96667c40afade1d00a3a19e070424 260RMD160 (firefox-l10n-82.0.2/nb-NO.xpi) = 73fbfe2424a349f9bcd2d0db47071795ef182656
261SHA512 (firefox-l10n-80.0.1/nb-NO.xpi) = 85cef35f5c975b313db2ff28c7b432957a96de41fd87fa727ed30363b72fea30926d4893d65d877b6a9f65c195ec4381cc56eceaf825afae9a95efabe8c612b5 261SHA512 (firefox-l10n-82.0.2/nb-NO.xpi) = 926b00fe92c1d42fe96b824caff73185e64b0b8943ff99a978b47761e100692e45e480ba5e03f22737c69a81ff93321b3c769b26f2619c761f03013d9fe133a2
262Size (firefox-l10n-80.0.1/nb-NO.xpi) = 559668 bytes 262Size (firefox-l10n-82.0.2/nb-NO.xpi) = 513314 bytes
263SHA1 (firefox-l10n-80.0.1/ne-NP.xpi) = 849522b320dabc882459c7c9b85ca1117df21143 263SHA1 (firefox-l10n-82.0.2/ne-NP.xpi) = a7e4f890d82df682a207ba674f134d9ae4751c45
264RMD160 (firefox-l10n-80.0.1/ne-NP.xpi) = 1a67a548460b110eaf25163e7eb0c581a98a0ebe 264RMD160 (firefox-l10n-82.0.2/ne-NP.xpi) = b6acdb3ac872e123fd4560de2425a5428771ffde
265SHA512 (firefox-l10n-80.0.1/ne-NP.xpi) = 297e102d3bc6177d5c5b99679c8713f9e5c720278c741f75d6a2f802823b5a51c7e301b310efb26f8ff347dddd7df499c6ab137cb957296ff731ee2bd0b0f779 265SHA512 (firefox-l10n-82.0.2/ne-NP.xpi) = 841499d7d3f0fb9dc406af120d57870ff12df0c1d437f86767467804f4eb59af6c9781c8c9dd4318f01c588cb5c343520571cff58352e8c1e255cb9454057bff
266Size (firefox-l10n-80.0.1/ne-NP.xpi) = 529150 bytes 266Size (firefox-l10n-82.0.2/ne-NP.xpi) = 484758 bytes
267SHA1 (firefox-l10n-80.0.1/nl.xpi) = 6417be437c102e98e0653575d0ae05bcdaafc5ad 267SHA1 (firefox-l10n-82.0.2/nl.xpi) = 906aaaeab6c09292b4fdbba0a07ead3ca3c9bcf5
268RMD160 (firefox-l10n-80.0.1/nl.xpi) = c3e2ee4973c5ccc9b0213ec81e6aba08d05eeaab 268RMD160 (firefox-l10n-82.0.2/nl.xpi) = 677b6938b5d4fc25812336573e3fdfa24d6d4f7c
269SHA512 (firefox-l10n-80.0.1/nl.xpi) = c83f5444ef5e10ea9f8578674bba1f1e957d93703177adb1abb13d191f202df184ec2e91ea15f559e9f350f5edd3e7ae61f0b79a3709ea9380f0c9902a8b9554 269SHA512 (firefox-l10n-82.0.2/nl.xpi) = 15e1d422a5d7b4902498b03331162ebbe27b14681953d666a7f6221c4b3cc461ec4616addf63dfbae5b02e860944fbb3677302c07b7ece147d5e656bd22d6bef
270Size (firefox-l10n-80.0.1/nl.xpi) = 567581 bytes 270Size (firefox-l10n-82.0.2/nl.xpi) = 520517 bytes
271SHA1 (firefox-l10n-80.0.1/nn-NO.xpi) = af5fa8077d0031cd5db0f52f0168c38c742fcc7d 271SHA1 (firefox-l10n-82.0.2/nn-NO.xpi) = cb03ea3afa02624cab47e9346e6c0d04be99f282
272RMD160 (firefox-l10n-80.0.1/nn-NO.xpi) = e36db5a9212d6ce4b95afd8342f01b52eae7df3a 272RMD160 (firefox-l10n-82.0.2/nn-NO.xpi) = 2ae4a328fc7f0beb99eaf4117140b79b21343e6a
273SHA512 (firefox-l10n-80.0.1/nn-NO.xpi) = 42a57f7927029864e682db3507dad6189d2518649b4520de0ffdbfb8f7ec687ce3df50630859832fb0ec2f3f0f45a5998e8cbce11999ff6b02d17276c3b1e026 273SHA512 (firefox-l10n-82.0.2/nn-NO.xpi) = ac6bf91d5b231a29d3be6a9b55e6edafac71e0740934b1689096a622c01b37e6dbbf0d98236042d247e91a6b84873112e311b83aadb5090609ad5f3a401384e8
274Size (firefox-l10n-80.0.1/nn-NO.xpi) = 562491 bytes 274Size (firefox-l10n-82.0.2/nn-NO.xpi) = 515828 bytes
275SHA1 (firefox-l10n-80.0.1/oc.xpi) = 3db0494dff26d5defd75d4ef0e87affd0ad27090 275SHA1 (firefox-l10n-82.0.2/oc.xpi) = 7f4140da459a3d64ba0292443bf9d760ff1e8531
276RMD160 (firefox-l10n-80.0.1/oc.xpi) = 964308147ad130f3eb78a785c8ee60cc298d3158 276RMD160 (firefox-l10n-82.0.2/oc.xpi) = 87a3b5be52b3b5c0a8be55628d6d3fd8c6cf44b4
277SHA512 (firefox-l10n-80.0.1/oc.xpi) = b78f228736a66e0f9378a80dfd41aa5c8bf33d80271f38ce65c41f956f7d8c06fa84e7089e3e14073966c60de6bab11dd1f0c3f9f3400f1448d792171d0f21d9 277SHA512 (firefox-l10n-82.0.2/oc.xpi) = c1fb61055f6971f6d1b9b5e5ba5f66ec32b5c0557da52dacca3ed9ee96d7e3b81a525791d8f401937a287705c6765b6eb1f423cd82d404f9306fce78aaef2f70
278Size (firefox-l10n-80.0.1/oc.xpi) = 584239 bytes 278Size (firefox-l10n-82.0.2/oc.xpi) = 536299 bytes
279SHA1 (firefox-l10n-80.0.1/pa-IN.xpi) = 956e1f6f422b3965079f6fffc4dcb6c9e897fe42 279SHA1 (firefox-l10n-82.0.2/pa-IN.xpi) = d894704df8605304bd3c8d81de02845e1aaadd08
280RMD160 (firefox-l10n-80.0.1/pa-IN.xpi) = ffccf6c29bf958779a9449b2282f2b742b95420c 280RMD160 (firefox-l10n-82.0.2/pa-IN.xpi) = ca196a2c0796fee7ec2c81923861df4b4a6f4245
281SHA512 (firefox-l10n-80.0.1/pa-IN.xpi) = 39080e2f2c4522b699cdbc4f118423e1a10d2f5ac2b18fd5e90af85cefdcb76d1ca04c31a8e1174e1b79773ebd76f0c10c08b61e328cf620f706af130b40e4b8 281SHA512 (firefox-l10n-82.0.2/pa-IN.xpi) = a536a6610e13c1edcda693e59cc75c62202da7b5682564d05e0fd76249dfb609503c5807dcaf0bade106f62ad5bad89fa03ea9fd4a9abe685870af38654a7178
282Size (firefox-l10n-80.0.1/pa-IN.xpi) = 613847 bytes 282Size (firefox-l10n-82.0.2/pa-IN.xpi) = 579209 bytes
283SHA1 (firefox-l10n-80.0.1/pl.xpi) = d147d50ce445d6175ec0c17dbe40c10721274649 283SHA1 (firefox-l10n-82.0.2/pl.xpi) = ac0c1600c70ea32930297dbdddb32028a8f6bab3
284RMD160 (firefox-l10n-80.0.1/pl.xpi) = e58b61881e1e03ef25a990c8d84fea8a55f7a356 284RMD160 (firefox-l10n-82.0.2/pl.xpi) = 7b71d113794d1c6c2c9d4e56e54401bf8058571e
285SHA512 (firefox-l10n-80.0.1/pl.xpi) = 26264d3e7a26b4fd24d7e1fa36efe1989308a814a062033f9f45d6c4ed7ff2e32272eadf1382a14c04cdf83da961b6f6bfd0f5fb472bf86d2a8d2124fbfdb12d 285SHA512 (firefox-l10n-82.0.2/pl.xpi) = fe006f14a8a6247e4c88b2fbfa0e5bc0a4e21801969f701a8c5564d3cd4e538f3461c83a4538ec79ae842301f6978b5698cd4a99f42519a8faec7047d3d4c9f4
286Size (firefox-l10n-80.0.1/pl.xpi) = 588634 bytes 286Size (firefox-l10n-82.0.2/pl.xpi) = 539510 bytes
287SHA1 (firefox-l10n-80.0.1/pt-BR.xpi) = 21f3dd6cff05cd44ffe0f0e85ffffc354596d281 287SHA1 (firefox-l10n-82.0.2/pt-BR.xpi) = db4cbd44a053daa24df75c57ab3747ca28a3fe69
288RMD160 (firefox-l10n-80.0.1/pt-BR.xpi) = d73a20437d84f5e1024d509a65c2f1ef4d41540c 288RMD160 (firefox-l10n-82.0.2/pt-BR.xpi) = 943d8dfbeb329cd36fcad5b11975b0880f833d5e
289SHA512 (firefox-l10n-80.0.1/pt-BR.xpi) = 35610b0e440cf5b0ba2757eefeb4f02a1e50488e4be983c80bf09f7bf97e26b7a21143aac672277e33b784908b9f261b54fa3239f989d4130f5aa62a17da2ece 289SHA512 (firefox-l10n-82.0.2/pt-BR.xpi) = 0a309c5f5f397ace821f791dd52bc2e0c419d8d9d7d5c9477ad4f9b298fbdba530b1c647e54270af2e1c373e48641a6c0ebfe08a6e7adfa3b45d970315011a1e
290Size (firefox-l10n-80.0.1/pt-BR.xpi) = 569418 bytes 290Size (firefox-l10n-82.0.2/pt-BR.xpi) = 521447 bytes
291SHA1 (firefox-l10n-80.0.1/pt-PT.xpi) = 2a11c6ed10ca795ca7458e2170071f63e5a59728 291SHA1 (firefox-l10n-82.0.2/pt-PT.xpi) = ba0d4546505fd4fe686696a70317125bc45bea78
292RMD160 (firefox-l10n-80.0.1/pt-PT.xpi) = 007af2895c77c1fbd6652d4dd358b63b0e0f0a99 292RMD160 (firefox-l10n-82.0.2/pt-PT.xpi) = 739c94977b3c254069bb41bcf340686c73663575
293SHA512 (firefox-l10n-80.0.1/pt-PT.xpi) = 8f7681c7518299f0373db051be6ad5928148dd6b2c0032312683b114e524ef2ff8dc5501c17dbb02b7aeb5185c19d550eb8475a361006ceeb54299563fbbe87b 293SHA512 (firefox-l10n-82.0.2/pt-PT.xpi) = 3898fcb2e6b1ad01ced9fd51be474b0931bd2dfcae2feb3dd9f78abc670e29657cb501aee79b665b602d98f22523f2732817702e5791d3587ecfc33c31d36e63
294Size (firefox-l10n-80.0.1/pt-PT.xpi) = 579182 bytes 294Size (firefox-l10n-82.0.2/pt-PT.xpi) = 529552 bytes
295SHA1 (firefox-l10n-80.0.1/rm.xpi) = d41c7dd592d7f79929d39d0ea8be0d4855b2b9ab 295SHA1 (firefox-l10n-82.0.2/rm.xpi) = ed98f19821c4f610994f84968e3454639ce92ff6
296RMD160 (firefox-l10n-80.0.1/rm.xpi) = 0b5e6e8faa3a57763af64a853ae8159824d7e4e0 296RMD160 (firefox-l10n-82.0.2/rm.xpi) = 15dc202a5829534631724113c113a844911444d0
297SHA512 (firefox-l10n-80.0.1/rm.xpi) = 0bce2deb89c88f7a65fc8690b9db5086d5d985075db69c3994f949158ac0cde7de7bba2814317ba42d60bf48d9e3f7723d7864dbabd9d9029f6f026efcd2af20 297SHA512 (firefox-l10n-82.0.2/rm.xpi) = 845f8a09c85a9686a7d69208eb6ad45b871cae9d8b25177a84464d01cede985f30d53f0dec6015bb7ca65d4d67b0793af7c33d25cdc270dc66703f48095443f6
298Size (firefox-l10n-80.0.1/rm.xpi) = 566373 bytes 298Size (firefox-l10n-82.0.2/rm.xpi) = 518939 bytes
299SHA1 (firefox-l10n-80.0.1/ro.xpi) = da7b405c8b7964f62de32780e25c3d44598c3941 299SHA1 (firefox-l10n-82.0.2/ro.xpi) = 2252452d3a4fc6c03ff8b7f45669a7d0b33a001c
300RMD160 (firefox-l10n-80.0.1/ro.xpi) = bac08def1d4fc7e50ca94deb24c64d6e4151291d 300RMD160 (firefox-l10n-82.0.2/ro.xpi) = d3216d213fe3e8564018be3323b49e06a4c97fd2
301SHA512 (firefox-l10n-80.0.1/ro.xpi) = a5561578101ac24e94458b3b55e0386716b4d33da5427bc58385832bd49e033f7d4ff2c6887952e4e3004f21e4efcde6e672439c36ef7503c3099ab4730ec39f 301SHA512 (firefox-l10n-82.0.2/ro.xpi) = 1735602820f3f95c78547b2185d9f72e890d54b58d8dede280508e2db742add2cafd5f1ee268881a9146f70efcc17dfa305723299e5e831e4a073debf5e3e12d
302Size (firefox-l10n-80.0.1/ro.xpi) = 586939 bytes 302Size (firefox-l10n-82.0.2/ro.xpi) = 534206 bytes
303SHA1 (firefox-l10n-80.0.1/ru.xpi) = 2630aaf59967325cd7dc99f64664cfa9b7b56193 303SHA1 (firefox-l10n-82.0.2/ru.xpi) = 59162192f8dcf19fabb3ff57ada30b409df9c41a
304RMD160 (firefox-l10n-80.0.1/ru.xpi) = 66bd04d379b9547407613431b4473496f7454c18 304RMD160 (firefox-l10n-82.0.2/ru.xpi) = 8b59c7b3c1086b14bbdd2f0024ac4aa9db485639
305SHA512 (firefox-l10n-80.0.1/ru.xpi) = 3d425e8b742463548c97d9c268975fc58320708e17572d99adf1ed4a6f787bcdc6ad9b3722edbd2664eeae6a998dfced00b385d664749c0ce261871da987023e 305SHA512 (firefox-l10n-82.0.2/ru.xpi) = a41a98bb2d8f6a748e5523e5782d173ca268109e858d25b4ea8d8fe8720097de3c7075986c6a1ad610f1188f0f8a6c42e0c021204f60921f66d04f305ac1f912
306Size (firefox-l10n-80.0.1/ru.xpi) = 666218 bytes 306Size (firefox-l10n-82.0.2/ru.xpi) = 607618 bytes
307SHA1 (firefox-l10n-80.0.1/si.xpi) = 121afef6dd9764a7ad2ae6f115596245182d3ca7 307SHA1 (firefox-l10n-82.0.2/si.xpi) = 985ffd96f52501fd19e84efccfa129ec507ac77f
308RMD160 (firefox-l10n-80.0.1/si.xpi) = c1eb92a616c764a128621fb3ab275ebf29af2f11 308RMD160 (firefox-l10n-82.0.2/si.xpi) = cfb0abab9cfb688c0673080a1f627a5d3b262c7c
309SHA512 (firefox-l10n-80.0.1/si.xpi) = 4ad417d78c783a95c87bbf3deb05586a4accb204785c049c75a89f3b49bcfa1464319223e0a25cdf10c99028e5530937d199abbb5dfd87933eba1b086e60d67c 309SHA512 (firefox-l10n-82.0.2/si.xpi) = a29163093383e9237002bd3dba92eca02f69260b31d2d6515dad85af1b5ab2fbd10a9cc09cf0c0d8ae524ba42726f60f77ec6f75d04c3d37efa77cbdbac6aa40
310Size (firefox-l10n-80.0.1/si.xpi) = 534116 bytes 310Size (firefox-l10n-82.0.2/si.xpi) = 494078 bytes
311SHA1 (firefox-l10n-80.0.1/sk.xpi) = 94725f06bb25c47dd56f38102af60e00fed646e0 311SHA1 (firefox-l10n-82.0.2/sk.xpi) = bd2696486d0525c38ed35013feb997f1e252f026
312RMD160 (firefox-l10n-80.0.1/sk.xpi) = 35c82f7534d18684d4ab02fb601939add2559284 312RMD160 (firefox-l10n-82.0.2/sk.xpi) = 3fd2aaf1d2654d77b871cb982108220a49e92b04
313SHA512 (firefox-l10n-80.0.1/sk.xpi) = 6d2288823d4f2a254afea66b1ea8712d10f55d8b31793eb8bd29211a2ac68f31265f1e9de6ab0e20e2d60bc70584de7044a63b925bf77b9a91bf084a8e9a79e2 313SHA512 (firefox-l10n-82.0.2/sk.xpi) = 6398618f4631b7da14d97f46e19c743ce78ee09567bb5c51ed3a5291f64c2724dbe2aaf70be39f10ac0eb433929bb5c80be390f7036a90e4665bbdd674fb9e10
314Size (firefox-l10n-80.0.1/sk.xpi) = 587987 bytes 314Size (firefox-l10n-82.0.2/sk.xpi) = 535681 bytes
315SHA1 (firefox-l10n-80.0.1/sl.xpi) = 4f5f756f795144606657e684dc7685c5767ebde0 315SHA1 (firefox-l10n-82.0.2/sl.xpi) = 1d9ae40f3f2d80043c588bd1d93350c1d559523b
316RMD160 (firefox-l10n-80.0.1/sl.xpi) = 05797ad3df57c2f5ebf7aa31fb6c160faf737356 316RMD160 (firefox-l10n-82.0.2/sl.xpi) = 64108f374b8d791d3a0089ed9ffbfef239ca6a9c
317SHA512 (firefox-l10n-80.0.1/sl.xpi) = 55e6bc7d0e3fef21b4a0f04080a87a441f6c5e064cc98cad0f43620b58a44ccd7279f7d2dd658cde1bcba760cf0883f69677161f098b2de4d190f783e1ea54ec 317SHA512 (firefox-l10n-82.0.2/sl.xpi) = aafb721b5400d4c8a3db7648dda2ba73d187a51fef2c9c027296f7edb2a25389ac25d772bc375f3b3264eb14068b41eeb017635d5d251dc4c4f16c5aa331f231
318Size (firefox-l10n-80.0.1/sl.xpi) = 569766 bytes 318Size (firefox-l10n-82.0.2/sl.xpi) = 519655 bytes
319SHA1 (firefox-l10n-80.0.1/son.xpi) = 003a149e1883b10ce67181450bf15918282b559f 319SHA1 (firefox-l10n-82.0.2/son.xpi) = 32ef40d7f5a83852352865943754e60a7d1bc626
320RMD160 (firefox-l10n-80.0.1/son.xpi) = b56b50419f0b22e82f1bbf51b1ef6f32d68aa22f 320RMD160 (firefox-l10n-82.0.2/son.xpi) = 11ffe806d32b12181661118a95904a3f61c02b76
321SHA512 (firefox-l10n-80.0.1/son.xpi) = c9ab1150312d4ab20f269a92d09d9fd9942382ba6aadc0d4d039c5c877b44151269314c52c5e026a0ee1005e8fcc0f2cc2972c42e8fc6863a25520e1b7f2681f 321SHA512 (firefox-l10n-82.0.2/son.xpi) = 8e8a69f0aaf967eef006c9300d4786d0d6c7072baf87f381188ecadd0341f9737c05c3871641728abb6d39d5bfdb639c452fce95741b348986d39b01d9866021
322Size (firefox-l10n-80.0.1/son.xpi) = 454608 bytes 322Size (firefox-l10n-82.0.2/son.xpi) = 426743 bytes
323SHA1 (firefox-l10n-80.0.1/sq.xpi) = 60c3e211d4bc8f8de93415992398f5ac58a18b5f 323SHA1 (firefox-l10n-82.0.2/sq.xpi) = 6fc11a0ee96bb6784886d57581f3fbc35e1e2809
324RMD160 (firefox-l10n-80.0.1/sq.xpi) = 0e0542211077d50ab00ccd052eab73d622eeb1ef 324RMD160 (firefox-l10n-82.0.2/sq.xpi) = 896c807e1f87aa1e3c65fc1fb7f9800318420ea0
325SHA512 (firefox-l10n-80.0.1/sq.xpi) = a9a1bfbfe224f5beec6157225b942067ebf1037349a644bfe2c2bf1b08e3c48346f620d68d70079ba309e2a6649b98dbbe3339f87d1c4a32af3ed7ac945be90e 325SHA512 (firefox-l10n-82.0.2/sq.xpi) = 424fcbe2733cac785744e087cc1e4c1f443120c0bdd17a4f646540de14bfb5f58b69cfb19a109e6e0f1f729718edaa20f6c7c0f17a8882007adc8132bb2ef329
326Size (firefox-l10n-80.0.1/sq.xpi) = 580208 bytes 326Size (firefox-l10n-82.0.2/sq.xpi) = 535371 bytes
327SHA1 (firefox-l10n-80.0.1/sr.xpi) = 250aa81d3c6081fcfd8d6eda9912c2f1bb357bbe 327SHA1 (firefox-l10n-82.0.2/sr.xpi) = 4f93c08b26cc3fc53c2bed14152c4d6793283eba
328RMD160 (firefox-l10n-80.0.1/sr.xpi) = 1cf61335e90785db67728493cfcfe8787fee667d 328RMD160 (firefox-l10n-82.0.2/sr.xpi) = 478a7e7c160e250f8644db996b0815148678d2b0
329SHA512 (firefox-l10n-80.0.1/sr.xpi) = f87036a3c1dab96891618a940991c36302265ca7dcd2a4db387701b607ec91aca38e3f5ebd086c36b16b0326c0fdb9c03bb5b3cccf4f4d1281d9ecaca306b493 329SHA512 (firefox-l10n-82.0.2/sr.xpi) = 7622698e9ad4d6065bf0bfebbd663ee77388695684ef60d10959f19509cb224a9cbb79d86d96f396b6cdf37c20a276d87b424e925b7278e46b384c4a7fcca0a8
330Size (firefox-l10n-80.0.1/sr.xpi) = 614268 bytes 330Size (firefox-l10n-82.0.2/sr.xpi) = 562535 bytes
331SHA1 (firefox-l10n-80.0.1/sv-SE.xpi) = 6f1864855a93dcf5c432b140a1b3809fefde168c 331SHA1 (firefox-l10n-82.0.2/sv-SE.xpi) = 03cf2e4356e4291d05f377835d85937faefad427
332RMD160 (firefox-l10n-80.0.1/sv-SE.xpi) = 16591b82ba5d9ea6c2d0338dfc2006c05ec42dea 332RMD160 (firefox-l10n-82.0.2/sv-SE.xpi) = 1fd2b67fabaa00528363d3a7a824c15e1eed35f6
333SHA512 (firefox-l10n-80.0.1/sv-SE.xpi) = 710d65786c8ed82fec8ea627e789deb6a065859c19eccbaecf9ce5012f58740b2781fbe7f2b5724dcd7be38db8f01721c7ea7d354a4409acf9b84d511bb6dc3d 333SHA512 (firefox-l10n-82.0.2/sv-SE.xpi) = dbed5af996134ef420d3f41b5a83e9b37724fe76d37b49788c556a7977ef8ce7bb976549d93c4a81acf5e5eebd33db1901aeea4a4a598a1b76c29e2e7d50e8ff
334Size (firefox-l10n-80.0.1/sv-SE.xpi) = 573128 bytes 334Size (firefox-l10n-82.0.2/sv-SE.xpi) = 524091 bytes
335SHA1 (firefox-l10n-80.0.1/ta.xpi) = 152d9efeabe063a1fff14d76f4bbe78109bf098a 335SHA1 (firefox-l10n-82.0.2/ta.xpi) = 5ff868610e2ace922a4161e9194a54d87c188361
336RMD160 (firefox-l10n-80.0.1/ta.xpi) = d09379a4e949467bc04b4ac62939f133c84a1d24 336RMD160 (firefox-l10n-82.0.2/ta.xpi) = 46d38f993cd86e2bb007e669d919fc38f2a25e71
337SHA512 (firefox-l10n-80.0.1/ta.xpi) = 2b819f416ca0958a841977853f7179c6ed0f8377f4c6b8912cafe21179f3485ba84db48f49912d3730c31ae83ddcde84ef0e2695250f8067aeb5641677f7a2ef 337SHA512 (firefox-l10n-82.0.2/ta.xpi) = c7a0b3496d1f76785bb8a6e1b4999af021e8c67f7d764d5d86ee3b3557282b546865b0dee39034e4d914562cd0c6fe0829310195e942e906ec5e1c5d978f3890
338Size (firefox-l10n-80.0.1/ta.xpi) = 573981 bytes 338Size (firefox-l10n-82.0.2/ta.xpi) = 522864 bytes
339SHA1 (firefox-l10n-80.0.1/te.xpi) = 21bc54fe2d9949477f464ff172e8d6eb22ebefdd 339SHA1 (firefox-l10n-82.0.2/te.xpi) = a50261b3cc40f8a40a1e4e47363b8602c1ce8074
340RMD160 (firefox-l10n-80.0.1/te.xpi) = a67a5bddb1acdf7d0344511f3c3fe402dfba9e04 340RMD160 (firefox-l10n-82.0.2/te.xpi) = 5ecd7a1f41879061c184ad10a2c2a1a5c3886e1f
341SHA512 (firefox-l10n-80.0.1/te.xpi) = d1302b4069a9cce98b1079f7167db9e6b80f094a33dde214bfb23ad3a19dd17f8d044e0dd0926f3570ec1d0bf19856457fb9cfe69e65cfcb162c66153ee619e8 341SHA512 (firefox-l10n-82.0.2/te.xpi) = 0effd5f5d2b402a64ab67b6f88af7c4357ba194395232ef053190095de5620d55ad739956184e729e612726c5cdbb256821ee580907b06168779d33624e63066
342Size (firefox-l10n-80.0.1/te.xpi) = 612546 bytes 342Size (firefox-l10n-82.0.2/te.xpi) = 559042 bytes
343SHA1 (firefox-l10n-80.0.1/th.xpi) = ffc74958b3b19c5e76a108a24f5f68026622195e 343SHA1 (firefox-l10n-82.0.2/th.xpi) = 53f72ae9cbd1ae9456d802ee42b81d4fb6777df4
344RMD160 (firefox-l10n-80.0.1/th.xpi) = 2a135271583a1155bca989a40e36570e13c542ab 344RMD160 (firefox-l10n-82.0.2/th.xpi) = 144e947bb3d9d5d16e3db283a429759e292d4b0d
345SHA512 (firefox-l10n-80.0.1/th.xpi) = e051e224e9f7cb29f1a85aed2b0c4b73238c1ef01e3d7777ae47a71fbbe4f32402999a5fd918d3a486348621e48a28d21ea92b2af14f251107995e3f860a3f69 345SHA512 (firefox-l10n-82.0.2/th.xpi) = 029651ec861e37fdf843a1b81312b35f90ca7b47a7aa2f38f4b8b65e2923cf8c7d1770ce94f22efb04b92dedb29fe4a0d53a7ec2076d0afec3fc1b895f65311c
346Size (firefox-l10n-80.0.1/th.xpi) = 639043 bytes 346Size (firefox-l10n-82.0.2/th.xpi) = 587874 bytes
347SHA1 (firefox-l10n-80.0.1/tl.xpi) = 5259b1cecb55185b155e9db6f1ad34924a47641a 347SHA1 (firefox-l10n-82.0.2/tl.xpi) = 567944b878b501d78dd3f0633ddf56078d74bcd0
348RMD160 (firefox-l10n-80.0.1/tl.xpi) = 21451395c555e8699a271b3a25624bcb4fdcbaf2 348RMD160 (firefox-l10n-82.0.2/tl.xpi) = 0c77ac6ae4098c952d70f9bbf2802d2dc8eef55c
349SHA512 (firefox-l10n-80.0.1/tl.xpi) = b2d31156297306feade4dadce992b36d03da8f78831dbe3ce86336732d28360dccb635549a0c772466caf1bf6a26a14eee64525b448e32db248d04d1e8592980 349SHA512 (firefox-l10n-82.0.2/tl.xpi) = bd02f8b7298f70347c88974792b5dfeffda2e6cb16632c605c0c728c74a224f2c0dca824bc8973945b23f9c60096c73c0e948219968417fc2df5f449a453ead8
350Size (firefox-l10n-80.0.1/tl.xpi) = 555007 bytes 350Size (firefox-l10n-82.0.2/tl.xpi) = 519939 bytes
351SHA1 (firefox-l10n-80.0.1/tr.xpi) = 305ac3afe4e878aec7fc4fea08ca3ceabae0dc00 351SHA1 (firefox-l10n-82.0.2/tr.xpi) = 1b6bd9928f0982b7171bc5f8a53afa2367bf7734
352RMD160 (firefox-l10n-80.0.1/tr.xpi) = 5dc17047239b8ae995795cb5963ca16c01e8bdfe 352RMD160 (firefox-l10n-82.0.2/tr.xpi) = f7214248273fd05d23adfec37482fce91eb41ca9
353SHA512 (firefox-l10n-80.0.1/tr.xpi) = 094c89edfad656766cfb03cd057dfa14bb93ecc61ae69ab7f7bdc654247f0daa08c35f1011667f7c3db27676ba92d973c1bf5b5ea4668995786f159cd428a13b 353SHA512 (firefox-l10n-82.0.2/tr.xpi) = 156792b28b4047fa384d699b645c1df74d5d9ea17456484a8da871127b494177458ad15ded6585047e398e2a8a351c583e84e40defa85e3b4d8b8071242ec5d2
354Size (firefox-l10n-80.0.1/tr.xpi) = 584648 bytes 354Size (firefox-l10n-82.0.2/tr.xpi) = 532920 bytes
355SHA1 (firefox-l10n-80.0.1/trs.xpi) = 1e17f702ea0fbc78958a90d97e8992e2128aa79d 355SHA1 (firefox-l10n-82.0.2/trs.xpi) = 8b94c261245804073f1fd00584223ea15c9694fb
356RMD160 (firefox-l10n-80.0.1/trs.xpi) = f3d53c09e35cb3a3783982a9913b01b2a0811afd 356RMD160 (firefox-l10n-82.0.2/trs.xpi) = 205caf75b141cd0bb086114eb5e4ffc83fbaca39
357SHA512 (firefox-l10n-80.0.1/trs.xpi) = 7ff78c949a2290ad0dbd002edd66f0d2deab4d4e9db0fd9181052e997fe52485893ddc307789fdf83242792de6e085ffa8527d9325d1e1cbe2b569646f421dc3 357SHA512 (firefox-l10n-82.0.2/trs.xpi) = b7e6e767976d941ab895f6956a6c327a80ea117709d1fba91c7bc0de537c2635f49d095ddc04ce980e502e96ff64856f9d08d16b3f4b6228be806ab5addcb255
358Size (firefox-l10n-80.0.1/trs.xpi) = 542494 bytes 358Size (firefox-l10n-82.0.2/trs.xpi) = 501722 bytes
359SHA1 (firefox-l10n-80.0.1/uk.xpi) = 657b8939ef6dda923ced1814c994267a1bfe6da3 359SHA1 (firefox-l10n-82.0.2/uk.xpi) = 8bb8fe3639c76e1db14b1703becda4dbec1f0d73
360RMD160 (firefox-l10n-80.0.1/uk.xpi) = 3c4b92f0a38fb16deeac8e1253b62ee521e97e66 360RMD160 (firefox-l10n-82.0.2/uk.xpi) = 0a90811772c9ac6e1e9acb5fd81f3ae9372ef9b2
361SHA512 (firefox-l10n-80.0.1/uk.xpi) = 6e08758c438a8200b23a32c61929f9624cb208ff2501de66af5b4abc8e5c4c49507ebf0213d267803db5284724677b43d4eb662759fdf9970b3637def24c296d 361SHA512 (firefox-l10n-82.0.2/uk.xpi) = 68ca670be74ffbb18b67e9e9484dfe6e475dc50381e8021ad34f5a57a69e40ab0cf3955cce17f571516c95b3310864f4fbee1aad6607f368dad3e97883952594
362Size (firefox-l10n-80.0.1/uk.xpi) = 659416 bytes 362Size (firefox-l10n-82.0.2/uk.xpi) = 601681 bytes
363SHA1 (firefox-l10n-80.0.1/uz.xpi) = c54d1e70d785ecce7c8f6520fce26db4029e1778 363SHA1 (firefox-l10n-82.0.2/ur.xpi) = 1b8384bf5a01e0891752375af095c786b2c0aaae
364RMD160 (firefox-l10n-80.0.1/uz.xpi) = 9fb7c62dedad8a6737b9da758ed3dfef64a70f83 364RMD160 (firefox-l10n-82.0.2/ur.xpi) = fc7a29329ddb4ea3d26235aebaae828355378159
365SHA512 (firefox-l10n-80.0.1/uz.xpi) = e163e411c3e3bd767144ece491ce31a422d6b30d1d457298a884fff695d011fa8450e9886c681c7a8541a704373c4cdeb73493d8e941a1e630ebb9918a43876e 365SHA512 (firefox-l10n-82.0.2/ur.xpi) = 2e6d101783ebc3e75a606a4b00f1c6d20b426490cf3c62b0a204e317fec8eb7d2a4a069191e5f5407f5c66cdf8595664c6f3c1c729140bcf9bc633009042748a
366Size (firefox-l10n-80.0.1/uz.xpi) = 522574 bytes 366Size (firefox-l10n-82.0.2/ur.xpi) = 559775 bytes
367SHA1 (firefox-l10n-80.0.1/vi.xpi) = 63b3f14a6dd97b0adb83abc51f3c572098b39423 367SHA1 (firefox-l10n-82.0.2/uz.xpi) = 7e02ffa5a026fac58f01ad75824361f2130ae974
368RMD160 (firefox-l10n-80.0.1/vi.xpi) = 286463402da81d6764cdacb249d6979ae58d9867 368RMD160 (firefox-l10n-82.0.2/uz.xpi) = 2fe0ea8c5453469f7f814c36227dde33cc66b294
369SHA512 (firefox-l10n-80.0.1/vi.xpi) = 5febff5088076d865fdeb389980472a054045d9a2b18bbd19dbff7c9bf6544934f4de87f1b7d09e8f43c8f3006df9f86823dde82e68d595474bb96ee430bf6bc 369SHA512 (firefox-l10n-82.0.2/uz.xpi) = e576d9f3d240eabb4a205664469880c0fbd78d7f4a2cacc0e59c18a5a19a533e602de6450fa6a95d9dcb22a6cfee55837a15eafe533609490ec79704f205470e
370Size (firefox-l10n-80.0.1/vi.xpi) = 609394 bytes 370Size (firefox-l10n-82.0.2/uz.xpi) = 479456 bytes
371SHA1 (firefox-l10n-80.0.1/xh.xpi) = d9ef50db91bf0d60501569c4b70dedad88eb0d6e 371SHA1 (firefox-l10n-82.0.2/vi.xpi) = 6da37ad37ca546348d197402e33472350c7e3e4a
372RMD160 (firefox-l10n-80.0.1/xh.xpi) = 753f2f97ea472468a71a262ce69c39249d580678 372RMD160 (firefox-l10n-82.0.2/vi.xpi) = 9d09cfc296a34911a421e597ecdd527541bec877
373SHA512 (firefox-l10n-80.0.1/xh.xpi) = 454d7eb2bcdc5fda55c6376d77147e0f9e00f3b0b96c3b09521393e1a2516f97339533c35d08f456bc344a76ba72da42d99a0bae24c24f103eb9675967a23790 373SHA512 (firefox-l10n-82.0.2/vi.xpi) = 1ea20a3febf33a2aaab672aa1acc715efed2844fd4d0b66ec5e50eed3de7f3f99e6573b927c908a73ba5005ce947dff7fec4b7d7843dd230fe9756abdc2398b2
374Size (firefox-l10n-80.0.1/xh.xpi) = 458212 bytes 374Size (firefox-l10n-82.0.2/vi.xpi) = 557257 bytes
375SHA1 (firefox-l10n-80.0.1/zh-CN.xpi) = b1d449e8d0848039d13365133184153e32516a3e 375SHA1 (firefox-l10n-82.0.2/xh.xpi) = 14748f05d7786711ab1f747da67beb800ae9a88a
376RMD160 (firefox-l10n-80.0.1/zh-CN.xpi) = 6ef503780da93fbcb9fd74a1cf8738c6fbad4c81 376RMD160 (firefox-l10n-82.0.2/xh.xpi) = 200474665a038c31ad73e0ffdd4f6af6ce71d6e5
377SHA512 (firefox-l10n-80.0.1/zh-CN.xpi) = ab90e7c21368a78c3eda23325b138fd2da02be577856f4ebee59d1988a2b2799876bdbd8c54040c6c45ff45804a4659a52b276df6da1424dc2a48b295b3699db 377SHA512 (firefox-l10n-82.0.2/xh.xpi) = f75724a47d44a0ae974f93eb7c165f335ca9f5751815da4857124ea7ad656491c062499b4c34136d476db90f22b36ff2fec659e576a2008a794ccde0e11cef72
378Size (firefox-l10n-80.0.1/zh-CN.xpi) = 611635 bytes 378Size (firefox-l10n-82.0.2/xh.xpi) = 428936 bytes
379SHA1 (firefox-l10n-80.0.1/zh-TW.xpi) = 7717e395da6a8996cdfc61d4fbd8495b12b4328b 379SHA1 (firefox-l10n-82.0.2/zh-CN.xpi) = 96fb9681b5ca34e07ffb1940704b3d581acb3bbf
380RMD160 (firefox-l10n-80.0.1/zh-TW.xpi) = 35a9d15e2c7c34fad555fd05af6e0fc5c175ee87 380RMD160 (firefox-l10n-82.0.2/zh-CN.xpi) = fbebc1b21d625427e61d26fdd8513404ebe70eb6
381SHA512 (firefox-l10n-80.0.1/zh-TW.xpi) = 253f80d60eb05d05d366642e2ebb78430b3b9acb36baa553b3cffa5a1d4773e1a422e770557a3ae791d7704ed22f5ded6713313886b696548bf49c91bfb7dfbf 381SHA512 (firefox-l10n-82.0.2/zh-CN.xpi) = d5e18dd5fcd3b0d728be125a688cef09ac1d18079732a4610020ba0ba0c061776c9139c78e5edb3c341f5728f03dd94d76f397325bf2e4f965a64aff8e130648
382Size (firefox-l10n-80.0.1/zh-TW.xpi) = 611178 bytes 382Size (firefox-l10n-82.0.2/zh-CN.xpi) = 558346 bytes
 383SHA1 (firefox-l10n-82.0.2/zh-TW.xpi) = df41ab50f093ec625694d2033263e47d56d4db0d
 384RMD160 (firefox-l10n-82.0.2/zh-TW.xpi) = 8a38c9771533ec4d8f625388926a042e6419f612
 385SHA512 (firefox-l10n-82.0.2/zh-TW.xpi) = 7c95be7432c8b8931fe34dc508fd6092613a263c1ed206bead328c2ea8cfc9e1e1faa540be71bc27a0cb4e44afb59b0ed58a6a6254a448984f02d3cae9bf0c70
 386Size (firefox-l10n-82.0.2/zh-TW.xpi) = 558244 bytes

cvs diff -r1.6 -r1.6.8.1 pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure (expand / switch to unified diff)

--- pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure 2019/10/28 13:04:29 1.6
+++ pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure 2020/10/29 12:18:54 1.6.8.1
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1$NetBSD: patch-build_moz.configure_rust.configure,v 1.6 2019/10/28 13:04:29 ryoon Exp $ 1$NetBSD: patch-build_moz.configure_rust.configure,v 1.6.8.1 2020/10/29 12:18:54 spz Exp $
2 2
3* Do not match rumprun toolchain for NetBSD, 3* Do not match rumprun toolchain for NetBSD,
4 narrowed should be one not two. 4 narrowed should be one not two.
5 5
6--- build/moz.configure/rust.configure.orig 2019-10-10 18:07:24.000000000 +0000 6--- build/moz.configure/rust.configure.orig 2019-10-10 18:07:24.000000000 +0000
7+++ build/moz.configure/rust.configure 7+++ build/moz.configure/rust.configure
8@@ -321,7 +321,8 @@ def rust_triple_alias(host_or_target, ho 8@@ -325,7 +325,8 @@ def detect_rustc_target(host_or_target,
9 narrowed = [ 9 narrowed = [
10 c for c in candidates 10 c for c in candidates
11 if c.target.raw_os == host_or_target.raw_os and 11 if c.target.raw_os == host_or_target.raw_os and
12- c.target.raw_cpu == host_or_target.raw_cpu 12- c.target.raw_cpu == host_or_target.raw_cpu
13+ c.target.raw_cpu == host_or_target.raw_cpu and 13+ c.target.raw_cpu == host_or_target.raw_cpu and
14+ not c.rust_target.endswith("-rumprun-netbsd") 14+ not c.rust_target.endswith("-rumprun-netbsd")
15 ] 15 ]
16 if len(narrowed) == 1: 16 if len(narrowed) == 1:
17 return narrowed[0].rust_target 17 return narrowed[0].rust_target

cvs diff -r1.4 -r1.4.2.1 pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk (expand / switch to unified diff)

--- pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk 2020/08/29 22:24:27 1.4
+++ pkgsrc/www/firefox/patches/patch-config_makefiles_rust.mk 2020/10/29 12:18:54 1.4.2.1
@@ -1,16 +1,18 @@ @@ -1,16 +1,18 @@
1$NetBSD: patch-config_makefiles_rust.mk,v 1.4 2020/08/29 22:24:27 ryoon Exp $ 1$NetBSD: patch-config_makefiles_rust.mk,v 1.4.2.1 2020/10/29 12:18:54 spz Exp $
2 2
3NetBSD doesn't get along with parallel rust builds (it causes issues 3NetBSD doesn't get along with parallel rust builds (it causes issues
4with ld.so) which are the default. Force -j1. 4with ld.so) which are the default. Force -j1.
5 5
6+++ config/makefiles/rust.mk 6+++ config/makefiles/rust.mk
 7--- config/makefiles/rust.mk.orig 2020-09-17 00:32:42.000000000 +0000
 8+++ config/makefiles/rust.mk
7@@ -52,6 +52,9 @@ endif 9@@ -52,6 +52,9 @@ endif
8 ifeq (1,$(MOZ_PARALLEL_BUILD)) 10 ifeq (1,$(MOZ_PARALLEL_BUILD))
9 cargo_build_flags += -j1 11 cargo_build_flags += -j1
10 endif 12 endif
11+ifeq ($(OS_ARCH),NetBSD) 13+ifeq ($(OS_ARCH),NetBSD)
12+cargo_build_flags += -j1 14+cargo_build_flags += -j1
13+endif 15+endif
14  16
15 # These flags are passed via `cargo rustc` and only apply to the final rustc 17 # These flags are passed via `cargo rustc` and only apply to the final rustc
16 # invocation (i.e., only the top-level crate, not its dependencies). 18 # invocation (i.e., only the top-level crate, not its dependencies).

File Added: pkgsrc/www/firefox/patches/Attic/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp
$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.
   //

File Added: pkgsrc/www/firefox/patches/Attic/patch-race_recurse.mk
$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

cvs diff -r1.2 -r1.2.4.1 pkgsrc/www/firefox/patches/Attic/patch-js_src_jsfriendapi.h (expand / switch to unified diff)

--- pkgsrc/www/firefox/patches/Attic/patch-js_src_jsfriendapi.h 2020/06/03 09:00:24 1.2
+++ pkgsrc/www/firefox/patches/Attic/patch-js_src_jsfriendapi.h 2020/10/29 12:18:54 1.2.4.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: patch-js_src_jsfriendapi.h,v 1.2 2020/06/03 09:00:24 ryoon Exp $ 1$NetBSD: patch-js_src_jsfriendapi.h,v 1.2.4.1 2020/10/29 12:18:54 spz Exp $
2 2
3* Fix va_list error. 3* Fix va_list error.
4 4
5--- js/src/jsfriendapi.h.orig 2020-05-22 02:11:19.000000000 +0000 5--- js/src/jsfriendapi.h.orig 2020-09-17 00:32:45.000000000 +0000
6+++ js/src/jsfriendapi.h 6+++ js/src/jsfriendapi.h
7@@ -14,6 +14,7 @@ 7@@ -10,6 +10,7 @@
 8 #include "mozilla/MemoryReporting.h"
8 #include "mozilla/PodOperations.h" 9 #include "mozilla/PodOperations.h"
9 #include "mozilla/UniquePtr.h" 
10  10
11+#include <stdarg.h> 11+#include <stdarg.h>
12 #include "jspubtd.h" 12 #include "jspubtd.h"
13  13
14 #include "js/CallArgs.h" 14 #include "js/CallArgs.h"

File Deleted: pkgsrc/www/firefox/patches/Attic/patch-third__party_rust_getrandom_src_lib.rs

File Deleted: pkgsrc/www/firefox/patches/Attic/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs