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 30 15:09:56 UTC 2021

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo
        pkgsrc/www/firefox/files: node-wrapper.sh
        pkgsrc/www/firefox/patches: patch-js_src_vm_ArrayBufferObject.cpp
            patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
            patch-mozglue_misc_Uptime.cpp

Log Message:
firefox: Update to 89.0.2

Changelog:
89.0.2
Fixed

  * Fix occasional hangs with Software WebRender on Linux (bug 1708224)

89.0.1
Fixed

  * Windows: Resolved an issue causing some screen readers to not interact
    correctly with Firefox anymore (bug 1714212)

  * Updated translations, including full Spanish (Mexico) localization and
    other improvements (bug 1714946)

  * Fix various font related regressions (bug 1694174)

  * Linux: Fix performance and stability regressions with WebRender (bug
    1715895, bug 1715902)

  * macOS: Fix screen flickering when scrolling a page on an external monitor (
    bug 1715452)

  * Enterprise: Fix for the DisableDeveloperTools policy not having effect
    anymore (bug 1715777)

  * Linux: Fix broken scrollbars on some GTK themes (bug 1714103)

  * Various stability and security fixes.

Security fixes:
#CVE-2021-29968: Out of bounds read when drawing text characters onto a Canvas

89.0
New

  * Say hello to a fresh new Firefox, designed to get you where you want to go
    even faster. We??ve redesigned and modernized the core experience to be
    cleaner, more inviting, and easier to use.

    Beginning in 89, you??ll notice a number of changes, including:

    Simplified browser chrome and toolbar: Less frequently used items removed
    to focus on the most important navigation items.

    Simplified browser chrome and toolbar screenshot

    Clear, streamlined menus: Re-organized and prioritized menu content
    according to usage. Updated labels and removed iconography.

    Clear, streamlined menus screenshot

    Updated prompts: Infobars, panels, and modals have a cleaner design and
    clearer language.

    Updated prompts screenshot

    Inspired tab design: Floating tabs neatly contain information and surface
    cues when you need them, like visual indicators for audio controls. The
    rounded design of the active tab supports focus and signals the ability to
    easily move the tab as needed.

    Inspired tab design screenshot

    Fewer interruptions: Reduced number of alerts and messages, so you can
    browse with fewer distractions.

    Cohesive, calmer visuals: Lighter iconography, a refined color palette, and
    more consistent styling throughout.

    This release also includes enhancements to our privacy offerings:

      + We??ve enhanced the privacy of the Firefox Browser??s Private Browsing
        mode with Total Cookie Protection, which confines cookies to the site
        where they were created, preventing companies from using cookies to
        track your browsing across sites. This feature was originally launched
        in Firefox??s ETP Strict mode.
  * For macOS users, we're introducing the elastic overscroll effect known from
    many other applications. A gentle bouncing animation will indicate that you
    reached the end of the page.

    In addition, we added support for smart zoom. Double-tap with two fingers
    on your trackpad, or with a single finger on your Magic Mouse, to zoom the
    content below your cursor into focus.

  * Native context menus: Context menus on macOS are now native and support
    Dark Mode.

    macOS native context menus screenshot

  * WebRender is now enabled on Linux with the NVIDIA binary driver and on all
    desktop environments

#

Fixed

  * Colors in Firefox on macOS will no longer be saturated on wide gamut
    displays, untagged images are properly treated as sRGB, and colors in
    images tagged as sRGB will now match CSS colors.

  * In full screen mode on macOS, moving your mouse to the top of the screen
    will no longer hide your tabs behind the system menu bar.

  * Also in full screen mode on macOS, it is now possible to hide the browser
    toolbars for a fully immersive full screen experience. This brings macOS in
    line with Windows and Linux.

  * Various stability and security fixes.

#

Changed

  * Introducing a non-native implementation of web form controls, which
    delivers a new modern design and some improvements to page load
    performance. Watch for layout bugs in web pages that make assumptions about
    the dimensions or styling of form controls.

  * The screenshots feature is available in the right-click context menu. You
    can also add a screenshots shortcut to your toolbar. Learn more.

Security fixes:
#CVE-2021-29965: Password Manager on Firefox for Android susceptible to domain
 spoofing
#CVE-2021-29960: Filenames printed from private browsing mode incorrectly
 retained in preferences
#CVE-2021-29961: Firefox UI spoof using `<select>` elements and CSS scaling
#CVE-2021-29963: Shared cookies for search suggestions in private browsing mode
#CVE-2021-29964: Out of bounds-read when parsing a `WM_COPYDATA` message
#CVE-2021-29959: Devices could be re-enabled without additional permission
 prompt
#CVE-2021-29962: No rate-limiting for popups on Firefox for Android
#CVE-2021-29967: Memory safety bugs fixed in Firefox 89 and Firefox ESR 78.11
#CVE-2021-29966: Memory safety bugs fixed in Firefox 89


To generate a diff of this commit:
cvs rdiff -u -r1.482 -r1.483 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.174 -r1.175 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.437 -r1.438 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox/files/node-wrapper.sh
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp \
    pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp
cvs rdiff -u -r1.18 -r1.19 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc

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.482 pkgsrc/www/firefox/Makefile:1.483
--- pkgsrc/www/firefox/Makefile:1.482   Fri Jun 18 18:08:05 2021
+++ pkgsrc/www/firefox/Makefile Wed Jun 30 15:09:55 2021
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.482 2021/06/18 18:08:05 nia Exp $
+# $NetBSD: Makefile,v 1.483 2021/06/30 15:09:55 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            88.0
-MOZ_BRANCH_MINOR=      .1
+MOZ_BRANCH=            89.0
+MOZ_BRANCH_MINOR=      .2
 
 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
 
-DISTFILES=     ${DEFAULT_DISTFILES} nodejs-output-88.0.1.tgz
-SITES.nodejs-output-88.0.1.tgz=        ${MASTER_SITE_LOCAL}
+DISTFILES=     ${DEFAULT_DISTFILES} nodejs-output-89.0.2.tgz
+SITES.nodejs-output-89.0.2.tgz=        ${MASTER_SITE_LOCAL}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 HOMEPAGE=      https://www.mozilla.org/en-US/firefox/
@@ -129,8 +128,8 @@ MOZILLA_NAME=       Browser
 #.endfor
 
 pre-configure:
-       cd ${WRKSRC} && autoconf-2.13
-       cd ${WRKSRC}/js/src && autoconf-2.13
+       cd ${WRKSRC} && autoconf
+       cd ${WRKSRC}/js/src && autoconf
        cd ${WRKSRC} && mkdir ${OBJDIR}
        cd ${WRKSRC}/${OBJDIR} && touch old-configure.vars
        # Do not fetch Rust Cargo file via network during build

Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.174 pkgsrc/www/firefox/PLIST:1.175
--- pkgsrc/www/firefox/PLIST:1.174      Sat May 22 14:00:05 2021
+++ pkgsrc/www/firefox/PLIST    Wed Jun 30 15:09:55 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.174 2021/05/22 14:00:05 rin Exp $
+@comment $NetBSD: PLIST,v 1.175 2021/06/30 15:09:55 ryoon Exp $
 bin/firefox
 lib/firefox/actors/AboutHttpsOnlyErrorChild.jsm
 lib/firefox/actors/AboutHttpsOnlyErrorParent.jsm
@@ -115,17 +115,6 @@ lib/firefox/browser/actors/WebRTCParent.
 lib/firefox/browser/chrome.manifest
 lib/firefox/browser/chrome/browser/content/activity-stream/aboutwelcome/aboutwelcome.css
 lib/firefox/browser/chrome/browser/content/activity-stream/css/activity-stream.css
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_enhancer_youtube.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_fb_container.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_google_translate.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated%2x.png@localhost
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_animated_darktheme%2x.png@localhost
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_pinnedtab_static%2x.png@localhost
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_reddit_enhancement.png
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/cfr_wiki_search.png
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/firefox-protections.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-add-16.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-arrow.svg
@@ -146,10 +135,8 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-modal-delete-32.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-newWindow-16.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-open-file-16.svg
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pause-12.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-12.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pin-16.svg
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-play-12.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-playhead.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-16.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-pocket-archive-16.svg
@@ -163,7 +150,11 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/glyph-webextension-16.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/icon-removed-bookmark.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/long-zap.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/noodle-C.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/noodle-outline-L.svg
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/noodle-solid-L.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/protection-report-icon.png
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/proton-bkg.jpg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/remote/pip-message-icon.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/short-zap.svg
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/assets/spinner.svg
@@ -212,7 +203,7 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/avito-ru%2x.png@localhost
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/baidu-com%2x.png@localhost
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bbc-uk%2x.png@localhost
-lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bing-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/bing-com%2x.svg@localhost
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ctrip-com%2x.png@localhost
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/duckduckgo-com%2x.png@localhost
 lib/firefox/browser/chrome/browser/content/activity-stream/data/content/tippytop/images/ebay%2x.png@localhost
@@ -263,9 +254,6 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js
 lib/firefox/browser/chrome/browser/content/browser/aboutDialog.xhtml
 lib/firefox/browser/chrome/browser/content/browser/aboutFrameCrashed.html
-lib/firefox/browser/chrome/browser/content/browser/aboutNetError.js
-lib/firefox/browser/chrome/browser/content/browser/aboutNetError.xhtml
-lib/firefox/browser/chrome/browser/content/browser/aboutNetErrorCodes.js
 lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
 lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.html
 lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js
@@ -315,9 +303,9 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/components/remove-logins-dialog.js
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/breached-website.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/favicon.svg
-lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/hide-password.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/intro-illustration.svg
-lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/show-password.svg
+lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/password-hide.svg
+lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/password.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/vulnerable-password.svg
 lib/firefox/browser/chrome/browser/content/browser/blockedSite.js
 lib/firefox/browser/chrome/browser/content/browser/blockedSite.xhtml
@@ -349,6 +337,9 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/browser.js
 lib/firefox/browser/chrome/browser/content/browser/browser.xhtml
 lib/firefox/browser/chrome/browser/content/browser/built_in_addons.json
+lib/firefox/browser/chrome/browser/content/browser/certerror/aboutNetError.js
+lib/firefox/browser/chrome/browser/content/browser/certerror/aboutNetError.xhtml
+lib/firefox/browser/chrome/browser/content/browser/certerror/aboutNetErrorCodes.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-browser-content-only.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-browser.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-inspectedWindow.js
@@ -568,6 +559,11 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/tabbrowser.css
 lib/firefox/browser/chrome/browser/content/browser/tabbrowser.js
 lib/firefox/browser/chrome/browser/content/browser/translation-notification.js
+lib/firefox/browser/chrome/browser/content/browser/upgradeDialog.html
+lib/firefox/browser/chrome/browser/content/browser/upgradeDialog.js
+lib/firefox/browser/chrome/browser/content/browser/urlbar/quicksuggestOnboarding.css
+lib/firefox/browser/chrome/browser/content/browser/urlbar/quicksuggestOnboarding.js
+lib/firefox/browser/chrome/browser/content/browser/urlbar/quicksuggestOnboarding.xhtml
 lib/firefox/browser/chrome/browser/content/browser/usercontext/usercontext.css
 lib/firefox/browser/chrome/browser/content/browser/utilityOverlay.js
 lib/firefox/browser/chrome/browser/content/browser/vpn-card.js
@@ -591,12 +587,6 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/builtin-themes/light/experiment.css
 lib/firefox/browser/chrome/browser/content/builtin-themes/light/icon.svg
 lib/firefox/browser/chrome/browser/content/builtin-themes/light/manifest.json
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-dark/experiment.css
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-dark/icon.svg
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-dark/manifest.json
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-light/experiment.css
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-light/icon.svg
-lib/firefox/browser/chrome/browser/content/builtin-themes/proton-light/manifest.json
 lib/firefox/browser/chrome/browser/content/cart.svg
 lib/firefox/browser/chrome/browser/content/chill.svg
 lib/firefox/browser/chrome/browser/content/circle.svg
@@ -609,16 +599,24 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/pet.svg
 lib/firefox/browser/chrome/browser/content/pocket/Pocket.jsm
 lib/firefox/browser/chrome/browser/content/pocket/SaveToPocket.jsm
-lib/firefox/browser/chrome/browser/content/pocket/panels/css/normalize.css
-lib/firefox/browser/chrome/browser/content/pocket/panels/css/saved.css
-lib/firefox/browser/chrome/browser/content/pocket/panels/css/sendtomobile.css
-lib/firefox/browser/chrome/browser/content/pocket/panels/css/signup.css
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/home.scss
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/main.compiled.css
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/main.compiled.css.map
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/main.scss
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/normalize.scss
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/saved.scss
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/sendtomobile.scss
+lib/firefox/browser/chrome/browser/content/pocket/panels/css/signup.scss
 lib/firefox/browser/chrome/browser/content/pocket/panels/fonts/FiraSans-Regular.woff
+lib/firefox/browser/chrome/browser/content/pocket/panels/home.html
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/app_store_dowload_apple.svg
+lib/firefox/browser/chrome/browser/content/pocket/panels/img/chevron-right.svg
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/glyph.svg
+lib/firefox/browser/chrome/browser/content/pocket/panels/img/list-view.svg
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/open.svg
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror%1x.png@localhost
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketerror%2x.png@localhost
+lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo.svg
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo%1x.png@localhost
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogo%2x.png@localhost
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/pocketlogosolo%1x.png@localhost
@@ -640,6 +638,8 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/variant_a.png
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/variant_b.png
 lib/firefox/browser/chrome/browser/content/pocket/panels/img/variant_c.png
+lib/firefox/browser/chrome/browser/content/pocket/panels/js/home.js
+lib/firefox/browser/chrome/browser/content/pocket/panels/js/main.js
 lib/firefox/browser/chrome/browser/content/pocket/panels/js/messages.js
 lib/firefox/browser/chrome/browser/content/pocket/panels/js/saved.js
 lib/firefox/browser/chrome/browser/content/pocket/panels/js/signup.js
@@ -650,14 +650,17 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/pocket/panels/license.txt
 lib/firefox/browser/chrome/browser/content/pocket/panels/saved.html
 lib/firefox/browser/chrome/browser/content/pocket/panels/signup.html
+lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/explore_more.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_articleinfo.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_download_error.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/ho2/ho2_sharebutton.handlebars
+lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/home_shell.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/item_recs.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/loggedoutvariants/variant_a.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/loggedoutvariants/variant_b.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/loggedoutvariants/variant_c.handlebars
+lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/popular_topics.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumextras.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_premiumshell.handlebars
 lib/firefox/browser/chrome/browser/content/pocket/panels/tmpl/saved_shell.handlebars
@@ -764,8 +767,9 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/in/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/it/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/jp/messages.json
-lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/mx/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/nl/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/spain/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazon/_locales/sweden/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
@@ -774,6 +778,7 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcn/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en-adm/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/en/messages.json
+lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/_locales/us/messages.json
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/amazondotcom/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/atlas-sk/favicon.ico
@@ -1064,6 +1069,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutSessionRestore.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutTabCrashed.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutWelcomeBack.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/add-circle-fill.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-downloading.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-error.svg
@@ -1074,7 +1080,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/badge-blue.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/blockedSite.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-12.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-hollow.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-star-on-tray.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark.svg
@@ -1101,7 +1106,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracker-image.svg
 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/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
@@ -1120,9 +1124,10 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsView.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/contentAreaDownloadsView.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-blocked.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-icons.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-summary.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/downloads.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/downloads.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/notification-finish-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/notification-start-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/drm-icon.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/e10s-64%2x.png@localhost
@@ -1135,9 +1140,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen-exit.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/add-device.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-alert.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-color.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-confirm.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar-empty.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/avatar.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/fxa-spinner.svg
@@ -1158,7 +1161,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/indicator-accessibility.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/indicator-private-browsing.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/ion.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/library-bookmark-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/library.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/link.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/login.svg
@@ -1170,17 +1172,13 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-base.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/monitor-border.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/new-tab.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/new-window.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/newInstall.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/newInstallPage.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-fill-12.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media-blocked.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media-detailed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-cryptominer-dark.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-cryptominer.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-fingerprinter-dark.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-fingerprinter.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-social-dark.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/block-social.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/camera-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/camera.svg
@@ -1189,13 +1187,10 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/desktop-notification-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/desktop-notification.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/drag-indicator.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/focus-tab-by-prompt.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo-blocked.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo-detailed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/indexedDB.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone-blocked.svg
-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
@@ -1273,7 +1268,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/screenshot.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/search-engine-placeholder.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/search-engine-placeholder%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-glass-inverted.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/searchbar.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/send-to-device.svg
@@ -1283,13 +1277,13 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/sign-out.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/stop-to-reload.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/stop.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/subtract-circle-fill.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/success-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/sync.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/syncedtabs/sidebar.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/tab-12.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tab-crashed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tab.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/badge-audio-playing.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/crashed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/hourglass.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/indicator-tab-attention.svg
@@ -1299,9 +1293,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-blocked-small.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-muted-small.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-muted.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-playing-small.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-playing.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-connecting.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-connecting%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-drag-indicator.svg
@@ -1310,10 +1302,9 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-loading.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-loading%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-overflow-indicator.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tip.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/toolbar-drag-indicator.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-animation-brighttext.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-animation.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-active-brighttext.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-active.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/translating-16.png
@@ -1322,6 +1313,11 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/translation-16%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/unpin-tab.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/update-badge.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/update-circle-fill-12.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/upgradeDialog.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/upgradeDialog/highlights-24.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/upgradeDialog/menu-24.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/upgradeDialog/tabs-24.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
@@ -2165,7 +2161,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/App.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/CurrentTimeLabel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/CurrentTimeScrubber.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/IndicationBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/KeyframesProgressBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/NoAnimationPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/components/PauseResumeButton.js
@@ -2890,8 +2885,8 @@ lib/firefox/browser/chrome/devtools/modu
 ${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-test-utils-dev.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-test-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-prop-types.js
 ${PLIST.debug}lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-prop-types-dev.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-prop-types.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-redux.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-router-dom.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-test-renderer-shallow.js
@@ -2920,7 +2915,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/HTMLTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/InlineTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/RulePreviewTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
@@ -3105,7 +3099,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-response-listener.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/stack-trace-collector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/channel-map.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/error-codes.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/network-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/wildcard-to-regexp.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/websocket-actor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object.js
@@ -3129,18 +3123,21 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/document-event.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/error-messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/network-events-content.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/network-events-stacktraces.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/network-events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/platform-messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/server-sent-events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/sources.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/storage-cache.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/storage-cookie.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/storage-local-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/storage-session-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/stylesheets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/thread-states.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/content-process-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/nsi-console-listener-watcher.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/utils/parent-process-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/resources/websockets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/root.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/screenshot-content.js
@@ -3180,6 +3177,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/sources-manager.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/style-utils.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stylesheets-manager.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
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/watchpoint-map.js
@@ -3246,7 +3244,14 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/commands-factory.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/inspected-window/inspected-window-command.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target-configuration/target-configuration-command.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-processes-watcher.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-serviceworkers-watcher.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-sharedworkers-watcher.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-workers-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/commands/target/target-command.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/browsers.json
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/compatibility/dataset/css-properties.json
@@ -3335,15 +3340,12 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/stylesheet.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/thread-states.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/websocket.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-processes-watcher.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-serviceworkers-watcher.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-sharedworkers-watcher.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-workers-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/console-messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/error-messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/network-events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/storage-cache.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/storage-cookie.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/storage-local-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/storage-session-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/transformers/thread-states.js
@@ -3485,6 +3487,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/application-debug.svg
 lib/firefox/browser/chrome/devtools/skin/images/application-manifest.svg
 lib/firefox/browser/chrome/devtools/skin/images/arrow-big.svg
+lib/firefox/browser/chrome/devtools/skin/images/arrow-dropdown-12.svg
 lib/firefox/browser/chrome/devtools/skin/images/arrow-e.svg
 lib/firefox/browser/chrome/devtools/skin/images/arrow.svg
 lib/firefox/browser/chrome/devtools/skin/images/arrowhead-down.svg
@@ -3502,6 +3505,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/browsers/opera.svg
 lib/firefox/browser/chrome/devtools/skin/images/browsers/safari.svg
 lib/firefox/browser/chrome/devtools/skin/images/case-match.svg
+lib/firefox/browser/chrome/devtools/skin/images/check.svg
 lib/firefox/browser/chrome/devtools/skin/images/checkbox.svg
 lib/firefox/browser/chrome/devtools/skin/images/clear.svg
 lib/firefox/browser/chrome/devtools/skin/images/close-3-pane.svg
@@ -3632,7 +3636,6 @@ lib/firefox/browser/chrome/en-US/locale/
 lib/firefox/browser/chrome/en-US/locale/browser/app-extension-fields.properties
 lib/firefox/browser/chrome/en-US/locale/browser/appstrings.properties
 lib/firefox/browser/chrome/en-US/locale/browser/bookmarks.html
-lib/firefox/browser/chrome/en-US/locale/browser/brandings.dtd
 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
@@ -3744,7 +3747,6 @@ lib/firefox/browser/features/formautofil
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/editDialog.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/formautofill.css
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/formfill-anchor.svg
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/heuristicsRegexp.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/icon-address-save.svg
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/icon-address-update.svg
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/icon-credit-card-generic.svg
@@ -3772,24 +3774,6 @@ lib/firefox/browser/features/formautofil
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/third-party/cc-logo-mir.svg
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/third-party/cc-logo-unionpay.svg
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/third-party/cc-logo-visa.svg
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofill.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillChild.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillContent.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillDoorhanger.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillHandler.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillHeuristics.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillNameUtils.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillParent.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillPreferences.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillStorage.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillSync.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillUtils.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/ProfileAutoCompleteResult.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferences.js
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferencesExt.js
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumber.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/en-US/locale/en-US/formautofill.properties
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/manifest.json
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/schema.json
@@ -3901,9 +3885,10 @@ lib/firefox/browser/features/webcompat@m
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1654907-reactine.ca-hide-unsupported.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1655049-dev.to-unclickable-button-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1666771-zilow-map-overdraw.css
-lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1690091-binance.com-page-overflow.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1690158-slack.com-webkit-scrollbar.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1694470-myvidster.com-content-not-shown.css
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1704653-tsky.in-clear-float.css
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1707795-office365-sheets-overscroll-disable.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug0000000-testbed-js-injection.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1457335-histography.io-ua-change.js
@@ -3998,11 +3983,14 @@ lib/firefox/browser/localization/en-US/b
 lib/firefox/browser/localization/en-US/browser/search.ftl
 lib/firefox/browser/localization/en-US/browser/setDesktopBackground.ftl
 lib/firefox/browser/localization/en-US/browser/sidebarMenu.ftl
+lib/firefox/browser/localization/en-US/browser/sitePermissions.ftl
 lib/firefox/browser/localization/en-US/browser/sync.ftl
 lib/firefox/browser/localization/en-US/browser/syncedTabs.ftl
 lib/firefox/browser/localization/en-US/browser/tabContextMenu.ftl
+lib/firefox/browser/localization/en-US/browser/tabbrowser.ftl
 lib/firefox/browser/localization/en-US/browser/toolbarContextMenu.ftl
 lib/firefox/browser/localization/en-US/browser/touchbar/touchbar.ftl
+lib/firefox/browser/localization/en-US/browser/upgradeDialog.ftl
 lib/firefox/browser/localization/en-US/browser/webrtcIndicator.ftl
 lib/firefox/browser/localization/en-US/devtools/client/aboutdebugging.ftl
 lib/firefox/browser/localization/en-US/devtools/client/accessibility.ftl
@@ -4095,6 +4083,7 @@ lib/firefox/browser/modules/UrlbarInput.
 lib/firefox/browser/modules/UrlbarMuxerUnifiedComplete.jsm
 lib/firefox/browser/modules/UrlbarPrefs.jsm
 lib/firefox/browser/modules/UrlbarProviderAutofill.jsm
+lib/firefox/browser/modules/UrlbarProviderCalculator.jsm
 lib/firefox/browser/modules/UrlbarProviderExtension.jsm
 lib/firefox/browser/modules/UrlbarProviderHeuristicFallback.jsm
 lib/firefox/browser/modules/UrlbarProviderInterventions.jsm
@@ -4737,6 +4726,7 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.css
 lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.html
 lib/firefox/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.js
+lib/firefox/chrome/toolkit/content/global/adjustableTitle.js
 lib/firefox/chrome/toolkit/content/global/alerts/alert.css
 lib/firefox/chrome/toolkit/content/global/alerts/alert.js
 lib/firefox/chrome/toolkit/content/global/alerts/alert.xhtml
@@ -4803,6 +4793,8 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/elements/menu.js
 lib/firefox/chrome/toolkit/content/global/elements/menulist.js
 lib/firefox/chrome/toolkit/content/global/elements/menupopup.js
+lib/firefox/chrome/toolkit/content/global/elements/message-bar.css
+lib/firefox/chrome/toolkit/content/global/elements/message-bar.js
 lib/firefox/chrome/toolkit/content/global/elements/moz-input-box.js
 lib/firefox/chrome/toolkit/content/global/elements/named-deck.js
 lib/firefox/chrome/toolkit/content/global/elements/notificationbox.js
@@ -4824,9 +4816,7 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/gmp-sources/widevinecdm.json
 lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.html
 lib/firefox/chrome/toolkit/content/global/httpsonlyerror/errorpage.js
-lib/firefox/chrome/toolkit/content/global/httpsonlyerror/recommendation.svg
 lib/firefox/chrome/toolkit/content/global/httpsonlyerror/secure-broken.svg
-lib/firefox/chrome/toolkit/content/global/landscape.svg
 lib/firefox/chrome/toolkit/content/global/license.html
 lib/firefox/chrome/toolkit/content/global/minimal-xul.css
 lib/firefox/chrome/toolkit/content/global/mozilla.html
@@ -4838,7 +4828,6 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/plugins.css
 lib/firefox/chrome/toolkit/content/global/plugins.html
 lib/firefox/chrome/toolkit/content/global/plugins.js
-lib/firefox/chrome/toolkit/content/global/portrait.svg
 lib/firefox/chrome/toolkit/content/global/preferencesBindings.js
 lib/firefox/chrome/toolkit/content/global/print.css
 lib/firefox/chrome/toolkit/content/global/print.html
@@ -4886,8 +4875,6 @@ lib/firefox/chrome/toolkit/content/mozap
 lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.css
 lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.js
 lib/firefox/chrome/toolkit/content/mozapps/extensions/abuse-reports.js
-lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.js
-lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml
 lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme.svg
 lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/icon.svg
 lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme/manifest.json
@@ -4895,8 +4882,6 @@ lib/firefox/chrome/toolkit/content/mozap
 lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-alpenglow.svg
 lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg
 lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-light.svg
-lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.css
-lib/firefox/chrome/toolkit/content/mozapps/extensions/message-bar.js
 lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-item.css
 lib/firefox/chrome/toolkit/content/mozapps/extensions/panel-list.css
 lib/firefox/chrome/toolkit/content/mozapps/extensions/rating-star.css
@@ -4941,6 +4926,26 @@ lib/firefox/chrome/toolkit/res/arrow.gif
 lib/firefox/chrome/toolkit/res/arrowd-left.gif
 lib/firefox/chrome/toolkit/res/arrowd-right.gif
 lib/firefox/chrome/toolkit/res/arrowd.gif
+lib/firefox/chrome/toolkit/res/autofill/FormAutofill.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillChild.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillContent.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillDoorhanger.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillHandler.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillHeuristics.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillNameUtils.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillParent.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillPreferences.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillStorage.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillStorageBase.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillSync.jsm
+lib/firefox/chrome/toolkit/res/autofill/FormAutofillUtils.jsm
+lib/firefox/chrome/toolkit/res/autofill/ProfileAutoCompleteResult.jsm
+lib/firefox/chrome/toolkit/res/autofill/addressmetadata/addressReferences.js
+lib/firefox/chrome/toolkit/res/autofill/addressmetadata/addressReferencesExt.js
+lib/firefox/chrome/toolkit/res/autofill/content/heuristicsRegexp.js
+lib/firefox/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumber.jsm
+lib/firefox/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumberMetaData.jsm
+lib/firefox/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumberNormalizer.jsm
 lib/firefox/chrome/toolkit/res/broken-image.png
 lib/firefox/chrome/toolkit/res/counterstyles.css
 lib/firefox/chrome/toolkit/res/forms.css
@@ -4952,6 +4957,7 @@ lib/firefox/chrome/toolkit/res/messaging
 lib/firefox/chrome/toolkit/res/messaging-system/lib/SpecialMessageActions.jsm
 lib/firefox/chrome/toolkit/res/messaging-system/targeting/Targeting.jsm
 lib/firefox/chrome/toolkit/res/nimbus/ExperimentAPI.jsm
+lib/firefox/chrome/toolkit/res/nimbus/FeatureManifest.js
 lib/firefox/chrome/toolkit/res/nimbus/lib/ExperimentManager.jsm
 lib/firefox/chrome/toolkit/res/nimbus/lib/ExperimentStore.jsm
 lib/firefox/chrome/toolkit/res/nimbus/lib/RemoteSettingsExperimentLoader.jsm
@@ -5040,6 +5046,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-dropdown-16.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-left.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-up-12.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-up-16.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/autoscroll-horizontal.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/autoscroll-vertical.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/autoscroll.svg
@@ -5049,10 +5056,8 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/chevron.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/close.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/columnpicker.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/critical.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/defaultFavicon.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/delete.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/document.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/edit.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/error.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/find-next-arrow.svg
@@ -5060,15 +5065,16 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/folder.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/heart.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/help.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/icon-refresh.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/info-filled.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/info.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/lightbulb.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading%2x.png@localhost
-lib/firefox/chrome/toolkit/skin/classic/global/icons/menu-arrow-left.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/menu-arrow.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/more.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/open-in-new.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/page-landscape.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/page-portrait.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/performance.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/plugin-blocked.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/plugin.svg
@@ -5085,8 +5091,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 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/sort-arrow.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
 lib/firefox/chrome/toolkit/skin/classic/global/icons/sslWarning.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/success.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed-rtl.svg
@@ -5094,6 +5098,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-expanded.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/undo.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/update-icon.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-fill-12.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/warning.svg
 lib/firefox/chrome/toolkit/skin/classic/global/illustrations/about-license.svg
 lib/firefox/chrome/toolkit/skin/classic/global/illustrations/about-rights.svg
@@ -5102,9 +5107,9 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/in-content/toggle-button.css
 lib/firefox/chrome/toolkit/skin/classic/global/media/TopLevelImageDocument.css
 lib/firefox/chrome/toolkit/skin/classic/global/media/TopLevelVideoDocument.css
-lib/firefox/chrome/toolkit/skin/classic/global/media/audioMutedButton.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/audio-muted.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/audio.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/audioNoAudioButton.svg
-lib/firefox/chrome/toolkit/skin/classic/global/media/audioUnmutedButton.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/castingButton-active.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/castingButton-ready.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/closedCaptionButton-cc-off.svg
@@ -5114,9 +5119,10 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/media/fullscreenExitButton.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/imagedoc-darknoise.png
 lib/firefox/chrome/toolkit/skin/classic/global/media/imagedoc-lightnoise.png
-lib/firefox/chrome/toolkit/skin/classic/global/media/pauseButton.svg
-lib/firefox/chrome/toolkit/skin/classic/global/media/pictureinpicture.svg
-lib/firefox/chrome/toolkit/skin/classic/global/media/playButton.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/pause-fill.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/picture-in-picture-closed.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/picture-in-picture-open.svg
+lib/firefox/chrome/toolkit/skin/classic/global/media/play-fill.svg
 lib/firefox/chrome/toolkit/skin/classic/global/media/stalled.png
 lib/firefox/chrome/toolkit/skin/classic/global/media/throbber.png
 lib/firefox/chrome/toolkit/skin/classic/global/media/videocontrols.css
@@ -5135,12 +5141,7 @@ 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/pictureinpicture/audio-mute.svg
-lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/audio.svg
-lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/pause.svg
-lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/play.svg
 lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/player.css
-lib/firefox/chrome/toolkit/skin/classic/global/pictureinpicture/unpip.svg
 lib/firefox/chrome/toolkit/skin/classic/global/popup.css
 lib/firefox/chrome/toolkit/skin/classic/global/popupnotification.css
 lib/firefox/chrome/toolkit/skin/classic/global/radio.css
@@ -5168,9 +5169,10 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-extensions.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-plugins.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg
@@ -5193,6 +5195,7 @@ lib/firefox/contentaccessible/html/folde
 lib/firefox/contentaccessible/plaintext.css
 lib/firefox/contentaccessible/viewsource.css
 lib/firefox/defaults/autoconfig/prefcalls.js
+lib/firefox/defaults/backgroundtasks/backgroundtasks.js
 lib/firefox/defaults/pref/channel-prefs.js
 lib/firefox/dependentlibs.list
 lib/firefox/dictionaries/en-US.aff
@@ -5272,8 +5275,8 @@ lib/firefox/localization/en-US/toolkit/a
 lib/firefox/localization/en-US/toolkit/about/certviewer.ftl
 lib/firefox/localization/en-US/toolkit/about/config.ftl
 lib/firefox/localization/en-US/toolkit/about/url-classifier.ftl
-lib/firefox/localization/en-US/toolkit/extensions/blocklist.ftl
 lib/firefox/localization/en-US/toolkit/featuregates/features.ftl
+lib/firefox/localization/en-US/toolkit/global/commonDialog.ftl
 lib/firefox/localization/en-US/toolkit/global/createProfileWizard.ftl
 lib/firefox/localization/en-US/toolkit/global/handlerDialog.ftl
 lib/firefox/localization/en-US/toolkit/global/notification.ftl
@@ -5295,6 +5298,7 @@ lib/firefox/localization/en-US/toolkit/p
 lib/firefox/localization/en-US/toolkit/printing/printDialogs.ftl
 lib/firefox/localization/en-US/toolkit/printing/printPreview.ftl
 lib/firefox/localization/en-US/toolkit/printing/printUI.ftl
+lib/firefox/localization/en-US/toolkit/updates/backgroundupdate.ftl
 lib/firefox/localization/en-US/toolkit/updates/elevation.ftl
 lib/firefox/localization/en-US/toolkit/updates/history.ftl
 lib/firefox/modules/AboutCertViewerChild.jsm
@@ -5310,6 +5314,8 @@ lib/firefox/modules/AsyncPrefs.jsm
 lib/firefox/modules/AsyncShutdown.jsm
 lib/firefox/modules/AutoCompleteSimpleSearch.jsm
 lib/firefox/modules/BackgroundPageThumbs.jsm
+lib/firefox/modules/BackgroundTasksManager.jsm
+lib/firefox/modules/BackgroundTasksUtils.jsm
 lib/firefox/modules/BinarySearch.jsm
 lib/firefox/modules/Bits.jsm
 lib/firefox/modules/Blocklist.jsm
@@ -5374,7 +5380,6 @@ lib/firefox/modules/DownloadUIHelper.jsm
 lib/firefox/modules/DownloadUtils.jsm
 lib/firefox/modules/Downloads.jsm
 lib/firefox/modules/E10SUtils.jsm
-lib/firefox/modules/EcosystemTelemetry.jsm
 lib/firefox/modules/EnterprisePolicies.jsm
 lib/firefox/modules/EnterprisePoliciesContent.jsm
 lib/firefox/modules/EnterprisePoliciesParent.jsm
@@ -5471,6 +5476,7 @@ lib/firefox/modules/LoginManagerContextM
 lib/firefox/modules/LoginManagerParent.jsm
 lib/firefox/modules/LoginManagerPrompter.jsm
 lib/firefox/modules/LoginRecipes.jsm
+lib/firefox/modules/LoginRelatedRealms.jsm
 lib/firefox/modules/LoginStore.jsm
 lib/firefox/modules/MainProcessSingleton.jsm
 lib/firefox/modules/Manifest.jsm
@@ -5615,7 +5621,6 @@ lib/firefox/modules/ValueExtractor.jsm
 lib/firefox/modules/WebChannel.jsm
 lib/firefox/modules/WebHandlerApp.jsm
 lib/firefox/modules/WebNavigation.jsm
-lib/firefox/modules/WebNavigationContent.js
 lib/firefox/modules/WebNavigationFrames.jsm
 lib/firefox/modules/WebRequest.jsm
 lib/firefox/modules/WebRequestUpload.jsm
@@ -5629,7 +5634,6 @@ lib/firefox/modules/addons/AddonSettings
 lib/firefox/modules/addons/AddonUpdateChecker.jsm
 lib/firefox/modules/addons/Content.js
 lib/firefox/modules/addons/GMPProvider.jsm
-lib/firefox/modules/addons/PluginProvider.jsm
 lib/firefox/modules/addons/ProductAddonChecker.jsm
 lib/firefox/modules/addons/XPIDatabase.jsm
 lib/firefox/modules/addons/XPIInstall.jsm
@@ -5637,6 +5641,9 @@ lib/firefox/modules/addons/XPIProvider.j
 lib/firefox/modules/amContentHandler.jsm
 lib/firefox/modules/amInstallTrigger.jsm
 lib/firefox/modules/amWebAPI.jsm
+lib/firefox/modules/backgroundtasks/BackgroundTask_exception.jsm
+lib/firefox/modules/backgroundtasks/BackgroundTask_failure.jsm
+lib/firefox/modules/backgroundtasks/BackgroundTask_success.jsm
 lib/firefox/modules/components-utils/ClientEnvironment.jsm
 lib/firefox/modules/components-utils/FilterExpressions.jsm
 lib/firefox/modules/components-utils/JsonSchemaValidator.jsm

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.437 pkgsrc/www/firefox/distinfo:1.438
--- pkgsrc/www/firefox/distinfo:1.437   Tue Jun 15 13:54:20 2021
+++ pkgsrc/www/firefox/distinfo Wed Jun 30 15:09:55 2021
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.437 2021/06/15 13:54:20 bsiegert Exp $
+$NetBSD: distinfo,v 1.438 2021/06/30 15:09:55 ryoon Exp $
 
-SHA1 (firefox-88.0.1.source.tar.xz) = 4cce4f21eda3fe9982e18358507890c409744549
-RMD160 (firefox-88.0.1.source.tar.xz) = a6602d8717088fccdd7b9a808325643a58252fd2
-SHA512 (firefox-88.0.1.source.tar.xz) = e2d7fc950ba49f225c83ee1d799d6318fcf16c33a3b7f40b85c49d5b7865f7e632c703e5fd227a303b56e2565d0796283ebb12d7fd1a02781dcaa45e84cea934
-Size (firefox-88.0.1.source.tar.xz) = 376465316 bytes
-SHA1 (nodejs-output-88.0.1.tgz) = 5bafb5252ff99d3e4f13db313e354f5e09ce135d
-RMD160 (nodejs-output-88.0.1.tgz) = 0a659093a0141cebf76c8b5e6f72ba823957a94d
-SHA512 (nodejs-output-88.0.1.tgz) = a848efc19b6f8bac08c58eaf7dc5a68ab4ca1365fe61b7755f81dc05008a2d8c9733912a44850d2487432da959607d26ac68b147da1c8c1dc52b0f578549acba
-Size (nodejs-output-88.0.1.tgz) = 200603 bytes
+SHA1 (firefox-89.0.2.source.tar.xz) = ad349142db06c4220e97fa26be847027a78c92ea
+RMD160 (firefox-89.0.2.source.tar.xz) = 2d19c6b7d439bf94ce03009a7a58e88e2a61ed3a
+SHA512 (firefox-89.0.2.source.tar.xz) = ffd98ab0887611c5b4aba68346c49a7a31a58150fd8bbae610a4d941c4cff0acef0daaebfbb577787a759b4c1ef3c1199f02681148612f4f5b709983e07e0ccb
+Size (firefox-89.0.2.source.tar.xz) = 371053016 bytes
+SHA1 (nodejs-output-89.0.2.tgz) = 4b8bd0e1c398a4b02b254d8d6aa919a340e77af2
+RMD160 (nodejs-output-89.0.2.tgz) = 88826c7e23cda74efd4e2c699c8787ffda087e10
+SHA512 (nodejs-output-89.0.2.tgz) = 19046c2d1a150b0c9049005f2bc3e181e548e5a4a6bb1fa4baca1d18f73d8257e7032fe69220b4e4a49e1949cba4315103fb766c4b79e8a328d09c246d156906
+Size (nodejs-output-89.0.2.tgz) = 200785 bytes
 SHA1 (patch-aa) = 15b8567cee2af9853f6949c80345ffcb1fd3852a
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
 SHA1 (patch-build_moz.configure_rust.configure) = 25ddfacd29cebbc6db005dbe61a2a7446d480678
@@ -28,14 +28,14 @@ SHA1 (patch-js_src_jit_arm64_Architectur
 SHA1 (patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp) = fdc522e3fb626b1b8a2ebf19ad60bfc25dfa4183
 SHA1 (patch-js_src_jsfriendapi.h) = b5cb687dbbda314fe0f16521c1c042c105c4bbe4
 SHA1 (patch-js_src_util_NativeStack.cpp) = a0a16d8d8d78d3cc3f4d2a508586f1a7821f7dba
-SHA1 (patch-js_src_vm_ArrayBufferObject.cpp) = ca117633d2aae52d82ec349a0bfb0c03b87898b4
+SHA1 (patch-js_src_vm_ArrayBufferObject.cpp) = 0501fdcae11568ae4ea78e0d2f6b3750b7a67d47
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = de58daa0fd23d4fec50426602b65c9ea5862558a
 SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 31536f36cb33f16da309527b50eda9b721608115
 SHA1 (patch-media_libcubeb_src_moz.build) = e4e64a1135cf4157ae5b6f7c1710ebd076953479
 SHA1 (patch-media_libpng_pngpriv.h) = c8084332560017cd7c9b519b61d125fa28af0dbc
 SHA1 (patch-media_libtheora_lib_info.c) = f6dbf536d73859a1ff78304c2e9f6a6f74dac01f
-SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 6bcb03e9d67fe38992ca6126f98a0beb1f0520cf
-SHA1 (patch-mozglue_misc_Uptime.cpp) = c33c5373d2afc262d1536b648e471589a31b1133
+SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = f495b64d33db4940c0dfe8c36ddf82aa752b25d9
+SHA1 (patch-mozglue_misc_Uptime.cpp) = daefe25ef1ebc8e4d3735017b9e8ac68c4710a00
 SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 13e512c7ee9fa1e14ba415d62fa853e5fbfc91c0
 SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = a7cd867916524770609d1c307a65b315b88456f4
 SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = 1c1397f6177728cf9deb2b74708069b9d09509c3

Index: pkgsrc/www/firefox/files/node-wrapper.sh
diff -u pkgsrc/www/firefox/files/node-wrapper.sh:1.1 pkgsrc/www/firefox/files/node-wrapper.sh:1.2
--- pkgsrc/www/firefox/files/node-wrapper.sh:1.1        Mon May  3 16:31:37 2021
+++ pkgsrc/www/firefox/files/node-wrapper.sh    Wed Jun 30 15:09:55 2021
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-VERS=v14.16.1
+VERS=v14.17.1
 
 if [ "$1" = "-v" ] || [ "$1" = "--version" ]; then
        printf "${VERS}\n"

Index: pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp
diff -u pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp:1.1 pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp:1.2
--- pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp:1.1        Fri Nov  6 08:56:37 2020
+++ pkgsrc/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp    Wed Jun 30 15:09:56 2021
@@ -1,13 +1,13 @@
-$NetBSD: patch-js_src_vm_ArrayBufferObject.cpp,v 1.1 2020/11/06 08:56:37 maya Exp $
+$NetBSD: patch-js_src_vm_ArrayBufferObject.cpp,v 1.2 2021/06/30 15:09:56 ryoon Exp $
 
 PaX MPROTECT safety for NetBSD.
 
---- js/src/vm/ArrayBufferObject.cpp.orig       2020-10-27 23:48:08.000000000 +0000
+--- js/src/vm/ArrayBufferObject.cpp.orig       2021-05-20 21:29:34.000000000 +0000
 +++ js/src/vm/ArrayBufferObject.cpp
-@@ -165,9 +165,17 @@ void* js::MapBufferMemory(size_t mappedS
-     return nullptr;
-   }
- #else   // XP_WIN
+@@ -189,9 +189,17 @@ void* js::MapBufferMemory(size_t mappedS
+   MOZ_ASSERT(data);
+   memset(data, 0, mappedSize);
+ #else   // !XP_WIN && !__wasi__
 +
 +#ifdef PROT_MPROTECT
 +  void* data =
Index: pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp
diff -u pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp:1.1 pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp:1.2
--- pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp:1.1        Tue Feb 23 17:02:04 2021
+++ pkgsrc/www/firefox/patches/patch-mozglue_misc_Uptime.cpp    Wed Jun 30 15:09:56 2021
@@ -1,15 +1,15 @@
-$NetBSD: patch-mozglue_misc_Uptime.cpp,v 1.1 2021/02/23 17:02:04 ryoon Exp $
+$NetBSD: patch-mozglue_misc_Uptime.cpp,v 1.2 2021/06/30 15:09:56 ryoon Exp $
 
 * Define uptime-related functions for NetBSD too.
 
---- mozglue/misc/Uptime.cpp.orig       2021-02-11 21:17:44.000000000 +0000
+--- mozglue/misc/Uptime.cpp.orig       2021-05-20 21:29:40.000000000 +0000
 +++ mozglue/misc/Uptime.cpp
-@@ -79,7 +79,7 @@ Maybe<uint64_t> NowIncludingSuspendMs() 
+@@ -76,7 +76,7 @@ Maybe<uint64_t> NowIncludingSuspendMs() 
+   return Some(interrupt_time / kHNSperMS);
  }
- #endif  // XP_WIN
  
--#if defined(XP_LINUX)  // including Android
-+#if defined(XP_UNIX) && !(defined(__APPLE__) && defined(__MACH__)) // including Android
+-#elif defined(XP_LINUX)  // including Android
++#elif defined(OS_LINUX) || defined(XP_UNIX)  // including Android
  #  include <time.h>
  
  // Number of nanoseconds in a millisecond.

Index: pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
diff -u pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc:1.18 
pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc:1.19
--- pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc:1.18 Tue Nov 17 16:11:06 2020
+++ pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc      Wed Jun 30 15:09:56 2021
@@ -1,10 +1,10 @@
-$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc,v 1.18 2020/11/17 16:11:06 ryoon Exp $
+$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc,v 1.19 2021/06/30 15:09:56 ryoon Exp $
 
 * Fix buiuld under NetBSD.
   NetBSD's sys/videoio.h does not have v4l2_capability.device_caps
   and video capture does not work for me anyway.
 
---- third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc.orig
+--- third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc.orig 2021-05-20 21:30:20.000000000 +0000
 +++ third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc
 @@ -207,10 +207,12 @@ uint32_t DeviceInfoLinux::NumberOfDevice
      sprintf(device, "/dev/video%d", n);
@@ -32,19 +32,20 @@ $NetBSD: patch-media_webrtc_trunk_webrtc
        if (count == deviceNumber) {
          // Found the device
          found = true;
-@@ -328,9 +332,11 @@ int32_t DeviceInfoLinux::CreateCapabilit
+@@ -328,10 +332,12 @@ int32_t DeviceInfoLinux::CreateCapabilit
      struct v4l2_capability cap;
      if (ioctl(fd, VIDIOC_QUERYCAP, &cap) == 0) {
        // skip devices without video capture capability
 +#if !defined(__NetBSD__)
        if (!IsVideoCaptureDevice(&cap)) {
+         close(fd);
          continue;
        }
 +#endif
  
        if (cap.bus_info[0] != 0) {
          if (strncmp((const char*)cap.bus_info, (const char*)deviceUniqueIdUTF8,
-@@ -383,6 +389,7 @@ bool DeviceInfoLinux::IsDeviceNameMatche
+@@ -384,6 +390,7 @@ bool DeviceInfoLinux::IsDeviceNameMatche
    return false;
  }
  
@@ -52,7 +53,7 @@ $NetBSD: patch-media_webrtc_trunk_webrtc
  bool DeviceInfoLinux::IsVideoCaptureDevice(struct v4l2_capability* cap)
  {
    if (cap->capabilities & V4L2_CAP_DEVICE_CAPS) {
-@@ -391,6 +398,7 @@ bool DeviceInfoLinux::IsVideoCaptureDevi
+@@ -392,6 +399,7 @@ bool DeviceInfoLinux::IsVideoCaptureDevi
      return cap->capabilities & V4L2_CAP_VIDEO_CAPTURE;
    }
  }



Home | Main Index | Thread Index | Old Index