pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Jun  3 09:00:24 UTC 2020

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo
        pkgsrc/www/firefox/patches: patch-js_src_jsfriendapi.h
            patch-toolkit_components_terminator_nsTerminator.cpp
Added Files:
        pkgsrc/www/firefox/patches: patch-configure.in
Removed Files:
        pkgsrc/www/firefox/patches: patch-image_imgFrame.h

Log Message:
firefox: Update to 77.0

Changelog:
New
    Pocket recommendations, featuring some of the best stories on the web, will appear on the Firefox new tab for our users in the UK. If you don’t see them, you can turn on Pocket articles in your 
new tab, follow these steps.

    WebRender continues its roll out to more Firefox for Windows users, now available by default on Windows 10 laptops running on Nvidia GPUs with medium (<= 3440x1440) and large screens (> 
3440x1440).

    You can view and manage web certificates more easily on the new about:certificate page.

Fixed
    Various security fixes.

    A number of features have been fixed to improve Firefox accessibility.
        The applications list in Firefox Options is now accessible to screen reader users.
        Some live regions previously didn't report updated text with the JAWS screen reader. This issue has been fixed.
        Date/time inputs are now no longer missing labels for users of accessibility tools.

Changed
    The browser.urlbar.oneOffSearches preference has been removed. To hide one-off search buttons uncheck search engines on the about:preferences#search page

Security fixes:
#CVE-2020-12399: Timing attack on DSA signatures in NSS library
#CVE-2020-12405: Use-after-free in SharedWorkerService
#CVE-2020-12406: JavaScript type confusion with NativeTypes
#CVE-2020-12407: WebRender leaking GPU memory when using border-image CSS directive
#CVE-2020-12408: URL spoofing when using IP addresses
#CVE-2020-12409: URL spoofing with unicode characters
#CVE-2020-12410: Memory safety bugs fixed in Firefox 77 and Firefox ESR 68.9
#CVE-2020-12411: Memory safety bugs fixed in Firefox 77


To generate a diff of this commit:
cvs rdiff -u -r1.428 -r1.429 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.159 -r1.160 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.395 -r1.396 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/www/firefox/patches/patch-configure.in
cvs rdiff -u -r1.1 -r0 pkgsrc/www/firefox/patches/patch-image_imgFrame.h
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.428 pkgsrc/www/firefox/Makefile:1.429
--- pkgsrc/www/firefox/Makefile:1.428   Tue Jun  2 08:24:56 2020
+++ pkgsrc/www/firefox/Makefile Wed Jun  3 09:00:24 2020
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.428 2020/06/02 08:24:56 adam Exp $
+# $NetBSD: Makefile,v 1.429 2020/06/03 09:00:24 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            76.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH=            77.0
+MOZ_BRANCH_MINOR=      
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.159 pkgsrc/www/firefox/PLIST:1.160
--- pkgsrc/www/firefox/PLIST:1.159      Wed May  6 01:00:08 2020
+++ pkgsrc/www/firefox/PLIST    Wed Jun  3 09:00:24 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.159 2020/05/06 01:00:08 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.160 2020/06/03 09:00:24 ryoon Exp $
 bin/firefox
 lib/firefox/actors/AudioPlaybackChild.jsm
 lib/firefox/actors/AudioPlaybackParent.jsm
@@ -28,6 +28,7 @@ lib/firefox/actors/PopupBlockingChild.js
 lib/firefox/actors/PopupBlockingParent.jsm
 lib/firefox/actors/PrintingChild.jsm
 lib/firefox/actors/PurgeSessionHistoryChild.jsm
+lib/firefox/actors/RemotePageChild.jsm
 lib/firefox/actors/SelectChild.jsm
 lib/firefox/actors/SelectParent.jsm
 lib/firefox/actors/SidebarSearchParent.jsm
@@ -41,12 +42,19 @@ lib/firefox/actors/ViewSourcePageParent.
 lib/firefox/actors/WebChannelChild.jsm
 lib/firefox/actors/WebChannelParent.jsm
 lib/firefox/actors/WebNavigationChild.jsm
-lib/firefox/actors/ZoomChild.jsm
-lib/firefox/actors/ZoomParent.jsm
 lib/firefox/application.ini
 lib/firefox/browser/actors/AboutLoginsChild.jsm
 lib/firefox/browser/actors/AboutLoginsParent.jsm
+lib/firefox/browser/actors/AboutNewTabChild.jsm
+lib/firefox/browser/actors/AboutPluginsChild.jsm
+lib/firefox/browser/actors/AboutPluginsParent.jsm
+lib/firefox/browser/actors/AboutPrivateBrowsingChild.jsm
+lib/firefox/browser/actors/AboutPrivateBrowsingParent.jsm
+lib/firefox/browser/actors/AboutProtectionsChild.jsm
+lib/firefox/browser/actors/AboutProtectionsParent.jsm
 lib/firefox/browser/actors/AboutReaderChild.jsm
+lib/firefox/browser/actors/AboutTabCrashedChild.jsm
+lib/firefox/browser/actors/AboutTabCrashedParent.jsm
 lib/firefox/browser/actors/AboutWelcomeChild.jsm
 lib/firefox/browser/actors/AboutWelcomeParent.jsm
 lib/firefox/browser/actors/BlockedSiteChild.jsm
@@ -58,6 +66,7 @@ lib/firefox/browser/actors/ClickHandlerP
 lib/firefox/browser/actors/ContentMetaChild.jsm
 lib/firefox/browser/actors/ContentMetaParent.jsm
 lib/firefox/browser/actors/ContentSearchChild.jsm
+lib/firefox/browser/actors/ContentSearchParent.jsm
 lib/firefox/browser/actors/ContextMenuChild.jsm
 lib/firefox/browser/actors/ContextMenuParent.jsm
 lib/firefox/browser/actors/DOMFullscreenChild.jsm
@@ -74,6 +83,7 @@ lib/firefox/browser/actors/PageStyleChil
 lib/firefox/browser/actors/PageStyleParent.jsm
 lib/firefox/browser/actors/PluginChild.jsm
 lib/firefox/browser/actors/PluginParent.jsm
+lib/firefox/browser/actors/PromptChild.jsm
 lib/firefox/browser/actors/PromptParent.jsm
 lib/firefox/browser/actors/RFPHelperChild.jsm
 lib/firefox/browser/actors/RFPHelperParent.jsm
@@ -288,6 +298,7 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
 lib/firefox/browser/chrome/browser/content/browser/browser-thumbnails.js
 lib/firefox/browser/chrome/browser/content/browser/browser-toolbarKeyNav.js
+lib/firefox/browser/chrome/browser/content/browser/browser-webrtc.js
 lib/firefox/browser/chrome/browser/content/browser/browser.css
 lib/firefox/browser/chrome/browser/content/browser/browser.js
 lib/firefox/browser/chrome/browser/content/browser/browser.xhtml
@@ -409,56 +420,56 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/policies/policies-active.svg
 lib/firefox/browser/chrome/browser/content/browser/policies/policies-documentation.svg
 lib/firefox/browser/chrome/browser/content/browser/policies/policies-error.svg
-lib/firefox/browser/chrome/browser/content/browser/preferences/applicationManager.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/applicationManager.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/blocklists.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/blocklists.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/browserLanguages.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/browserLanguages.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.css
-lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/colors.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/colors.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/connection.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/connection.xhtml
 lib/firefox/browser/chrome/browser/content/browser/preferences/containers.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/containers.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/fonts.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/fonts.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/handlers.css
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/containers.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/extensionControlled.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/findInPage.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/fxaPairDevice.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/fxaPairDevice.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/home.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/main.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/preferences.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/preferences.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/privacy.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/search.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/subdialogs.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/sync.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/syncChooseWhatToSync.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/syncChooseWhatToSync.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/languages.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/languages.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/permissions.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/permissions.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/sanitize.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/sanitize.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/selectBookmark.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/selectBookmark.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataRemoveSelected.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataRemoveSelected.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataSettings.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataSettings.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.css
-lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.xhtml
-lib/firefox/browser/chrome/browser/content/browser/preferences/translation.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/translation.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/applicationManager.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/blocklists.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/browserLanguages.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.css
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/clearSiteData.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/colors.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/connection.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/containers.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/containers.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/fonts.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/fonts.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/handlers.css
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/languages.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/languages.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/permissions.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/permissions.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/sanitize.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/sanitize.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/selectBookmark.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/selectBookmark.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/siteDataRemoveSelected.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/siteDataRemoveSelected.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/siteDataSettings.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/siteDataSettings.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/sitePermissions.css
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/sitePermissions.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/sitePermissions.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/syncChooseWhatToSync.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/syncChooseWhatToSync.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/translation.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/dialogs/translation.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/extensionControlled.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/findInPage.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/fxaPairDevice.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/fxaPairDevice.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/home.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/main.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/preferences.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/preferences.xhtml
+lib/firefox/browser/chrome/browser/content/browser/preferences/privacy.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/search.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/subdialogs.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/sync.js
 lib/firefox/browser/chrome/browser/content/browser/protections.css
 lib/firefox/browser/chrome/browser/content/browser/protections.html
 lib/firefox/browser/chrome/browser/content/browser/protections.js
@@ -516,6 +527,8 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/webext-panels.xhtml
 lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js
 lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xhtml
+lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.js
+lib/firefox/browser/chrome/browser/content/browser/webrtcLegacyIndicator.xhtml
 lib/firefox/browser/chrome/browser/content/cart.svg
 lib/firefox/browser/chrome/browser/content/chill.svg
 lib/firefox/browser/chrome/browser/content/circle.svg
@@ -583,13 +596,13 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.bundle.js
 lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.css
 lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/aboutwelcome.html
-lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/lib/AboutWelcomeLog.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/aboutwelcome/lib/AboutWelcomeTelemetry.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/common/Actions.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/common/Dedupe.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/common/PerfService.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/common/Reducers.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/css/activity-stream.css
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/page.html.template
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/abouthomecache/script.js.template
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/activity-stream.bundle.js
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_enhancer_youtube.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_fb_container.png
@@ -616,6 +629,7 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-help-24.svg
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-highlights-16.svg
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-info-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-mail-16.svg
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-maximize-16.svg
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-minimize-16.svg
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-modal-delete-32.svg
@@ -666,6 +680,7 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-logo.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/trailhead/firefox-systems.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/whatsnew-send-icon.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/newtab-render.js
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/aliexpress-com.ico
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/amazon.ico
@@ -690,6 +705,7 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wikipedia-org.ico
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/wykop-pl.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-com.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/yandex-ru.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/youtube-com.png
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/zhihu-com.ico
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/aliexpress-com%2x.png@localhost
@@ -716,9 +732,11 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wikipedia-org%2x.png@localhost
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wykop-pl%2x.png@localhost
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-ru%2x.png@localhost
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/youtube-com%2x.png@localhost
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/zhihu-com%2x.png@localhost
 lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/top_sites.json
+lib/firefox/browser/chrome/browser/res/activity-stream/data/custom-elements/paragraph.js
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouter.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterPreferences.jsm
@@ -771,15 +789,19 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/TopStoriesFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/UTEventReporting.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/UserDomainAffinityProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/cache-worker.js
 lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/activity-stream-noscripts.html
 lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/activity-stream.html
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/Redux.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/prop-types.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-dom-server.js
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-dom.js
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-redux.js
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-transition-group.js
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react.js
 lib/firefox/browser/chrome/browser/res/activity-stream/vendor/redux.js
+lib/firefox/browser/chrome/browser/search-extensions/1und1/favicon.ico
+lib/firefox/browser/chrome/browser/search-extensions/1und1/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/allaannonser-sv-SE/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/allegro-pl/favicon.ico
@@ -796,6 +818,8 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/nl/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazon/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/amazon/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/default/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/_locales/mozillaonline/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en/messages.json
@@ -860,6 +884,10 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/flip/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/freelang/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/freelang/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/gmx/_locales/de/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/gmx/_locales/shopping/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/gmx/favicon.png
+lib/firefox/browser/chrome/browser/search-extensions/gmx/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/google/_locales/b-1-d/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/google/_locales/b-1-e/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/google/_locales/b-d/messages.json
@@ -882,6 +910,19 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/list.json
 lib/firefox/browser/chrome/browser/search-extensions/longdo/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/longdo/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/mailcom/favicon.ico
+lib/firefox/browser/chrome/browser/search-extensions/mailcom/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/default/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/mailru001/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-az/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-en-US/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-hy-AM/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-kk/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ro/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-ru/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-tr/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-uk/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/mailru/_locales/okru-uz/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/mailru/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/mailru/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/mapy-cz/favicon.ico
@@ -929,8 +970,12 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/prisjakt-sv-SE/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/pwn-pl/favicon.png
 lib/firefox/browser/chrome/browser/search-extensions/pwn-pl/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/qwant/_locales/default/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/qwant/_locales/junior/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/qwant/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/qwant/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/qwantjr/favicon.ico
+lib/firefox/browser/chrome/browser/search-extensions/qwantjr/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/qxl-NO/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/qxl-NO/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/rakuten/favicon.ico
@@ -953,6 +998,8 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/tyda-sv-SE/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/vatera/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/vatera/manifest.json
+lib/firefox/browser/chrome/browser/search-extensions/webde/favicon.ico
+lib/firefox/browser/chrome/browser/search-extensions/webde/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/wikipedia/_locales/NN/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/wikipedia/_locales/NO/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/wikipedia/_locales/af/messages.json
@@ -1106,7 +1153,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/hero-message-background.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/info.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/socialblock-disabled.svg
@@ -1116,6 +1162,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/trackers.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/critical.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-compact.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-normal.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-touch.svg
@@ -1216,6 +1263,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone-detailed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/midi.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/minimize.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/persistent-storage-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/persistent-storage.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/plugin-badge.svg
@@ -1239,6 +1287,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/icons%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/permissions.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/pin-12.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/pin-tab.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.svg
@@ -1256,32 +1305,31 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/pocket.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/bookmark.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers-dialog.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/bookmark.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/containers.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/critters-postcard.jpg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/dialog.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/extensions.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/face-sad.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/face-smile.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/formfill.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/fxaPairDevice.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/general.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/history.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/no-search-bar.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/no-search-results.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/preferences.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/preferences.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/privacy-security.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/privacy.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search-arrow-indicator.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search-bar.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/siteDataSettings.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/sync.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/tab.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/critters-postcard.jpg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/dialog.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/extensions.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-sad.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/face-smile.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/formfill.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/fxaPairDevice.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/general.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/history.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-bar.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/no-search-results.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy-security.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/privacy.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-arrow-indicator.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search-bar.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/siteDataSettings.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/sync.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/tab.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/print.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/private-browsing.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/privateBrowsing.svg
@@ -1303,7 +1351,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/searchbar.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/send-to-device.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/setDesktopBackground.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/settings.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/sidebars-right.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/sidebars.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/sign-out.svg
@@ -1351,6 +1398,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/update-badge.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/warning.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-indicator.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-legacy-indicator.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/welcome-back.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/whatsnew.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/wifi.svg
@@ -1620,12 +1668,14 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/routing/Sidebar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/routing/SidebarItem.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/routing/SidebarItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Registration.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Registration.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationList.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationListEmpty.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationListEmpty.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Worker.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkerList.css
-lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkerList.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkerListEmpty.css
-lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkerListEmpty.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkersPage.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkersPage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/components/ui/UIButton.css
@@ -1775,6 +1825,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/highlightCalls.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/inlinePreview.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapDisplayNames.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapFrames.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapScopes.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/pauseOnExceptions.js
@@ -2097,6 +2148,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/ToolboxToolbar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/devtools-browser.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/devtools.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/enable-devtools-popup.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/menu-item.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/menu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/reducers/dom-mutation-breakpoints.js
@@ -2160,6 +2212,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/thread.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/walker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/webconsole.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/websocket.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/worker/push-subscription.js
@@ -2240,15 +2293,19 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/changes-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/changes/utils/l10n.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/CompatibilityView.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/UserSettings.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/compatibility.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/BrowserIcon.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/CompatibilityApp.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Footer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssuePane.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodePane.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Settings.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/lib/MDNCompatibility.js
@@ -2346,7 +2403,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/markup/views/text-editor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/node-picker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/panel.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/reducers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/actions/class-list.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/actions/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/rules/actions/pseudo-classes.js
@@ -2486,11 +2542,8 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/App.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/CustomRequestPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/DropHarHandler.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/HeadersPanel.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/JSONPreview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/MonitorPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/NetworkActionBar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/PropertiesView.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/SecurityState.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/SourceEditor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatisticsPanel.js
@@ -2504,15 +2557,15 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-blocking/RequestBlockingPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CachePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CookiesPanel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/HeadersPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/NetworkDetailsBar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/ParamsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/PropertiesView.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/RequestPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/ResponsePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/SecurityPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/StackTracePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/TimingsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestList.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnCause.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnContentSize.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnCookies.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnDomain.js
@@ -2623,6 +2676,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/tooltips.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/WaterfallBackground.js
@@ -2650,6 +2704,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/actions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/reducers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/selectors.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/typescript-lazy-load.jsm.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/JITOptimizations.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/JITOptimizationsItem.js
@@ -2840,6 +2895,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/thunk.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/wait-service.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/non-react-subscriber.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/subscriber.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/visibility-handler-connect.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-addon.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-binary.js
@@ -3057,6 +3113,8 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/frame.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/process.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/tab.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/FrameWatchers.jsm
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/descriptors/webextension.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/device.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/emulation/content-viewer.js
@@ -3071,7 +3129,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/accessible.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model-observer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model-renderer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-grid.js
@@ -3080,7 +3137,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/flexbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/fonts.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/geometry-editor.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/highlighter-renderer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/measuring-tool.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/paused-debugger.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js
@@ -3152,6 +3208,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/logEvent.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/shapes-utils.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/source-map-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/track-change-emitter.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
@@ -3183,7 +3240,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/frame-connector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameChild.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameParent.jsm
-lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/js-window-actor/frame-js-window-actor-connector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/connectors/worker-connector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server-connection.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/devtools-server.js
@@ -3275,6 +3331,9 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/console-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/error-messages.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/platform-messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/target-list.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/capture.js
@@ -3337,6 +3396,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/thread.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/timeline.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/walker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/webconsole.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/websocket.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/worker/push-subscription.js
@@ -3487,6 +3547,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/profiler-stopwatch.svg
 lib/firefox/browser/chrome/devtools/skin/images/pseudo-class.svg
 lib/firefox/browser/chrome/devtools/skin/images/reload.svg
+lib/firefox/browser/chrome/devtools/skin/images/report.svg
 lib/firefox/browser/chrome/devtools/skin/images/reveal.svg
 lib/firefox/browser/chrome/devtools/skin/images/rewind.svg
 lib/firefox/browser/chrome/devtools/skin/images/rules-view-print-simulation.svg
@@ -3549,7 +3610,6 @@ lib/firefox/browser/chrome/en-US/locale/
 lib/firefox/browser/chrome/en-US/locale/browser/browser.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/browser.properties
 lib/firefox/browser/chrome/en-US/locale/browser/customizableui/customizableWidgets.properties
-lib/firefox/browser/chrome/en-US/locale/browser/downloads/downloads.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/downloads/downloads.properties
 lib/firefox/browser/chrome/en-US/locale/browser/downloads/settingsChange.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/feeds/subscribe.properties
@@ -3559,7 +3619,6 @@ lib/firefox/browser/chrome/en-US/locale/
 lib/firefox/browser/chrome/en-US/locale/browser/netError.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/newInstall.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/places/bookmarkProperties.properties
-lib/firefox/browser/chrome/en-US/locale/browser/places/editBookmarkOverlay.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/places/places.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/places/places.properties
 lib/firefox/browser/chrome/en-US/locale/browser/pocket.properties
@@ -3817,8 +3876,6 @@ lib/firefox/browser/chrome/pdfjs/content
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-next%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/grab.cur
-lib/firefox/browser/chrome/pdfjs/content/web/images/grabbing.cur
 lib/firefox/browser/chrome/pdfjs/content/web/images/loading-icon.gif
 lib/firefox/browser/chrome/pdfjs/content/web/images/loading-small.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/loading-small%2x.png@localhost
@@ -3896,6 +3953,9 @@ lib/firefox/browser/defaults/preferences
 lib/firefox/browser/defaults/preferences/firefox-branding.js
 lib/firefox/browser/defaults/preferences/firefox-l10n.js
 lib/firefox/browser/defaults/preferences/firefox.js
+lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters.json
+lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin
+lib/firefox/browser/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin.meta.json
 lib/firefox/browser/defaults/settings/blocklists/addons.json
 lib/firefox/browser/defaults/settings/blocklists/gfx.json
 lib/firefox/browser/defaults/settings/blocklists/plugins.json
@@ -3925,6 +3985,8 @@ lib/firefox/browser/features/doh-rollout
 lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/experiments/heuristics/schema.json
 lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/experiments/preferences/api.js
 lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/experiments/preferences/schema.json
+lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/experiments/trrselect/api.js
+lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/experiments/trrselect/schema.json
 lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/heuristics.js
 lib/firefox/browser/features/doh-rollout%mozilla.org@localhost/manifest.json
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/api.js
@@ -4041,6 +4103,7 @@ lib/firefox/browser/features/webcompat-r
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/en-US/locale/en-US/webcompat.properties
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/aboutConfigPrefs.js
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/aboutConfigPrefs.json
+lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/actors/tabExtrasActor.jsm
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/browserInfo.js
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/browserInfo.json
 lib/firefox/browser/features/webcompat-reporter%mozilla.org@localhost/experimentalAPIs/l10n.js
@@ -4117,6 +4180,7 @@ lib/firefox/browser/localization/en-US/b
 lib/firefox/browser/localization/en-US/browser/aboutRobots.ftl
 lib/firefox/browser/localization/en-US/browser/aboutSessionRestore.ftl
 lib/firefox/browser/localization/en-US/browser/aboutTabCrashed.ftl
+lib/firefox/browser/localization/en-US/browser/allTabsMenu.ftl
 lib/firefox/browser/localization/en-US/browser/appMenuNotifications.ftl
 lib/firefox/browser/localization/en-US/browser/appmenu.ftl
 lib/firefox/browser/localization/en-US/browser/branding/brandings.ftl
@@ -4125,6 +4189,8 @@ lib/firefox/browser/localization/en-US/b
 lib/firefox/browser/localization/en-US/browser/browserContext.ftl
 lib/firefox/browser/localization/en-US/browser/browserSets.ftl
 lib/firefox/browser/localization/en-US/browser/customizeMode.ftl
+lib/firefox/browser/localization/en-US/browser/downloads.ftl
+lib/firefox/browser/localization/en-US/browser/editBookmarkOverlay.ftl
 lib/firefox/browser/localization/en-US/browser/menubar.ftl
 lib/firefox/browser/localization/en-US/browser/newInstallPage.ftl
 lib/firefox/browser/localization/en-US/browser/newtab/asrouter.ftl
@@ -4133,6 +4199,7 @@ lib/firefox/browser/localization/en-US/b
 lib/firefox/browser/localization/en-US/browser/nsserrors.ftl
 lib/firefox/browser/localization/en-US/browser/pageInfo.ftl
 lib/firefox/browser/localization/en-US/browser/panicButton.ftl
+lib/firefox/browser/localization/en-US/browser/places.ftl
 lib/firefox/browser/localization/en-US/browser/policies/policies-descriptions.ftl
 lib/firefox/browser/localization/en-US/browser/preferences/applicationManager.ftl
 lib/firefox/browser/localization/en-US/browser/preferences/blocklists.ftl
@@ -4169,7 +4236,9 @@ lib/firefox/browser/localization/en-US/d
 lib/firefox/browser/localization/en-US/devtools/client/tooltips.ftl
 lib/firefox/browser/localization/en-US/devtools/startup/aboutDevTools.ftl
 lib/firefox/browser/localization/en-US/preview/interventions.ftl
+lib/firefox/browser/localization/en-US/preview/popup-notifications.ftl
 lib/firefox/browser/localization/en-US/preview/protections.ftl
+lib/firefox/browser/localization/en-US/preview/webrtcIndicator.ftl
 lib/firefox/browser/modules/AboutDebuggingRegistration.jsm
 lib/firefox/browser/modules/AboutDevToolsRegistration.jsm
 lib/firefox/browser/modules/AboutDevToolsToolboxRegistration.jsm
@@ -4186,7 +4255,6 @@ lib/firefox/browser/modules/ChromeMigrat
 lib/firefox/browser/modules/ChromeProfileMigrator.jsm
 lib/firefox/browser/modules/ContentCrashHandlers.jsm
 lib/firefox/browser/modules/ContentObservers.js
-lib/firefox/browser/modules/ContentSearch.jsm
 lib/firefox/browser/modules/CustomizableUI.jsm
 lib/firefox/browser/modules/CustomizableWidgets.jsm
 lib/firefox/browser/modules/CustomizeMode.jsm
@@ -4246,7 +4314,9 @@ lib/firefox/browser/modules/UrlbarProvid
 lib/firefox/browser/modules/UrlbarProviderInterventions.jsm
 lib/firefox/browser/modules/UrlbarProviderOpenTabs.jsm
 lib/firefox/browser/modules/UrlbarProviderPrivateSearch.jsm
+lib/firefox/browser/modules/UrlbarProviderSearchSuggestions.jsm
 lib/firefox/browser/modules/UrlbarProviderSearchTips.jsm
+lib/firefox/browser/modules/UrlbarProviderTokenAliasEngines.jsm
 lib/firefox/browser/modules/UrlbarProviderTopSites.jsm
 lib/firefox/browser/modules/UrlbarProviderUnifiedComplete.jsm
 lib/firefox/browser/modules/UrlbarProvidersManager.jsm
@@ -4257,8 +4327,6 @@ lib/firefox/browser/modules/UrlbarValueF
 lib/firefox/browser/modules/UrlbarView.jsm
 lib/firefox/browser/modules/WebProtocolHandlerRegistrar.jsm
 lib/firefox/browser/modules/ZoomUI.jsm
-lib/firefox/browser/modules/aboutpages/AboutPrivateBrowsingHandler.jsm
-lib/firefox/browser/modules/aboutpages/AboutProtectionsHandler.jsm
 lib/firefox/browser/modules/distribution.js
 lib/firefox/browser/modules/pdfjs.js
 lib/firefox/browser/modules/policies/BookmarksPolicies.jsm
@@ -4302,9 +4370,9 @@ lib/firefox/browser/modules/themes/light
 lib/firefox/browser/modules/translation/BingTranslator.jsm
 lib/firefox/browser/modules/translation/GoogleTranslator.jsm
 lib/firefox/browser/modules/translation/LanguageDetector.jsm
-lib/firefox/browser/modules/translation/Translation.jsm
-lib/firefox/browser/modules/translation/TranslationContentHandler.jsm
+lib/firefox/browser/modules/translation/TranslationChild.jsm
 lib/firefox/browser/modules/translation/TranslationDocument.jsm
+lib/firefox/browser/modules/translation/TranslationParent.jsm
 lib/firefox/browser/modules/translation/YandexTranslator.jsm
 lib/firefox/browser/modules/translation/cld-worker.js
 lib/firefox/browser/modules/translation/cld-worker.js.mem
@@ -4390,9 +4458,7 @@ lib/firefox/chrome/en-US/locale/en-US/mo
 lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/extensions.properties
 lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.properties
-lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/profileDowngrade.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.properties
-lib/firefox/chrome/en-US/locale/en-US/mozapps/update/updates.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/update/updates.properties
 lib/firefox/chrome/en-US/locale/en-US/necko/necko.properties
 lib/firefox/chrome/en-US/locale/en-US/passwordmgr/passwordmgr.properties
@@ -4557,7 +4623,6 @@ lib/firefox/chrome/toolkit/content/exten
 lib/firefox/chrome/toolkit/content/extensions/schemas/web_request.json
 lib/firefox/chrome/toolkit/content/global/BrowserElementChild.js
 lib/firefox/chrome/toolkit/content/global/BrowserElementChildPreload.js
-lib/firefox/chrome/toolkit/content/global/BrowserElementCopyPaste.js
 lib/firefox/chrome/toolkit/content/global/TopLevelVideoDocument.js
 lib/firefox/chrome/toolkit/content/global/aboutAbout.html
 lib/firefox/chrome/toolkit/content/global/aboutAbout.js
@@ -4615,14 +4680,21 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/certviewer/certviewer.css
 lib/firefox/chrome/toolkit/content/global/certviewer/certviewer.html
 lib/firefox/chrome/toolkit/content/global/certviewer/certviewer.js
+lib/firefox/chrome/toolkit/content/global/certviewer/components/about-certificate-items.js
+lib/firefox/chrome/toolkit/content/global/certviewer/components/about-certificate-section.css
+lib/firefox/chrome/toolkit/content/global/certviewer/components/about-certificate-section.js
 lib/firefox/chrome/toolkit/content/global/certviewer/components/certificate-section.css
 lib/firefox/chrome/toolkit/content/global/certviewer/components/certificate-section.js
+lib/firefox/chrome/toolkit/content/global/certviewer/components/certificate-tabs-section.js
 lib/firefox/chrome/toolkit/content/global/certviewer/components/error-section.css
 lib/firefox/chrome/toolkit/content/global/certviewer/components/error-section.js
+lib/firefox/chrome/toolkit/content/global/certviewer/components/info-group-container.js
 lib/firefox/chrome/toolkit/content/global/certviewer/components/info-group.css
 lib/firefox/chrome/toolkit/content/global/certviewer/components/info-group.js
 lib/firefox/chrome/toolkit/content/global/certviewer/components/info-item.css
 lib/firefox/chrome/toolkit/content/global/certviewer/components/info-item.js
+lib/firefox/chrome/toolkit/content/global/certviewer/components/list-item.css
+lib/firefox/chrome/toolkit/content/global/certviewer/components/list-item.js
 lib/firefox/chrome/toolkit/content/global/certviewer/ctlognames.js
 lib/firefox/chrome/toolkit/content/global/certviewer/pkijs_bundle.js
 lib/firefox/chrome/toolkit/content/global/certviewer/pvutils_bundle.js
@@ -4759,8 +4831,6 @@ lib/firefox/chrome/toolkit/content/mozap
 lib/firefox/chrome/toolkit/content/mozapps/profile/profileDowngrade.xhtml
 lib/firefox/chrome/toolkit/content/mozapps/profile/profileSelection.js
 lib/firefox/chrome/toolkit/content/mozapps/profile/profileSelection.xhtml
-lib/firefox/chrome/toolkit/content/passwordmgr/passwordManager.js
-lib/firefox/chrome/toolkit/content/passwordmgr/passwordManager.xhtml
 lib/firefox/chrome/toolkit/content/passwordmgr/recipes.json
 lib/firefox/chrome/toolkit/content/providers.json
 lib/firefox/chrome/toolkit/featuregates/FeatureGate.jsm
@@ -4870,6 +4940,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/autocomplete.css
 lib/firefox/chrome/toolkit/skin/classic/global/button.css
 lib/firefox/chrome/toolkit/skin/classic/global/checkbox.css
+lib/firefox/chrome/toolkit/skin/classic/global/close-icon.css
 lib/firefox/chrome/toolkit/skin/classic/global/commonDialog.css
 lib/firefox/chrome/toolkit/skin/classic/global/config.css
 lib/firefox/chrome/toolkit/skin/classic/global/datetimeinputpickers.css
@@ -4909,8 +4980,8 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/question-64.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/resizer.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/search-textbox.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/search.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/searchfield-cancel.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/settings.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/shortcut.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-down.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-up.svg
@@ -4960,7 +5031,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/netError.css
 lib/firefox/chrome/toolkit/skin/classic/global/notification.css
 lib/firefox/chrome/toolkit/skin/classic/global/numberinput.css
-lib/firefox/chrome/toolkit/skin/classic/global/passwordmgr.css
 lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio-mute.svg
 lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio.svg
 lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/close-pip.svg
@@ -5012,7 +5082,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/utilities.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/handling/handling.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/information.svg
@@ -5107,19 +5176,22 @@ lib/firefox/localization/en-US/toolkit/a
 lib/firefox/localization/en-US/toolkit/extensions/blocklist.ftl
 lib/firefox/localization/en-US/toolkit/global/createProfileWizard.ftl
 lib/firefox/localization/en-US/toolkit/global/processTypes.ftl
+lib/firefox/localization/en-US/toolkit/global/profileDowngrade.ftl
 lib/firefox/localization/en-US/toolkit/global/profileSelection.ftl
 lib/firefox/localization/en-US/toolkit/global/resetProfile.ftl
 lib/firefox/localization/en-US/toolkit/global/textActions.ftl
 lib/firefox/localization/en-US/toolkit/global/wizard.ftl
 lib/firefox/localization/en-US/toolkit/intl/languageNames.ftl
 lib/firefox/localization/en-US/toolkit/intl/regionNames.ftl
+lib/firefox/localization/en-US/toolkit/main-window/autocomplete.ftl
 lib/firefox/localization/en-US/toolkit/main-window/findbar.ftl
-lib/firefox/localization/en-US/toolkit/passwordmgr/passwordManagerList.ftl
 lib/firefox/localization/en-US/toolkit/pictureinpicture/pictureinpicture.ftl
 lib/firefox/localization/en-US/toolkit/preferences/preferences.ftl
 lib/firefox/localization/en-US/toolkit/printing/printDialogs.ftl
 lib/firefox/localization/en-US/toolkit/printing/printPreview.ftl
+lib/firefox/localization/en-US/toolkit/updates/elevation.ftl
 lib/firefox/localization/en-US/toolkit/updates/history.ftl
+lib/firefox/modules/AboutCertViewerHandler.jsm
 lib/firefox/modules/AboutPagesUtils.jsm
 lib/firefox/modules/AboutReader.jsm
 lib/firefox/modules/AbuseReporter.jsm
@@ -5362,6 +5434,7 @@ lib/firefox/modules/RFPHelper.jsm
 lib/firefox/modules/ReaderMode.jsm
 lib/firefox/modules/Readerable.jsm
 lib/firefox/modules/RecordingCmdLine.jsm
+lib/firefox/modules/RemotePageAccessManager.jsm
 lib/firefox/modules/RemoteSecurityUI.jsm
 lib/firefox/modules/RemoteWebNavigation.jsm
 lib/firefox/modules/RemoteWebProgress.jsm
@@ -5409,6 +5482,7 @@ lib/firefox/modules/TooltipTextProvider.
 lib/firefox/modules/TrackingDBService.jsm
 lib/firefox/modules/Troubleshoot.jsm
 lib/firefox/modules/UITelemetry.jsm
+lib/firefox/modules/URIFixup.jsm
 lib/firefox/modules/URLDecorationAnnotationsService.jsm
 lib/firefox/modules/URLFormatter.jsm
 lib/firefox/modules/UnifiedComplete.jsm
@@ -5427,8 +5501,6 @@ lib/firefox/modules/WebNavigation.jsm
 lib/firefox/modules/WebNavigationContent.js
 lib/firefox/modules/WebNavigationFrames.jsm
 lib/firefox/modules/WebRequest.jsm
-lib/firefox/modules/WebRequestCommon.jsm
-lib/firefox/modules/WebRequestContent.js
 lib/firefox/modules/WebRequestUpload.jsm
 lib/firefox/modules/WebVTTParserWrapper.jsm
 lib/firefox/modules/WellKnownOpportunisticUtils.jsm
@@ -5453,6 +5525,7 @@ lib/firefox/modules/components-utils/Fil
 lib/firefox/modules/components-utils/JsonSchemaValidator.jsm
 lib/firefox/modules/components-utils/PreferenceFilters.jsm
 lib/firefox/modules/components-utils/Sampling.jsm
+lib/firefox/modules/components-utils/WindowsVersionInfo.jsm
 lib/firefox/modules/components-utils/mozjexl.js
 lib/firefox/modules/crypto-SDR.js
 lib/firefox/modules/ctypes.jsm
@@ -5518,6 +5591,7 @@ lib/firefox/modules/services-crypto/jwcr
 lib/firefox/modules/services-crypto/utils.js
 lib/firefox/modules/services-settings/Attachments.jsm
 lib/firefox/modules/services-settings/Database.jsm
+lib/firefox/modules/services-settings/IDBHelpers.jsm
 lib/firefox/modules/services-settings/RemoteSettingsClient.jsm
 lib/firefox/modules/services-settings/RemoteSettingsComponents.jsm
 lib/firefox/modules/services-settings/RemoteSettingsWorker.js
@@ -5531,6 +5605,7 @@ lib/firefox/modules/services-sync/addons
 lib/firefox/modules/services-sync/addonutils.js
 lib/firefox/modules/services-sync/bookmark_repair.js
 lib/firefox/modules/services-sync/bookmark_validator.js
+lib/firefox/modules/services-sync/bridged_engine.js
 lib/firefox/modules/services-sync/browserid_identity.js
 lib/firefox/modules/services-sync/collection_repair.js
 lib/firefox/modules/services-sync/collection_validator.js

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.395 pkgsrc/www/firefox/distinfo:1.396
--- pkgsrc/www/firefox/distinfo:1.395   Sat May 30 08:02:52 2020
+++ pkgsrc/www/firefox/distinfo Wed Jun  3 09:00:24 2020
@@ -1,28 +1,28 @@
-$NetBSD: distinfo,v 1.395 2020/05/30 08:02:52 rillig Exp $
+$NetBSD: distinfo,v 1.396 2020/06/03 09:00:24 ryoon Exp $
 
-SHA1 (firefox-76.0.1.source.tar.xz) = 7713e5e25b9ae1344f2f3dbbb6cd49c147ed73c0
-RMD160 (firefox-76.0.1.source.tar.xz) = dcadde9ab0c3c566396dc9f51ff2348d95d143d6
-SHA512 (firefox-76.0.1.source.tar.xz) = 188d7dc51200662048f808e32eced55979a69059bf88eac8386307f9371adad4ca524819d99a001b6d900147b8f216d5d330430f15f11eae0b01cccf8f39681f
-Size (firefox-76.0.1.source.tar.xz) = 323251680 bytes
+SHA1 (firefox-77.0.source.tar.xz) = 05c74737d22a1e07de7a1575c01a3d2232550f73
+RMD160 (firefox-77.0.source.tar.xz) = 80ff4388464d539dba03b006e7f705fe605c78e5
+SHA512 (firefox-77.0.source.tar.xz) = 5d530d936786019a27c6bd057e01c303f58728d11927ba5c40be6f23718c206d4d1691a91c3d46bd5dce3050d32f728bb7c94d6385819a744af44aa18cbc561b
+Size (firefox-77.0.source.tar.xz) = 329713656 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8
 SHA1 (patch-config_gcc-stl-wrapper.template.h) = 781a063fa6ab345face53fd88404ead11ab335b2
 SHA1 (patch-config_makefiles_rust.mk) = 8637cd3f56774648fd586c7ad8dd49e269b9eb2a
+SHA1 (patch-configure.in) = b40651b008dcecc49664660ac376df2bd7c2c6be
 SHA1 (patch-dom_base_nsAttrName.h) = ac7ba441a3b27df2855cf2673eea36b1cb44ad49
 SHA1 (patch-dom_media_CubebUtils.cpp) = 226821d961039ae5c9c50d8615757b73c6bcd80a
 SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = e458c9c8dc66edc69c1874734af28a77fc5e3993
 SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 2f73c76c48852613e0c55c1680fcc2a9eb3cf4ef
 SHA1 (patch-gfx_cairo_cairo_src_cairo-type1-subset.c) = 89a9d934ef76706c552c0b81e6cbc0f45b1ffd2c
 SHA1 (patch-gfx_skia_skia_src_core_SkCpu.cpp) = 36218819254f3681b9c717d652ea78c9f20d49ad
-SHA1 (patch-image_imgFrame.h) = f42357044238b1dcaa555e57c23287b1b573b895
 SHA1 (patch-ipc_chromium_src_base_lock__impl__posix.cc) = d84d9b4d416e049423120dcbf9199644ce1c93ab
 SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 4a6606da590cfb8d855bde58b9c6f90e98d0870c
 SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 35d20981d33ccdb1d8ffb8039e48798777f11658
 SHA1 (patch-ipc_glue_CrossProcessSemaphore.h) = 102e8a164584c6d73a5ca2bd4ad1050586082410
 SHA1 (patch-ipc_glue_CrossProcessSemaphore__posix.cpp) = 9635992da0fbae262a02a0eafce7e2445c44c22b
 SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 260c29bacd8bf265951b7a412f850bf2b292c836
-SHA1 (patch-js_src_jsfriendapi.h) = fce9627bb1c45addccec105a0f38f0a3aac3f9b3
+SHA1 (patch-js_src_jsfriendapi.h) = 6bbb895b882ee24929f011751c42732215e153a2
 SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a
 SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 31536f36cb33f16da309527b50eda9b721608115
@@ -33,7 +33,7 @@ SHA1 (patch-media_libvorbis_lib_vorbis__
 SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 13e512c7ee9fa1e14ba415d62fa853e5fbfc91c0
 SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = a7cd867916524770609d1c307a65b315b88456f4
 SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = 3755f32fea84900cc0f00af3d9f53ed5fcfb0b4b
-SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = e5700d95302ef9672b404ab19e13ef7ba3ede5cf
+SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = 5a516d377d491e0504aaf2d7aed04bb9ebeccc56
 SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 22a39e54e042ab2270a3cb54e4e307c8900cad12
 SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57
 SHA1 (patch-toolkit_mozapps_installer_packager.mk) = 706635b76a7b525794aba95e95544f09e18bb662

Index: pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h
diff -u pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h:1.1 pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h:1.2
--- pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h:1.1   Thu Apr  9 14:01:26 2020
+++ pkgsrc/www/firefox/patches/patch-js_src_jsfriendapi.h       Wed Jun  3 09:00:24 2020
@@ -1,11 +1,11 @@
-$NetBSD: patch-js_src_jsfriendapi.h,v 1.1 2020/04/09 14:01:26 ryoon Exp $
+$NetBSD: patch-js_src_jsfriendapi.h,v 1.2 2020/06/03 09:00:24 ryoon Exp $
 
 * Fix va_list error.
 
---- js/src/jsfriendapi.h.orig  2020-04-03 19:34:47.000000000 +0000
+--- js/src/jsfriendapi.h.orig  2020-05-22 02:11:19.000000000 +0000
 +++ js/src/jsfriendapi.h
-@@ -13,6 +13,7 @@
- #include "mozilla/MemoryReporting.h"
+@@ -14,6 +14,7 @@
+ #include "mozilla/PodOperations.h"
  #include "mozilla/UniquePtr.h"
  
 +#include <stdarg.h>

Index: pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp
diff -u pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.3 pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.4
--- pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.3 Tue Mar 19 16:11:28 2019
+++ pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp     Wed Jun  3 09:00:24 2020
@@ -1,8 +1,8 @@
-$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.3 2019/03/19 16:11:28 ryoon Exp $
+$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.4 2020/06/03 09:00:24 ryoon Exp $
 
 * Fix segfault on exit under NetBSD
 
---- toolkit/components/terminator/nsTerminator.cpp.orig        2019-03-07 16:53:45.000000000 +0000
+--- toolkit/components/terminator/nsTerminator.cpp.orig        2020-05-21 22:38:09.000000000 +0000
 +++ toolkit/components/terminator/nsTerminator.cpp
 @@ -36,7 +36,7 @@
  #if defined(XP_WIN)
@@ -13,7 +13,7 @@ $NetBSD: patch-toolkit_components_termin
  #endif
  
  #include "mozilla/ArrayUtils.h"
-@@ -170,7 +170,10 @@ void RunWatchdog(void* arg) {
+@@ -180,7 +180,10 @@ void RunWatchdog(void* arg) {
  #if defined(XP_WIN)
      Sleep(1000 /* ms */);
  #else
@@ -23,5 +23,5 @@ $NetBSD: patch-toolkit_components_termin
 +    tickd.tv_nsec = 0;
 +    nanosleep(&tickd, NULL);
  #endif
- 
      if (gHeartbeat++ < timeToLive) {
+ #if !defined(MOZ_VALGRIND) || !defined(MOZ_CODE_COVERAGE)

Added files:

Index: pkgsrc/www/firefox/patches/patch-configure.in
diff -u /dev/null pkgsrc/www/firefox/patches/patch-configure.in:1.1
--- /dev/null   Wed Jun  3 09:00:24 2020
+++ pkgsrc/www/firefox/patches/patch-configure.in       Wed Jun  3 09:00:24 2020
@@ -0,0 +1,12 @@
+$NetBSD: patch-configure.in,v 1.1 2020/06/03 09:00:24 ryoon Exp $
+
+* Accept Python 3.x from pkgsrc.
+
+--- configure.in.orig  2020-05-21 22:37:47.000000000 +0000
++++ configure.in
+@@ -22,4 +22,4 @@ SRCDIR=$(dirname $0)
+ TOPSRCDIR="$SRCDIR"
+ export OLD_CONFIGURE="$SRCDIR"/old-configure
+ 
+-exec python3 "$TOPSRCDIR/configure.py" "$@"
++exec ${PYTHON3} "$TOPSRCDIR/configure.py" "$@"



Home | Main Index | Thread Index | Old Index