pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/thunderbird



Module Name:    pkgsrc
Committed By:   he
Date:           Sun Feb  5 09:05:29 UTC 2023

Modified Files:
        pkgsrc/mail/thunderbird: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/mail/thunderbird/patches:
            patch-build_moz.configure_rust.configure
            patch-config_gcc-stl-wrapper.template.h
            patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h
            patch-gfx_cairo_cairo_src_cairo-type1-subset.c
            patch-ipc_chromium_src_base_message__pump__libevent.cc
            patch-ipc_glue_GeckoChildProcessHost.cpp patch-js_src_jsfriendapi.h
            patch-media_libcubeb_src_cubeb__alsa.c
            patch-media_libcubeb_src_cubeb__sun.c
            patch-media_libcubeb_src_moz.build patch-old-configure.in
            patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
            patch-toolkit_components_terminator_nsTerminator.cpp
            patch-toolkit_modules_subprocess_subprocess__shared__unix.js
            patch-toolkit_moz.configure
Added Files:
        pkgsrc/mail/thunderbird/patches:
            patch-comm_third__party_libgcrypt_configure
            patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc
Removed Files:
        pkgsrc/mail/thunderbird/patches: patch-config_makefiles_rust.mk
            patch-configure.in patch-dom_media_CubebUtils.cpp
            patch-gfx_thebes_gfxPlatform.cpp
            patch-gfx_webrender__bindings_webrender__ffi.h
            patch-media_libvorbis_lib_vorbis__info.c
            patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
            patch-python_mozbuild_mozbuild_backend_configenvironment.py
            patch-python_mozbuild_mozbuild_makeutil.py
            patch-python_mozbuild_mozbuild_util.py
            patch-testing_mozbase_manifestparser_manifestparser_filters.py
            patch-third__party_python_gyp_pylib_gyp_common.py
            patch-third__party_python_pyyaml_lib3_yaml_constructor.py
            patch-third__party_python_voluptuous_voluptuous_schema__builder.py
            patch-third__party_rust_authenticator_.cargo-checksum.json
            patch-third__party_rust_authenticator_src_lib.rs
            patch-third__party_rust_authenticator_src_netbsd_device.rs
            patch-third__party_rust_authenticator_src_netbsd_fd.rs
            patch-third__party_rust_authenticator_src_netbsd_mod.rs
            patch-third__party_rust_authenticator_src_netbsd_monitor.rs
            patch-third__party_rust_authenticator_src_netbsd_transaction.rs
            patch-third__party_rust_authenticator_src_netbsd_uhid.rs
            patch-third__party_rust_getrandom_src_lib.rs
            patch-widget_gtk_WaylandDMABufSurface.cpp
            patch-xpcom_reflect_xptcall_md_unix_moz.build

Log Message:
mail/thunderbird: Update to version 102.6.1.

This is copied from wip/thunderbird, which builds with
more recent versions of rust.

This is the version just before this change was implemented:

https://blog.thunderbird.net/2023/01/important-message-for-microsoft-office-365-enterprise-users/

and this version will stay here for a while before we update
again.

Call me lazy, but I don't think it's worth anyone's time to paste
in the change log from version 78 to 102.6.1 here, and it doesn't
appear to be readily accessible in the source distribution.  That
said, the list of security fixes implemented between version 78.12
and 102.6.1 is available at

https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.6.1

and the release notes are available at

https://www.thunderbird.net/en-US/thunderbird/releases/


To generate a diff of this commit:
cvs rdiff -u -r1.290 -r1.291 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.86 -r1.87 pkgsrc/mail/thunderbird/PLIST
cvs rdiff -u -r1.253 -r1.254 pkgsrc/mail/thunderbird/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/thunderbird/mozilla-common.mk
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure \
    pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc \
    pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure \
    pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h \
    pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h \
    pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c \
    pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js \
    pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/mail/thunderbird/patches/patch-config_makefiles_rust.mk \
    pkgsrc/mail/thunderbird/patches/patch-gfx_thebes_gfxPlatform.cpp \
    pkgsrc/mail/thunderbird/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/thunderbird/patches/patch-configure.in \
    pkgsrc/mail/thunderbird/patches/patch-gfx_webrender__bindings_webrender__ffi.h \
    pkgsrc/mail/thunderbird/patches/patch-media_libvorbis_lib_vorbis__info.c \
    pkgsrc/mail/thunderbird/patches/patch-python_mozbuild_mozbuild_backend_configenvironment.py \
    pkgsrc/mail/thunderbird/patches/patch-python_mozbuild_mozbuild_makeutil.py \
    pkgsrc/mail/thunderbird/patches/patch-python_mozbuild_mozbuild_util.py \
    pkgsrc/mail/thunderbird/patches/patch-testing_mozbase_manifestparser_manifestparser_filters.py \
    pkgsrc/mail/thunderbird/patches/patch-third__party_python_gyp_pylib_gyp_common.py \
    pkgsrc/mail/thunderbird/patches/patch-third__party_python_pyyaml_lib3_yaml_constructor.py \
    pkgsrc/mail/thunderbird/patches/patch-third__party_python_voluptuous_voluptuous_schema__builder.py \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_.cargo-checksum.json \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_lib.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_device.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_fd.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_mod.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_monitor.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_transaction.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_authenticator_src_netbsd_uhid.rs \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_getrandom_src_lib.rs \
    pkgsrc/mail/thunderbird/patches/patch-widget_gtk_WaylandDMABufSurface.cpp
cvs rdiff -u -r1.5 -r0 \
    pkgsrc/mail/thunderbird/patches/patch-dom_media_CubebUtils.cpp
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c \
    pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h \
    pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c \
    pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/mail/thunderbird/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/mail/thunderbird/patches/patch-old-configure.in
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/mail/thunderbird/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/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.290 pkgsrc/mail/thunderbird/Makefile:1.291
--- pkgsrc/mail/thunderbird/Makefile:1.290      Sun Jan 29 21:17:01 2023
+++ pkgsrc/mail/thunderbird/Makefile    Sun Feb  5 09:05:28 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.290 2023/01/29 21:17:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.291 2023/02/05 09:05:28 he Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
-PKGREVISION=   12
-TB_VER=                78.12.0
+TB_VER=                102.6.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=  .tar.xz
@@ -53,14 +52,14 @@ CHECK_WRKREF_SKIP+= lib/${MOZILLA_NAME}/
 CKSUM_CRATES+= third_party/rust/libc
 
 # patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
-CKSUMS+=       a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532
-CKSUMS+=       5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a
+CKSUMS+=       cb1560bf8ffcc7b2726a27b433efac90e726292960626f3064bd2c6b7f861a55
+CKSUMS+=       1159c20556ff4f50b7140ef4e7f5ac63e3098d9117784794c944228fa7460efb
 
-CKSUM_CRATES+= third_party/rust/getrandom
+#CKSUM_CRATES+=        third_party/rust/getrandom
 
 # patch-third__party_rust_getrandom_src_lib.rs
-CKSUMS+=       0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
-CKSUMS+=       394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
+#CKSUMS+=      0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
+#CKSUMS+=      394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
 
 SUBST_CLASSES+=                cksum
 SUBST_STAGE.cksum=     pre-configure

Index: pkgsrc/mail/thunderbird/PLIST
diff -u pkgsrc/mail/thunderbird/PLIST:1.86 pkgsrc/mail/thunderbird/PLIST:1.87
--- pkgsrc/mail/thunderbird/PLIST:1.86  Mon Apr 26 14:30:03 2021
+++ pkgsrc/mail/thunderbird/PLIST       Sun Feb  5 09:05:28 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.86 2021/04/26 14:30:03 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.87 2023/02/05 09:05:28 he Exp $
 bin/thunderbird
 lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm
 lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm
@@ -10,8 +10,15 @@ lib/thunderbird/actors/AutoScrollChild.j
 lib/thunderbird/actors/AutoScrollParent.jsm
 lib/thunderbird/actors/AutoplayChild.jsm
 lib/thunderbird/actors/AutoplayParent.jsm
+lib/thunderbird/actors/BackgroundThumbnailsChild.jsm
 lib/thunderbird/actors/BrowserElementChild.jsm
 lib/thunderbird/actors/BrowserElementParent.jsm
+lib/thunderbird/actors/ChatActionChild.jsm
+lib/thunderbird/actors/ChatActionParent.jsm
+lib/thunderbird/actors/ContentMetaChild.jsm
+lib/thunderbird/actors/ContentMetaParent.jsm
+lib/thunderbird/actors/ContextMenuChild.jsm
+lib/thunderbird/actors/ContextMenuParent.jsm
 lib/thunderbird/actors/ControllersChild.jsm
 lib/thunderbird/actors/ControllersParent.jsm
 lib/thunderbird/actors/DateTimePickerChild.jsm
@@ -25,56 +32,55 @@ lib/thunderbird/actors/FormHistoryParent
 lib/thunderbird/actors/InlineSpellCheckerChild.jsm
 lib/thunderbird/actors/InlineSpellCheckerParent.jsm
 lib/thunderbird/actors/KeyPressEventModelCheckerChild.jsm
+lib/thunderbird/actors/LinkClickHandlerChild.jsm
+lib/thunderbird/actors/LinkClickHandlerParent.jsm
+lib/thunderbird/actors/LinkHandlerChild.jsm
+lib/thunderbird/actors/LinkHandlerParent.jsm
+lib/thunderbird/actors/MailLinkChild.jsm
+lib/thunderbird/actors/MailLinkParent.jsm
 lib/thunderbird/actors/PictureInPictureChild.jsm
 lib/thunderbird/actors/PopupBlockingChild.jsm
 lib/thunderbird/actors/PopupBlockingParent.jsm
 lib/thunderbird/actors/PrintingChild.jsm
+lib/thunderbird/actors/PrintingParent.jsm
+lib/thunderbird/actors/PrintingSelectionChild.jsm
 lib/thunderbird/actors/PromptParent.jsm
 lib/thunderbird/actors/PurgeSessionHistoryChild.jsm
 lib/thunderbird/actors/RemotePageChild.jsm
 lib/thunderbird/actors/SelectChild.jsm
 lib/thunderbird/actors/SelectParent.jsm
-lib/thunderbird/actors/SidebarSearchParent.jsm
 lib/thunderbird/actors/ThumbnailsChild.jsm
 lib/thunderbird/actors/UAWidgetsChild.jsm
 lib/thunderbird/actors/UnselectedTabHoverChild.jsm
 lib/thunderbird/actors/UnselectedTabHoverParent.jsm
+lib/thunderbird/actors/VCardChild.jsm
+lib/thunderbird/actors/VCardParent.jsm
 lib/thunderbird/actors/ViewSourceChild.jsm
 lib/thunderbird/actors/ViewSourcePageChild.jsm
 lib/thunderbird/actors/ViewSourcePageParent.jsm
 lib/thunderbird/actors/WebChannelChild.jsm
 lib/thunderbird/actors/WebChannelParent.jsm
-lib/thunderbird/actors/WebNavigationChild.jsm
 lib/thunderbird/application.ini
 lib/thunderbird/chrome.manifest
 lib/thunderbird/chrome/browser/content/built_in_addons.json
 lib/thunderbird/chrome/browser/content/extension.css
-lib/thunderbird/chrome/browser/skin/controlcenter/trackers.svg
-lib/thunderbird/chrome/browser/skin/illustrations/error-malformed-url.svg
-lib/thunderbird/chrome/browser/skin/preferences/no-search-results.svg
-lib/thunderbird/chrome/browser/skin/private-browsing.svg
-lib/thunderbird/chrome/browser/skin/warning.svg
-lib/thunderbird/chrome/calendar/content/WindowsNTToZoneInfoTZId.properties
-lib/thunderbird/chrome/calendar/content/agenda-listbox-utils.js
-lib/thunderbird/chrome/calendar/content/agenda-listbox.js
 lib/thunderbird/chrome/calendar/content/calApplicationUtils.js
-lib/thunderbird/chrome/calendar/content/calFilter.js
 lib/thunderbird/chrome/calendar/content/calendar-alarm-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-alarm-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-base-view.js
 lib/thunderbird/chrome/calendar/content/calendar-chrome-startup.js
 lib/thunderbird/chrome/calendar/content/calendar-clipboard.js
 lib/thunderbird/chrome/calendar/content/calendar-command-controller.js
+lib/thunderbird/chrome/calendar/content/calendar-conflicts-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-conflicts-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-creation.js
+lib/thunderbird/chrome/calendar/content/calendar-creation.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-day-label.js
 lib/thunderbird/chrome/calendar/content/calendar-dialog-utils.js
 lib/thunderbird/chrome/calendar/content/calendar-dnd-listener.js
 lib/thunderbird/chrome/calendar/content/calendar-editable-item.js
 lib/thunderbird/chrome/calendar/content/calendar-error-prompt.js
 lib/thunderbird/chrome/calendar/content/calendar-error-prompt.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-event-column.js
-lib/thunderbird/chrome/calendar/content/calendar-event-dialog-attendees.css
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-attendees.js
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-attendees.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-recurrence.js
@@ -83,41 +89,37 @@ lib/thunderbird/chrome/calendar/content/
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-reminder.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-timezone.js
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog-timezone.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-event-dialog.css
 lib/thunderbird/chrome/calendar/content/calendar-event-dialog.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-event-gripbar.js
 lib/thunderbird/chrome/calendar/content/calendar-extract.js
-lib/thunderbird/chrome/calendar/content/calendar-ics-file-dialog.css
 lib/thunderbird/chrome/calendar/content/calendar-ics-file-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-ics-file-dialog.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-invitations-dialog.css
+lib/thunderbird/chrome/calendar/content/calendar-identity-utils.js
+lib/thunderbird/chrome/calendar/content/calendar-invitation-display.js
 lib/thunderbird/chrome/calendar/content/calendar-invitations-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-invitations-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-invitations-manager.js
 lib/thunderbird/chrome/calendar/content/calendar-item-editing.js
+lib/thunderbird/chrome/calendar/content/calendar-item-iframe.js
+lib/thunderbird/chrome/calendar/content/calendar-item-iframe.xhtml
+lib/thunderbird/chrome/calendar/content/calendar-item-panel.js
+lib/thunderbird/chrome/calendar/content/calendar-itip-identity-dialog.js
+lib/thunderbird/chrome/calendar/content/calendar-itip-identity-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-management.js
 lib/thunderbird/chrome/calendar/content/calendar-menus.js
 lib/thunderbird/chrome/calendar/content/calendar-migration-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-migration-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-migration.js
 lib/thunderbird/chrome/calendar/content/calendar-modes.js
-lib/thunderbird/chrome/calendar/content/calendar-month-base-view.js
 lib/thunderbird/chrome/calendar/content/calendar-month-view.js
-lib/thunderbird/chrome/calendar/content/calendar-multiday-base-view.js
 lib/thunderbird/chrome/calendar/content/calendar-multiday-view.js
+lib/thunderbird/chrome/calendar/content/calendar-occurrence-prompt.js
 lib/thunderbird/chrome/calendar/content/calendar-occurrence-prompt.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-print-dialog.css
-lib/thunderbird/chrome/calendar/content/calendar-print-dialog.js
-lib/thunderbird/chrome/calendar/content/calendar-print-dialog.xhtml
+lib/thunderbird/chrome/calendar/content/calendar-print.js
 lib/thunderbird/chrome/calendar/content/calendar-properties-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-properties-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-providerUninstall-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-providerUninstall-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-statusbar.js
-lib/thunderbird/chrome/calendar/content/calendar-subscriptions-dialog.css
-lib/thunderbird/chrome/calendar/content/calendar-subscriptions-dialog.js
-lib/thunderbird/chrome/calendar/content/calendar-subscriptions-dialog.xhtml
-lib/thunderbird/chrome/calendar/content/calendar-subscriptions-list.js
 lib/thunderbird/chrome/calendar/content/calendar-summary-dialog.js
 lib/thunderbird/chrome/calendar/content/calendar-summary-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-tabs.js
@@ -132,80 +134,86 @@ lib/thunderbird/chrome/calendar/content/
 lib/thunderbird/chrome/calendar/content/calendar-uri-redirect-dialog.xhtml
 lib/thunderbird/chrome/calendar/content/calendar-views-utils.js
 lib/thunderbird/chrome/calendar/content/calendar-views.js
-lib/thunderbird/chrome/calendar/content/calendarCreation.js
-lib/thunderbird/chrome/calendar/content/calendarCreation.xhtml
 lib/thunderbird/chrome/calendar/content/chooseCalendarDialog.js
 lib/thunderbird/chrome/calendar/content/chooseCalendarDialog.xhtml
-lib/thunderbird/chrome/calendar/content/datetimepickers/datetimepickers.js
+lib/thunderbird/chrome/calendar/content/imip-bar.js
 lib/thunderbird/chrome/calendar/content/import-export.js
-lib/thunderbird/chrome/calendar/content/mouseoverPreviews.js
 lib/thunderbird/chrome/calendar/content/preferences/alarms.js
+lib/thunderbird/chrome/calendar/content/preferences/calendar-preferences.js
 lib/thunderbird/chrome/calendar/content/preferences/categories.js
 lib/thunderbird/chrome/calendar/content/preferences/editCategory.js
 lib/thunderbird/chrome/calendar/content/preferences/editCategory.xhtml
 lib/thunderbird/chrome/calendar/content/preferences/general.js
+lib/thunderbird/chrome/calendar/content/preferences/notifications.js
 lib/thunderbird/chrome/calendar/content/preferences/views.js
+lib/thunderbird/chrome/calendar/content/printing-template.html
 lib/thunderbird/chrome/calendar/content/printing/calHtmlExport.html
-lib/thunderbird/chrome/calendar/content/printing/calMonthGridPrinter.html
-lib/thunderbird/chrome/calendar/content/printing/calWeekPrinter.html
 lib/thunderbird/chrome/calendar/content/publish.js
 lib/thunderbird/chrome/calendar/content/publishDialog.js
 lib/thunderbird/chrome/calendar/content/publishDialog.xhtml
 lib/thunderbird/chrome/calendar/content/sound.wav
+lib/thunderbird/chrome/calendar/content/today-pane-agenda.js
 lib/thunderbird/chrome/calendar/content/today-pane.js
 lib/thunderbird/chrome/calendar/content/widgets/calendar-alarm-widget.js
 lib/thunderbird/chrome/calendar/content/widgets/calendar-dnd-widgets.js
-lib/thunderbird/chrome/calendar/content/widgets/calendar-item-summary.css
+lib/thunderbird/chrome/calendar/content/widgets/calendar-filter.js
+lib/thunderbird/chrome/calendar/content/widgets/calendar-invitation-panel.js
 lib/thunderbird/chrome/calendar/content/widgets/calendar-item-summary.js
+lib/thunderbird/chrome/calendar/content/widgets/calendar-minidate.js
 lib/thunderbird/chrome/calendar/content/widgets/calendar-minimonth.js
 lib/thunderbird/chrome/calendar/content/widgets/calendar-modebox.js
+lib/thunderbird/chrome/calendar/content/widgets/calendar-notifications-setting.js
+lib/thunderbird/chrome/calendar/content/widgets/datetimepickers.js
+lib/thunderbird/chrome/calendar/content/widgets/mouseoverPreviews.js
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-alarm-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-daypicker.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-event-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-invitations-dialog.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-subscriptions-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-task-tree.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-task-view.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-toolbar.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-unifinder.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-views.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/imip.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/lightning-toolbar.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/lightning.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/attendee-icons.png
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-alarms.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-attendees.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-creation-wizard.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-creation.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-daypicker.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-event-dialog-attendees.png
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-invitations-dialog-button-images.png
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-invitation-display.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-invitations-dialog-list-images.png
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-item-summary.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-itip-icons.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-occurrence-prompt.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-occurrence.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-preferences.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-print.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-properties-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-providerUninstall-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-task-tree.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-task-view.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-timezone-highlighter.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-toolbar.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-unifinder.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-views.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/chain-lock.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/chain-unlock.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/datetimepickers.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogOverlay.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-alarm-dialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-event-dialog-attendees.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-event-dialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-ics-file-dialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-invitations-dialog.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-subscriptions-dialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-itip-identity-dialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/calendar-summary-dialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/dialogs/chooseCalendarDialog.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-continue.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-end.svg
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-grippy-bottom.png
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-grippy-left.png
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-grippy-right.png
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-grippy-top.png
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-grippy.png
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/event-start.svg
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/html-item-editing.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/alarm-no.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/alarm.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/complete.svg
@@ -225,7 +233,10 @@ lib/thunderbird/chrome/calendar/skin/cla
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/pane.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/priority.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/private.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/recurrence-exception.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/recurrence.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/save-close.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/sort.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/status.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/synchronize.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/task-tab.svg
@@ -235,11 +246,12 @@ lib/thunderbird/chrome/calendar/skin/cla
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/today.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/warn.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/imip.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/lightning-toolbar.css
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/lightning.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/link-image-bottom.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/link-image-top.svg
-lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/statusbar-priority.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/publishDialog.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/statusbar-priority-high.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/statusbar-priority-low.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/statusbar-priority-normal.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/timezone_map.png
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/timezones.png
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/today-pane.css
@@ -247,6 +259,8 @@ lib/thunderbird/chrome/calendar/skin/cla
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/todo-complete.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/todo.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/view-cycler.svg
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/calendar-invitation-panel.css
+lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/calendar-minidate.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/calendar-widgets.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/drag-center.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/minimonth.css
@@ -254,9 +268,6 @@ lib/thunderbird/chrome/calendar/skin/cla
 lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/nav-today.svg
 lib/thunderbird/chrome/calendar/skin/classic/calendar/today-pane.css
 lib/thunderbird/chrome/calendar/skin/classic/calendar/widgets/calendar-widgets.css
-lib/thunderbird/chrome/chat/content/chat/accounts.css
-lib/thunderbird/chrome/chat/content/chat/browserRequest.js
-lib/thunderbird/chrome/chat/content/chat/browserRequest.xhtml
 lib/thunderbird/chrome/chat/content/chat/chat-account-richlistitem.js
 lib/thunderbird/chrome/chat/content/chat/chat-tooltip.js
 lib/thunderbird/chrome/chat/content/chat/conv.html
@@ -269,20 +280,13 @@ lib/thunderbird/chrome/chat/content/chat
 lib/thunderbird/chrome/chat/content/chat/otr-finger.js
 lib/thunderbird/chrome/chat/content/chat/otr-finger.xhtml
 lib/thunderbird/chrome/chat/content/chat/otrWorker.js
-lib/thunderbird/chrome/chat/skin/classic/chat/available.png
-lib/thunderbird/chrome/chat/skin/classic/chat/away.png
-lib/thunderbird/chrome/chat/skin/classic/chat/browserRequest.css
-lib/thunderbird/chrome/chat/skin/classic/chat/chat-16.png
-lib/thunderbird/chrome/chat/skin/classic/chat/chat-left-16.png
+lib/thunderbird/chrome/chat/skin/classic/chat/chat-left.svg
+lib/thunderbird/chrome/chat/skin/classic/chat/chat.svg
 lib/thunderbird/chrome/chat/skin/classic/chat/conv.css
-lib/thunderbird/chrome/chat/skin/classic/chat/idle.png
 lib/thunderbird/chrome/chat/skin/classic/chat/imtooltip.css
-lib/thunderbird/chrome/chat/skin/classic/chat/mobile-16.png
-lib/thunderbird/chrome/chat/skin/classic/chat/mobile.png
-lib/thunderbird/chrome/chat/skin/classic/chat/offline.png
+lib/thunderbird/chrome/chat/skin/classic/chat/mobile.svg
 lib/thunderbird/chrome/chat/skin/classic/chat/otr-connection-encrypted.svg
 lib/thunderbird/chrome/chat/skin/classic/chat/otr-connection-finished.svg
-lib/thunderbird/chrome/chat/skin/classic/chat/otr.css
 lib/thunderbird/chrome/chat/skin/classic/chat/otrFingerprintDialog.css
 lib/thunderbird/chrome/chat/skin/classic/chat/prpl-generic/icon.png
 lib/thunderbird/chrome/chat/skin/classic/chat/prpl-generic/icon32.png
@@ -290,11 +294,9 @@ lib/thunderbird/chrome/chat/skin/classic
 lib/thunderbird/chrome/chat/skin/classic/chat/prpl-unknown/icon.png
 lib/thunderbird/chrome/chat/skin/classic/chat/prpl-unknown/icon32.png
 lib/thunderbird/chrome/chat/skin/classic/chat/prpl-unknown/icon48.png
-lib/thunderbird/chrome/chat/skin/classic/chat/status.css
-lib/thunderbird/chrome/chat/skin/classic/chat/typed-16.png
-lib/thunderbird/chrome/chat/skin/classic/chat/typing-16.png
-lib/thunderbird/chrome/chat/skin/classic/chat/unknown-16.png
-lib/thunderbird/chrome/chat/skin/classic/chat/unknown.png
+lib/thunderbird/chrome/chat/skin/classic/chat/typed.svg
+lib/thunderbird/chrome/chat/skin/classic/chat/typing.svg
+lib/thunderbird/chrome/chat/skin/classic/chat/unknown.svg
 lib/thunderbird/chrome/chat/skin/classic/prpl/facebook/icon.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/facebook/icon32.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/facebook/icon48.png
@@ -310,9 +312,6 @@ lib/thunderbird/chrome/chat/skin/classic
 lib/thunderbird/chrome/chat/skin/classic/prpl/odnoklassniki/icon.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/odnoklassniki/icon32.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/odnoklassniki/icon48.png
-lib/thunderbird/chrome/chat/skin/classic/prpl/skype/icon.png
-lib/thunderbird/chrome/chat/skin/classic/prpl/skype/icon32.png
-lib/thunderbird/chrome/chat/skin/classic/prpl/skype/icon48.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/twitter/icon-left.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/twitter/icon.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/twitter/icon32.png
@@ -324,23 +323,6 @@ lib/thunderbird/chrome/chat/skin/classic
 lib/thunderbird/chrome/chat/skin/classic/prpl/yahoo/icon32.png
 lib/thunderbird/chrome/chat/skin/classic/prpl/yahoo/icon48.png
 lib/thunderbird/chrome/chrome.manifest
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-cool.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-cry.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-embarassed.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-foot-in-mouth.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-frown.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-innocent.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-kiss.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-laughing.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-money-mouth.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-sealed.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-smile.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-surprised.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-tongue-out.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-undecided.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-wink.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-yell.png
-lib/thunderbird/chrome/classic/skin/classic/communicator/smileys.css
 lib/thunderbird/chrome/classic/skin/classic/editor/EditorDialog.css
 lib/thunderbird/chrome/classic/skin/classic/editor/icons/img-align-bottom.gif
 lib/thunderbird/chrome/classic/skin/classic/editor/icons/img-align-left.gif
@@ -348,20 +330,24 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/editor/icons/img-align-right.gif
 lib/thunderbird/chrome/classic/skin/classic/editor/icons/img-align-top.gif
 lib/thunderbird/chrome/classic/skin/classic/messenger-newsblog/feed-subscriptions.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/abFormFields.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/about3Pane.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/aboutAddonsExtra.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/aboutAddressBook.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/aboutImport.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/aboutNetError.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/aboutPolicies.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/aboutSupport.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/accountCentral.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/accountCreation.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/accountManage.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/accountSetup.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/accountWizard.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/activity.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/addItemIcon.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/activity/buttons.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/compactMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/copyMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/defaultEventIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/defaultProcessIcon.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/activity/defaultWarningIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/deleteMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/indexMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/moveMailIcon.png
@@ -369,34 +355,35 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/sendMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/syncMailIcon.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/activity/undoIcon.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/activity/warning.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/abContactsPanel.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/abResultsPane.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/addressbook.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/cardDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/contact-generic-tiny.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/contact-generic.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/menu.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/attachmentList.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/avatars.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/browserRequest.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/chat.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/cloudfileSelectDialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/colors.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/common.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/compacttheme.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/converterDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/creationDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/customizableui/panelUI.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/contextMenu.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/customizeToolbar.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/dialogs.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/downloads/aboutDownloads.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/downloads/download.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/editContactPanel.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/extensionPopup.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/filterDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/folderMenus.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/folderPane.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/folderProps.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/founder.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/glodaFacetView.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/half-operator.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/ablist.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/aboutdebugging-logo.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/accounts.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/add-circle-fill.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addcontact.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addlist.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addon-install-blocked.svg
@@ -407,6 +394,7 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addon-install-warning.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/address.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/anchor.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/appbutton-badged.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/appbutton.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/archive.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow-dropdown.svg
@@ -420,7 +408,6 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-col.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted-large.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/back-12.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/blacklist.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/bold.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/bullet-list.svg
@@ -429,6 +416,7 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/cert-error.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/chat.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/checkbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/collapse.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/compact.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/connecting.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/connection-insecure.svg
@@ -436,7 +424,6 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/connection-secure.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/contact.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/conversation.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/copy.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/correspondents-rtl.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/correspondents.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/cut.svg
@@ -444,7 +431,7 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/delete-col.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/delete.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/developer.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/empty-search-results.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/empty-search-results.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/encryption-key.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/error.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude.svg
@@ -457,19 +444,24 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flag-col.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flagged.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-local.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-new-indicator.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/forget.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/forward-redirect.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/forward.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/founder.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/get-all.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/getmsg.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/globe-secure.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/globe.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/goback.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/goforward.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/half-operator.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/help.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/hidden.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/highlights.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/hline.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/hourglass.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/identity.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/image.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/import.svg
@@ -478,14 +470,13 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/indent.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/info.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/information.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/insecure.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/italics.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/join.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/junk-col.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/junk.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/justify.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/left-align.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/link.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/loading.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/login.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/mark.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-encrypted-notok.svg
@@ -498,45 +489,258 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-signed-verified.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/more.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-bottom.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-down.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-first.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-last.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-left.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-right.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-together.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-top.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/move-up.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/multicolor.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/navigation.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new-addressbook.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new-calendar.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new-key.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new-mail-alert.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new-window.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/address-book-indicator.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/attachment-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/bell-disabled.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/bell-ring.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/bell.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/calendar-empty.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/circle-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/column-menu.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/account-settings.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/add-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/add.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/address-book.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/app-menu-badged.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/app-menu.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/archive.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/attachment.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/calendar-invite.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/calendar-today.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/calendar.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/chat.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/check.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/checkbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/close.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/collapse.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/compress.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/contact.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/conversation.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/copy.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/cut.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/download.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/draft.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/error-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/export.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/extension.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/eye.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/features.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/file.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/filter.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/folder-filter.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/folder-rss.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/folder-save.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/folder.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/forward-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/forward-redirect-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/forward.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/get-mail.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/globe-secure.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/globe.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/handshake.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/hidden.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/id.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/import.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/inbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/info.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/key.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/link.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/lock-disabled.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/lock.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/low-priority.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/mail-secure.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/mail.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/more.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-back.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-down-unread.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-down.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-forward.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-left.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-right.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-up-unread.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/nav-up.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-address-book.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-chat.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-contact.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-event.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-mail.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-task.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/new-user-list.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/newsletter.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/offline.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/online.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/outbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/overflow.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/paint-brush.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/paste.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/pencil.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/pin.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/print.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/priority.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/question.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/quit.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/quote.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/receipt.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/redirect-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/redirect.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/remove.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-all.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-forward-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-forward-redirect-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-list.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply-redirect-col.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/reply.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/restore.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/ribbon.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/rss.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/search.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/sent.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/settings.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/shield.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/sort.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/spaces-menu.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/spam.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/spelling.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/star.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/subthread-ignored.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/subtract-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/sync.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/tag.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/tasks.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/template.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/tentative.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/thread-ignored.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/thread.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/tools.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/trash.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/unread.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/user-list.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/user.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/compact/warning.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/event-continue.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/event-end.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/event-start.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/loading.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/mail-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/nav-down-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/nav-left-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/nav-right-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/nav-today.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/nav-up-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/add-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/address-book.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/archive.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/calendar-invite.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/calendar.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/chat.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/collapse.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/draft.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/folder-filter.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/folder-rss.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/folder.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/globe-secure.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/globe.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/inbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/link.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/mail-secure.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/mail.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/newsletter.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/outbox.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/overflow.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/rss.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/sent.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/settings.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/spam.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/subtract-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/tasks.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/template.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/normal/trash.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/notify.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/recurrence-exception.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/recurrence.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/spam-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/star-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-away-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-away.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-idle-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-idle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-offline-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-offline.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-online-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/status-online.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/thread-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/add-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/address-book.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/calendar.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/chat.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/collapse.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/dictionary.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/extension-update-available.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/extension-update-recent.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/extension.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/features.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/globe.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/language.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/lock.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/mail.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/overflow.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/paint-brush.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/pencil.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/settings.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/subtract-circle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/touch/tasks.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/trash-sm.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/unread-dot.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/new/unread-sm.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/newmail.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/newmsg.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/newsgroup.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/nextmsg.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/nextunread.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/notloading.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/notloading%2x.png@localhost
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/number-list.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/offline.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/online.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/operator.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/outbox.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/outdent.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/overflow-indicator.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/overflow.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/panel-icon-folder.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/paragraph.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/paste.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/phishing.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/pill-indicator.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/pluginBlocked.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/popular.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/previousmsg.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/previousunread.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/print.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/privacy-security.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/quit.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/quote.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/read.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/readcol.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reader-mode.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/redirect.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/remote-blocked.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/remove-text-styling.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reply-forward-redirect.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reply-forward.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reply-redirect.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reply.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/replyall.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/replylist.svg
@@ -546,27 +750,28 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/save-as.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/save.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-folder.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-glass.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-not-found.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/search-spinner.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/secure.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/security.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/send.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/sent.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/shield.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/sidebar-left.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/size.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/smiley.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/sort.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/spaces.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/spelling.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/spring.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/star.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/starred.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status-small.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status%2x.png@localhost
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status-away.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status-idle.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status-offline.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status-online.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/sticky.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/stop.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/subthread-ignored.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/subtract-circle-fill.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tab-drag-indicator.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/table.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tag.svg
@@ -574,25 +779,33 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-col.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-ignored.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tick.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/timeline.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/toolbarbutton-arrow.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/underline.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/userIcon.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/visible.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/voice.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/waiting.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/icons/warning-12.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/zoomout.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/imAccountWizard.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/illustrations/accounts.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/illustrations/connection-error.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/illustrations/form.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/illustrations/octopus-setup.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/illustrations/sloth.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/imAccounts.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/imMenulist.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/imRichlistbox.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/imageFilters.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/images/account-watermark-light.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/images/account-watermark.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/images/pendingpaint.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/inContentDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/input-fields.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/joinchat.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/junkMail.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/mailWindow1.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/menulist.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/message-bar.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/messageBody.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/messageHeader.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/messageIcons.css
@@ -601,16 +814,9 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/messenger.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/messengercompose/format-dropmarker.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/messengercompose/messengercompose.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/migrationProgress.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/msgSelectOffline.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/multimessageview.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/accountProvisioner.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.gif
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/search.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/spinner.gif
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-addons.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-border.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-compose.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-signature.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/newmailalert.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-active-18.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-disabled-18.svg
@@ -667,7 +873,48 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/twisty-clsd.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/twisty-open.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/warning-16.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/operator.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/add.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-down-12.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-down.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-left-12.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-left.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-right-12.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-right.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-up-12.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/arrow-up.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/blocked.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/category-available.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/category-discover.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/category-extensions.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/category-recent.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/category-themes.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/check.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/chevron.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/close.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/defaultFavicon.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/delete.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/error.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/extension.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/find-next-arrow.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/find-previous-arrow.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/folder.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/help.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/info-filled.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/info.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/more.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/open-in-new.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/plugin-blocked.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/plugin.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/print.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/search-glass.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/security-broken.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/security-warning.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/security.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/settings.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/update-icon.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/overrides/warning.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/panelUI.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/popupPanel.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/alwaysAsk.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/applications.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/dialog.css
@@ -675,101 +922,270 @@ lib/thunderbird/chrome/classic/skin/clas
 lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/saveFile.png
 lib/thunderbird/chrome/classic/skin/classic/messenger/primaryToolbar.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/quickFilterBar.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/sanitizeDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/searchBox.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/searchDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/section_collapsed.png
-lib/thunderbird/chrome/classic/skin/classic/messenger/section_expanded.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/EdInsertChars.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/EditorDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/abContactsPanel.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/abPrint.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/aboutDownloads.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/accountCentral.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/accountCreation.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/accountManage.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/accountProvisioner.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/addressbook.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/accountManager.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/activity/activity.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/attachmentList.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/cardDAV.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/cardDialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/chat.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/compacttheme.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/creationDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/customizableui/panelUI.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/editContactPanel.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/composerOverlay.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/contextMenu.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/converterDialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/customizeToolbar.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/editorContent.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/feedSubscribe.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/fieldMapImport.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/filterDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/folderMenus.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/folderPane.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/glodaFacetView.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/glodacomplete.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/grid-layout.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/imAccounts.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/input-fields.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/mailWindow1.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/menulist.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/message-bar.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/messageHeader.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/messageIcons.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/messenger.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/messengercompose.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/newInstall.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/newInstallPage.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/multimessageview.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/panelUI.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/popupPanel.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/applications.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/calendar.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/chat.svg
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/dialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/general.svg
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/passwordmgr.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/preferences.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/security.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/privacy-security.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/preferences/subdialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/primaryToolbar.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/quickFilterBar.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/sanitizeDialog.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchBox.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchDialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/spacesToolbar.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/tabmail.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/shared/themeableDialog.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/tree-listbox.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/shared/variables.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgCompSecurityInfo.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/spacesToolbar.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/subscribe.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/tabmail.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/tagColors.css
 lib/thunderbird/chrome/classic/skin/classic/messenger/themeableDialog.css
-lib/thunderbird/chrome/classic/skin/classic/messenger/voice.png
+lib/thunderbird/chrome/classic/skin/classic/messenger/variables.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/vcard.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/verifychat.css
+lib/thunderbird/chrome/classic/skin/classic/messenger/window-controls/close.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/window-controls/maximize.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/window-controls/minimize.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/window-controls/restore.svg
+lib/thunderbird/chrome/classic/skin/classic/messenger/wizard.css
 lib/thunderbird/chrome/comm/content/communicator/contentAreaClick.js
-lib/thunderbird/chrome/comm/content/communicator/labelsencodings.properties
 lib/thunderbird/chrome/comm/content/communicator/utilityOverlay.js
 lib/thunderbird/chrome/devtools-startup/content/DevToolsShim.jsm
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/aboutdevtools.css
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/aboutdevtools.js
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/aboutdevtools.xhtml
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/dev-edition-logo.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/external-link.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-console.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-debugger.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-inspector.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-memory.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-network.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-performance.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-responsive.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-storage.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-visualediting.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/otter.svg
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/subscribe.css
-lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/subscribe.js
 lib/thunderbird/chrome/devtools/content/aboutdebugging/aboutdebugging.css
 lib/thunderbird/chrome/devtools/content/aboutdebugging/index.html
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/base.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/App.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/ProfilerDialog.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/RuntimeActions.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/RuntimeInfo.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/connect/ConnectPage.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/connect/ConnectSection.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/connect/ConnectSteps.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/connect/NetworkLocationsForm.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/connect/NetworkLocationsList.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/DebugTargetItem.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/DebugTargetList.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/DebugTargetPane.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/ExtensionDetail.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/FieldPair.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/ServiceWorkerAction.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/debugtarget/TemporaryExtensionInstallSection.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/shared/IconLabel.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/shared/Message.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/sidebar/Sidebar.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/sidebar/SidebarFixedItem.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/sidebar/SidebarItem.css
+lib/thunderbird/chrome/devtools/content/aboutdebugging/src/components/sidebar/SidebarRuntimeItem.css
+lib/thunderbird/chrome/devtools/content/accessibility/accessibility.css
 lib/thunderbird/chrome/devtools/content/accessibility/index.html
 lib/thunderbird/chrome/devtools/content/accessibility/main.js
+lib/thunderbird/chrome/devtools/content/application/application.css
 lib/thunderbird/chrome/devtools/content/application/index.html
+lib/thunderbird/chrome/devtools/content/application/src/base.css
+lib/thunderbird/chrome/devtools/content/application/src/components/App.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestColorItem.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestIconItem.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestIssue.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestIssueList.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestItem.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestJsonLink.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestLoader.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestSection.css
+lib/thunderbird/chrome/devtools/content/application/src/components/manifest/ManifestUrlItem.css
+lib/thunderbird/chrome/devtools/content/application/src/components/routing/PageSwitcher.css
+lib/thunderbird/chrome/devtools/content/application/src/components/routing/Sidebar.css
+lib/thunderbird/chrome/devtools/content/application/src/components/routing/SidebarItem.css
+lib/thunderbird/chrome/devtools/content/application/src/components/service-workers/Registration.css
+lib/thunderbird/chrome/devtools/content/application/src/components/service-workers/RegistrationList.css
+lib/thunderbird/chrome/devtools/content/application/src/components/service-workers/Worker.css
+lib/thunderbird/chrome/devtools/content/application/src/components/ui/UIButton.css
+lib/thunderbird/chrome/devtools/content/debugger/dist/vendors.css
+lib/thunderbird/chrome/devtools/content/debugger/images/arrow-down.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/arrow-up.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/arrow.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/blackBox.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/breadcrumbs-divider.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/breakpoint.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/case-match.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/column-marker.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/command-chevron.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/disable-pausing.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/enable-pausing.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/file-small.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/folder.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/globe-small.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/globe.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/help.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/home.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/loader.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/markup-breakpoint.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/next-circle.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/next.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/pane-collapse.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/pane-expand.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/pause.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/plus.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/prettyPrint.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/regex-match.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/reload.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/search.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/aframe.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/angular.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/babel.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/backbone.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/choo.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/coffeescript.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/dojo.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/ember.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/express.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/extension.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/immutable.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/javascript.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/jquery.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/lodash.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/marko.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/mobx.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/nextjs.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/node.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/nuxtjs.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/preact.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/pug.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/react.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/redux.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/rxjs.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/sencha-extjs.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/typescript.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/underscore.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/vuejs.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/sources/webpack.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/stepIn.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/stepOut.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/tab.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/webconsole-logpoint.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/whole-word-match.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/window.svg
+lib/thunderbird/chrome/devtools/content/debugger/images/worker.svg
 lib/thunderbird/chrome/devtools/content/debugger/index.html
+lib/thunderbird/chrome/devtools/content/debugger/src/components/A11yIntention.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/App.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Breakpoints.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/ConditionalPanel.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Editor.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Footer.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/HighlightCalls.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/InlinePreview.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Preview.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Preview/Popup.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/SearchBar.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/Editor/Tabs.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/PrimaryPanes/Outline.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/PrimaryPanes/OutlineFilter.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/PrimaryPanes/Sources.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/ProjectSearch.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/QuickOpenModal.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Breakpoints/Breakpoints.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/CommandBar.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/DOMMutationBreakpoints.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/EventListeners.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Expressions.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Frames/Frames.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Frames/Group.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Scopes.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/SecondaryPanes.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/Threads.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/WhyPaused.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/SecondaryPanes/XHRBreakpoints.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/ShortcutsModal.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/WelcomeBox.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/AccessibleImage.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Accordion.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Badge.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/BracketArrow.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Button/styles/CloseButton.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Button/styles/CommandBarButton.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Button/styles/PaneToggleButton.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Dropdown.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/ManagedTree.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Modal.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/Popover.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/PreviewFunction.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/ResultList.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/SearchInput.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/SourceIcon.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/shared/menu.css
+lib/thunderbird/chrome/devtools/content/debugger/src/components/variables.css
+lib/thunderbird/chrome/devtools/content/debugger/src/debugger.css
+lib/thunderbird/chrome/devtools/content/debugger/src/utils/editor/source-editor.css
+lib/thunderbird/chrome/devtools/content/dom/content/dom-view.css
 lib/thunderbird/chrome/devtools/content/dom/index.html
 lib/thunderbird/chrome/devtools/content/dom/main.js
 lib/thunderbird/chrome/devtools/content/framework/browser-toolbox/window.css
 lib/thunderbird/chrome/devtools/content/framework/browser-toolbox/window.html
 lib/thunderbird/chrome/devtools/content/framework/browser-toolbox/window.js
+lib/thunderbird/chrome/devtools/content/framework/components/DebugTargetErrorPage.css
 lib/thunderbird/chrome/devtools/content/framework/options-panel.css
 lib/thunderbird/chrome/devtools/content/framework/toolbox-init.js
 lib/thunderbird/chrome/devtools/content/framework/toolbox-options.html
 lib/thunderbird/chrome/devtools/content/framework/toolbox-window.xhtml
 lib/thunderbird/chrome/devtools/content/framework/toolbox.xhtml
+lib/thunderbird/chrome/devtools/content/inspector/components/InspectorTabPanel.css
 lib/thunderbird/chrome/devtools/content/inspector/index.xhtml
 lib/thunderbird/chrome/devtools/content/inspector/markup/markup.xhtml
 lib/thunderbird/chrome/devtools/content/memory/index.xhtml
 lib/thunderbird/chrome/devtools/content/netmonitor/index.html
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/icons/arrow-up.svg
-lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/icons/blocked.svg
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/icons/play.svg
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/icons/shield.svg
+lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/icons/turtle.svg
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/CustomRequestPanel.css
+lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/HTTPCustomRequestPanel.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/HeadersPanel.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/NetworkActionBar.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/NetworkDetailsBar.css
@@ -780,18 +1196,40 @@ lib/thunderbird/chrome/devtools/content/
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/StatusCode.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/Toolbar.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/UrlPreview.css
-lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/httpi.css
+lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/messages.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/netmonitor.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/search.css
 lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/variables.css
-lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/websockets.css
 lib/thunderbird/chrome/devtools/content/performance-new/aboutprofiling/index.xhtml
 lib/thunderbird/chrome/devtools/content/performance-new/aboutprofiling/initializer.js
-lib/thunderbird/chrome/devtools/content/performance-new/frame-script.js
 lib/thunderbird/chrome/devtools/content/performance-new/index.xhtml
-lib/thunderbird/chrome/devtools/content/performance/index.xhtml
-lib/thunderbird/chrome/devtools/content/responsive/index.xhtml
+lib/thunderbird/chrome/devtools/content/responsive/images/grippers.svg
+lib/thunderbird/chrome/devtools/content/responsive/images/rotate-viewport.svg
+lib/thunderbird/chrome/devtools/content/responsive/images/touch-events.svg
+lib/thunderbird/chrome/devtools/content/responsive/index.css
+lib/thunderbird/chrome/devtools/content/responsive/responsive-browser.css
 lib/thunderbird/chrome/devtools/content/responsive/toolbar.xhtml
+lib/thunderbird/chrome/devtools/content/shared/components/Accordion.css
+lib/thunderbird/chrome/devtools/content/shared/components/AppErrorBoundary.css
+lib/thunderbird/chrome/devtools/content/shared/components/List.css
+lib/thunderbird/chrome/devtools/content/shared/components/MdnLink.css
+lib/thunderbird/chrome/devtools/content/shared/components/NotificationBox.css
+lib/thunderbird/chrome/devtools/content/shared/components/SidebarToggle.css
+lib/thunderbird/chrome/devtools/content/shared/components/SmartTrace.css
+lib/thunderbird/chrome/devtools/content/shared/components/Tree.css
+lib/thunderbird/chrome/devtools/content/shared/components/object-inspector/components/ObjectInspector.css
+lib/thunderbird/chrome/devtools/content/shared/components/reps/images/input.svg
+lib/thunderbird/chrome/devtools/content/shared/components/reps/images/jump-definition.svg
+lib/thunderbird/chrome/devtools/content/shared/components/reps/images/open-inspector.svg
+lib/thunderbird/chrome/devtools/content/shared/components/reps/reps.css
+lib/thunderbird/chrome/devtools/content/shared/components/splitter/GridElementResizer.css
+lib/thunderbird/chrome/devtools/content/shared/components/splitter/SplitBox.css
+lib/thunderbird/chrome/devtools/content/shared/components/tabs/Tabs.css
+lib/thunderbird/chrome/devtools/content/shared/components/tree/TreeView.css
+lib/thunderbird/chrome/devtools/content/shared/images/command-pick-remote-touch.svg
+lib/thunderbird/chrome/devtools/content/shared/images/command-pick.svg
+lib/thunderbird/chrome/devtools/content/shared/images/resume.svg
+lib/thunderbird/chrome/devtools/content/shared/images/stepOver.svg
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/addon/dialog/dialog.css
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/cmiframe.html
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/codemirror.bundle.js
@@ -800,21 +1238,21 @@ lib/thunderbird/chrome/devtools/content/
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/vim.js
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/lib/codemirror.css
 lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/mozilla.css
-lib/thunderbird/chrome/devtools/content/shared/splitview.css
 lib/thunderbird/chrome/devtools/content/shared/theme-switching.js
 lib/thunderbird/chrome/devtools/content/shared/toolbarbutton.css
-lib/thunderbird/chrome/devtools/content/shared/vendor/d3.js
 lib/thunderbird/chrome/devtools/content/shared/vendor/dagre-d3.js
 lib/thunderbird/chrome/devtools/content/shared/webextension-fallback.html
 lib/thunderbird/chrome/devtools/content/shared/widgets/cubic-bezier.css
 lib/thunderbird/chrome/devtools/content/shared/widgets/filter-widget.css
-lib/thunderbird/chrome/devtools/content/shared/widgets/graphs-frame.xhtml
 lib/thunderbird/chrome/devtools/content/shared/widgets/spectrum.css
 lib/thunderbird/chrome/devtools/content/shared/widgets/widgets.css
 lib/thunderbird/chrome/devtools/content/storage/index.xhtml
 lib/thunderbird/chrome/devtools/content/styleeditor/index.xhtml
+lib/thunderbird/chrome/devtools/content/webconsole/components/App.css
+lib/thunderbird/chrome/devtools/content/webconsole/components/Input/EagerEvaluation.css
+lib/thunderbird/chrome/devtools/content/webconsole/components/Input/EvaluationContextSelector.css
+lib/thunderbird/chrome/devtools/content/webconsole/components/Input/ReverseSearchInput.css
 lib/thunderbird/chrome/devtools/content/webconsole/index.html
-lib/thunderbird/chrome/devtools/content/whats-new/index.html
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/aboutdebugging.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/initializer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/debug-targets.js
@@ -822,63 +1260,42 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/runtimes.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/telemetry.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/ui.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/base.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/App.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/App.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/CompatibilityWarning.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ConnectionPromptSetting.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ProfilerDialog.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ProfilerDialog.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeActions.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeActions.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeInfo.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimeInfo.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/RuntimePage.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/ServiceWorkersWarning.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectPage.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectPage.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectSection.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectSection.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectSteps.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/ConnectSteps.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/NetworkLocationsForm.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/NetworkLocationsForm.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/NetworkLocationsList.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/connect/NetworkLocationsList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetList.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetPane.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/DebugTargetPane.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/ExtensionDetail.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/FieldPair.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/FieldPair.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/InspectAction.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/ProcessDetail.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/ServiceWorkerAction.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/ServiceWorkerAction.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/ServiceWorkerAdditionalActions.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TabAction.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TabDetail.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TemporaryExtensionAdditionalActions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TemporaryExtensionDetail.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TemporaryExtensionInstallSection.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TemporaryExtensionInstallSection.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/TemporaryExtensionInstaller.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/debugtarget/WorkerDetail.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/shared/DetailsLog.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/shared/IconLabel.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/shared/IconLabel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/shared/Message.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/shared/Message.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/RefreshDevicesButton.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/Sidebar.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/Sidebar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarFixedItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarFixedItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarRuntimeItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/components/sidebar/SidebarRuntimeItem.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/create-store.js
@@ -896,6 +1313,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/l10n.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/network-locations.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-client-factory.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtime-default-preferences.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/runtimes-state-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/usb-runtimes.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/debug-targets-state.js
@@ -907,9 +1325,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/runtime.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/accessibility-proxy.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/accessibility-startup.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/accessibility-view.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/accessibility.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/actions/accessibles.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/actions/audit.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/actions/details.js
@@ -932,6 +1348,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/ColorContrastAccessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/ContrastBadge.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Description.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/DisplayTabbingOrder.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/KeyboardBadge.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/KeyboardCheck.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/LearnMoreLink.js
@@ -953,7 +1370,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/utils/audit.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/utils/l10n.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/application.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/initializer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/actions/index.js
@@ -961,47 +1377,31 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/actions/page.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/actions/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/actions/workers.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/base.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/App.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/App.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/Manifest.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestColorItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestColorItem.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestEmpty.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIconItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIconItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIssue.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIssue.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIssueList.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestIssueList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestJsonLink.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestJsonLink.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestLoader.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestLoader.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestPage.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestSection.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestSection.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/PageSwitcher.css
+lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/manifest/ManifestUrlItem.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/PageSwitcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/Sidebar.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/Sidebar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/SidebarItem.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/routing/SidebarItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Registration.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Registration.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationList.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationListEmpty.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/RegistrationListEmpty.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Worker.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/Worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/service-workers/WorkersPage.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/ui/UIButton.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/ui/UIButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/create-store.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/middleware/event-telemetry.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/modules/application-services.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/modules/l10n.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/reducers/index.js
@@ -1017,121 +1417,16 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/dist/parser-worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/dist/pretty-print-worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/dist/search-worker.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/dist/vendors.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/dist/vendors.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/arrow-down.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/arrow-up.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/arrow.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/blackBox.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/breadcrumbs-divider.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/breakpoint.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/case-match.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/close.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/column-marker.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/command-chevron.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/disable-pausing.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/file-small.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/folder.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/globe-small.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/globe.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/help.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/home.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/info.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/loader.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/markup-breakpoint.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/next-circle.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/next.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/pane-collapse.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/pane-expand.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/pause.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/plus.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/prettyPrint.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/regex-match.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/reload.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/resume.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/search.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/aframe.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/angular.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/babel.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/backbone.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/choo.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/coffeescript.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/dojo.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/ember.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/express.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/extension.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/immutable.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/javascript.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/jquery.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/lodash.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/marko.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/mobx.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/nextjs.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/node.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/nuxtjs.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/preact.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/pug.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/react.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/redux.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/rxjs.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/sencha-extjs.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/typescript.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/underscore.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/vuejs.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/sources/webpack.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/stepIn.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/stepOut.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/stepOver.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/tab.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/webconsole-logpoint.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/whole-word-match.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/window.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/worker.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/object-inspector/reducer.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessible.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/accessor.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/array.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/attribute.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/big-int.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/comment-node.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/constants.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/date-time.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document-type.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/document.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/element-node.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/error.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/event.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/function.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/grip-array.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/grip-map-entry.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/grip-map.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/grip.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/infinity.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/nan.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/null.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/number.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/object-with-text.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/object-with-url.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/object.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/promise.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/regexp.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/rep-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/rep.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/string.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/stylesheet.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/symbol.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/text-node.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/undefined.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/packages/devtools-reps/src/reps/window.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/ast/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/ast/setInScopeLines.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints/breakpointPositions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints/modify.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints/remapLocations.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/breakpoints/syncBreakpoint.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/event-listeners.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/exceptions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/expressions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/file-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/index.js
@@ -1173,7 +1468,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/create-store.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/context.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/history.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/log.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/promise.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/thunk.js
@@ -1182,137 +1476,90 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/firefox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/firefox/commands.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/firefox/create.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/firefox/events.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/firefox/targets.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/A11yIntention.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/A11yIntention.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/App.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/App.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/BlackboxLines.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Breakpoint.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Breakpoints.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Breakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/ColumnBreakpoint.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/ColumnBreakpoints.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/ConditionalPanel.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/ConditionalPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/DebugLine.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Editor.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/EditorMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/EmptyLines.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Footer.css
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Exception.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Exceptions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Footer.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/HighlightCalls.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/HighlightCalls.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/HighlightLine.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/HighlightLines.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/InlinePreview.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/InlinePreview.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/InlinePreviewRow.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/InlinePreviews.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview/Popup.css
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview/ExceptionPopup.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview/Popup.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Preview/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/SearchBar.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/SearchBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Tab.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Tabs.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Tabs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/menus/breakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/menus/editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/menus/source.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/Outline.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/Outline.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/OutlineFilter.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/OutlineFilter.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/Sources.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/SourcesTree.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/SourcesTreeItem.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/PrimaryPanes/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ProjectSearch.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ProjectSearch.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/QuickOpenModal.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/QuickOpenModal.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/Breakpoint.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointHeading.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointHeadingsContextMenu.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/Breakpoints.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/BreakpointsContextMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/ExceptionOption.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Breakpoints/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/CommandBar.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/CommandBar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/DOMMutationBreakpoints.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/DOMMutationBreakpoints.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/EventListeners.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/EventListeners.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Expressions.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Expressions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/Frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/FrameIndent.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/FrameMenu.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/Frames.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/Group.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/Group.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Frames/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Scopes.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Scopes.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/SecondaryPanes.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Thread.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Threads.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Threads.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/WhyPaused.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/WhyPaused.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/XHRBreakpoints.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/XHRBreakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ShortcutsModal.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ShortcutsModal.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/WelcomeBox.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/WelcomeBox.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/AccessibleImage.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/AccessibleImage.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Accordion.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Accordion.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Badge.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Badge.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/BracketArrow.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/BracketArrow.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/CloseButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/CommandBarButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/PaneToggleButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/styles/CloseButton.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/styles/CommandBarButton.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Button/styles/PaneToggleButton.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Dropdown.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Dropdown.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/ManagedTree.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/ManagedTree.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Modal.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Modal.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Popover.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/Popover.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/PreviewFunction.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/PreviewFunction.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/ResultList.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/ResultList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/SearchInput.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/SearchInput.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/SmartGap.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/SourceIcon.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/SourceIcon.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/shared/menu.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/variables.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/debugger.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/main.development.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/context-menu/menu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/main.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/ast.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/async-requests.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/breakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/event-listeners.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/exceptions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/expressions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/file-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/index.js
@@ -1323,19 +1570,35 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/quick-open.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/source-actors.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/source-tree.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/sources-content.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/sources.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/tabs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/threads.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/ui.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/ast.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/breakpointAtLocation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/breakpointSources.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/breakpoints.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/event-listeners.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/exceptions.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/expressions.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/file-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/getCallStackFrames.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/inComponent.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/isLineInScope.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/isSelectedFrameVisible.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/pause.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/pending-breakpoints.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/preview.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/project-text-search.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/quick-open.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/source-actors.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/source-tree.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/sources-content.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/sources.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/tabs.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/threads.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/visibleBreakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/visibleColumnBreakpoints.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/DevToolsUtils.js
@@ -1343,7 +1606,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/ast.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/async-value.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/bootstrap.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/breakpoint/astBreakpointLocation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/breakpoint/breakpointPositions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/breakpoint/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/build-query.js
@@ -1351,16 +1613,15 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/connect.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/context.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/dbg.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/defer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/create-editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/get-expression.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/get-token-location.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/source-documents.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/source-editor.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/source-editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/source-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/editor/token-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/environment.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/evaluation-result.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/expressions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/function.js
@@ -1398,16 +1659,9 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/preview.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/project-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/quick-open.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/base-query.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/compare.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/core.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/memoize.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/query-cache.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/query.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/resource/selector.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/result-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/selected-location.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/shallow-equal.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/source-maps.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/source-queue.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/source.js
@@ -1425,8 +1679,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/task.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/telemetry.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/text.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/threads.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/timings.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/url.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/utils.js
@@ -1438,7 +1690,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/workers/search/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/definitions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/devtools-client.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/devtools-fission-prefs.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/devtools-experimental-prefs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/actions/filter.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/actions/grips.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/components/DomTree.js
@@ -1446,7 +1698,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/components/MainToolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/dom-decorator.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/dom-view.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/dom-view.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/grip-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/reducers/filter.js
@@ -1459,7 +1710,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/actions/targets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/browser-menus.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/browser-toolbox/Launcher.jsm
-lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/DebugTargetErrorPage.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/DebugTargetErrorPage.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/DebugTargetInfo.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/MeatballMenu.js
@@ -1467,6 +1717,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/ToolboxTab.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/ToolboxTabs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/ToolboxToolbar.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/framework/descriptor-from-url.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/devtools-browser.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/devtools.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/enable-devtools-popup.js
@@ -1479,59 +1730,66 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/source-map-url-service.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/store-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/store.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/framework/target-from-url.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/framework/target.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/framework/tab-descriptor-factory.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-context-menu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-host-manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-hosts.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-options.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-tabs-order-manager.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-window.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/accessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/addon/addons.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/addon/webextension-inspected-window.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/animation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/array-buffer.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/blackboxing.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/breakpoint-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/changes.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/content-viewer.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/compatibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/css-properties.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/frame.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/descriptor-mixin.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/process.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/tab.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/webextension.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/descriptors/worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/device.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/environment.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/eventsource.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/frame.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/framerate.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/highlighters.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/inspector.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/inspector/rule-rewriter.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/layout.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/manifest.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/media-rule.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/memory.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/network-content.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/network-parent.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/node.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/object.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/page-style.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/perf.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/performance-recording.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/performance.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/preference.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/private-properties-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/property-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/reflow.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/responsive.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/root.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/screenshot-content.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/source.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/storage.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/string.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/styles.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/stylesheets.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/style-rule.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/style-sheet.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/style-sheets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/symbol-iterator.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/browsing-context.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/target-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/content-process.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/local-tab.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/target-mixin.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/window-global.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/worker.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/thread-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/thread.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/walker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/watcher.js
@@ -1557,7 +1815,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/App.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/CurrentTimeLabel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/CurrentTimeScrubber.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/IndicationBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/KeyframesProgressBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/NoAnimationPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/components/PauseResumeButton.js
@@ -1591,6 +1848,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/utils/l10n.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/utils/timescale.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/utils/utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/boxmodel/actions/box-model-highlighter.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/boxmodel/actions/box-model.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/boxmodel/actions/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/boxmodel/box-model.js
@@ -1615,7 +1873,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/utils/changes-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/utils/l10n.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/CompatibilityView.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/UserSettings.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/compatibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/actions/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/BrowserIcon.js
@@ -1633,7 +1890,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/reducers/compatibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/types.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/utils/cases.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/components/InspectorTabPanel.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/components/InspectorTabPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/computed/computed.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/actions/index.js
@@ -1645,6 +1901,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/extension-sidebar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/reducers/sidebar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/types.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/flexbox/actions/flexbox-highlighter.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/flexbox/actions/flexbox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/flexbox/actions/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexContainer.js
@@ -1686,6 +1943,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/fonts/types.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/fonts/utils/font-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/fonts/utils/l10n.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/actions/grid-highlighter.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/actions/grids.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/actions/highlighter-settings.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/actions/index.js
@@ -1722,32 +1980,12 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/text-editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/node-picker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/panel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/actions/class-list.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/actions/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/actions/pseudo-classes.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/actions/rules.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/ClassListPanel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Declaration.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Declarations.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/PseudoClassPanel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Rule.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Rules.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/RulesApp.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/SearchBox.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Selector.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/SelectorHighlighter.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/SourceLink.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/components/Toolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/models/class-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/models/element-style.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/models/rule.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/models/text-property.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/models/user-properties.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/new-rules.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/reducers/class-list.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/reducers/pseudo-classes.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/reducers/rules.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/rules.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/types.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/utils/l10n.js
@@ -1755,6 +1993,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/views/class-list-previewer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/views/rule-editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/views/text-property-editor.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/compatibility-user-settings.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/highlighters-overlay.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/node-reps.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/node-types.js
@@ -1765,6 +2004,8 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/walker-event-listener.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/store.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/toolsidebar.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/Converter.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/Sniffer.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/components/Headers.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/components/HeadersPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/components/HeadersToolbar.js
@@ -1777,7 +2018,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/components/TextToolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/components/reps/Toolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/converter-child.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/converter-observer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/general.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/headers-panel.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/json-panel.css
@@ -1846,7 +2086,9 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/batching.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/filters.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/http-custom-request.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/messages.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/request-blocking.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/requests.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/search.js
@@ -1854,7 +2096,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/sort.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/timing-markers.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/ui.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/web-sockets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/api.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/app.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/App.js
@@ -1869,6 +2110,48 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatusCode.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/TabboxPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/Toolbar.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnData.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnEventName.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnFinBit.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnLastEventId.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnMaskBit.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnOpCode.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnRetry.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnSize.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/ColumnTime.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageFilterMenu.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageListContent.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageListContextMenu.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageListHeader.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageListHeaderContextMenu.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessageListItem.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessagePayload.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/MessagesView.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/RawData.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/StatusBar.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/Toolbar.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/cbor.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/msgpack.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/HandshakeProtocol.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/IHubProtocol.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/JSONHubProtocol.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/TextMessageFormat.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/Utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/signalr/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/binary.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/component-emitter.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/socket-io/is-buffer.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/sockjs/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/byte.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/frame.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/stomp/parser.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/arrayParser.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/messages/parsers/wamp/serializers.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/new-request/HTTPCustomRequestPanel.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/new-request/InputMap.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/FontPreview.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/HtmlPreview.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/ImagePreview.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/SourcePreview.js
@@ -1891,6 +2174,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnFile.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnInitiator.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnMethod.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnPriority.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnProtocol.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnRemoteIP.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnResponseHeader.js
@@ -1910,39 +2194,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/search/StatusBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/search/Toolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/search/search-provider.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameFilterMenu.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnData.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnFinBit.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnMaskBit.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnOpCode.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnSize.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListColumnTime.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListContent.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListContextMenu.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListHeader.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListHeaderContextMenu.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FrameListItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/FramePayload.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/RawData.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/StatusBar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/Toolbar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/WebSocketsPanel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/cbor.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/msgpack.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/HandshakeProtocol.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/IHubProtocol.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/JSONHubProtocol.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/TextMessageFormat.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/Utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/signalr/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/socket-io/binary.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/socket-io/component-emitter.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/socket-io/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/socket-io/is-buffer.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/sockjs/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/wamp/arrayParser.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/websockets/parsers/wamp/serializers.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/connector/firefox-connector.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/connector/firefox-data-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/connector/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/constants.js
@@ -1955,30 +2206,30 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/har/har-importer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/har/har-menu-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/har/har-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/har/toolbox-overlay.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/batching.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/event-telemetry.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/prefs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/recording.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/request-blocking.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/throttling.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/thunk.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/batching.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/filters.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/messages.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/request-blocking.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/requests.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/sort.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/timing-markers.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/ui.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/reducers/web-sockets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/messages.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/requests.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/timing-markers.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/ui.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/selectors/web-sockets.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/context-menu-utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/doc-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-autocomplete-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-predicates.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/filter-text-utils.js
@@ -1986,7 +2237,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/format-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/headers-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/l10n.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/mdn-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/open-request-in-tab.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/prefs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-blocking.js
@@ -1994,6 +2244,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-predicates.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/sort-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/tooltips.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/HeadersPanelContextMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/PropertiesViewContextMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestBlockingContextMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListContextMenu.js
@@ -2002,15 +2253,16 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/search.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/workers/search/worker.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/workers/worker-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/browser.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/AboutProfiling.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/Description.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPanel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPresetSelection.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/DirectoryPicker.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/OnboardingMessage.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/Presets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/ProfilerEventHandling.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/ProfilerPreferenceObserver.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/Range.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/RecordingButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/components/Settings.js
@@ -2019,80 +2271,20 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/popup/background.jsm.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/popup/menu-button.jsm.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/popup/panel.jsm.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/preference-management.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/profiler_get_symbols.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/store/actions.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/store/reducers.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/store/selectors.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/symbolication-worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/symbolication.jsm.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/typescript-lazy-load.jsm.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/JITOptimizations.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/JITOptimizationsItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/RecordingButton.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/RecordingControls.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/RecordingList.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/RecordingListItem.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/Waterfall.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/WaterfallHeader.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/WaterfallTree.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/components/WaterfallTreeRow.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/events.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/initializer.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/categories.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/constants.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/global.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/io.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/logic/frame-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/logic/jit.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/logic/telemetry.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/logic/tree-model.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/logic/waterfall-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/marker-blueprint-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/marker-dom-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/marker-formatters.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/markers.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/waterfall-ticks.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/widgets/graphs.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/widgets/marker-details.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/widgets/markers-overview.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/modules/widgets/tree-view.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/panel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/performance-controller.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/performance-view.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/actions.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/dom-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/event-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/input-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/panel-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/prefs.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/profiler-mm-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/recording-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/synth-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/tab-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/urls.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/test/helpers/wait-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-abstract-subview.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-js-call-tree.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-js-flamegraph.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-memory-call-tree.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-memory-flamegraph.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details-waterfall.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/details.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/overview.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/recordings.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/toolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/actions/devices.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/actions/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/actions/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/actions/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/actions/viewports.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/browser/content.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/browser/swap.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/browser/tunnel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/browser/web-navigation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/App.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/Browser.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/Device.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DeviceForm.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DeviceInfo.js
@@ -2100,17 +2292,11 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DeviceModal.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DevicePixelRatioMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DeviceSelector.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/ResizableViewport.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/SettingsMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/Toolbar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/UserAgentInput.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/ViewportDimension.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/Viewports.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/constants.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/images/grippers.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/images/rotate-viewport.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/images/touch-events.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/index.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/reducers.js
@@ -2118,7 +2304,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/reducers/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/reducers/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/reducers/viewports.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/responsive-browser.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/store.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/types.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/ui.js
@@ -2130,48 +2315,83 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/orientation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/ua.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/window.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/SplitView.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/WeakMapMap.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/async-store-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/autocomplete-popup.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/browser-loader-mocks.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/browser-loader.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/Accordion.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/Accordion.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/AppErrorBoundary.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/Frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/HSplitBox.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/List.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/List.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/MdnLink.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/MdnLink.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/NotificationBox.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/NotificationBox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SearchBox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SearchBoxAutocompletePopup.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/Sidebar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SidebarToggle.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SidebarToggle.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SmartTrace.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/SmartTrace.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/StackTrace.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/Tree.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/VirtualizedTree.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/VisibilityHandler.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/menu/MenuButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/menu/MenuItem.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/menu/MenuList.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/menu/utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/images/input.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/images/jump-definition.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/images/open-inspector.svg
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/actions.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/components/ObjectInspector.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/components/ObjectInspectorItem.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/reducer.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/utils/client.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/utils/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/utils/load-properties.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/utils/node.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/object-inspector/utils/selection.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/accessible.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/accessor.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/array.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/attribute.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/big-int.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/comment-node.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/constants.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/date-time.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/document-type.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/document.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/element-node.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/error.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/event.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/function.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/grip-array.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/grip-map-entry.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/grip-map.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/grip.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/infinity.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/jsonml.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/nan.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/null.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/number.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/object-with-text.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/object-with-url.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/object.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/promise.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/prop-rep.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/regexp.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/rep-utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/rep.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/string.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/stylesheet.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/symbol.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/text-node.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/undefined.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/reps/window.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/shared/dom-node-constants.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/reps/shared/grip-length-bubble.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/splitter/Draggable.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/splitter/GridElementResizer.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/splitter/GridElementWidthResizer.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/splitter/SplitBox.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/splitter/SplitBox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tabs/TabBar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/throttling/NetworkThrottlingMenu.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/throttling/actions.js
@@ -2183,11 +2403,9 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tree/TreeCell.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tree/TreeHeader.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tree/TreeRow.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tree/TreeView.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/tree/TreeView.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/css-angle.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/curl.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/demangle.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/devices.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/enum.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/events.js
@@ -2199,22 +2417,18 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/keycodes.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/link.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/node-attribute-parser.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/options-view.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/output-parser.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/poller.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/prefs.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/react-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/create-store.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/debounce.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/history.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/ignore.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/log.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/performance-marker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/promise.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/task.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/thunk-with-options.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/thunk.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/middleware/wait-service.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/non-react-subscriber.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/subscriber.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/redux/visibility-handler-connect.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-addon.js
@@ -2235,6 +2449,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/remote-client-manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/version-checker.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/scroll.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/source-map/assets/dwarf_to_json.wasm
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/source-map/assets/source-map-mappings.wasm
@@ -2243,10 +2458,10 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/source-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/autocomplete.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/css-autocompleter.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/debugger.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/editor-commands-controller.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/wasm.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/string-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/stylesheet-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/suggestion-picker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/telemetry.js
@@ -2259,7 +2474,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/fluent-react.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/immutable.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/jszip.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/lodash.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-factories.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-server.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-test-utils.js
@@ -2273,7 +2487,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/redux.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/reselect.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/seamless-immutable.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/whatwg-url.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/view-source.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/webgl-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/AbstractTreeItem.jsm
@@ -2281,11 +2494,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierPresets.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierWidget.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/FilterWidget.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/FlameGraph.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/Graphs.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/GraphsWorker.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/LineGraphWidget.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/MountainGraphWidget.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/ShapesInContextEditor.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/Spectrum.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/TableWidget.js
@@ -2293,7 +2501,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/EventTooltipHelper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/HTMLTooltip.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/ImageTooltipHelper.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/InlineTooltip.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/RulePreviewTooltip.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchBasedEditorTooltip.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
@@ -2301,25 +2508,23 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/TooltipToggle.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/css-compatibility-tooltip-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/inactive-css-tooltip-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/view-helpers.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/shared/worker-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/workers-listener.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/zoom-keys.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/storage/VariablesView.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/storage/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/storage/ui.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/storage/utils/doc-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/storage/utils/l10n.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/storage/utils/mdn-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUI.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUtil.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/styleeditor/StyleSheetEditor.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/client/styleeditor/original-source.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/styleeditor/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/themes/audio/shutter.wav
-lib/thunderbird/chrome/devtools/modules/devtools/client/themes/common.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/themes/splitters.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/themes/toolbars.css
-lib/thunderbird/chrome/devtools/modules/devtools/client/themes/variables.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/autocomplete.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/filters.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/history.js
@@ -2332,26 +2537,22 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/browser-console-manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/browser-console.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/commands.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/App.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/App.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterBar/ConsoleSettings.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterBar/FilterBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterBar/FilterButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterBar/FilterCheckbox.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/ConfirmDialog.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/EagerEvaluation.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/EagerEvaluation.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/EditorToolbar.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/EvaluationContextSelector.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/EvaluationContextSelector.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/JSTerm.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/ReverseSearchInput.css
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Input/ReverseSearchInput.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/CollapseButton.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/ConsoleOutput.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/ConsoleTable.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/GripMessageBody.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/LazyMessageList.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/Message.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/MessageContainer.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/MessageIcon.js
@@ -2364,6 +2565,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/EvaluationResult.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/NetworkEventMessage.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/PageError.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/SimpleTable.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/WarningGroup.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/SideBar.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/constants.js
@@ -2371,9 +2573,9 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/enhancers/batching.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/enhancers/css-error-reporting.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/enhancers/message-cache-clearing.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/enhancers/net-provider.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/middleware/event-telemetry.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/middleware/history-persistence.js
+lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/middleware/performance-marker.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/panel.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/reducers/autocomplete.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/reducers/filters.js
@@ -2405,9 +2607,6 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/webconsole-ui.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/webconsole-wrapper.js
 lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/webconsole.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/whats-new/panel.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/whats-new/src/main.js
-lib/thunderbird/chrome/devtools/modules/devtools/client/whats-new/src/whats-new.css
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/accessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/accessible.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/audit/contrast.js
@@ -2423,30 +2622,29 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/animation-type-longhand.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/animation.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/array-buffer.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/blackboxing.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/breakpoint-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/breakpoint.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/changes.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/common.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/compatibility/compatibility.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/compatibility/lib/MDNCompatibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/css-properties.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/process.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/tab.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/FrameWatchers.jsm
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/watcher/watcher.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/webextension.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/descriptors/worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/device.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/emulation/content-viewer.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/emulation/responsive.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/emulation/touch-simulator.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/environment.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/errordocs.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/frame.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/framerate.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/heap-snapshot-file.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters.css
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/accessible.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/box-model-renderer.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/css-grid.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/css-transform.js
@@ -2455,69 +2653,107 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/fonts.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/geometry-editor.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/measuring-tool.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/node-tabbing-order.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/paused-debugger.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/remote-node-picker-notice.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/selector.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/shapes.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/simple-outline.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/tabbing-order.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/utils/accessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/utils/canvas.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/xul-accessible.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/css-logic.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/custom-element-watcher.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/document-walker.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/event-collector.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/inspector.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/node-picker.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/node.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/inspector/walker.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/layout.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/manifest.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/media-rule.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/memory.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/channel-event-sink.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/eventsource-actor.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-content.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event-actor.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-event.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-monitor.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-observer.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-parent.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/network-response-listener.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/stack-trace-collector.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/channel-map.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/network-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/utils/wildcard-to-regexp.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor/websocket-actor.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/previewers.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/private-properties-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/property-iterator.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/stringifiers.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/symbol-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/symbol.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/page-style.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/pause-scoped.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/perf.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/performance-recording.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/performance.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/preference.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/process.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/reflow.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/console-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/css-changes.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/css-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/document-event.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/error-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/extensions-backgroundscript-status.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/network-events-content.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/network-events-stacktraces.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/network-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/parent-process-document-event.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/platform-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/reflow.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/server-sent-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/sources.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/storage-cache.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/storage-cookie.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/storage-indexed-db.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/storage-local-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/storage-session-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/stylesheets.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/thread-states.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/utils/content-process-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/utils/nsi-console-listener-watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/utils/parent-process-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/resources/websockets.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/root.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/screenshot-content.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/source.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/storage.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/string.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/styles.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/stylesheets.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/browsing-context.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/chrome-window.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/style-rule.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/style-sheet.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/style-sheets.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/target-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/content-process.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/frame.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/parent-process.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/target-actor-mixin.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/target-actor-registry.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/webextension.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/window-global.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/worker.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/thread-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/thread.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/TabSources.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/accessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/actor-registry.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/breakpoint-actor-map.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/capture-screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/css-grid-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/dbg-source.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/event-breakpoints.js
@@ -2527,16 +2763,28 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/shapes-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/source-map-utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/source-url.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/sources-manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/stack.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/style-utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/stylesheets-manager.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/track-change-emitter.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/watchpoint-map.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/SessionDataHelpers.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/WatcherRegistry.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/browsing-context-helpers.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/session-context.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/target-helpers/frame-helper.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/target-helpers/process-helper.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/watcher/target-helpers/worker-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webbrowser.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/commands.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/content-process-forward.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/eager-ecma-whitelist.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/eager-function-whitelist.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/eager-ecma-allowlist.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/eager-function-allowlist.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/eval-with-debugger.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-api.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-file-activity.js
@@ -2546,44 +2794,81 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/document-events.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/message-manager-mock.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/webidl-pure-whitelist.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/webidl-deprecated-list.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/webidl-pure-allowlist.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/worker-listeners.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/push-subscription.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/service-worker-process.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/service-worker-registration.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/service-worker.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/worker-target-actor-list.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/worker-descriptor-actor-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/content-process-connector.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/frame-connector.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameChild.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsFrameParent.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsWorkerChild.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/js-window-actor/DevToolsWorkerParent.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/js-window-actor/WindowGlobalLogger.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/server/connectors/worker-connector.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/devtools-server-connection.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/devtools-server.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/performance/framerate.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/performance/memory.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/performance/profiler.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/performance/recorder.js
-lib/thunderbird/chrome/devtools/modules/devtools/server/performance/timeline.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/socket/websocket-server.js
+lib/thunderbird/chrome/devtools/modules/devtools/server/startup/content-process-script.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/startup/content-process.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/startup/content-process.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/server/startup/frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/server/startup/worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/DevToolsUtils.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/Loader.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/shared/ThreadSafeDevToolsUtils.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/accessibility.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/acorn/acorn.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/acorn/acorn_loose.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/acorn/walk.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/async-storage.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/async-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/base-loader.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/builtin-modules.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/compatibility/MDNCompatibility.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/compatibility/dataset/browsers.json
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/commands-factory.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/index.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/inspected-window/inspected-window-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/inspector/inspector-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/cache-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/cloned-content-process-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/console-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/cookie.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/css-changes.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/css-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/error-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/extension-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/indexed-db.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/local-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/network-event-stacktraces.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/network-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/platform-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/reflow.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/root-node.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/server-sent-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/session-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/source.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/storage-utils.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/stylesheet.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/thread-states.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/legacy-listeners/websocket.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/resource-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/console-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/error-messages.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/network-events.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/storage-cache.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/storage-cookie.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/storage-indexed-db.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/storage-local-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/storage-session-storage.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/resource/transformers/thread-states.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/root-resource/root-resource-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/script/script-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target-configuration/target-configuration-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-processes-watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-serviceworkers-watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-sharedworkers-watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target/legacy-target-watchers/legacy-workers-watcher.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/target/target-command.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/commands/thread-configuration/thread-configuration-command.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/compatibility/dataset/css-properties.json
 lib/thunderbird/chrome/devtools/modules/devtools/shared/constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/content-observer.js
@@ -2616,23 +2901,24 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/shared/inspector/css-logic.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/inspector/utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/beautify.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/lib/sanitytest.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/lib/urlencode_unpacker.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-css.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-html.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-js.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-tests.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/l10n.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/layout/dom-matrix-2d.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/layout/utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/loader-plugin-raw.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/Loader.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/base-loader.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/browser-loader-mocks.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/browser-loader.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/builtin-modules.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/loader-plugin-raw.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/shared/loader/worker-loader.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/natural-sort.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/node-properties/node-properties.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/path.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/performance-new/gecko-profiler-interface.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/performance-new/recording-utils.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/performance/recording-common.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/performance/recording-utils.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/picker-constants.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/platform/cache-entry.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/platform/clipboard.js
@@ -2652,77 +2938,70 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/qrcode/index.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/console-messages.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/error-messages.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/platform-messages.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-listeners/root-node.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-frames-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-processes-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-serviceworkers-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-sharedworkers-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/legacy-target-watchers/legacy-workers-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/resources/target-list.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/screenshot/capture.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/screenshot/save.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/security/DevToolsSocketStatus.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/shared/security/auth.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/security/cert.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/security/prompt.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/security/socket.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/service-workers-debug-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/accessibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/addon/addons.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/addon/webextension-inspected-window.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/animation.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/array-buffer.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/blackboxing.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/breakpoint-list.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/changes.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/content-viewer.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/compatibility.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/css-properties.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/descriptors/frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/descriptors/process.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/descriptors/tab.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/descriptors/webextension.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/descriptors/worker.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/device.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/environment.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/eventsource.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/frame.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/framerate.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/heap-snapshot-file.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/highlighters.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/index.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/inspector.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/layout.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/manifest.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/media-rule.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/memory.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-content.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-event.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-monitor.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-parent.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/node.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/object.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/page-style.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/perf.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/performance-recording.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/performance.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/preference.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/private-properties-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/property-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/reflow.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/responsive.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/root.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/screenshot-content.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/screenshot.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/source.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/storage.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/string.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/styles.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/stylesheets.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/style-rule.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/style-sheet.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/style-sheets.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/style/style-types.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/symbol-iterator.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/symbol.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/browsing-context.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/chrome-window.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/target-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/content-process.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/frame.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/parent-process.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/webextension.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/window-global.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/worker.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/thread-configuration.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/thread.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/timeline.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/walker.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/watcher.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/webconsole.js
@@ -2736,7 +3015,7 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/shared/storage/vendor/stringvalidator/util/assert.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/storage/vendor/stringvalidator/validator.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/system.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/task.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/test-helpers/tracked-objects.jsm
 lib/thunderbird/chrome/devtools/modules/devtools/shared/throttle.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/child-transport.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/js-window-actor-transport.js
@@ -2746,13 +3025,15 @@ lib/thunderbird/chrome/devtools/modules/
 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/transport.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/websocket-transport.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/worker-transport.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/validate-breakpoint.jsm
+lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/analyze-input-string.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/js-property-provider.js
+lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/messages.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/network-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/parser-helper.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/reserved-js-words.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/throttle.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/worker/helper.js
-lib/thunderbird/chrome/devtools/modules/devtools/shared/worker/loader.js
 lib/thunderbird/chrome/devtools/modules/devtools/shared/worker/worker.js
 lib/thunderbird/chrome/devtools/skin/aboutprofiling.css
 lib/thunderbird/chrome/devtools/skin/accessibility-color-contrast.css
@@ -2762,13 +3043,13 @@ lib/thunderbird/chrome/devtools/skin/box
 lib/thunderbird/chrome/devtools/skin/breadcrumbs.css
 lib/thunderbird/chrome/devtools/skin/changes.css
 lib/thunderbird/chrome/devtools/skin/chart.css
+lib/thunderbird/chrome/devtools/skin/common.css
 lib/thunderbird/chrome/devtools/skin/compatibility.css
 lib/thunderbird/chrome/devtools/skin/components-frame.css
 lib/thunderbird/chrome/devtools/skin/components-h-split-box.css
 lib/thunderbird/chrome/devtools/skin/computed.css
 lib/thunderbird/chrome/devtools/skin/dark-theme.css
 lib/thunderbird/chrome/devtools/skin/devtools-browser.css
-lib/thunderbird/chrome/devtools/skin/floating-scrollbars-responsive-design.css
 lib/thunderbird/chrome/devtools/skin/fonts.css
 lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-connect-icon.svg
 lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-error.svg
@@ -2790,14 +3071,17 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/alert.svg
 lib/thunderbird/chrome/devtools/skin/images/angle-swatch.svg
 lib/thunderbird/chrome/devtools/skin/images/animation-fast-track.svg
+lib/thunderbird/chrome/devtools/skin/images/application-debug.svg
 lib/thunderbird/chrome/devtools/skin/images/application-manifest.svg
 lib/thunderbird/chrome/devtools/skin/images/arrow-big.svg
+lib/thunderbird/chrome/devtools/skin/images/arrow-dropdown-12.svg
 lib/thunderbird/chrome/devtools/skin/images/arrow-e.svg
 lib/thunderbird/chrome/devtools/skin/images/arrow.svg
 lib/thunderbird/chrome/devtools/skin/images/arrowhead-down.svg
 lib/thunderbird/chrome/devtools/skin/images/arrowhead-left.svg
 lib/thunderbird/chrome/devtools/skin/images/arrowhead-right.svg
 lib/thunderbird/chrome/devtools/skin/images/arrowhead-up.svg
+lib/thunderbird/chrome/devtools/skin/images/blocked.svg
 lib/thunderbird/chrome/devtools/skin/images/breadcrumbs-divider.svg
 lib/thunderbird/chrome/devtools/skin/images/breadcrumbs-scrollbutton.svg
 lib/thunderbird/chrome/devtools/skin/images/browsers/chrome.svg
@@ -2808,19 +3092,20 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/browsers/opera.svg
 lib/thunderbird/chrome/devtools/skin/images/browsers/safari.svg
 lib/thunderbird/chrome/devtools/skin/images/case-match.svg
+lib/thunderbird/chrome/devtools/skin/images/check.svg
 lib/thunderbird/chrome/devtools/skin/images/checkbox.svg
 lib/thunderbird/chrome/devtools/skin/images/clear.svg
 lib/thunderbird/chrome/devtools/skin/images/close-3-pane.svg
 lib/thunderbird/chrome/devtools/skin/images/close.svg
+lib/thunderbird/chrome/devtools/skin/images/command-accented.svg
+lib/thunderbird/chrome/devtools/skin/images/command-bidi.svg
 lib/thunderbird/chrome/devtools/skin/images/command-chevron.svg
 lib/thunderbird/chrome/devtools/skin/images/command-console.svg
 lib/thunderbird/chrome/devtools/skin/images/command-eyedropper.svg
 lib/thunderbird/chrome/devtools/skin/images/command-frames.svg
 lib/thunderbird/chrome/devtools/skin/images/command-measure.svg
 lib/thunderbird/chrome/devtools/skin/images/command-noautohide.svg
-lib/thunderbird/chrome/devtools/skin/images/command-paintflashing.svg
 lib/thunderbird/chrome/devtools/skin/images/command-pick-accessibility.svg
-lib/thunderbird/chrome/devtools/skin/images/command-pick.svg
 lib/thunderbird/chrome/devtools/skin/images/command-responsivemode.svg
 lib/thunderbird/chrome/devtools/skin/images/command-rulers.svg
 lib/thunderbird/chrome/devtools/skin/images/command-screenshot.svg
@@ -2842,7 +3127,6 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/eye.svg
 lib/thunderbird/chrome/devtools/skin/images/filter-small.svg
 lib/thunderbird/chrome/devtools/skin/images/filter-swatch.svg
-lib/thunderbird/chrome/devtools/skin/images/filter.svg
 lib/thunderbird/chrome/devtools/skin/images/flexbox-swatch.svg
 lib/thunderbird/chrome/devtools/skin/images/folder.svg
 lib/thunderbird/chrome/devtools/skin/images/fox-smiling.svg
@@ -2868,9 +3152,6 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/pane-expand.svg
 lib/thunderbird/chrome/devtools/skin/images/pause.svg
 lib/thunderbird/chrome/devtools/skin/images/pencil-icon.svg
-lib/thunderbird/chrome/devtools/skin/images/performance-details-call-tree.svg
-lib/thunderbird/chrome/devtools/skin/images/performance-details-flamegraph.svg
-lib/thunderbird/chrome/devtools/skin/images/performance-details-waterfall.svg
 lib/thunderbird/chrome/devtools/skin/images/play.svg
 lib/thunderbird/chrome/devtools/skin/images/profiler-stopwatch.svg
 lib/thunderbird/chrome/devtools/skin/images/pseudo-class.svg
@@ -2878,6 +3159,8 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/report.svg
 lib/thunderbird/chrome/devtools/skin/images/reveal.svg
 lib/thunderbird/chrome/devtools/skin/images/rewind.svg
+lib/thunderbird/chrome/devtools/skin/images/rules-view-dark-mode-simulation.svg
+lib/thunderbird/chrome/devtools/skin/images/rules-view-light-mode-simulation.svg
 lib/thunderbird/chrome/devtools/skin/images/rules-view-print-simulation.svg
 lib/thunderbird/chrome/devtools/skin/images/sad-face.svg
 lib/thunderbird/chrome/devtools/skin/images/search-clear.svg
@@ -2911,27 +3194,28 @@ lib/thunderbird/chrome/devtools/skin/ima
 lib/thunderbird/chrome/devtools/skin/images/webconsole/reverse-search.svg
 lib/thunderbird/chrome/devtools/skin/images/webconsole/run.svg
 lib/thunderbird/chrome/devtools/skin/inspector.css
-lib/thunderbird/chrome/devtools/skin/jit-optimizations.css
 lib/thunderbird/chrome/devtools/skin/layout.css
 lib/thunderbird/chrome/devtools/skin/light-theme.css
 lib/thunderbird/chrome/devtools/skin/markup.css
 lib/thunderbird/chrome/devtools/skin/memory.css
 lib/thunderbird/chrome/devtools/skin/perf.css
-lib/thunderbird/chrome/devtools/skin/performance.css
 lib/thunderbird/chrome/devtools/skin/rules.css
+lib/thunderbird/chrome/devtools/skin/splitters.css
 lib/thunderbird/chrome/devtools/skin/splitview.css
 lib/thunderbird/chrome/devtools/skin/storage.css
 lib/thunderbird/chrome/devtools/skin/styleeditor.css
+lib/thunderbird/chrome/devtools/skin/toolbars.css
 lib/thunderbird/chrome/devtools/skin/toolbox.css
 lib/thunderbird/chrome/devtools/skin/tooltips.css
+lib/thunderbird/chrome/devtools/skin/variables.css
 lib/thunderbird/chrome/devtools/skin/webconsole.css
 lib/thunderbird/chrome/devtools/skin/widgets.css
 ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.dtd
 ${PLIST.nobranding}lib/thunderbird/chrome/en-US/locale/branding/brand.properties
-lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.properties
 ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.dtd
 ${PLIST.branding}lib/thunderbird/chrome/en-US/locale/en-US/branding/brand.properties
+lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.dtd
+lib/thunderbird/chrome/en-US/locale/en-US/alerts/alert.properties
 lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-alarms.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog-attendees.properties
@@ -2942,7 +3226,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-invitations-dialog.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-occurrence-prompt.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-occurrence-prompt.properties
-lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-subscriptions-dialog.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar.properties
 lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendarCreation.dtd
@@ -2961,13 +3244,11 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/chat/commands.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/contacts.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/conversations.properties
-lib/thunderbird/chrome/en-US/locale/en-US/chat/dateFormat.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/facebook.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/imtooltip.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/irc.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/logger.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/matrix.properties
-lib/thunderbird/chrome/en-US/locale/en-US/chat/skype.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/status.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/twitter.properties
 lib/thunderbird/chrome/en-US/locale/en-US/chat/xmpp.properties
@@ -2983,38 +3264,27 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/dom.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/filterwidget.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/font-inspector.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/graphs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/har.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/inspector.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/jit-optimizations.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/jsonview.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/layout.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/markers.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/memory.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/menus.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/netmonitor.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/network-throttling.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/performance.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/performance.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/responsive.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/shared.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/sourceeditor.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/sourceeditor.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/startup.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/storage.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/storage.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/styleeditor.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/toolbox.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/webconsole.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/accessibility.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/debugger.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/eyedropper.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/highlighters.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/screenshot.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/shared.properties
 lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/styleinspector.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/startup/key-shortcuts.properties
-lib/thunderbird/chrome/en-US/locale/en-US/devtools/startup/startup.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/accessible.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/intl.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global-platform/mac/platformKeys.properties
@@ -3026,13 +3296,10 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/global-platform/win/platformKeys.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/aboutReader.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/aboutStudies.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/aboutWebrtc.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/appPicker.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/appstrings.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/autocomplete.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/browser.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/charsetMenu.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/global/charsetMenu.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/commonDialog.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/commonDialogs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/contentAreaCommands.properties
@@ -3046,7 +3313,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/global/fallbackMenubar.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/filepicker.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/findbar.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/global-extension-fields.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/global-strres.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/global.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/globalKeys.dtd
@@ -3059,25 +3325,20 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/global/layout/xmlparser.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/layout_errors.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/mathml/mathml.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/mozilla.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/narrate.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/netError.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/netErrorApp.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/notification.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/nsWebBrowserPersist.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/plugins.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/printdialog.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/printing.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/resetProfile.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/resetProfile.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/search/search.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/security/caps.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/security/csp.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/security/security.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/svg/svg.properties
-lib/thunderbird/chrome/en-US/locale/en-US/global/textcontext.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/tree.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/global/videocontrols.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/global/viewSource.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/wizard.properties
 lib/thunderbird/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd
@@ -3108,8 +3369,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutDownloads.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutRights.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutSupportMail.properties
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/accountCreation.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/accountCreation.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/accountCreationModel.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/accountCreationUtil.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/activity.dtd
@@ -3117,11 +3376,9 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addbuddy.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addons.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abAddressBookNameDialog.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abCard.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abContactsPanel.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abMailListDialog.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abMainWindow.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abNewCardDialog.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/abResultsPane.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/addressBook.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/addressbook/ldapAutoCompErrs.properties
@@ -3146,7 +3403,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-serverwithnoidentities.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-smime.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-smime.properties
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/app-extension-fields.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/appUpdate.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/appleMailImportMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/baseMenuOverlay.dtd
@@ -3161,7 +3417,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/customizeToolbar.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/customizeToolbar.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/downloadheaders.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/downloads/settingsChange.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/editContactOverlay.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/editContactOverlay.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/fieldMapImport.dtd
@@ -3180,7 +3435,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/importMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/joinChat.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/junkLog.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/junkMailInfo.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/localMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/mailEditorOverlay.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/mailOverlay.dtd
@@ -3209,8 +3463,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorReplace.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorSpellCheck.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorTableProperties.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/askSendFormat.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/askSendFormat.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/composeMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/editor.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/editorOverlay.dtd
@@ -3222,9 +3474,9 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/migration/migration.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/mime.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/mimeheader.properties
+lib/thunderbird/chrome/en-US/locale/en-US/messenger/morkImportMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgAccountCentral.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgHdrViewOverlay.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgPrintEngine.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgSynchronize.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgViewPickerOverlay.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/msgmdn.properties
@@ -3232,11 +3484,8 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/multimessageview.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/netError.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/newFolderDialog.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/newmailaccount/accountProvisioner.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/news.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/newsError.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/oeImportMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/offline.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/offlineStartup.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/outlookImportMsgs.properties
@@ -3251,7 +3500,6 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/removeAccount.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/removeAccount.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/renameFolderDialog.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/messenger/safeMode.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/sanitize.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/seamonkeyImportMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/search-attributes.properties
@@ -3277,13 +3525,7 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/virtualFolderProperties.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/messenger/wmImportMsgs.properties
 lib/thunderbird/chrome/en-US/locale/en-US/mozapps/downloads/downloads.properties
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/downloads/settingsChange.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.dtd
 lib/thunderbird/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.properties
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/extensions/extensions.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/extensions/extensions.properties
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/handling/handling.dtd
-lib/thunderbird/chrome/en-US/locale/en-US/mozapps/handling/handling.properties
 lib/thunderbird/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.properties
 lib/thunderbird/chrome/en-US/locale/en-US/mozapps/update/updates.properties
 lib/thunderbird/chrome/en-US/locale/en-US/mozldap/ldap.properties
@@ -3293,16 +3535,11 @@ lib/thunderbird/chrome/en-US/locale/en-U
 lib/thunderbird/chrome/en-US/locale/en-US/pipnss/pipnss.properties
 lib/thunderbird/chrome/en-US/locale/en-US/pippki/pippki.properties
 lib/thunderbird/chrome/en-US/locale/en-US/places/places.properties
-lib/thunderbird/chrome/en-US/locale/en-US/pluginproblem/pluginproblem.dtd
+lib/thunderbird/chrome/en-US/locale/pdfviewer/chrome.properties
+lib/thunderbird/chrome/en-US/locale/pdfviewer/viewer.properties
 lib/thunderbird/chrome/gloda/content/autocomplete-richlistitem.js
-lib/thunderbird/chrome/gloda/content/glodacomplete.css
 lib/thunderbird/chrome/gloda/content/glodacomplete.js
 lib/thunderbird/chrome/gloda/content/overlay.js
-lib/thunderbird/chrome/icons/default/calendar-alarm-dialog.png
-lib/thunderbird/chrome/icons/default/calendar-event-dialog.png
-lib/thunderbird/chrome/icons/default/calendar-event-summary-dialog.png
-lib/thunderbird/chrome/icons/default/calendar-task-dialog.png
-lib/thunderbird/chrome/icons/default/calendar-task-summary-dialog.png
 lib/thunderbird/chrome/icons/default/default128.png
 lib/thunderbird/chrome/icons/default/default16.png
 lib/thunderbird/chrome/icons/default/default22.png
@@ -3311,65 +3548,24 @@ lib/thunderbird/chrome/icons/default/def
 lib/thunderbird/chrome/icons/default/default32.png
 lib/thunderbird/chrome/icons/default/default48.png
 lib/thunderbird/chrome/icons/default/default64.png
-lib/thunderbird/chrome/lightning/content/caldav-lightning-calendar-creation.js
-lib/thunderbird/chrome/lightning/content/caldav-lightning-calendar-properties.js
-lib/thunderbird/chrome/lightning/content/caldav-lightning-utils.js
-lib/thunderbird/chrome/lightning/content/html-item-editing/lightning-item-iframe.html
-lib/thunderbird/chrome/lightning/content/html-item-editing/react-code.js
-lib/thunderbird/chrome/lightning/content/imip-bar.js
-lib/thunderbird/chrome/lightning/content/lightning-calendar-creation.js
-lib/thunderbird/chrome/lightning/content/lightning-calendar-properties.js
-lib/thunderbird/chrome/lightning/content/lightning-invitation.xhtml
-lib/thunderbird/chrome/lightning/content/lightning-item-iframe.js
-lib/thunderbird/chrome/lightning/content/lightning-item-iframe.xhtml
-lib/thunderbird/chrome/lightning/content/lightning-item-panel.js
-lib/thunderbird/chrome/lightning/content/lightning-utils.js
-lib/thunderbird/chrome/lightning/content/messenger-overlay-preferences.js
-lib/thunderbird/chrome/marionette/content/accessibility.js
-lib/thunderbird/chrome/marionette/content/action.js
-lib/thunderbird/chrome/marionette/content/addon.js
-lib/thunderbird/chrome/marionette/content/assert.js
-lib/thunderbird/chrome/marionette/content/atom.js
-lib/thunderbird/chrome/marionette/content/browser.js
-lib/thunderbird/chrome/marionette/content/capabilities.js
-lib/thunderbird/chrome/marionette/content/capture.js
-lib/thunderbird/chrome/marionette/content/cert.js
-lib/thunderbird/chrome/marionette/content/cookie.js
-lib/thunderbird/chrome/marionette/content/dom.js
-lib/thunderbird/chrome/marionette/content/driver.js
-lib/thunderbird/chrome/marionette/content/element.js
-lib/thunderbird/chrome/marionette/content/error.js
-lib/thunderbird/chrome/marionette/content/evaluate.js
-lib/thunderbird/chrome/marionette/content/event.js
-lib/thunderbird/chrome/marionette/content/format.js
-lib/thunderbird/chrome/marionette/content/interaction.js
-lib/thunderbird/chrome/marionette/content/l10n.js
-lib/thunderbird/chrome/marionette/content/legacyaction.js
-lib/thunderbird/chrome/marionette/content/listener.js
-lib/thunderbird/chrome/marionette/content/log.js
-lib/thunderbird/chrome/marionette/content/message.js
-lib/thunderbird/chrome/marionette/content/modal.js
-lib/thunderbird/chrome/marionette/content/navigate.js
-lib/thunderbird/chrome/marionette/content/packets.js
-lib/thunderbird/chrome/marionette/content/prefs.js
-lib/thunderbird/chrome/marionette/content/print.js
-lib/thunderbird/chrome/marionette/content/proxy.js
-lib/thunderbird/chrome/marionette/content/reftest.js
-lib/thunderbird/chrome/marionette/content/reftest.xhtml
-lib/thunderbird/chrome/marionette/content/server.js
-lib/thunderbird/chrome/marionette/content/stream-utils.js
-lib/thunderbird/chrome/marionette/content/sync.js
-lib/thunderbird/chrome/marionette/content/transport.js
 ${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-background.png
-${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-logo.png
-lib/thunderbird/chrome/messenger/content/branding/about-logo.svg
+${PLIST.nobranding}lib/thunderbird/chrome/messenger/content/branding/about-logo.svg
 lib/thunderbird/chrome/messenger/content/branding/about-wordmark.svg
 lib/thunderbird/chrome/messenger/content/branding/about.png
 lib/thunderbird/chrome/messenger/content/branding/aboutDialog.css
 lib/thunderbird/chrome/messenger/content/branding/icon128.png
+lib/thunderbird/chrome/messenger/content/branding/icon256.png
+lib/thunderbird/chrome/messenger/content/branding/icon32.png
 lib/thunderbird/chrome/messenger/content/branding/icon48.png
 lib/thunderbird/chrome/messenger/content/branding/icon64.png
-lib/thunderbird/chrome/messenger/content/messagebody/addressbook/print.css
+lib/thunderbird/chrome/messenger/content/builtin-themes/dark/experiment.css
+lib/thunderbird/chrome/messenger/content/builtin-themes/dark/icon.svg
+lib/thunderbird/chrome/messenger/content/builtin-themes/dark/manifest.json
+lib/thunderbird/chrome/messenger/content/builtin-themes/dark/preview.svg
+lib/thunderbird/chrome/messenger/content/builtin-themes/light/experiment.css
+lib/thunderbird/chrome/messenger/content/builtin-themes/light/icon.svg
+lib/thunderbird/chrome/messenger/content/builtin-themes/light/manifest.json
+lib/thunderbird/chrome/messenger/content/builtin-themes/light/preview.svg
 lib/thunderbird/chrome/messenger/content/messenger-smime/certFetchingStatus.js
 lib/thunderbird/chrome/messenger/content/messenger-smime/certFetchingStatus.xhtml
 lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.js
@@ -3393,55 +3589,62 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/about-support/aboutSupport.js
 lib/thunderbird/chrome/messenger/content/messenger/about-support/aboutSupport.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/about-support/accounts.js
+lib/thunderbird/chrome/messenger/content/messenger/about-support/calendars.js
+lib/thunderbird/chrome/messenger/content/messenger/about-support/chat.js
 lib/thunderbird/chrome/messenger/content/messenger/about-support/export.js
-lib/thunderbird/chrome/messenger/content/messenger/about-support/hide-private.css
-lib/thunderbird/chrome/messenger/content/messenger/aboutAddonsExtra.css
+lib/thunderbird/chrome/messenger/content/messenger/about3Pane.js
+lib/thunderbird/chrome/messenger/content/messenger/about3Pane.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/aboutAddonsExtra.js
 lib/thunderbird/chrome/messenger/content/messenger/aboutDialog-appUpdater.js
 lib/thunderbird/chrome/messenger/content/messenger/aboutDialog.css
 lib/thunderbird/chrome/messenger/content/messenger/aboutDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/aboutDialog.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/aboutImport.js
+lib/thunderbird/chrome/messenger/content/messenger/aboutImport.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/aboutMessage.js
+lib/thunderbird/chrome/messenger/content/messenger/aboutMessage.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/aboutRights.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/accountUtils.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/accountConfig.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/createInBackend.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/emailWizard.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/emailWizard.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/exchangeAutoDiscover.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/fetchConfig.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/fetchhttp.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/guessConfig.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/readFromXML.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/sanitizeDatatypes.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/util.js
-lib/thunderbird/chrome/messenger/content/messenger/accountcreation/verifyConfig.js
+lib/thunderbird/chrome/messenger/content/messenger/accountcreation/accountSetup.js
+lib/thunderbird/chrome/messenger/content/messenger/accountcreation/accountSetup.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/activity-widgets.js
 lib/thunderbird/chrome/messenger/content/messenger/activity.js
 lib/thunderbird/chrome/messenger/content/messenger/activity.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abAddressBookNameDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abAddressBookNameDialog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCard.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCardDAVDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCardDAVDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCardDAVProperties.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCardDAVProperties.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCardView.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abCommon.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abContactsPanel.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abContactsPanel.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abDragDrop.js
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/abEditCardDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abEditListDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abMailListDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abMailListDialog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/abNewCardDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abResultsPane.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abSearchDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abSearchDialog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/abTrees.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/abView-new.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/abView.js
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/addressbook.js
-lib/thunderbird/chrome/messenger/content/messenger/addressbook/addressbook.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/aboutAddressBook.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/aboutAddressBook.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/addressBookTab.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/adr.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/custom.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/edit.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/email.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/fn.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/impp.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/n.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/nickname.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/note.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/org.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/special-date.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/tel.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/tz.js
+lib/thunderbird/chrome/messenger/content/messenger/addressbook/edit/url.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/map-list.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/menulist-addrbooks.js
 lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-directory-add.js
@@ -3473,7 +3676,6 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/am-prefs.js
 lib/thunderbird/chrome/messenger/content/messenger/am-server-advanced.js
 lib/thunderbird/chrome/messenger/content/messenger/am-server-advanced.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/am-server.css
 lib/thunderbird/chrome/messenger/content/messenger/am-server.js
 lib/thunderbird/chrome/messenger/content/messenger/am-server.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/am-serverwithnoidentities.js
@@ -3481,17 +3683,12 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/am-smtp.js
 lib/thunderbird/chrome/messenger/content/messenger/am-smtp.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/amUtils.js
-lib/thunderbird/chrome/messenger/content/messenger/attachmentList.css
 lib/thunderbird/chrome/messenger/content/messenger/aw-accname.js
-lib/thunderbird/chrome/messenger/content/messenger/aw-accounttype.js
 lib/thunderbird/chrome/messenger/content/messenger/aw-done.js
 lib/thunderbird/chrome/messenger/content/messenger/aw-identity.js
 lib/thunderbird/chrome/messenger/content/messenger/aw-incoming.js
-lib/thunderbird/chrome/messenger/content/messenger/aw-outgoing.js
-lib/thunderbird/chrome/messenger/content/messenger/browser-development-helpers.js
 lib/thunderbird/chrome/messenger/content/messenger/browserRequest.js
 lib/thunderbird/chrome/messenger/content/messenger/browserRequest.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/buildconfig.css
 lib/thunderbird/chrome/messenger/content/messenger/buildconfig.html
 lib/thunderbird/chrome/messenger/content/messenger/button-menu-button.js
 lib/thunderbird/chrome/messenger/content/messenger/certpicker.js
@@ -3504,10 +3701,8 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/chat/chat-group.js
 lib/thunderbird/chrome/messenger/content/messenger/chat/chat-imconv.js
 lib/thunderbird/chrome/messenger/content/messenger/chat/chat-messenger.js
-lib/thunderbird/chrome/messenger/content/messenger/chat/chat.css
 lib/thunderbird/chrome/messenger/content/messenger/chat/imAccountWizard.js
 lib/thunderbird/chrome/messenger/content/messenger/chat/imAccountWizard.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/chat/imAccounts.css
 lib/thunderbird/chrome/messenger/content/messenger/chat/imAccounts.js
 lib/thunderbird/chrome/messenger/content/messenger/chat/imAccounts.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/chat/imContextMenu.js
@@ -3515,23 +3710,23 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.js
 lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/chat/toolbarbutton-badge-button.js
-lib/thunderbird/chrome/messenger/content/messenger/child/ext-compose.js
+lib/thunderbird/chrome/messenger/content/messenger/chat/verify.js
+lib/thunderbird/chrome/messenger/content/messenger/chat/verify.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/child/ext-extensionScripts.js
 lib/thunderbird/chrome/messenger/content/messenger/child/ext-mail.js
 lib/thunderbird/chrome/messenger/content/messenger/child/ext-menus.js
 lib/thunderbird/chrome/messenger/content/messenger/child/ext-tabs.js
-lib/thunderbird/chrome/messenger/content/messenger/cloudfile/selectDialog.css
 lib/thunderbird/chrome/messenger/content/messenger/cloudfile/selectDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/cloudfile/selectDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/commandglue.js
-lib/thunderbird/chrome/messenger/content/messenger/composerOverlay.css
-lib/thunderbird/chrome/messenger/content/messenger/converterDialog.css
+lib/thunderbird/chrome/messenger/content/messenger/commonDialog.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/compactFoldersDialog.js
+lib/thunderbird/chrome/messenger/content/messenger/compactFoldersDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/converterDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/converterDialog.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/csv-field-map.js
 lib/thunderbird/chrome/messenger/content/messenger/customElements.js
 lib/thunderbird/chrome/messenger/content/messenger/customizable-toolbar.js
-lib/thunderbird/chrome/messenger/content/messenger/customizableui/panelUI.js
-lib/thunderbird/chrome/messenger/content/messenger/customizeToolbar.css
 lib/thunderbird/chrome/messenger/content/messenger/customizeToolbar.js
 lib/thunderbird/chrome/messenger/content/messenger/customizeToolbar.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/dateFormat.js
@@ -3541,12 +3736,12 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.js
 lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/editContactPanel.js
+lib/thunderbird/chrome/messenger/content/messenger/exportDialog.js
+lib/thunderbird/chrome/messenger/content/messenger/exportDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/ext-mail.json
 lib/thunderbird/chrome/messenger/content/messenger/extension.svg
-lib/thunderbird/chrome/messenger/content/messenger/extensionPopup.css
 lib/thunderbird/chrome/messenger/content/messenger/extensionPopup.js
 lib/thunderbird/chrome/messenger/content/messenger/extensionPopup.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/fieldMapImport.css
 lib/thunderbird/chrome/messenger/content/messenger/fieldMapImport.js
 lib/thunderbird/chrome/messenger/content/messenger/fieldMapImport.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/folder-menupopup.js
@@ -3558,22 +3753,22 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/gloda-autocomplete-input.js
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacet.js
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacetTab.js
-lib/thunderbird/chrome/messenger/content/messenger/glodaFacetView.css
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacetView.js
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacetView.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacetViewWrapper.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/glodaFacetVis.js
+lib/thunderbird/chrome/messenger/content/messenger/header-fields.js
 lib/thunderbird/chrome/messenger/content/messenger/importDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/importDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/jsTreeView.js
 lib/thunderbird/chrome/messenger/content/messenger/junkCommands.js
 lib/thunderbird/chrome/messenger/content/messenger/junkLog.js
 lib/thunderbird/chrome/messenger/content/messenger/junkLog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/junkMailInfo.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/license.html
 lib/thunderbird/chrome/messenger/content/messenger/mail-offline.js
 lib/thunderbird/chrome/messenger/content/messenger/mail3PaneWindowCommands.js
 lib/thunderbird/chrome/messenger/content/messenger/mailCommands.js
+lib/thunderbird/chrome/messenger/content/messenger/mailContext.js
 lib/thunderbird/chrome/messenger/content/messenger/mailContextMenus.js
 lib/thunderbird/chrome/messenger/content/messenger/mailCore.js
 lib/thunderbird/chrome/messenger/content/messenger/mailTabs.js
@@ -3587,12 +3782,10 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/markByDate.js
 lib/thunderbird/chrome/messenger/content/messenger/markByDate.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/menulist-charsetpicker.js
-lib/thunderbird/chrome/messenger/content/messenger/menulist.css
 lib/thunderbird/chrome/messenger/content/messenger/messageDisplay.js
 lib/thunderbird/chrome/messenger/content/messenger/messageWindow.js
 lib/thunderbird/chrome/messenger/content/messenger/messageWindow.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/messenger-customization.js
-lib/thunderbird/chrome/messenger/content/messenger/messenger.css
 lib/thunderbird/chrome/messenger/content/messenger/messenger.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/ComposerCommands.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAEAttributes.js
@@ -3638,12 +3831,9 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdSpellCheck.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdTableProps.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdTableProps.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EditorContent.css
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/MsgComposeCommands.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/TeXZilla.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/addressingWidgetOverlay.js
-lib/thunderbird/chrome/messenger/content/messenger/messengercompose/askSendFormat.js
-lib/thunderbird/chrome/messenger/content/messenger/messengercompose/askSendFormat.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/bigFileObserver.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/cloudAttachmentLinkManager.js
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/editor.js
@@ -3654,40 +3844,36 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/messengercompose/sendProgress.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/migration/migration.js
 lib/thunderbird/chrome/messenger/content/messenger/migration/migration.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/migrationProgress.js
+lib/thunderbird/chrome/messenger/content/messenger/migrationProgress.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/msgAccountCentral.js
 lib/thunderbird/chrome/messenger/content/messenger/msgAccountCentral.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/msgHdrView.js
 lib/thunderbird/chrome/messenger/content/messenger/msgMail3PaneWindow.js
-lib/thunderbird/chrome/messenger/content/messenger/msgPrintEngine.js
-lib/thunderbird/chrome/messenger/content/messenger/msgPrintEngine.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/msgSecurityPane.js
 lib/thunderbird/chrome/messenger/content/messenger/msgSelectOfflineFolders.js
 lib/thunderbird/chrome/messenger/content/messenger/msgSelectOfflineFolders.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/msgSynchronize.js
 lib/thunderbird/chrome/messenger/content/messenger/msgSynchronize.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/msgViewNavigation.js
 lib/thunderbird/chrome/messenger/content/messenger/msgViewPickerOverlay.js
-lib/thunderbird/chrome/messenger/content/messenger/multimessageview.css
 lib/thunderbird/chrome/messenger/content/messenger/multimessageview.js
 lib/thunderbird/chrome/messenger/content/messenger/multimessageview.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/multimessageview_print.css
 lib/thunderbird/chrome/messenger/content/messenger/newFolderDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/newFolderDialog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/newInstall.js
-lib/thunderbird/chrome/messenger/content/messenger/newInstall.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/newInstallPage.html
 lib/thunderbird/chrome/messenger/content/messenger/newTagDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/newTagDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.js
 lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisioner.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/accountProvisionerTab.js
+lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/provisionerCheckout.js
 lib/thunderbird/chrome/messenger/content/messenger/newmailaccount/uriListener.js
-lib/thunderbird/chrome/messenger/content/messenger/newmailalert.css
 lib/thunderbird/chrome/messenger/content/messenger/newmailalert.js
 lib/thunderbird/chrome/messenger/content/messenger/newmailalert.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/newsError.js
 lib/thunderbird/chrome/messenger/content/messenger/newsError.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/notification.css
 lib/thunderbird/chrome/messenger/content/messenger/nsContextMenu.js
+lib/thunderbird/chrome/messenger/content/messenger/pane-splitter.js
+lib/thunderbird/chrome/messenger/content/messenger/panelUI.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-accounts.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-addressBook.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-browserAction.js
@@ -3698,6 +3884,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-composeAction.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-extensionScripts.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-folders.js
+lib/thunderbird/chrome/messenger/content/messenger/parent/ext-identities.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mail.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-mailTabs.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-menus.js
@@ -3705,11 +3892,10 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-messageDisplayAction.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-messages.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-pkcs11.js
+lib/thunderbird/chrome/messenger/content/messenger/parent/ext-spacesToolbar.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-tabs.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-theme.js
 lib/thunderbird/chrome/messenger/content/messenger/parent/ext-windows.js
-lib/thunderbird/chrome/messenger/content/messenger/phishingDetector.js
-lib/thunderbird/chrome/messenger/content/messenger/policies/aboutPolicies.css
 lib/thunderbird/chrome/messenger/content/messenger/policies/aboutPolicies.js
 lib/thunderbird/chrome/messenger/content/messenger/policies/aboutPolicies.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/policies/policies-active.svg
@@ -3729,11 +3915,11 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/preferences/cookies.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/cookies.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/preferences/downloads.js
+lib/thunderbird/chrome/messenger/content/messenger/preferences/extensionControlled.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/findInPage.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/fonts.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/fonts.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/preferences/general.js
-lib/thunderbird/chrome/messenger/content/messenger/preferences/handlers.css
 lib/thunderbird/chrome/messenger/content/messenger/preferences/messagestyle.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/messengerLanguages.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/messengerLanguages.xhtml
@@ -3751,24 +3937,20 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/preferences/privacy.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/receipts.js
 lib/thunderbird/chrome/messenger/content/messenger/preferences/receipts.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/preferences/sendoptions.js
-lib/thunderbird/chrome/messenger/content/messenger/preferences/sendoptions.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/preferences/subdialogs.js
+lib/thunderbird/chrome/messenger/content/messenger/preferences/tagDialog.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/printUtils.js
+lib/thunderbird/chrome/messenger/content/messenger/processScript.js
 lib/thunderbird/chrome/messenger/content/messenger/profileDowngrade.js
 lib/thunderbird/chrome/messenger/content/messenger/profileDowngrade.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/protovis-r2.6-modded.js
-lib/thunderbird/chrome/messenger/content/messenger/quickFilterBar.css
 lib/thunderbird/chrome/messenger/content/messenger/quickFilterBar.js
 lib/thunderbird/chrome/messenger/content/messenger/removeAccount.js
 lib/thunderbird/chrome/messenger/content/messenger/removeAccount.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/renameFolderDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/renameFolderDialog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/retention.js
-lib/thunderbird/chrome/messenger/content/messenger/safeMode.js
-lib/thunderbird/chrome/messenger/content/messenger/safeMode.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/sanitize.js
 lib/thunderbird/chrome/messenger/content/messenger/sanitize.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/sanitizeDialog.css
 lib/thunderbird/chrome/messenger/content/messenger/sanitizeDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/schemas/accounts.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/addressBook.json
@@ -3780,6 +3962,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/schemas/composeAction.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/extensionScripts.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/folders.json
+lib/thunderbird/chrome/messenger/content/messenger/schemas/identities.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/mailTabs.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/menus.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/menus_child.json
@@ -3787,6 +3970,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/schemas/messageDisplayAction.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/messages.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/pkcs11.json
+lib/thunderbird/chrome/messenger/content/messenger/schemas/spacesToolbar.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/tabs.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/theme.json
 lib/thunderbird/chrome/messenger/content/messenger/schemas/windows.json
@@ -3794,22 +3978,26 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/searchTerm.js
 lib/thunderbird/chrome/messenger/content/messenger/searchWidgets.js
 lib/thunderbird/chrome/messenger/content/messenger/selectionsummaries.js
-lib/thunderbird/chrome/messenger/content/messenger/sharedsummary.css
+lib/thunderbird/chrome/messenger/content/messenger/shortcutsOverlay.js
 lib/thunderbird/chrome/messenger/content/messenger/shutdownWindow.js
 lib/thunderbird/chrome/messenger/content/messenger/shutdownWindow.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/spacesToolbar.inc.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/spacesToolbar.js
 lib/thunderbird/chrome/messenger/content/messenger/specialTabs.js
 lib/thunderbird/chrome/messenger/content/messenger/statuspanel.js
 lib/thunderbird/chrome/messenger/content/messenger/subscribe.js
 lib/thunderbird/chrome/messenger/content/messenger/subscribe.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/systemIntegrationDialog.js
 lib/thunderbird/chrome/messenger/content/messenger/systemIntegrationDialog.xhtml
-lib/thunderbird/chrome/messenger/content/messenger/tabbrowser-tab.js
+lib/thunderbird/chrome/messenger/content/messenger/tabmail-tab.js
 lib/thunderbird/chrome/messenger/content/messenger/tabmail-tabs.js
-lib/thunderbird/chrome/messenger/content/messenger/tabmail.css
 lib/thunderbird/chrome/messenger/content/messenger/tabmail.js
 lib/thunderbird/chrome/messenger/content/messenger/threadPane.js
 lib/thunderbird/chrome/messenger/content/messenger/toolbarIconColor.js
 lib/thunderbird/chrome/messenger/content/messenger/toolbarbutton-menu-button.js
+lib/thunderbird/chrome/messenger/content/messenger/tree-listbox.js
+lib/thunderbird/chrome/messenger/content/messenger/troubleshootMode.js
+lib/thunderbird/chrome/messenger/content/messenger/troubleshootMode.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/viewLog.js
 lib/thunderbird/chrome/messenger/content/messenger/viewLog.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/viewSource.js
@@ -3819,6 +4007,7 @@ lib/thunderbird/chrome/messenger/content
 lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListEdit.xhtml
 lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.js
 lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.xhtml
+lib/thunderbird/chrome/messenger/content/messenger/webextensions.css
 lib/thunderbird/chrome/messenger/search-extensions/allaannonser-sv-SE/favicon.ico
 lib/thunderbird/chrome/messenger/search-extensions/allaannonser-sv-SE/manifest.json
 lib/thunderbird/chrome/messenger/search-extensions/allegro-pl/favicon.ico
@@ -3876,7 +4065,6 @@ lib/thunderbird/chrome/messenger/search-
 lib/thunderbird/chrome/messenger/search-extensions/ecosia/manifest.json
 lib/thunderbird/chrome/messenger/search-extensions/eki-ee/favicon.ico
 lib/thunderbird/chrome/messenger/search-extensions/eki-ee/manifest.json
-lib/thunderbird/chrome/messenger/search-extensions/engines.json
 lib/thunderbird/chrome/messenger/search-extensions/eudict/favicon.ico
 lib/thunderbird/chrome/messenger/search-extensions/eudict/manifest.json
 lib/thunderbird/chrome/messenger/search-extensions/faclair-beag/favicon.ico
@@ -4199,8 +4387,8 @@ lib/thunderbird/chrome/messenger/skin/cl
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/bubbles/Variants/Red_-_Blue_Alternating.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/bubbles/Variants/Red_-_Green.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/bubbles/Variants/Red_-_Green_Alternating.css
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/bubbles/inline.js
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/bubbles/main.css
-lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Footer.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Incoming/Content.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Incoming/Context.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Incoming/NextContent.html
@@ -4212,23 +4400,30 @@ lib/thunderbird/chrome/messenger/skin/cl
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Variants/Purple.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Variants/Red.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Variants/Yellow.css
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/inline.js
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/main.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Footer.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Header.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Incoming/Content.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Incoming/Context.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Incoming/NextContent.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Incoming/NextContext.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Incoming/buddy_icon.svg
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Info.plist
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/NextStatus.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Outgoing/Content.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Outgoing/Context.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Outgoing/NextContent.html
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Outgoing/NextContext.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Outgoing/buddy_icon.svg
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Status.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Variants/Dark.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Variants/Light.css
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/inline.js
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/main.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Bitmaps/information.png
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Bitmaps/minus.png
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Bitmaps/plus.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Footer.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Incoming/Content.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Incoming/Context.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Incoming/NextContent.html
@@ -4236,6 +4431,7 @@ lib/thunderbird/chrome/messenger/skin/cl
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/NextStatus.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Status.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/Variants/White.css
+lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/inline.js
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/papersheets/main.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/simple/Incoming/Content.html
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/simple/Incoming/Context.html
@@ -4245,87 +4441,44 @@ lib/thunderbird/chrome/messenger/skin/cl
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/simple/Variants/Dark.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/simple/Variants/Normal.css
 lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/simple/main.css
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/angry.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/confused.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/cool.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/cry.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/embarrassed.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/grin.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/heart.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/manga_annoyed.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/manga_embarrassed.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/manga_smile.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/manga_stunned.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/manga_tired.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/sad.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/shocked.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/slant.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/slant2.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/smile.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/sp_laugh.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/straight_face.png
 lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/theme.json
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/tongue.png
-lib/thunderbird/chrome/messenger/skin/classic/messenger/smileys/wink.png
-lib/thunderbird/chrome/newsblog/content/messenger-newsblog/Feed.js
-lib/thunderbird/chrome/newsblog/content/messenger-newsblog/FeedItem.js
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/am-newsblog.js
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/am-newsblog.xhtml
-lib/thunderbird/chrome/newsblog/content/messenger-newsblog/feed-parser.js
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/feed-subscriptions.js
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/feed-subscriptions.xhtml
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/feedAccountWizard.js
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/feedAccountWizard.xhtml
 lib/thunderbird/chrome/newsblog/content/messenger-newsblog/newsblogOverlay.js
 lib/thunderbird/chrome/openpgp/content/openpgp/BondOpenPGP.jsm
+lib/thunderbird/chrome/openpgp/content/openpgp/modules/CollectedKeysDB.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/GPGME.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/GPGMELib.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/OpenPGPAlias.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/RNP.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/RNPLib.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/addrbook.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/app.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/armor.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/attachment.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/autoSetup.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/autocrypt.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/buildDate.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/clipboard.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/commandLine.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/compat.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/configBackup.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/configure.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/constants.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/core.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI/GnuPGCryptoAPI.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI/RNPCryptoAPI.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI/gnupg-key.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI/gnupg-keylist.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/cryptoAPI/interface.js
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/data.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/decryption.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/dialog.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/encryption.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/errorHandling.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/events.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/files.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/filters.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/filtersWrapper.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/fixExchangeMsg.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/funcs.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/glodaUtils.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/gpg.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/key.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyLookupHelper.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyObj.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyRefreshService.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyRing.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyUsability.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyserver.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/keyserverUris.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/lazy.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/locale.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/log.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/masterpass.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/mime.jsm
@@ -4333,36 +4486,17 @@ lib/thunderbird/chrome/openpgp/content/o
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/mimeEncrypt.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/mimeVerify.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/msgRead.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/os.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/passwordCheck.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/persistentCrypto.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/pgpmimeHandler.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/pipeConsole.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/prefs.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/protocolHandler.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/rng.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/searchCallback.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/send.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/singletons.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/socks5Proxy.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/sqliteDb.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/stdlib.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/stdlib/compose.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/stdlib/misc.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/stdlib/msgHdrUtils.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/streams.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/time.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/timer.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/trust.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/uidHelper.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/uris.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/verify.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/versioning.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/webKey.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/windows.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/wkdLookup.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/wksMimeHandler.jsm
-lib/thunderbird/chrome/openpgp/content/openpgp/modules/xhrUtils.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/modules/zbase32.jsm
 lib/thunderbird/chrome/openpgp/content/openpgp/strings/enigmail.properties
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/attachmentItemContext.inc.xhtml
@@ -4380,24 +4514,278 @@ lib/thunderbird/chrome/openpgp/content/o
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyImportInfo.xhtml
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyManager.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyManager.xhtml
-lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeygen.js
-lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeygen.xhtml
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMessengerOverlay.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMsgBox.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMsgBox.xhtml
-lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMsgComposeHelper.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMsgComposeOverlay.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailMsgHdrViewOverlay.js
+lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyAssistant.inc.xhtml
+lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyAssistant.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyDetailsDlg.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyDetailsDlg.xhtml
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyWizard.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/keyWizard.xhtml
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.js
 lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.xhtml
+lib/thunderbird/chrome/pdfjs/content/PdfJs.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfJsDefaultPreferences.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfJsNetwork.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfJsTelemetry.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfSandbox.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfStreamConverter.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfjsChild.jsm
+lib/thunderbird/chrome/pdfjs/content/PdfjsParent.jsm
+lib/thunderbird/chrome/pdfjs/content/build/pdf.js
+lib/thunderbird/chrome/pdfjs/content/build/pdf.sandbox.external.js
+lib/thunderbird/chrome/pdfjs/content/build/pdf.scripting.js
+lib/thunderbird/chrome/pdfjs/content/build/pdf.worker.js
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78ms-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/78ms-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/83pv-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90ms-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90ms-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90msp-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90msp-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90pv-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/90pv-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Add-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Add-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Add-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Add-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-0.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-1.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-3.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-4.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-5.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-6.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-UCS2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-0.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-1.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-3.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-4.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-5.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-GB1-UCS2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-0.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-1.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-3.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-4.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-5.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-6.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-UCS2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-0.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-1.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-UCS2.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/B5pc-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/B5pc-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS1-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS1-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS2-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/CNS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETHK-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETHK-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETen-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETen-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETenms-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/ETenms-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Ext-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Ext-RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Ext-RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Ext-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GB-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GB-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GB-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GB-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBK-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBK-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBK2K-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBK2K-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBKp-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBKp-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBT-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBT-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBT-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBT-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBTpc-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBTpc-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBpc-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/GBpc-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKdla-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKdla-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKdlb-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKdlb-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKgccs-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKgccs-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKm314-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKm314-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKm471-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKm471-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKscs-B5-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/HKscs-B5-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Hankaku.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Hiragana.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-Johab-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-Johab-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCms-UHC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCms-UHC-HW-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCms-UHC-HW-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCms-UHC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCpc-EUC-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/KSCpc-EUC-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Katakana.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/LICENSE
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/NWP-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/NWP-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/RKSJ-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/RKSJ-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/Roman.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UCS2-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UCS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF16-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF16-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF8-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniCNS-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UCS2-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UCS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF16-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF16-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF8-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniGB-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF16-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF16-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF8-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF16-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF16-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF8-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISPro-UCS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISPro-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISX0213-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISX0213-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UCS2-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UCS2-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF16-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF16-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF32-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF32-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-H.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/V.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/cmaps/WP-Symbol.bcmap
+lib/thunderbird/chrome/pdfjs/content/web/debugger.css
+lib/thunderbird/chrome/pdfjs/content/web/debugger.js
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-check.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-comment.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-help.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-insert.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-key.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-newparagraph.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-noicon.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-note.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/annotation-paragraph.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/findbarButton-next.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/findbarButton-previous.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/loading-dark.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/loading-icon.gif
+lib/thunderbird/chrome/pdfjs/content/web/images/loading.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollHorizontal.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollPage.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollVertical.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-scrollWrapped.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-selectTool.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadEven.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadNone.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/secondaryToolbarButton-spreadOdd.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/shadow.png
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-bookmark.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-currentOutlineItem.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-download.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-editorFreeText.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-editorInk.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-editorNone.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-menuArrow.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-pageDown.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-pageUp.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-print.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-search.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-viewLayers.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/treeitem-collapsed.svg
+lib/thunderbird/chrome/pdfjs/content/web/images/treeitem-expanded.svg
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitDingbats.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitFixed.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitFixedBold.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitFixedBoldItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitFixedItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSans.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSansBold.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSansBoldItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSansItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSerif.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSerifBold.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSerifBoldItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSerifItalic.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/FoxitSymbol.pfb
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LICENSE_FOXIT
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LICENSE_LIBERATION
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LiberationSans-Bold.ttf
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LiberationSans-BoldItalic.ttf
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LiberationSans-Italic.ttf
+lib/thunderbird/chrome/pdfjs/content/web/standard_fonts/LiberationSans-Regular.ttf
+lib/thunderbird/chrome/pdfjs/content/web/viewer.css
+lib/thunderbird/chrome/pdfjs/content/web/viewer.html
+lib/thunderbird/chrome/pdfjs/content/web/viewer.js
 lib/thunderbird/chrome/pippki/content/pippki/certManager.js
 lib/thunderbird/chrome/pippki/content/pippki/certManager.xhtml
-lib/thunderbird/chrome/pippki/content/pippki/certViewer.js
-lib/thunderbird/chrome/pippki/content/pippki/certViewer.xhtml
 lib/thunderbird/chrome/pippki/content/pippki/changepassword.js
 lib/thunderbird/chrome/pippki/content/pippki/changepassword.xhtml
 lib/thunderbird/chrome/pippki/content/pippki/clientauthask.js
@@ -4422,11 +4810,145 @@ lib/thunderbird/chrome/pippki/content/pi
 lib/thunderbird/chrome/pippki/content/pippki/resetpassword.xhtml
 lib/thunderbird/chrome/pippki/content/pippki/setp12password.js
 lib/thunderbird/chrome/pippki/content/pippki/setp12password.xhtml
+lib/thunderbird/chrome/remote/content/cdp/CDP.jsm
+lib/thunderbird/chrome/remote/content/cdp/CDPConnection.jsm
+lib/thunderbird/chrome/remote/content/cdp/Error.jsm
+lib/thunderbird/chrome/remote/content/cdp/JSONHandler.jsm
+lib/thunderbird/chrome/remote/content/cdp/Protocol.jsm
+lib/thunderbird/chrome/remote/content/cdp/StreamRegistry.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/ContentProcessDomain.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/ContentProcessDomains.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/Domain.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/DomainCache.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/ParentProcessDomains.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/DOM.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Emulation.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Input.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Log.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Network.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Page.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Performance.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Runtime.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/Security.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/content/runtime/ExecutionContext.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Browser.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Emulation.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Fetch.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/IO.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Input.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Network.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Page.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Security.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/Target.jsm
+lib/thunderbird/chrome/remote/content/cdp/domains/parent/page/DialogHandler.jsm
+lib/thunderbird/chrome/remote/content/cdp/observers/ChannelEventSink.jsm
+lib/thunderbird/chrome/remote/content/cdp/observers/ContextObserver.jsm
+lib/thunderbird/chrome/remote/content/cdp/observers/NetworkObserver.jsm
+lib/thunderbird/chrome/remote/content/cdp/observers/TargetObserver.jsm
+lib/thunderbird/chrome/remote/content/cdp/sessions/ContentProcessSession.jsm
+lib/thunderbird/chrome/remote/content/cdp/sessions/MainProcessSession.jsm
+lib/thunderbird/chrome/remote/content/cdp/sessions/Session.jsm
+lib/thunderbird/chrome/remote/content/cdp/sessions/TabSession.jsm
+lib/thunderbird/chrome/remote/content/cdp/sessions/frame-script.js
+lib/thunderbird/chrome/remote/content/cdp/targets/MainProcessTarget.jsm
+lib/thunderbird/chrome/remote/content/cdp/targets/TabTarget.jsm
+lib/thunderbird/chrome/remote/content/cdp/targets/Target.jsm
+lib/thunderbird/chrome/remote/content/cdp/targets/TargetList.jsm
+lib/thunderbird/chrome/remote/content/components/Marionette.jsm
+lib/thunderbird/chrome/remote/content/components/RemoteAgent.jsm
+lib/thunderbird/chrome/remote/content/external/EventUtils.js
+lib/thunderbird/chrome/remote/content/marionette/accessibility.js
+lib/thunderbird/chrome/remote/content/marionette/action.js
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteCommandsChild.jsm
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteCommandsParent.jsm
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteEventsChild.jsm
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteEventsParent.jsm
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteReftestChild.jsm
+lib/thunderbird/chrome/remote/content/marionette/actors/MarionetteReftestParent.jsm
+lib/thunderbird/chrome/remote/content/marionette/addon.js
+lib/thunderbird/chrome/remote/content/marionette/appinfo.js
+lib/thunderbird/chrome/remote/content/marionette/atom.js
+lib/thunderbird/chrome/remote/content/marionette/browser.js
+lib/thunderbird/chrome/remote/content/marionette/capture.js
+lib/thunderbird/chrome/remote/content/marionette/cert.js
+lib/thunderbird/chrome/remote/content/marionette/cookie.js
+lib/thunderbird/chrome/remote/content/marionette/dom.js
+lib/thunderbird/chrome/remote/content/marionette/driver.js
+lib/thunderbird/chrome/remote/content/marionette/element.js
+lib/thunderbird/chrome/remote/content/marionette/evaluate.js
+lib/thunderbird/chrome/remote/content/marionette/event.js
+lib/thunderbird/chrome/remote/content/marionette/interaction.js
+lib/thunderbird/chrome/remote/content/marionette/l10n.js
+lib/thunderbird/chrome/remote/content/marionette/legacyaction.js
+lib/thunderbird/chrome/remote/content/marionette/message.js
+lib/thunderbird/chrome/remote/content/marionette/modal.js
+lib/thunderbird/chrome/remote/content/marionette/navigate.js
+lib/thunderbird/chrome/remote/content/marionette/packets.js
+lib/thunderbird/chrome/remote/content/marionette/permissions.js
+lib/thunderbird/chrome/remote/content/marionette/prefs.js
+lib/thunderbird/chrome/remote/content/marionette/reftest-content.js
+lib/thunderbird/chrome/remote/content/marionette/reftest.js
+lib/thunderbird/chrome/remote/content/marionette/reftest.xhtml
+lib/thunderbird/chrome/remote/content/marionette/server.js
+lib/thunderbird/chrome/remote/content/marionette/stream-utils.js
+lib/thunderbird/chrome/remote/content/marionette/sync.js
+lib/thunderbird/chrome/remote/content/marionette/transport.js
+lib/thunderbird/chrome/remote/content/server/HTTPD.jsm
+lib/thunderbird/chrome/remote/content/server/WebSocketHandshake.jsm
+lib/thunderbird/chrome/remote/content/server/WebSocketTransport.jsm
+lib/thunderbird/chrome/remote/content/shared/Format.jsm
+lib/thunderbird/chrome/remote/content/shared/Log.jsm
+lib/thunderbird/chrome/remote/content/shared/MobileTabBrowser.jsm
+lib/thunderbird/chrome/remote/content/shared/Navigate.jsm
+lib/thunderbird/chrome/remote/content/shared/PDF.jsm
+lib/thunderbird/chrome/remote/content/shared/RecommendedPreferences.jsm
+lib/thunderbird/chrome/remote/content/shared/Stack.jsm
+lib/thunderbird/chrome/remote/content/shared/Sync.jsm
+lib/thunderbird/chrome/remote/content/shared/TabManager.jsm
+lib/thunderbird/chrome/remote/content/shared/WebSocketConnection.jsm
+lib/thunderbird/chrome/remote/content/shared/WindowManager.jsm
+lib/thunderbird/chrome/remote/content/shared/listeners/BrowsingContextListener.jsm
+lib/thunderbird/chrome/remote/content/shared/listeners/ConsoleAPIListener.jsm
+lib/thunderbird/chrome/remote/content/shared/listeners/ConsoleListener.jsm
+lib/thunderbird/chrome/remote/content/shared/listeners/LoadListener.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/Errors.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/EventsDispatcher.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/MessageHandler.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/MessageHandlerRegistry.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/Module.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/ModuleCache.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/RootMessageHandler.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/RootMessageHandlerRegistry.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/WindowGlobalMessageHandler.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/sessiondata/SessionData.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/sessiondata/SessionDataReader.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/transports/FrameContextUtils.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/transports/FrameTransport.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/transports/js-window-actors/MessageHandlerFrameActor.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/transports/js-window-actors/MessageHandlerFrameChild.jsm
+lib/thunderbird/chrome/remote/content/shared/messagehandler/transports/js-window-actors/MessageHandlerFrameParent.jsm
+lib/thunderbird/chrome/remote/content/shared/webdriver/Assert.jsm
+lib/thunderbird/chrome/remote/content/shared/webdriver/Capabilities.jsm
+lib/thunderbird/chrome/remote/content/shared/webdriver/Errors.jsm
+lib/thunderbird/chrome/remote/content/shared/webdriver/KeyData.jsm
+lib/thunderbird/chrome/remote/content/shared/webdriver/Session.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/NewSessionHandler.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/RemoteValue.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/WebDriverBiDi.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/WebDriverBiDiConnection.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/ModuleRegistry.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/root/browsingContext.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/root/log.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/root/session.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/windowglobal-in-root/log.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/windowglobal/browsingContext.jsm
+lib/thunderbird/chrome/remote/content/webdriver-bidi/modules/windowglobal/log.jsm
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-backgroundPage.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-contentScripts.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-extension.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-identity.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-runtime.js
+lib/thunderbird/chrome/toolkit/content/extensions/child/ext-scripting.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-storage.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-test.js
 lib/thunderbird/chrome/toolkit/content/extensions/child/ext-toolkit.js
@@ -4440,6 +4962,7 @@ lib/thunderbird/chrome/toolkit/content/e
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-alarms.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-backgroundPage.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-browserSettings.js
+lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-browsingData.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-captivePortal.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-clipboard.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-contentScripts.js
@@ -4460,6 +4983,7 @@ lib/thunderbird/chrome/toolkit/content/e
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-protocolHandlers.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-proxy.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-runtime.js
+lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-scripting.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-storage.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-tabs-base.js
 lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-telemetry.js
@@ -4472,6 +4996,7 @@ lib/thunderbird/chrome/toolkit/content/e
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/alarms.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/browser_action.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/browser_settings.json
+lib/thunderbird/chrome/toolkit/content/extensions/schemas/browsing_data.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/captive_portal.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/clipboard.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/content_scripts.json
@@ -4498,6 +5023,7 @@ lib/thunderbird/chrome/toolkit/content/e
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/privacy.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/proxy.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/runtime.json
+lib/thunderbird/chrome/toolkit/content/extensions/schemas/scripting.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/storage.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/telemetry.json
 lib/thunderbird/chrome/toolkit/content/extensions/schemas/test.json
@@ -4512,10 +5038,12 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/TopLevelVideoDocument.js
 lib/thunderbird/chrome/toolkit/content/global/aboutAbout.html
 lib/thunderbird/chrome/toolkit/content/global/aboutAbout.js
-lib/thunderbird/chrome/toolkit/content/global/aboutCache.js
 lib/thunderbird/chrome/toolkit/content/global/aboutCheckerboard.css
 lib/thunderbird/chrome/toolkit/content/global/aboutCheckerboard.html
 lib/thunderbird/chrome/toolkit/content/global/aboutCheckerboard.js
+lib/thunderbird/chrome/toolkit/content/global/aboutGlean.css
+lib/thunderbird/chrome/toolkit/content/global/aboutGlean.html
+lib/thunderbird/chrome/toolkit/content/global/aboutGlean.js
 lib/thunderbird/chrome/toolkit/content/global/aboutMemory.css
 lib/thunderbird/chrome/toolkit/content/global/aboutMemory.js
 lib/thunderbird/chrome/toolkit/content/global/aboutMemory.xhtml
@@ -4525,6 +5053,9 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/aboutPerformance.css
 lib/thunderbird/chrome/toolkit/content/global/aboutPerformance.html
 lib/thunderbird/chrome/toolkit/content/global/aboutPerformance.js
+lib/thunderbird/chrome/toolkit/content/global/aboutProcesses.css
+lib/thunderbird/chrome/toolkit/content/global/aboutProcesses.html
+lib/thunderbird/chrome/toolkit/content/global/aboutProcesses.js
 lib/thunderbird/chrome/toolkit/content/global/aboutProfiles.js
 lib/thunderbird/chrome/toolkit/content/global/aboutProfiles.xhtml
 lib/thunderbird/chrome/toolkit/content/global/aboutRights.js
@@ -4539,9 +5070,15 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/aboutUrlClassifier.css
 lib/thunderbird/chrome/toolkit/content/global/aboutUrlClassifier.js
 lib/thunderbird/chrome/toolkit/content/global/aboutUrlClassifier.xhtml
+lib/thunderbird/chrome/toolkit/content/global/aboutconfig/aboutconfig.css
+lib/thunderbird/chrome/toolkit/content/global/aboutconfig/aboutconfig.html
+lib/thunderbird/chrome/toolkit/content/global/aboutconfig/aboutconfig.js
+lib/thunderbird/chrome/toolkit/content/global/aboutconfig/background.svg
+lib/thunderbird/chrome/toolkit/content/global/aboutconfig/toggle.svg
 lib/thunderbird/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.css
 lib/thunderbird/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.html
 lib/thunderbird/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.js
+lib/thunderbird/chrome/toolkit/content/global/adjustableTitle.js
 lib/thunderbird/chrome/toolkit/content/global/alerts/alert.css
 lib/thunderbird/chrome/toolkit/content/global/alerts/alert.js
 lib/thunderbird/chrome/toolkit/content/global/alerts/alert.xhtml
@@ -4549,7 +5086,6 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/appPicker.xhtml
 lib/thunderbird/chrome/toolkit/content/global/autocomplete.css
 lib/thunderbird/chrome/toolkit/content/global/backgroundPageThumbs.xhtml
-lib/thunderbird/chrome/toolkit/content/global/backgroundPageThumbsContent.js
 lib/thunderbird/chrome/toolkit/content/global/bindings/calendar.js
 lib/thunderbird/chrome/toolkit/content/global/bindings/datekeeper.js
 lib/thunderbird/chrome/toolkit/content/global/bindings/datepicker.js
@@ -4557,8 +5093,6 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/bindings/spinner.js
 lib/thunderbird/chrome/toolkit/content/global/bindings/timekeeper.js
 lib/thunderbird/chrome/toolkit/content/global/bindings/timepicker.js
-lib/thunderbird/chrome/toolkit/content/global/browser-child.js
-lib/thunderbird/chrome/toolkit/content/global/browser-content.js
 lib/thunderbird/chrome/toolkit/content/global/buildconfig.css
 lib/thunderbird/chrome/toolkit/content/global/buildconfig.html
 lib/thunderbird/chrome/toolkit/content/global/certviewer/asn1js_bundle.js
@@ -4581,16 +5115,12 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/certviewer/components/info-item.js
 lib/thunderbird/chrome/toolkit/content/global/certviewer/components/list-item.css
 lib/thunderbird/chrome/toolkit/content/global/certviewer/components/list-item.js
-lib/thunderbird/chrome/toolkit/content/global/certviewer/ctlognames.js
+lib/thunderbird/chrome/toolkit/content/global/certviewer/components/utils.js
 lib/thunderbird/chrome/toolkit/content/global/certviewer/pkijs_bundle.js
 lib/thunderbird/chrome/toolkit/content/global/certviewer/pvutils_bundle.js
-lib/thunderbird/chrome/toolkit/content/global/certviewer/strings.js
-lib/thunderbird/chrome/toolkit/content/global/certviewer/utils.js
 lib/thunderbird/chrome/toolkit/content/global/commonDialog.css
 lib/thunderbird/chrome/toolkit/content/global/commonDialog.js
 lib/thunderbird/chrome/toolkit/content/global/commonDialog.xhtml
-lib/thunderbird/chrome/toolkit/content/global/config.js
-lib/thunderbird/chrome/toolkit/content/global/config.xhtml
 lib/thunderbird/chrome/toolkit/content/global/contentAreaUtils.js
 lib/thunderbird/chrome/toolkit/content/global/customElements.js
 lib/thunderbird/chrome/toolkit/content/global/datepicker.xhtml
@@ -4612,10 +5142,12 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/elements/menu.js
 lib/thunderbird/chrome/toolkit/content/global/elements/menulist.js
 lib/thunderbird/chrome/toolkit/content/global/elements/menupopup.js
+lib/thunderbird/chrome/toolkit/content/global/elements/message-bar.css
+lib/thunderbird/chrome/toolkit/content/global/elements/message-bar.js
 lib/thunderbird/chrome/toolkit/content/global/elements/moz-input-box.js
+lib/thunderbird/chrome/toolkit/content/global/elements/named-deck.js
 lib/thunderbird/chrome/toolkit/content/global/elements/notificationbox.js
 lib/thunderbird/chrome/toolkit/content/global/elements/panel.js
-lib/thunderbird/chrome/toolkit/content/global/elements/pluginProblem.js
 lib/thunderbird/chrome/toolkit/content/global/elements/popupnotification.js
 lib/thunderbird/chrome/toolkit/content/global/elements/radio.js
 lib/thunderbird/chrome/toolkit/content/global/elements/richlistbox.js
@@ -4631,12 +5163,12 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/globalOverlay.js
 lib/thunderbird/chrome/toolkit/content/global/gmp-sources/openh264.json
 lib/thunderbird/chrome/toolkit/content/global/gmp-sources/widevinecdm.json
-lib/thunderbird/chrome/toolkit/content/global/httpsonlyerror/cert-error.svg
 lib/thunderbird/chrome/toolkit/content/global/httpsonlyerror/errorpage.html
 lib/thunderbird/chrome/toolkit/content/global/httpsonlyerror/errorpage.js
+lib/thunderbird/chrome/toolkit/content/global/httpsonlyerror/secure-broken.svg
 lib/thunderbird/chrome/toolkit/content/global/license.html
 lib/thunderbird/chrome/toolkit/content/global/minimal-xul.css
-lib/thunderbird/chrome/toolkit/content/global/mozilla.xhtml
+lib/thunderbird/chrome/toolkit/content/global/mozilla.html
 lib/thunderbird/chrome/toolkit/content/global/netError.js
 lib/thunderbird/chrome/toolkit/content/global/netError.xhtml
 lib/thunderbird/chrome/toolkit/content/global/notfound.wav
@@ -4646,15 +5178,14 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/plugins.html
 lib/thunderbird/chrome/toolkit/content/global/plugins.js
 lib/thunderbird/chrome/toolkit/content/global/preferencesBindings.js
-lib/thunderbird/chrome/toolkit/content/global/printPreviewProgress.js
-lib/thunderbird/chrome/toolkit/content/global/printPreviewProgress.xhtml
-lib/thunderbird/chrome/toolkit/content/global/printPreviewToolbar.js
-lib/thunderbird/chrome/toolkit/content/global/printProgress.js
-lib/thunderbird/chrome/toolkit/content/global/printProgress.xhtml
+lib/thunderbird/chrome/toolkit/content/global/print.css
+lib/thunderbird/chrome/toolkit/content/global/print.html
+lib/thunderbird/chrome/toolkit/content/global/print.js
+lib/thunderbird/chrome/toolkit/content/global/printPagination.css
+lib/thunderbird/chrome/toolkit/content/global/printPreviewPagination.js
 lib/thunderbird/chrome/toolkit/content/global/printUtils.js
 lib/thunderbird/chrome/toolkit/content/global/process-content.js
 lib/thunderbird/chrome/toolkit/content/global/reader/aboutReader.html
-lib/thunderbird/chrome/toolkit/content/global/reader/aboutReader.js
 lib/thunderbird/chrome/toolkit/content/global/remote-test-ipc.js
 lib/thunderbird/chrome/toolkit/content/global/resetProfile.css
 lib/thunderbird/chrome/toolkit/content/global/resetProfile.js
@@ -4666,9 +5197,11 @@ lib/thunderbird/chrome/toolkit/content/g
 lib/thunderbird/chrome/toolkit/content/global/tabprompts.css
 lib/thunderbird/chrome/toolkit/content/global/tabprompts.jsm
 lib/thunderbird/chrome/toolkit/content/global/test-ipc.xhtml
+lib/thunderbird/chrome/toolkit/content/global/third_party/cfworker/json-schema.js
+lib/thunderbird/chrome/toolkit/content/global/third_party/d3/d3.js
 lib/thunderbird/chrome/toolkit/content/global/timepicker.xhtml
+lib/thunderbird/chrome/toolkit/content/global/toggle-group.css
 lib/thunderbird/chrome/toolkit/content/global/treeUtils.js
-lib/thunderbird/chrome/toolkit/content/global/unifiedcomplete-top-urls.json
 lib/thunderbird/chrome/toolkit/content/global/viewSourceUtils.js
 lib/thunderbird/chrome/toolkit/content/global/viewZoomOverlay.js
 lib/thunderbird/chrome/toolkit/content/global/widgets.css
@@ -4686,27 +5219,21 @@ lib/thunderbird/chrome/toolkit/content/m
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.css
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/abuse-report-panel.js
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/abuse-reports.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/blocklist.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/default-theme.svg
+lib/thunderbird/chrome/toolkit/content/mozapps/extensions/default-theme/icon.svg
+lib/thunderbird/chrome/toolkit/content/mozapps/extensions/default-theme/manifest.json
+lib/thunderbird/chrome/toolkit/content/mozapps/extensions/default-theme/preview.svg
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/drag-drop-addon-installer.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.xhtml
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/firefox-compact-light.svg
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/message-bar.css
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/message-bar.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/named-deck.js
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/panel-item.css
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/panel-list.css
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/pluginPrefs.js
-lib/thunderbird/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xhtml
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/rating-star.css
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/shortcuts.css
 lib/thunderbird/chrome/toolkit/content/mozapps/extensions/shortcuts.js
-lib/thunderbird/chrome/toolkit/content/mozapps/handling/dialog.js
-lib/thunderbird/chrome/toolkit/content/mozapps/handling/dialog.xhtml
+lib/thunderbird/chrome/toolkit/content/mozapps/extensions/view-controller.js
+lib/thunderbird/chrome/toolkit/content/mozapps/handling/appChooser.js
+lib/thunderbird/chrome/toolkit/content/mozapps/handling/appChooser.xhtml
 lib/thunderbird/chrome/toolkit/content/mozapps/handling/handler.css
+lib/thunderbird/chrome/toolkit/content/mozapps/handling/permissionDialog.js
+lib/thunderbird/chrome/toolkit/content/mozapps/handling/permissionDialog.xhtml
 lib/thunderbird/chrome/toolkit/content/mozapps/preferences/changemp.js
 lib/thunderbird/chrome/toolkit/content/mozapps/preferences/changemp.xhtml
 lib/thunderbird/chrome/toolkit/content/mozapps/preferences/fontbuilder.js
@@ -4718,12 +5245,9 @@ lib/thunderbird/chrome/toolkit/content/m
 lib/thunderbird/chrome/toolkit/content/mozapps/profile/profileDowngrade.xhtml
 lib/thunderbird/chrome/toolkit/content/mozapps/profile/profileSelection.js
 lib/thunderbird/chrome/toolkit/content/mozapps/profile/profileSelection.xhtml
-lib/thunderbird/chrome/toolkit/content/passwordmgr/recipes.json
-lib/thunderbird/chrome/toolkit/content/providers.json
 lib/thunderbird/chrome/toolkit/featuregates/FeatureGate.jsm
 lib/thunderbird/chrome/toolkit/featuregates/FeatureGateImplementation.jsm
 lib/thunderbird/chrome/toolkit/featuregates/feature_definitions.json
-lib/thunderbird/chrome/toolkit/pluginproblem/pluginProblemContent.css
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-normal%1.5x.png@localhost
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-normal%1x.png@localhost
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-normal%2.25x.png@localhost
@@ -4736,12 +5260,28 @@ lib/thunderbird/chrome/toolkit/res/acces
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-tilt-right%1x.png@localhost
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-tilt-right%2.25x.png@localhost
 lib/thunderbird/chrome/toolkit/res/accessiblecaret-tilt-right%2x.png@localhost
-lib/thunderbird/chrome/toolkit/res/arrow-left.gif
-lib/thunderbird/chrome/toolkit/res/arrow-right.gif
-lib/thunderbird/chrome/toolkit/res/arrow.gif
-lib/thunderbird/chrome/toolkit/res/arrowd-left.gif
-lib/thunderbird/chrome/toolkit/res/arrowd-right.gif
-lib/thunderbird/chrome/toolkit/res/arrowd.gif
+lib/thunderbird/chrome/toolkit/res/autofill/CreditCardRuleset.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofill.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillChild.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillContent.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillHandler.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillHeuristics.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillNameUtils.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillParent.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillPreferences.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillPrompter.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillStorage.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillStorageBase.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillSync.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillTelemetryUtils.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/FormAutofillUtils.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/ProfileAutoCompleteResult.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/addressmetadata/addressReferences.js
+lib/thunderbird/chrome/toolkit/res/autofill/addressmetadata/addressReferencesExt.js
+lib/thunderbird/chrome/toolkit/res/autofill/content/heuristicsRegexp.js
+lib/thunderbird/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumber.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumberMetaData.jsm
+lib/thunderbird/chrome/toolkit/res/autofill/phonenumberutils/PhoneNumberNormalizer.jsm
 lib/thunderbird/chrome/toolkit/res/broken-image.png
 lib/thunderbird/chrome/toolkit/res/charsetData.properties
 lib/thunderbird/chrome/toolkit/res/counterstyles.css
@@ -4750,12 +5290,22 @@ lib/thunderbird/chrome/toolkit/res/hidde
 lib/thunderbird/chrome/toolkit/res/html.css
 lib/thunderbird/chrome/toolkit/res/loading-image.png
 lib/thunderbird/chrome/toolkit/res/mathml.css
+lib/thunderbird/chrome/toolkit/res/nimbus/ExperimentAPI.jsm
+lib/thunderbird/chrome/toolkit/res/nimbus/FeatureManifest.js
+lib/thunderbird/chrome/toolkit/res/nimbus/lib/ExperimentManager.jsm
+lib/thunderbird/chrome/toolkit/res/nimbus/lib/ExperimentStore.jsm
+lib/thunderbird/chrome/toolkit/res/nimbus/lib/RemoteSettingsExperimentLoader.jsm
+lib/thunderbird/chrome/toolkit/res/nimbus/lib/SharedDataMap.jsm
+lib/thunderbird/chrome/toolkit/res/nimbus/schemas/NimbusEnrollment.schema.json
+lib/thunderbird/chrome/toolkit/res/nimbus/schemas/NimbusExperiment.schema.json
 lib/thunderbird/chrome/toolkit/res/noframes.css
 lib/thunderbird/chrome/toolkit/res/noscript.css
-lib/thunderbird/chrome/toolkit/res/pluginproblem.css
+lib/thunderbird/chrome/toolkit/res/password-hide.svg
+lib/thunderbird/chrome/toolkit/res/password.svg
 lib/thunderbird/chrome/toolkit/res/quirk.css
+lib/thunderbird/chrome/toolkit/res/scrollbars.css
+lib/thunderbird/chrome/toolkit/res/searchfield-cancel.svg
 lib/thunderbird/chrome/toolkit/res/ua.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/about.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutCache.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutCacheEntry.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutHttpsOnlyError.css
@@ -4763,11 +5313,11 @@ lib/thunderbird/chrome/toolkit/skin/clas
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutMemory.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutNetworking.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutReader.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/aboutReaderPocket.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutRights.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutSupport.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/alerts/alert.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/alert.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/appPicker.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/arrowscrollbox.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/autocomplete.css
@@ -4775,67 +5325,91 @@ lib/thunderbird/chrome/toolkit/skin/clas
 lib/thunderbird/chrome/toolkit/skin/classic/global/checkbox.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/close-icon.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/commonDialog.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/config.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/datetimeinputpickers.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/dialog.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/dirListing/dirListing.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/dirListing/folder.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/dirListing/up.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/dropmarker.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/findBar.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/findbar.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/global-shared.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/global.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/Authentication.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-dropdown-12.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-dropdown-16.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-down-12.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-down.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-left-12.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-left.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-right-12.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-right.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-up-12.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-up.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/autoscroll-horizontal.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/autoscroll-vertical.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/autoscroll.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/badge-blue.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/blocked.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/blocklist_favicon.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/check-partial.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/check.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/chevron.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/close-fill.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/close.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/columnpicker.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/defaultFavicon.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/delete.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/error-16.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/developer.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/edit-copy.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/edit.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/error.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/find-next-arrow.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/find-previous-arrow.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/experiments.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/folder.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/heart.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/help.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/identity-icon.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/highlights.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/indicator-private-browsing.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/info-filled.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/info.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/lightbulb.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/link.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/loading.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/loading%2x.png@localhost
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/more.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/open-in-new.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/page-landscape.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/page-portrait.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/performance.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/question-16.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/question-64.png
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/plugin-blocked.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/plugin.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/plus.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/pocket-outline.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/pocket.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/print.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/radio.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/reload.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/resizer.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/search-glass.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/search-textbox.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/searchfield-cancel.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/security-broken.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/security-warning.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/security.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/settings.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/shortcut.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/spinner-arrow-down.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/spinner-arrow-up.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/sslWarning.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/twisty-collapsed-rtl.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/twisty-collapsed.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/icons/twisty-expanded.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/sort-arrow.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/trackers.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/undo.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/update-icon.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/warning-fill-12.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/icons/warning.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/icons/whatsnew.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/illustrations/about-license.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/illustrations/about-rights.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/illustrations/error-malformed-url.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/common-shared.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/common.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/dropdown.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/info-pages.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/radio.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/in-content/toggle-button.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/TopLevelImageDocument.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/TopLevelVideoDocument.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/audioMutedButton.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/audio-muted.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/audio.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/audioNoAudioButton.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/audioUnmutedButton.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/castingButton-active.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/castingButton-ready.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/closedCaptionButton-cc-off.svg
@@ -4845,13 +5419,16 @@ lib/thunderbird/chrome/toolkit/skin/clas
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/fullscreenExitButton.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/imagedoc-darknoise.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/imagedoc-lightnoise.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/pauseButton.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/pictureinpicture.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/media/playButton.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/pause-fill.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/picture-in-picture-closed.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/picture-in-picture-open.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/media/play-fill.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/stalled.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/throbber.png
 lib/thunderbird/chrome/toolkit/skin/classic/global/media/videocontrols.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/menu-scrolling.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/menu.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/menulist-shared.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/menulist.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/narrate.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/arrow.svg
@@ -4866,21 +5443,8 @@ lib/thunderbird/chrome/toolkit/skin/clas
 lib/thunderbird/chrome/toolkit/skin/classic/global/netError.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/notification.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/numberinput.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/audio-mute.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/audio.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/close-pip.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/pause.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/play.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/player.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/unpip.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/contentPluginBlocked.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/contentPluginCrashed.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/contentPluginStripe.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/plugin-blocked.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/plugin.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/pluginGeneric.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/pluginHelp-16.png
-lib/thunderbird/chrome/toolkit/skin/classic/global/plugins/pluginProblem.css
+lib/thunderbird/chrome/toolkit/skin/classic/global/pictureinpicture/texttracks.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/popup.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/popupnotification.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/radio.css
@@ -4890,50 +5454,47 @@ lib/thunderbird/chrome/toolkit/skin/clas
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Plus-38x24.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Minus-24x24.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Plus-24x24.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Pocket-Glyph-Dark.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Pocket-Glyph-Sepia.svg
+lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Pocket-Glyph.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Sans-Serif.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Serif.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-24x24.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-Arrow.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/reader/close-16.svg
-lib/thunderbird/chrome/toolkit/skin/classic/global/reader/pocket.svg
 lib/thunderbird/chrome/toolkit/skin/classic/global/richlistbox.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/scrollbars.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/search-textbox.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/splitter.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/tabbox.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/tabprompts.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/toolbar.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/toolbarbutton.css
-lib/thunderbird/chrome/toolkit/skin/classic/global/tooltip.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/tree.css
 lib/thunderbird/chrome/toolkit/skin/classic/global/wizard.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
-lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
+lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-extensions.svg
+lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-plugins.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
+lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-sitepermission.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
+lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/line.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/handling/handling.css
-lib/thunderbird/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.svg
-lib/thunderbird/chrome/toolkit/skin/classic/mozapps/profile/information.svg
-lib/thunderbird/chrome/toolkit/skin/classic/mozapps/profile/profileDowngrade.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/profile/profileSelection.css
+lib/thunderbird/chrome/toolkit/skin/classic/mozapps/profileDowngrade.css
 lib/thunderbird/chrome/toolkit/skin/classic/mozapps/update/updates.css
-lib/thunderbird/components/EnterprisePolicies.js
-lib/thunderbird/components/EnterprisePoliciesContent.js
 lib/thunderbird/components/HandlerService.js
 lib/thunderbird/components/calBackendLoader.js
 lib/thunderbird/components/calCachedCalendar.js
 lib/thunderbird/components/calDateTime.js
 lib/thunderbird/components/calDuration.js
-lib/thunderbird/components/calFilter.js
 lib/thunderbird/components/calICALJSComponents.js
 lib/thunderbird/components/calICSService-worker.js
 lib/thunderbird/components/calICSService.js
@@ -4942,7 +5503,6 @@ lib/thunderbird/components/calPeriod.js
 lib/thunderbird/components/calRecurrenceRule.js
 lib/thunderbird/components/calTimezone.js
 lib/thunderbird/components/components.manifest
-lib/thunderbird/components/marionette.js
 lib/thunderbird/contentaccessible/ImageDocument.css
 lib/thunderbird/contentaccessible/TopLevelImageDocument.css
 lib/thunderbird/contentaccessible/TopLevelVideoDocument.css
@@ -4950,107 +5510,54 @@ lib/thunderbird/contentaccessible/html/f
 lib/thunderbird/contentaccessible/plaintext.css
 lib/thunderbird/contentaccessible/viewsource.css
 lib/thunderbird/defaults/autoconfig/prefcalls.js
+lib/thunderbird/defaults/backgroundtasks/backgroundtasks.js
 lib/thunderbird/defaults/messenger/mailViews.dat
 lib/thunderbird/defaults/permissions
 lib/thunderbird/defaults/pref/all-im.js
 lib/thunderbird/defaults/pref/all-l10n.js
 lib/thunderbird/defaults/pref/all-thunderbird.js
+lib/thunderbird/defaults/pref/calendar.js
 lib/thunderbird/defaults/pref/channel-prefs.js
 lib/thunderbird/defaults/pref/chat-prefs.js
 lib/thunderbird/defaults/pref/composer.js
 lib/thunderbird/defaults/pref/debugger.js
 lib/thunderbird/defaults/pref/e2e-prefs.js
-lib/thunderbird/defaults/pref/lightning.js
 lib/thunderbird/defaults/pref/mailnews.js
 lib/thunderbird/defaults/pref/mdn.js
 lib/thunderbird/defaults/pref/thunderbird-branding.js
 lib/thunderbird/defaults/settings/blocklists/addons-bloomfilters.json
 lib/thunderbird/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin
 lib/thunderbird/defaults/settings/blocklists/addons-bloomfilters/addons-mlbf.bin.meta.json
-lib/thunderbird/defaults/settings/blocklists/addons.json
 lib/thunderbird/defaults/settings/blocklists/gfx.json
 lib/thunderbird/defaults/settings/blocklists/plugins.json
 lib/thunderbird/defaults/settings/main/anti-tracking-url-decoration.json
+lib/thunderbird/defaults/settings/main/devtools-compatibility-browsers.json
+lib/thunderbird/defaults/settings/main/doh-config.json
+lib/thunderbird/defaults/settings/main/doh-providers.json
 lib/thunderbird/defaults/settings/main/example.json
 lib/thunderbird/defaults/settings/main/hijack-blocklists.json
 lib/thunderbird/defaults/settings/main/language-dictionaries.json
-lib/thunderbird/defaults/settings/main/onboarding.json
+lib/thunderbird/defaults/settings/main/password-recipes.json
+lib/thunderbird/defaults/settings/main/password-rules.json
 lib/thunderbird/defaults/settings/main/search-config.json
 lib/thunderbird/defaults/settings/main/search-default-override-allowlist.json
+lib/thunderbird/defaults/settings/main/search-telemetry-v2.json
 lib/thunderbird/defaults/settings/main/sites-classification.json
+lib/thunderbird/defaults/settings/main/top-sites.json
 lib/thunderbird/defaults/settings/main/url-classifier-skip-urls.json
-lib/thunderbird/defaults/settings/pinning/pins.json
+lib/thunderbird/defaults/settings/main/websites-with-shared-credential-backends.json
+lib/thunderbird/defaults/settings/security-state/intermediates.json
+lib/thunderbird/defaults/settings/security-state/onecrl.json
+lib/thunderbird/defaults/settings/thunderbird/hijack-blocklists.json
+lib/thunderbird/defaults/settings/thunderbird/search-config.json
+lib/thunderbird/defaults/settings/thunderbird/url-classifier-skip-urls.json
 lib/thunderbird/dependentlibs.list
 lib/thunderbird/dictionaries/en-US.aff
 lib/thunderbird/dictionaries/en-US.dic
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ar/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ast/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/be/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/bg/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/br/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/bs/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ca/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/cak/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/cs/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/cy/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/de/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/dsb/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/el/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/en/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/en_GB/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/es_AR/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/es_MX/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/et/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/eu/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/fa/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/fi/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/fr/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/fy_NL/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/gd/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/hr/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/hsb/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/hu/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/hy_AM/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ia/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/id/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/it/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ja/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ka/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/kab/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/kk/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ko/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/lt/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/nb_NO/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/nl/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/nn_NO/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/pl/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/pt_BR/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/pt_PT/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/rm/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ro/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/ru/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/si/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/sk/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/sl/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/sq/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/sr/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/sv_SE/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/th/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/tr/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/uk/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/vi/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/zh_CN/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/_locales/zh_TW/messages.json
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/background/background.js
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/content/moments.css
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/content/moments.html
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/content/moments.js
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/images/logo.svg
-lib/thunderbird/features/wetransfer%extensions.thunderbird.net@localhost/manifest.json
 lib/thunderbird/greprefs.js
-lib/thunderbird/gtk2/libmozgtk.so
 lib/thunderbird/hyphenation/hyph_af.hyf
 lib/thunderbird/hyphenation/hyph_bg.hyf
+lib/thunderbird/hyphenation/hyph_bn.hyf
 lib/thunderbird/hyphenation/hyph_ca.hyf
 lib/thunderbird/hyphenation/hyph_cy.hyf
 lib/thunderbird/hyphenation/hyph_da.hyf
@@ -5064,6 +5571,8 @@ lib/thunderbird/hyphenation/hyph_et.hyf
 lib/thunderbird/hyphenation/hyph_fi.hyf
 lib/thunderbird/hyphenation/hyph_fr.hyf
 lib/thunderbird/hyphenation/hyph_gl.hyf
+lib/thunderbird/hyphenation/hyph_gu.hyf
+lib/thunderbird/hyphenation/hyph_hi.hyf
 lib/thunderbird/hyphenation/hyph_hr.hyf
 lib/thunderbird/hyphenation/hyph_hsb.hyf
 lib/thunderbird/hyphenation/hyph_hu.hyf
@@ -5071,18 +5580,24 @@ lib/thunderbird/hyphenation/hyph_ia.hyf
 lib/thunderbird/hyphenation/hyph_is.hyf
 lib/thunderbird/hyphenation/hyph_it.hyf
 lib/thunderbird/hyphenation/hyph_kmr.hyf
+lib/thunderbird/hyphenation/hyph_kn.hyf
 lib/thunderbird/hyphenation/hyph_la.hyf
 lib/thunderbird/hyphenation/hyph_lt.hyf
+lib/thunderbird/hyphenation/hyph_ml.hyf
 lib/thunderbird/hyphenation/hyph_mn.hyf
 lib/thunderbird/hyphenation/hyph_nb.hyf
 lib/thunderbird/hyphenation/hyph_nl.hyf
 lib/thunderbird/hyphenation/hyph_nn.hyf
+lib/thunderbird/hyphenation/hyph_or.hyf
+lib/thunderbird/hyphenation/hyph_pa.hyf
 lib/thunderbird/hyphenation/hyph_pl.hyf
 lib/thunderbird/hyphenation/hyph_pt.hyf
 lib/thunderbird/hyphenation/hyph_ru.hyf
 lib/thunderbird/hyphenation/hyph_sh.hyf
 lib/thunderbird/hyphenation/hyph_sl.hyf
 lib/thunderbird/hyphenation/hyph_sv.hyf
+lib/thunderbird/hyphenation/hyph_ta.hyf
+lib/thunderbird/hyphenation/hyph_te.hyf
 lib/thunderbird/hyphenation/hyph_tr.hyf
 lib/thunderbird/hyphenation/hyph_uk.hyf
 lib/thunderbird/isp/Bogofilter.sfd
@@ -5090,17 +5605,25 @@ lib/thunderbird/isp/DSPAM.sfd
 lib/thunderbird/isp/POPFile.sfd
 lib/thunderbird/isp/SpamAssassin.sfd
 lib/thunderbird/isp/SpamPal.sfd
-lib/thunderbird/libldap60.so
-lib/thunderbird/libldif60.so
 lib/thunderbird/liblgpllibs.so
 lib/thunderbird/libmozgtk.so
 lib/thunderbird/libmozsqlite3.so
 ${PLIST.wayland}lib/thunderbird/libmozwayland.so
-lib/thunderbird/libprldap60.so
 lib/thunderbird/librnp.so
 lib/thunderbird/libxul.so
 lib/thunderbird/localization/en-US/branding/brand.ftl
+lib/thunderbird/localization/en-US/browser/appExtensionFields.ftl
+lib/thunderbird/localization/en-US/browser/branding/brandings.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-context-menus.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-delete-prompt.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-editable-item.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-event-dialog-reminder.ftl
 lib/thunderbird/localization/en-US/calendar/calendar-ics-file-dialog.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-invitation-panel.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-invitations-dialog.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-itip-identity-dialog.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-print.ftl
+lib/thunderbird/localization/en-US/calendar/calendar-summary-dialog.ftl
 lib/thunderbird/localization/en-US/calendar/calendar-uri-redirect-dialog.ftl
 lib/thunderbird/localization/en-US/calendar/calendar-widgets.ftl
 lib/thunderbird/localization/en-US/calendar/category-dialog.ftl
@@ -5109,25 +5632,50 @@ lib/thunderbird/localization/en-US/crash
 lib/thunderbird/localization/en-US/devtools/client/aboutdebugging.ftl
 lib/thunderbird/localization/en-US/devtools/client/accessibility.ftl
 lib/thunderbird/localization/en-US/devtools/client/application.ftl
+lib/thunderbird/localization/en-US/devtools/client/compatibility.ftl
+lib/thunderbird/localization/en-US/devtools/client/perftools.ftl
 lib/thunderbird/localization/en-US/devtools/client/storage.ftl
 lib/thunderbird/localization/en-US/devtools/client/styleeditor.ftl
 lib/thunderbird/localization/en-US/devtools/client/toolbox-options.ftl
+lib/thunderbird/localization/en-US/devtools/client/toolbox.ftl
 lib/thunderbird/localization/en-US/devtools/client/tooltips.ftl
-lib/thunderbird/localization/en-US/devtools/startup/aboutDevTools.ftl
+lib/thunderbird/localization/en-US/devtools/shared/debugger-paused-reasons.ftl
+lib/thunderbird/localization/en-US/devtools/shared/highlighters.ftl
+lib/thunderbird/localization/en-US/devtools/startup/key-shortcuts.ftl
+lib/thunderbird/localization/en-US/dom/media.ftl
+lib/thunderbird/localization/en-US/messenger/aboutAddonsExtra.ftl
+lib/thunderbird/localization/en-US/messenger/aboutDialog.ftl
+lib/thunderbird/localization/en-US/messenger/aboutImport.ftl
 lib/thunderbird/localization/en-US/messenger/aboutProfilesExtra.ftl
 lib/thunderbird/localization/en-US/messenger/aboutRights.ftl
+lib/thunderbird/localization/en-US/messenger/aboutSupportCalendar.ftl
+lib/thunderbird/localization/en-US/messenger/aboutSupportChat.ftl
 lib/thunderbird/localization/en-US/messenger/aboutSupportMail.ftl
 lib/thunderbird/localization/en-US/messenger/accountCentral.ftl
+lib/thunderbird/localization/en-US/messenger/accountManager.ftl
+lib/thunderbird/localization/en-US/messenger/accountProvisioner.ftl
+lib/thunderbird/localization/en-US/messenger/accountcreation/accountSetup.ftl
 lib/thunderbird/localization/en-US/messenger/addressbook/abCardDAVDialog.ftl
 lib/thunderbird/localization/en-US/messenger/addressbook/abCardDAVProperties.ftl
+lib/thunderbird/localization/en-US/messenger/addressbook/aboutAddressBook.ftl
+lib/thunderbird/localization/en-US/messenger/addressbook/fieldMapImport.ftl
+lib/thunderbird/localization/en-US/messenger/addressbook/vcard.ftl
+lib/thunderbird/localization/en-US/messenger/appmenu.ftl
+lib/thunderbird/localization/en-US/messenger/chat-verifySession.ftl
+lib/thunderbird/localization/en-US/messenger/chat.ftl
+lib/thunderbird/localization/en-US/messenger/compactFoldersDialog.ftl
+lib/thunderbird/localization/en-US/messenger/exportDialog.ftl
+lib/thunderbird/localization/en-US/messenger/importDialog.ftl
+lib/thunderbird/localization/en-US/messenger/mailWidgets.ftl
 lib/thunderbird/localization/en-US/messenger/menubar.ftl
+lib/thunderbird/localization/en-US/messenger/messageheader/headerFields.ftl
 lib/thunderbird/localization/en-US/messenger/messenger.ftl
 lib/thunderbird/localization/en-US/messenger/messengercompose/messengercompose.ftl
-lib/thunderbird/localization/en-US/messenger/newInstall.ftl
-lib/thunderbird/localization/en-US/messenger/newInstallPage.ftl
+lib/thunderbird/localization/en-US/messenger/migration.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/backupKeyPassword.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/changeExpiryDlg.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/composeKeyStatus.ftl
+lib/thunderbird/localization/en-US/messenger/openpgp/keyAssistant.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/keyWizard.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/msgReadStatus.ftl
 lib/thunderbird/localization/en-US/messenger/openpgp/oneRecipientStatus.ftl
@@ -5143,6 +5691,7 @@ lib/thunderbird/localization/en-US/messe
 lib/thunderbird/localization/en-US/messenger/otr/otrUI.ftl
 lib/thunderbird/localization/en-US/messenger/policies/aboutPolicies.ftl
 lib/thunderbird/localization/en-US/messenger/policies/policies-descriptions.ftl
+lib/thunderbird/localization/en-US/messenger/preferences/am-copies.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/am-im.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/application-manager.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/attachment-reminder.ftl
@@ -5159,44 +5708,59 @@ lib/thunderbird/localization/en-US/messe
 lib/thunderbird/localization/en-US/messenger/preferences/permissions.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/preferences.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/receipts.ftl
-lib/thunderbird/localization/en-US/messenger/preferences/sendoptions.ftl
 lib/thunderbird/localization/en-US/messenger/preferences/system-integration.ftl
+lib/thunderbird/localization/en-US/messenger/shortcuts.ftl
+lib/thunderbird/localization/en-US/messenger/troubleshootMode.ftl
 lib/thunderbird/localization/en-US/security/certificates/certManager.ftl
 lib/thunderbird/localization/en-US/security/certificates/deviceManager.ftl
 lib/thunderbird/localization/en-US/security/pippki/pippki.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutAbout.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutAddons.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutCompat.ftl
-lib/thunderbird/localization/en-US/toolkit/about/aboutConfig.ftl
+lib/thunderbird/localization/en-US/toolkit/about/aboutGlean.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutHttpsOnlyError.ftl
+lib/thunderbird/localization/en-US/toolkit/about/aboutMozilla.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutNetworking.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutPerformance.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutPlugins.ftl
+lib/thunderbird/localization/en-US/toolkit/about/aboutProcesses.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutProfiles.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutRights.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutServiceWorkers.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutSupport.ftl
 lib/thunderbird/localization/en-US/toolkit/about/aboutTelemetry.ftl
+lib/thunderbird/localization/en-US/toolkit/about/aboutThirdParty.ftl
+lib/thunderbird/localization/en-US/toolkit/about/aboutWebrtc.ftl
 lib/thunderbird/localization/en-US/toolkit/about/abuseReports.ftl
 lib/thunderbird/localization/en-US/toolkit/about/certviewer.ftl
+lib/thunderbird/localization/en-US/toolkit/about/config.ftl
 lib/thunderbird/localization/en-US/toolkit/about/url-classifier.ftl
-lib/thunderbird/localization/en-US/toolkit/extensions/blocklist.ftl
+lib/thunderbird/localization/en-US/toolkit/featuregates/features.ftl
+lib/thunderbird/localization/en-US/toolkit/global/commonDialog.ftl
 lib/thunderbird/localization/en-US/toolkit/global/createProfileWizard.ftl
+lib/thunderbird/localization/en-US/toolkit/global/cspErrors.ftl
+lib/thunderbird/localization/en-US/toolkit/global/handlerDialog.ftl
+lib/thunderbird/localization/en-US/toolkit/global/notification.ftl
 lib/thunderbird/localization/en-US/toolkit/global/processTypes.ftl
 lib/thunderbird/localization/en-US/toolkit/global/profileDowngrade.ftl
 lib/thunderbird/localization/en-US/toolkit/global/profileSelection.ftl
 lib/thunderbird/localization/en-US/toolkit/global/resetProfile.ftl
+lib/thunderbird/localization/en-US/toolkit/global/run-from-dmg.ftl
 lib/thunderbird/localization/en-US/toolkit/global/textActions.ftl
 lib/thunderbird/localization/en-US/toolkit/global/unknownContentType.ftl
+lib/thunderbird/localization/en-US/toolkit/global/videocontrols.ftl
 lib/thunderbird/localization/en-US/toolkit/global/wizard.ftl
 lib/thunderbird/localization/en-US/toolkit/intl/languageNames.ftl
 lib/thunderbird/localization/en-US/toolkit/intl/regionNames.ftl
 lib/thunderbird/localization/en-US/toolkit/main-window/autocomplete.ftl
 lib/thunderbird/localization/en-US/toolkit/main-window/findbar.ftl
+lib/thunderbird/localization/en-US/toolkit/payments/payments.ftl
 lib/thunderbird/localization/en-US/toolkit/pictureinpicture/pictureinpicture.ftl
 lib/thunderbird/localization/en-US/toolkit/preferences/preferences.ftl
 lib/thunderbird/localization/en-US/toolkit/printing/printDialogs.ftl
 lib/thunderbird/localization/en-US/toolkit/printing/printPreview.ftl
+lib/thunderbird/localization/en-US/toolkit/printing/printUI.ftl
+lib/thunderbird/localization/en-US/toolkit/updates/backgroundupdate.ftl
 lib/thunderbird/localization/en-US/toolkit/updates/elevation.ftl
 lib/thunderbird/localization/en-US/toolkit/updates/history.ftl
 lib/thunderbird/modules/ABQueryUtils.jsm
@@ -5205,9 +5769,9 @@ lib/thunderbird/modules/AbAutoCompleteMy
 lib/thunderbird/modules/AbAutoCompleteSearch.jsm
 lib/thunderbird/modules/AbLDAPAttributeMap.jsm
 lib/thunderbird/modules/AbLDAPAutoCompleteSearch.jsm
-lib/thunderbird/modules/AboutCertViewerHandler.jsm
+lib/thunderbird/modules/AboutCertViewerChild.jsm
+lib/thunderbird/modules/AboutCertViewerParent.jsm
 lib/thunderbird/modules/AboutDebuggingRegistration.jsm
-lib/thunderbird/modules/AboutDevToolsRegistration.jsm
 lib/thunderbird/modules/AboutDevToolsToolboxRegistration.jsm
 lib/thunderbird/modules/AboutPagesUtils.jsm
 lib/thunderbird/modules/AboutReader.jsm
@@ -5217,24 +5781,25 @@ lib/thunderbird/modules/AbuseReporter.js
 lib/thunderbird/modules/Activity.jsm
 lib/thunderbird/modules/ActivityManager.jsm
 lib/thunderbird/modules/ActivityManagerUI.jsm
-lib/thunderbird/modules/ActorChild.jsm
-lib/thunderbird/modules/ActorManagerChild.jsm
 lib/thunderbird/modules/ActorManagerParent.jsm
 lib/thunderbird/modules/AddonManager.jsm
 lib/thunderbird/modules/AddrBookCard.jsm
 lib/thunderbird/modules/AddrBookDirectory.jsm
+lib/thunderbird/modules/AddrBookFileImporter.jsm
 lib/thunderbird/modules/AddrBookMailingList.jsm
 lib/thunderbird/modules/AddrBookManager.jsm
 lib/thunderbird/modules/AddrBookUtils.jsm
 lib/thunderbird/modules/AppConstants.jsm
 lib/thunderbird/modules/AppIdleManager.jsm
 lib/thunderbird/modules/AppMenuNotifications.jsm
-lib/thunderbird/modules/ArrayBufferUtils.jsm
 lib/thunderbird/modules/AsyncPrefs.jsm
 lib/thunderbird/modules/AsyncShutdown.jsm
 lib/thunderbird/modules/AttachmentChecker.jsm
+lib/thunderbird/modules/AutoCompleteSimpleSearch.jsm
 lib/thunderbird/modules/BackgroundPageThumbs.jsm
-lib/thunderbird/modules/BigInteger.jsm
+lib/thunderbird/modules/BackgroundTasksManager.jsm
+lib/thunderbird/modules/BackgroundTasksUtils.jsm
+lib/thunderbird/modules/BaseProfileImporter.jsm
 lib/thunderbird/modules/BinarySearch.jsm
 lib/thunderbird/modules/Bits.jsm
 lib/thunderbird/modules/Blocklist.jsm
@@ -5243,7 +5808,9 @@ lib/thunderbird/modules/BookmarkJSONUtil
 lib/thunderbird/modules/Bookmarks.jsm
 lib/thunderbird/modules/BrowserElementParent.jsm
 lib/thunderbird/modules/BrowserElementPromptService.jsm
+lib/thunderbird/modules/BrowserTelemetryUtils.jsm
 lib/thunderbird/modules/BrowserUtils.jsm
+lib/thunderbird/modules/BuiltInThemes.jsm
 lib/thunderbird/modules/CLib.jsm
 lib/thunderbird/modules/CalAlarm.jsm
 lib/thunderbird/modules/CalAlarmMonitor.jsm
@@ -5251,49 +5818,50 @@ lib/thunderbird/modules/CalAlarmService.
 lib/thunderbird/modules/CalAttachment.jsm
 lib/thunderbird/modules/CalAttendee.jsm
 lib/thunderbird/modules/CalCalendarManager.jsm
-lib/thunderbird/modules/CalCalendarSearchService.jsm
 lib/thunderbird/modules/CalCompositeCalendar.jsm
 lib/thunderbird/modules/CalDavCalendar.jsm
+lib/thunderbird/modules/CalDavProvider.jsm
 lib/thunderbird/modules/CalDefaultACLManager.jsm
 lib/thunderbird/modules/CalDeletedItems.jsm
 lib/thunderbird/modules/CalEvent.jsm
 lib/thunderbird/modules/CalFreeBusyService.jsm
 lib/thunderbird/modules/CalHtmlExport.jsm
 lib/thunderbird/modules/CalICSCalendar.jsm
+lib/thunderbird/modules/CalICSProvider.jsm
 lib/thunderbird/modules/CalIcsImportExport.jsm
 lib/thunderbird/modules/CalIcsParser.jsm
 lib/thunderbird/modules/CalIcsSerializer.jsm
 lib/thunderbird/modules/CalItipEmailTransport.jsm
 lib/thunderbird/modules/CalItipItem.jsm
+lib/thunderbird/modules/CalItipMessageSender.jsm
+lib/thunderbird/modules/CalItipOutgoingMessage.jsm
 lib/thunderbird/modules/CalItipProtocolHandler.jsm
-lib/thunderbird/modules/CalListFormatter.jsm
 lib/thunderbird/modules/CalMemoryCalendar.jsm
+lib/thunderbird/modules/CalMetronome.jsm
 lib/thunderbird/modules/CalMimeConverter.jsm
-lib/thunderbird/modules/CalMonthGridPrinter.jsm
-lib/thunderbird/modules/CalOutlookCSVImportExport.jsm
 lib/thunderbird/modules/CalProtocolHandler.jsm
+lib/thunderbird/modules/CalReadableStreamFactory.jsm
 lib/thunderbird/modules/CalRecurrenceDate.jsm
 lib/thunderbird/modules/CalRecurrenceInfo.jsm
 lib/thunderbird/modules/CalRelation.jsm
-lib/thunderbird/modules/CalSleepMonitor.jsm
 lib/thunderbird/modules/CalStartupService.jsm
 lib/thunderbird/modules/CalStorageCalendar.jsm
 lib/thunderbird/modules/CalTimezoneService.jsm
 lib/thunderbird/modules/CalTodo.jsm
 lib/thunderbird/modules/CalTransactionManager.jsm
 lib/thunderbird/modules/CalWeekInfoService.jsm
-lib/thunderbird/modules/CalWeekPrinter.jsm
+lib/thunderbird/modules/CalendarFileImporter.jsm
 lib/thunderbird/modules/CanonicalJSON.jsm
 lib/thunderbird/modules/CaptiveDetect.jsm
 lib/thunderbird/modules/CardDAVDirectory.jsm
+lib/thunderbird/modules/CardDAVUtils.jsm
 lib/thunderbird/modules/CertUtils.jsm
-lib/thunderbird/modules/CharsetMenu.jsm
-lib/thunderbird/modules/ChromeManifest.jsm
+lib/thunderbird/modules/ChatEncryption.jsm
 lib/thunderbird/modules/ClearDataService.jsm
 lib/thunderbird/modules/ClientID.jsm
-lib/thunderbird/modules/CloudStorage.jsm
 lib/thunderbird/modules/Color.jsm
 lib/thunderbird/modules/CommonDialog.jsm
+lib/thunderbird/modules/ComponentUtils.jsm
 lib/thunderbird/modules/ConduitsChild.jsm
 lib/thunderbird/modules/ConduitsParent.jsm
 lib/thunderbird/modules/Console.jsm
@@ -5307,8 +5875,8 @@ lib/thunderbird/modules/ContentPrefServi
 lib/thunderbird/modules/ContentPrefServiceParent.jsm
 lib/thunderbird/modules/ContentPrefStore.jsm
 lib/thunderbird/modules/ContentPrefUtils.jsm
-lib/thunderbird/modules/ContentProcessSingleton.jsm
 lib/thunderbird/modules/ContextualIdentityService.jsm
+lib/thunderbird/modules/ConversationOpener.jsm
 lib/thunderbird/modules/CoveragePing.jsm
 lib/thunderbird/modules/CrashMonitor.jsm
 lib/thunderbird/modules/Credentials.jsm
@@ -5316,17 +5884,9 @@ lib/thunderbird/modules/CreditCard.jsm
 lib/thunderbird/modules/CustomElementsListener.jsm
 lib/thunderbird/modules/CustomizableUI.jsm
 lib/thunderbird/modules/CustomizableWidgets.jsm
-lib/thunderbird/modules/CustomizeMode.jsm
 lib/thunderbird/modules/DBViewWrapper.jsm
 lib/thunderbird/modules/DNS.jsm
-lib/thunderbird/modules/DNSPacket.jsm
-lib/thunderbird/modules/DNSRecord.jsm
-lib/thunderbird/modules/DNSResourceRecord.jsm
-lib/thunderbird/modules/DNSServiceDiscovery.jsm
-lib/thunderbird/modules/DNSTypes.jsm
 lib/thunderbird/modules/DOMRequestHelper.jsm
-lib/thunderbird/modules/DataReader.jsm
-lib/thunderbird/modules/DataWriter.jsm
 lib/thunderbird/modules/DateTimePickerPanel.jsm
 lib/thunderbird/modules/DefaultCLH.jsm
 lib/thunderbird/modules/DeferredTask.jsm
@@ -5346,13 +5906,15 @@ lib/thunderbird/modules/DownloadUtils.js
 lib/thunderbird/modules/Downloads.jsm
 lib/thunderbird/modules/DragPositionManager.jsm
 lib/thunderbird/modules/E10SUtils.jsm
-lib/thunderbird/modules/EcosystemTelemetry.jsm
-lib/thunderbird/modules/ErrUtils.jsm
+lib/thunderbird/modules/EnterprisePolicies.jsm
+lib/thunderbird/modules/EnterprisePoliciesContent.jsm
+lib/thunderbird/modules/EnterprisePoliciesParent.jsm
 lib/thunderbird/modules/EventEmitter.jsm
 lib/thunderbird/modules/EventPing.jsm
 lib/thunderbird/modules/Extension.jsm
 lib/thunderbird/modules/ExtensionActions.jsm
 lib/thunderbird/modules/ExtensionActivityLog.jsm
+lib/thunderbird/modules/ExtensionBrowsingData.jsm
 lib/thunderbird/modules/ExtensionChild.jsm
 lib/thunderbird/modules/ExtensionChildDevToolsUtils.jsm
 lib/thunderbird/modules/ExtensionCommon.jsm
@@ -5375,7 +5937,12 @@ lib/thunderbird/modules/ExtensionSupport
 lib/thunderbird/modules/ExtensionTelemetry.jsm
 lib/thunderbird/modules/ExtensionToolbarButtons.jsm
 lib/thunderbird/modules/ExtensionUtils.jsm
+lib/thunderbird/modules/ExtensionWorkerChild.jsm
 lib/thunderbird/modules/ExtensionsUI.jsm
+lib/thunderbird/modules/FaviconLoader.jsm
+lib/thunderbird/modules/Feed.jsm
+lib/thunderbird/modules/FeedItem.jsm
+lib/thunderbird/modules/FeedParser.jsm
 lib/thunderbird/modules/FeedUtils.jsm
 lib/thunderbird/modules/FileUtils.jsm
 lib/thunderbird/modules/FindBarContent.jsm
@@ -5386,6 +5953,7 @@ lib/thunderbird/modules/FinderIterator.j
 lib/thunderbird/modules/FinderParent.jsm
 lib/thunderbird/modules/FirstStartup.jsm
 lib/thunderbird/modules/FolderLookupService.jsm
+lib/thunderbird/modules/FolderUtils.jsm
 lib/thunderbird/modules/ForgetAboutSite.jsm
 lib/thunderbird/modules/FormAutoComplete.jsm
 lib/thunderbird/modules/FormHistory.jsm
@@ -5398,7 +5966,6 @@ lib/thunderbird/modules/FxAccountsCommon
 lib/thunderbird/modules/FxAccountsConfig.jsm
 lib/thunderbird/modules/FxAccountsDevice.jsm
 lib/thunderbird/modules/FxAccountsKeys.jsm
-lib/thunderbird/modules/FxAccountsOAuthGrantClient.jsm
 lib/thunderbird/modules/FxAccountsPairing.jsm
 lib/thunderbird/modules/FxAccountsPairingChannel.js
 lib/thunderbird/modules/FxAccountsProfile.jsm
@@ -5407,13 +5974,13 @@ lib/thunderbird/modules/FxAccountsPush.j
 lib/thunderbird/modules/FxAccountsStorage.jsm
 lib/thunderbird/modules/FxAccountsTelemetry.jsm
 lib/thunderbird/modules/FxAccountsWebChannel.jsm
-lib/thunderbird/modules/GCTelemetry.jsm
 lib/thunderbird/modules/GMPExtractorWorker.js
 lib/thunderbird/modules/GMPInstallManager.jsm
 lib/thunderbird/modules/GMPUtils.jsm
 lib/thunderbird/modules/Geometry.jsm
 lib/thunderbird/modules/GlobalPopupNotifications.jsm
 lib/thunderbird/modules/GlodaAutoComplete.jsm
+lib/thunderbird/modules/GlodaIMSearcher.jsm
 lib/thunderbird/modules/HTMLMenuBuilder.jsm
 lib/thunderbird/modules/HealthPing.jsm
 lib/thunderbird/modules/HelperAppDlg.jsm
@@ -5422,9 +5989,17 @@ lib/thunderbird/modules/History.jsm
 lib/thunderbird/modules/Http.jsm
 lib/thunderbird/modules/IMIncomingServer.jsm
 lib/thunderbird/modules/IMProtocolInfo.jsm
-lib/thunderbird/modules/IOUtils.jsm
+lib/thunderbird/modules/IMServices.jsm
 lib/thunderbird/modules/IgnoreLists.jsm
 lib/thunderbird/modules/ImageObjectProcessor.jsm
+lib/thunderbird/modules/ImapChannel.jsm
+lib/thunderbird/modules/ImapClient.jsm
+lib/thunderbird/modules/ImapIncomingServer.jsm
+lib/thunderbird/modules/ImapModuleLoader.jsm
+lib/thunderbird/modules/ImapProtocolHandler.jsm
+lib/thunderbird/modules/ImapResponse.jsm
+lib/thunderbird/modules/ImapService.jsm
+lib/thunderbird/modules/ImapUtils.jsm
 lib/thunderbird/modules/IndexedDB.jsm
 lib/thunderbird/modules/IndexedDBHelper.jsm
 lib/thunderbird/modules/InlineSpellChecker.jsm
@@ -5432,21 +6007,36 @@ lib/thunderbird/modules/InlineSpellCheck
 lib/thunderbird/modules/InputListAutoComplete.jsm
 lib/thunderbird/modules/InsecurePasswordUtils.jsm
 lib/thunderbird/modules/Integration.jsm
+lib/thunderbird/modules/InteractiveBrowser.jsm
 lib/thunderbird/modules/JSONFile.jsm
 lib/thunderbird/modules/JXON.jsm
 lib/thunderbird/modules/JsTreeSelection.jsm
-lib/thunderbird/modules/L10nRegistry.jsm
+lib/thunderbird/modules/JsonSchema.jsm
+lib/thunderbird/modules/KeywordUtils.jsm
+lib/thunderbird/modules/LDAPClient.jsm
+lib/thunderbird/modules/LDAPConnection.jsm
+lib/thunderbird/modules/LDAPDirectory.jsm
+lib/thunderbird/modules/LDAPDirectoryQuery.jsm
+lib/thunderbird/modules/LDAPListenerBase.jsm
+lib/thunderbird/modules/LDAPMessage.jsm
+lib/thunderbird/modules/LDAPOperation.jsm
 lib/thunderbird/modules/LDAPProtocolHandler.jsm
+lib/thunderbird/modules/LDAPReplicationService.jsm
+lib/thunderbird/modules/LDAPService.jsm
+lib/thunderbird/modules/LDAPSyncQuery.jsm
+lib/thunderbird/modules/LDAPURLParser.jsm
+lib/thunderbird/modules/LangPackMatcher.jsm
+lib/thunderbird/modules/LayoutUtils.jsm
 lib/thunderbird/modules/LightweightThemeConsumer.jsm
 lib/thunderbird/modules/LightweightThemeManager.jsm
-lib/thunderbird/modules/Localization.jsm
+lib/thunderbird/modules/LineReader.jsm
 lib/thunderbird/modules/LocationHelper.jsm
 lib/thunderbird/modules/Log.jsm
 lib/thunderbird/modules/LoginAutoComplete.jsm
+lib/thunderbird/modules/LoginCSVImport.jsm
 lib/thunderbird/modules/LoginExport.jsm
 lib/thunderbird/modules/LoginFormFactory.jsm
 lib/thunderbird/modules/LoginHelper.jsm
-lib/thunderbird/modules/LoginImport.jsm
 lib/thunderbird/modules/LoginInfo.jsm
 lib/thunderbird/modules/LoginManager.jsm
 lib/thunderbird/modules/LoginManagerAuthPrompter.jsm
@@ -5454,19 +6044,26 @@ lib/thunderbird/modules/LoginManagerChil
 lib/thunderbird/modules/LoginManagerParent.jsm
 lib/thunderbird/modules/LoginManagerPrompter.jsm
 lib/thunderbird/modules/LoginRecipes.jsm
+lib/thunderbird/modules/LoginRelatedRealms.jsm
 lib/thunderbird/modules/LoginStore.jsm
 lib/thunderbird/modules/MDNService.jsm
-lib/thunderbird/modules/MailConstants.jsm
+lib/thunderbird/modules/MailAuthenticator.jsm
 lib/thunderbird/modules/MailConsts.jsm
+lib/thunderbird/modules/MailCryptoUtils.jsm
+lib/thunderbird/modules/MailE10SUtils.jsm
+lib/thunderbird/modules/MailExtensionShortcuts.jsm
 lib/thunderbird/modules/MailGlue.jsm
-lib/thunderbird/modules/MailInstrumentation.jsm
 lib/thunderbird/modules/MailMigrator.jsm
 lib/thunderbird/modules/MailNewsCommandLineHandler.jsm
+lib/thunderbird/modules/MailNotificationManager.jsm
 lib/thunderbird/modules/MailNotificationService.jsm
 lib/thunderbird/modules/MailServices.jsm
+lib/thunderbird/modules/MailStringUtils.jsm
+lib/thunderbird/modules/MailUsageTelemetry.jsm
 lib/thunderbird/modules/MailUtils.jsm
 lib/thunderbird/modules/MailViewManager.jsm
 lib/thunderbird/modules/MailnewsMigrator.jsm
+lib/thunderbird/modules/MailtoProtocolHandler.jsm
 lib/thunderbird/modules/MainProcessSingleton.jsm
 lib/thunderbird/modules/Manifest.jsm
 lib/thunderbird/modules/ManifestFinder.jsm
@@ -5476,18 +6073,23 @@ lib/thunderbird/modules/ManifestObtainer
 lib/thunderbird/modules/ManifestProcessor.jsm
 lib/thunderbird/modules/MatchURLFilters.jsm
 lib/thunderbird/modules/MessageArchiver.jsm
-lib/thunderbird/modules/MessageChannel.jsm
 lib/thunderbird/modules/MessageManagerProxy.jsm
+lib/thunderbird/modules/MessageSend.jsm
 lib/thunderbird/modules/MessengerContentHandler.jsm
+lib/thunderbird/modules/MimeEncoder.jsm
 lib/thunderbird/modules/MimeJSComponents.jsm
+lib/thunderbird/modules/MimeMessage.jsm
 lib/thunderbird/modules/MimeMessageEmitter.jsm
+lib/thunderbird/modules/MimeMessageUtils.jsm
+lib/thunderbird/modules/MimePart.jsm
 lib/thunderbird/modules/ModulesPing.jsm
 lib/thunderbird/modules/MozProtocolHandler.jsm
 lib/thunderbird/modules/MsgAsyncPrompter.jsm
 lib/thunderbird/modules/MsgDBCacheManager.jsm
 lib/thunderbird/modules/MsgHdrSyntheticView.jsm
+lib/thunderbird/modules/MsgIncomingServer.jsm
+lib/thunderbird/modules/MsgKeySet.jsm
 lib/thunderbird/modules/MsgTraitService.jsm
-lib/thunderbird/modules/MulticastDNS.jsm
 lib/thunderbird/modules/NLP.jsm
 lib/thunderbird/modules/NativeManifests.jsm
 lib/thunderbird/modules/NativeMessaging.jsm
@@ -5497,6 +6099,17 @@ lib/thunderbird/modules/NewPasswordModel
 lib/thunderbird/modules/NewTabUtils.jsm
 lib/thunderbird/modules/NewsAutoCompleteSearch.jsm
 lib/thunderbird/modules/NewsBlog.jsm
+lib/thunderbird/modules/NewsDownloader.jsm
+lib/thunderbird/modules/NntpChannel.jsm
+lib/thunderbird/modules/NntpClient.jsm
+lib/thunderbird/modules/NntpIncomingServer.jsm
+lib/thunderbird/modules/NntpMessageService.jsm
+lib/thunderbird/modules/NntpModuleLoader.jsm
+lib/thunderbird/modules/NntpNewsGroup.jsm
+lib/thunderbird/modules/NntpProtocolHandler.jsm
+lib/thunderbird/modules/NntpProtocolInfo.jsm
+lib/thunderbird/modules/NntpService.jsm
+lib/thunderbird/modules/NntpUtils.jsm
 lib/thunderbird/modules/NormalizedMap.jsm
 lib/thunderbird/modules/NotificationDB.jsm
 lib/thunderbird/modules/NotificationStorage.jsm
@@ -5506,46 +6119,52 @@ lib/thunderbird/modules/OAuth2Providers.
 lib/thunderbird/modules/OSCrypto.jsm
 lib/thunderbird/modules/OSKeyStore.jsm
 lib/thunderbird/modules/OTR.jsm
-lib/thunderbird/modules/OTRHelpers.jsm
 lib/thunderbird/modules/OTRLib.jsm
 lib/thunderbird/modules/OTRUI.jsm
 lib/thunderbird/modules/ObjectUtils.jsm
 lib/thunderbird/modules/OfflineStartup.jsm
+lib/thunderbird/modules/OpenSearchEngine.jsm
+lib/thunderbird/modules/OsEnvironment.jsm
 lib/thunderbird/modules/PageMenu.jsm
 lib/thunderbird/modules/PageThumbUtils.jsm
 lib/thunderbird/modules/PageThumbs.jsm
 lib/thunderbird/modules/PageThumbsStorageService.jsm
 lib/thunderbird/modules/PageThumbsWorker.js
 lib/thunderbird/modules/PanelMultiView.jsm
+lib/thunderbird/modules/PartitioningExceptionListService.jsm
 lib/thunderbird/modules/PasswordGenerator.jsm
+lib/thunderbird/modules/PasswordRulesManager.jsm
+lib/thunderbird/modules/PasswordRulesParser.jsm
 lib/thunderbird/modules/PerformanceCounters.jsm
 lib/thunderbird/modules/PeriodicFilterManager.jsm
 lib/thunderbird/modules/PermissionsUtils.jsm
+lib/thunderbird/modules/PhishingDetector.jsm
 lib/thunderbird/modules/PictureInPicture.jsm
-lib/thunderbird/modules/PictureInPictureTogglePolicy.jsm
+lib/thunderbird/modules/PictureInPictureControls.jsm
 lib/thunderbird/modules/PlacesBackups.jsm
-lib/thunderbird/modules/PlacesCategoriesStarter.jsm
 lib/thunderbird/modules/PlacesDBUtils.jsm
 lib/thunderbird/modules/PlacesExpiration.jsm
-lib/thunderbird/modules/PlacesRemoteTabsAutocompleteProvider.jsm
-lib/thunderbird/modules/PlacesSearchAutocompleteProvider.jsm
+lib/thunderbird/modules/PlacesPreviews.jsm
 lib/thunderbird/modules/PlacesSyncUtils.jsm
 lib/thunderbird/modules/PlacesTransactions.jsm
 lib/thunderbird/modules/PlacesUtils.jsm
 lib/thunderbird/modules/PluralForm.jsm
+lib/thunderbird/modules/Pop3Channel.jsm
+lib/thunderbird/modules/Pop3Client.jsm
+lib/thunderbird/modules/Pop3IncomingServer.jsm
+lib/thunderbird/modules/Pop3ModuleLoader.jsm
+lib/thunderbird/modules/Pop3ProtocolHandler.jsm
+lib/thunderbird/modules/Pop3ProtocolInfo.jsm
+lib/thunderbird/modules/Pop3Service.jsm
 lib/thunderbird/modules/PopupNotifications.jsm
 lib/thunderbird/modules/Preferences.jsm
-lib/thunderbird/modules/PresentationControlService.jsm
-lib/thunderbird/modules/PresentationDataChannelSessionTransport.jsm
+lib/thunderbird/modules/PrincipalsCollector.jsm
 lib/thunderbird/modules/PrioPing.jsm
 lib/thunderbird/modules/PrivateBrowsingUtils.jsm
 lib/thunderbird/modules/ProcessSelector.jsm
+lib/thunderbird/modules/ProcessType.jsm
 lib/thunderbird/modules/ProfileAge.jsm
-lib/thunderbird/modules/ProfilerGetSymbols-worker.js
-lib/thunderbird/modules/ProfilerGetSymbols.jsm
-lib/thunderbird/modules/Promise-backend.js
-lib/thunderbird/modules/Promise.jsm
-lib/thunderbird/modules/PromiseMessage.jsm
+lib/thunderbird/modules/ProfileExporter.jsm
 lib/thunderbird/modules/PromiseUtils.jsm
 lib/thunderbird/modules/PromiseWorker.jsm
 lib/thunderbird/modules/PromptCollection.jsm
@@ -5561,26 +6180,27 @@ lib/thunderbird/modules/PushRecord.jsm
 lib/thunderbird/modules/PushService.jsm
 lib/thunderbird/modules/PushServiceHttp2.jsm
 lib/thunderbird/modules/PushServiceWebSocket.jsm
+lib/thunderbird/modules/QueryStringToExpression.jsm
 lib/thunderbird/modules/QuickFilterManager.jsm
 lib/thunderbird/modules/RFPHelper.jsm
 lib/thunderbird/modules/ReaderMode.jsm
 lib/thunderbird/modules/Readerable.jsm
-lib/thunderbird/modules/RecordingCmdLine.jsm
 lib/thunderbird/modules/Region.jsm
 lib/thunderbird/modules/RemotePageAccessManager.jsm
 lib/thunderbird/modules/RemoteWebNavigation.jsm
-lib/thunderbird/modules/RemoteWebProgress.jsm
 lib/thunderbird/modules/ResetProfile.jsm
 lib/thunderbird/modules/ResponsivenessMonitor.jsm
-lib/thunderbird/modules/RustFxAccount.js
 lib/thunderbird/modules/SMTPProtocolHandler.jsm
+lib/thunderbird/modules/SQLiteDirectory.jsm
 lib/thunderbird/modules/SafeBrowsing.jsm
 lib/thunderbird/modules/Schemas.jsm
 lib/thunderbird/modules/SeamonkeyImport.jsm
+lib/thunderbird/modules/SeamonkeyProfileImporter.jsm
 lib/thunderbird/modules/SearchEngine.jsm
 lib/thunderbird/modules/SearchEngineSelector.jsm
 lib/thunderbird/modules/SearchIntegration.jsm
 lib/thunderbird/modules/SearchService.jsm
+lib/thunderbird/modules/SearchSettings.jsm
 lib/thunderbird/modules/SearchSpec.jsm
 lib/thunderbird/modules/SearchStaticData.jsm
 lib/thunderbird/modules/SearchSuggestionController.jsm
@@ -5588,7 +6208,8 @@ lib/thunderbird/modules/SearchSuggestion
 lib/thunderbird/modules/SearchUtils.jsm
 lib/thunderbird/modules/SearchWidgetTracker.jsm
 lib/thunderbird/modules/SecurityInfo.jsm
-lib/thunderbird/modules/SecurityReporter.jsm
+lib/thunderbird/modules/SelectionUtils.jsm
+lib/thunderbird/modules/SelectionWidgetController.jsm
 lib/thunderbird/modules/ServiceRequest.jsm
 lib/thunderbird/modules/ServiceWorkerCleanUp.jsm
 lib/thunderbird/modules/Services.jsm
@@ -5596,9 +6217,14 @@ lib/thunderbird/modules/SessionStoreFunc
 lib/thunderbird/modules/SessionStoreManager.jsm
 lib/thunderbird/modules/SharedPromptUtils.jsm
 lib/thunderbird/modules/ShortcutUtils.jsm
+lib/thunderbird/modules/ShortcutsManager.jsm
 lib/thunderbird/modules/SimpleServices.jsm
 lib/thunderbird/modules/SlowScriptDebug.jsm
+lib/thunderbird/modules/SmtpClient.jsm
+lib/thunderbird/modules/SmtpServer.jsm
+lib/thunderbird/modules/SmtpService.jsm
 lib/thunderbird/modules/Sqlite.jsm
+lib/thunderbird/modules/SubDialog.jsm
 lib/thunderbird/modules/Subprocess.jsm
 lib/thunderbird/modules/SummaryFrameManager.jsm
 lib/thunderbird/modules/SyncedBookmarksMirror.jsm
@@ -5607,6 +6233,9 @@ lib/thunderbird/modules/TagUtils.jsm
 lib/thunderbird/modules/TaggingService.jsm
 lib/thunderbird/modules/TelemetryArchive.jsm
 lib/thunderbird/modules/TelemetryController.jsm
+lib/thunderbird/modules/TelemetryControllerBase.jsm
+lib/thunderbird/modules/TelemetryControllerContent.jsm
+lib/thunderbird/modules/TelemetryControllerParent.jsm
 lib/thunderbird/modules/TelemetryEnvironment.jsm
 lib/thunderbird/modules/TelemetryReportingPolicy.jsm
 lib/thunderbird/modules/TelemetryScheduler.jsm
@@ -5619,41 +6248,52 @@ lib/thunderbird/modules/TelemetryUtils.j
 lib/thunderbird/modules/TemplateUtils.jsm
 lib/thunderbird/modules/TerminatorTelemetry.jsm
 lib/thunderbird/modules/ThemeVariableMap.jsm
+lib/thunderbird/modules/ThunderbirdImport.jsm
+lib/thunderbird/modules/ThunderbirdProfileImporter.jsm
+lib/thunderbird/modules/ThunderbirdProfileMigrator.jsm
 lib/thunderbird/modules/Timer.jsm
 lib/thunderbird/modules/ToLocaleFormat.jsm
 lib/thunderbird/modules/TooltipTextProvider.jsm
-lib/thunderbird/modules/TraceHelper.jsm
 lib/thunderbird/modules/TrackingDBService.jsm
 lib/thunderbird/modules/Troubleshoot.jsm
-lib/thunderbird/modules/UITelemetry.jsm
+lib/thunderbird/modules/UIDensity.jsm
+lib/thunderbird/modules/UIFontSize.jsm
 lib/thunderbird/modules/URIFixup.jsm
 lib/thunderbird/modules/URLDecorationAnnotationsService.jsm
 lib/thunderbird/modules/URLFormatter.jsm
-lib/thunderbird/modules/UnifiedComplete.jsm
+lib/thunderbird/modules/URLQueryStrippingListService.jsm
 lib/thunderbird/modules/UntrustedModulesPing.jsm
 lib/thunderbird/modules/UpdatePing.jsm
 lib/thunderbird/modules/UpdateTimerManager.jsm
 lib/thunderbird/modules/UpdateUtils.jsm
+lib/thunderbird/modules/UrlClassifierExceptionListService.jsm
 lib/thunderbird/modules/UrlClassifierHashCompleter.jsm
 lib/thunderbird/modules/UrlClassifierLib.jsm
 lib/thunderbird/modules/UrlClassifierListManager.jsm
-lib/thunderbird/modules/UrlClassifierSkipListService.jsm
 lib/thunderbird/modules/VCardUtils.jsm
 lib/thunderbird/modules/ValueExtractor.jsm
 lib/thunderbird/modules/VirtualFolderWrapper.jsm
 lib/thunderbird/modules/WebChannel.jsm
 lib/thunderbird/modules/WebHandlerApp.jsm
 lib/thunderbird/modules/WebNavigation.jsm
-lib/thunderbird/modules/WebNavigationContent.js
 lib/thunderbird/modules/WebNavigationFrames.jsm
 lib/thunderbird/modules/WebRequest.jsm
 lib/thunderbird/modules/WebRequestUpload.jsm
 lib/thunderbird/modules/WebVTTParserWrapper.jsm
 lib/thunderbird/modules/WellKnownOpportunisticUtils.jsm
-lib/thunderbird/modules/Windows8WindowFrameColor.jsm
-lib/thunderbird/modules/WindowsJumpLists.jsm
+lib/thunderbird/modules/WinUnreadBadge.jsm
 lib/thunderbird/modules/XPCOMUtils.jsm
 lib/thunderbird/modules/XULStore.jsm
+lib/thunderbird/modules/accountcreation/AccountConfig.jsm
+lib/thunderbird/modules/accountcreation/AccountCreationUtils.jsm
+lib/thunderbird/modules/accountcreation/CreateInBackend.jsm
+lib/thunderbird/modules/accountcreation/ExchangeAutoDiscover.jsm
+lib/thunderbird/modules/accountcreation/FetchConfig.jsm
+lib/thunderbird/modules/accountcreation/FetchHTTP.jsm
+lib/thunderbird/modules/accountcreation/GuessConfig.jsm
+lib/thunderbird/modules/accountcreation/Sanitizer.jsm
+lib/thunderbird/modules/accountcreation/readFromXML.jsm
+lib/thunderbird/modules/accountcreation/verifyConfig.jsm
 lib/thunderbird/modules/activity/activityModules.jsm
 lib/thunderbird/modules/activity/alertHook.jsm
 lib/thunderbird/modules/activity/autosync.jsm
@@ -5665,9 +6305,7 @@ lib/thunderbird/modules/addonManager.js
 lib/thunderbird/modules/addons/AddonRepository.jsm
 lib/thunderbird/modules/addons/AddonSettings.jsm
 lib/thunderbird/modules/addons/AddonUpdateChecker.jsm
-lib/thunderbird/modules/addons/Content.js
 lib/thunderbird/modules/addons/GMPProvider.jsm
-lib/thunderbird/modules/addons/PluginProvider.jsm
 lib/thunderbird/modules/addons/ProductAddonChecker.jsm
 lib/thunderbird/modules/addons/XPIDatabase.jsm
 lib/thunderbird/modules/addons/XPIInstall.jsm
@@ -5675,10 +6313,23 @@ lib/thunderbird/modules/addons/XPIProvid
 lib/thunderbird/modules/amContentHandler.jsm
 lib/thunderbird/modules/amInstallTrigger.jsm
 lib/thunderbird/modules/amWebAPI.jsm
+lib/thunderbird/modules/backgroundtasks/BackgroundTask_exception.jsm
+lib/thunderbird/modules/backgroundtasks/BackgroundTask_failure.jsm
+lib/thunderbird/modules/backgroundtasks/BackgroundTask_pingsender.jsm
+lib/thunderbird/modules/backgroundtasks/BackgroundTask_success.jsm
+lib/thunderbird/modules/backgroundtasks/dbg-actors.js
 lib/thunderbird/modules/caldav/CalDavRequest.jsm
 lib/thunderbird/modules/caldav/CalDavRequestHandlers.jsm
 lib/thunderbird/modules/caldav/CalDavSession.jsm
 lib/thunderbird/modules/caldav/CalDavUtils.jsm
+lib/thunderbird/modules/calendar/CalStorageCachedItemModel.jsm
+lib/thunderbird/modules/calendar/CalStorageDatabase.jsm
+lib/thunderbird/modules/calendar/CalStorageItemModel.jsm
+lib/thunderbird/modules/calendar/CalStorageMetaDataModel.jsm
+lib/thunderbird/modules/calendar/CalStorageModelBase.jsm
+lib/thunderbird/modules/calendar/CalStorageModelFactory.jsm
+lib/thunderbird/modules/calendar/CalStorageOfflineModel.jsm
+lib/thunderbird/modules/calendar/CalStorageStatements.jsm
 lib/thunderbird/modules/calendar/Ical.jsm
 lib/thunderbird/modules/calendar/calCalendarDeactivator.jsm
 lib/thunderbird/modules/calendar/calExtract.jsm
@@ -5687,27 +6338,30 @@ lib/thunderbird/modules/calendar/calRecu
 lib/thunderbird/modules/calendar/calStorageHelpers.jsm
 lib/thunderbird/modules/calendar/calStorageUpgrade.jsm
 lib/thunderbird/modules/calendar/calUtils.jsm
-lib/thunderbird/modules/calendar/ltnInvitationUtils.jsm
+lib/thunderbird/modules/calendar/extract/CalExtractParser.jsm
+lib/thunderbird/modules/calendar/extract/CalExtractParserService.jsm
 lib/thunderbird/modules/calendar/utils/calACLUtils.jsm
 lib/thunderbird/modules/calendar/utils/calAlarmUtils.jsm
-lib/thunderbird/modules/calendar/utils/calAsyncUtils.jsm
 lib/thunderbird/modules/calendar/utils/calAuthUtils.jsm
 lib/thunderbird/modules/calendar/utils/calCategoryUtils.jsm
 lib/thunderbird/modules/calendar/utils/calDataUtils.jsm
 lib/thunderbird/modules/calendar/utils/calDateTimeFormatter.jsm
 lib/thunderbird/modules/calendar/utils/calDateTimeUtils.jsm
 lib/thunderbird/modules/calendar/utils/calEmailUtils.jsm
+lib/thunderbird/modules/calendar/utils/calInvitationUtils.jsm
 lib/thunderbird/modules/calendar/utils/calItemUtils.jsm
 lib/thunderbird/modules/calendar/utils/calIteratorUtils.jsm
 lib/thunderbird/modules/calendar/utils/calItipUtils.jsm
 lib/thunderbird/modules/calendar/utils/calL10NUtils.jsm
 lib/thunderbird/modules/calendar/utils/calPrintUtils.jsm
+lib/thunderbird/modules/calendar/utils/calProviderDetectionUtils.jsm
 lib/thunderbird/modules/calendar/utils/calProviderUtils.jsm
 lib/thunderbird/modules/calendar/utils/calUnifinderUtils.jsm
 lib/thunderbird/modules/calendar/utils/calViewUtils.jsm
 lib/thunderbird/modules/calendar/utils/calWindowUtils.jsm
 lib/thunderbird/modules/calendar/utils/calXMLUtils.jsm
 lib/thunderbird/modules/chatHandler.jsm
+lib/thunderbird/modules/chatIcons.jsm
 lib/thunderbird/modules/chatNotifications.jsm
 lib/thunderbird/modules/cloudFileAccounts.jsm
 lib/thunderbird/modules/components-utils/ClientEnvironment.jsm
@@ -5715,17 +6369,16 @@ lib/thunderbird/modules/components-utils
 lib/thunderbird/modules/components-utils/JsonSchemaValidator.jsm
 lib/thunderbird/modules/components-utils/PreferenceFilters.jsm
 lib/thunderbird/modules/components-utils/Sampling.jsm
+lib/thunderbird/modules/components-utils/WindowsInstallsInfo.jsm
 lib/thunderbird/modules/components-utils/WindowsVersionInfo.jsm
 lib/thunderbird/modules/components-utils/mozjexl.js
 lib/thunderbird/modules/converterWorker.js
 lib/thunderbird/modules/crypto-SDR.js
 lib/thunderbird/modules/ctypes.jsm
 lib/thunderbird/modules/devtools-loader.jsm
-lib/thunderbird/modules/editorUtilities.jsm
 lib/thunderbird/modules/extensionProcessScriptLoader.js
 lib/thunderbird/modules/extraMimeParsers.jsm
 lib/thunderbird/modules/facebook.jsm
-lib/thunderbird/modules/folderUtils.jsm
 lib/thunderbird/modules/gloda/Collection.jsm
 lib/thunderbird/modules/gloda/Everybody.jsm
 lib/thunderbird/modules/gloda/Facet.jsm
@@ -5744,15 +6397,13 @@ lib/thunderbird/modules/gloda/GlodaQuery
 lib/thunderbird/modules/gloda/GlodaSyntheticView.jsm
 lib/thunderbird/modules/gloda/GlodaUtils.jsm
 lib/thunderbird/modules/gloda/IndexMsg.jsm
-lib/thunderbird/modules/gloda/Log4moz.jsm
 lib/thunderbird/modules/gloda/MimeMessage.jsm
-lib/thunderbird/modules/gloda/MimeTypeCategories.jsm
 lib/thunderbird/modules/gloda/NounFreetag.jsm
 lib/thunderbird/modules/gloda/NounMimetype.jsm
 lib/thunderbird/modules/gloda/NounTag.jsm
 lib/thunderbird/modules/gloda/SuffixTree.jsm
 lib/thunderbird/modules/gtalk.jsm
-lib/thunderbird/modules/hiddenWindow.jsm
+lib/thunderbird/modules/handlers/HandlerList.jsm
 lib/thunderbird/modules/hostnameUtils.jsm
 lib/thunderbird/modules/imAccounts.jsm
 lib/thunderbird/modules/imCommands.jsm
@@ -5760,7 +6411,6 @@ lib/thunderbird/modules/imContacts.jsm
 lib/thunderbird/modules/imContentSink.jsm
 lib/thunderbird/modules/imConversations.jsm
 lib/thunderbird/modules/imCore.jsm
-lib/thunderbird/modules/imServices.jsm
 lib/thunderbird/modules/imSmileys.jsm
 lib/thunderbird/modules/imStatusUtils.jsm
 lib/thunderbird/modules/imTextboxUtils.jsm
@@ -5783,7 +6433,6 @@ lib/thunderbird/modules/ircServerTime.js
 lib/thunderbird/modules/ircServices.jsm
 lib/thunderbird/modules/ircUtils.jsm
 lib/thunderbird/modules/ircWatchMonitor.jsm
-lib/thunderbird/modules/iteratorUtils.jsm
 lib/thunderbird/modules/jsProtoHelper.jsm
 lib/thunderbird/modules/jsaccount/JSAccountUtils.jsm
 lib/thunderbird/modules/jsaccount/JaBaseUrl.jsm
@@ -5800,41 +6449,75 @@ lib/thunderbird/modules/matrix-sdk.jsm
 lib/thunderbird/modules/matrix.jsm
 lib/thunderbird/modules/matrix/another-json.js
 lib/thunderbird/modules/matrix/base_x/index.js
-lib/thunderbird/modules/matrix/bluebird.js
 lib/thunderbird/modules/matrix/browser_request/index.js
 lib/thunderbird/modules/matrix/bs58/index.js
 lib/thunderbird/modules/matrix/content_type/index.js
+lib/thunderbird/modules/matrix/empty.js
 lib/thunderbird/modules/matrix/events.js
 lib/thunderbird/modules/matrix/loglevel.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/ExtensibleEvents.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/InvalidEventError.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/NamespacedMap.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/NamespacedValue.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/EmoteEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/ExtensibleEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/MessageEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/NoticeEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/PollEndEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/PollResponseEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/PollStartEvent.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/message_types.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/poll_types.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/events/relationship_types.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/index.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/interpreters/legacy/MRoomMessage.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/interpreters/modern/MMessage.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/interpreters/modern/MPoll.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/types.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/utility/MessageMatchers.js
+lib/thunderbird/modules/matrix/matrix_events_sdk/utility/events.js
+lib/thunderbird/modules/matrix/matrix_sdk/NamespacedValue.js
 lib/thunderbird/modules/matrix/matrix_sdk/ReEmitter.js
+lib/thunderbird/modules/matrix/matrix_sdk/ToDeviceMessageQueue.js
 lib/thunderbird/modules/matrix/matrix_sdk/autodiscovery.js
-lib/thunderbird/modules/matrix/matrix_sdk/base-apis.js
+lib/thunderbird/modules/matrix/matrix_sdk/browser-index.js
 lib/thunderbird/modules/matrix/matrix_sdk/client.js
 lib/thunderbird/modules/matrix/matrix_sdk/content-helpers.js
 lib/thunderbird/modules/matrix/matrix_sdk/content-repo.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/CrossSigning.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/DeviceList.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/EncryptionSetup.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/OlmDevice.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/OutgoingRoomKeyRequestManager.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/RoomList.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/SecretStorage.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/aes.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/algorithms/base.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/algorithms/index.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/algorithms/megolm.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/algorithms/olm.js
-lib/thunderbird/modules/matrix/matrix_sdk/crypto/backup_password.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/api.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/backup.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/dehydration.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/deviceinfo.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/index.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/key_passphrase.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/olmlib.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/recoverykey.js
-lib/thunderbird/modules/matrix/matrix_sdk/crypto/store/base.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/store/indexeddb-crypto-store-backend.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/store/indexeddb-crypto-store.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/store/localStorage-crypto-store.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/store/memory-crypto-store.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/Base.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/Error.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/IllegalMethod.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/QRCode.js
 lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/SAS.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/request/InRoomChannel.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/request/ToDeviceChannel.js
+lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/request/VerificationRequest.js
 lib/thunderbird/modules/matrix/matrix_sdk/errors.js
+lib/thunderbird/modules/matrix/matrix_sdk/event-mapper.js
 lib/thunderbird/modules/matrix/matrix_sdk/filter-component.js
 lib/thunderbird/modules/matrix/matrix_sdk/filter.js
 lib/thunderbird/modules/matrix/matrix_sdk/http-api.js
@@ -5843,39 +6526,76 @@ lib/thunderbird/modules/matrix/matrix_sd
 lib/thunderbird/modules/matrix/matrix_sdk/interactive-auth.js
 lib/thunderbird/modules/matrix/matrix_sdk/logger.js
 lib/thunderbird/modules/matrix/matrix_sdk/matrix.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/MSC3089Branch.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/MSC3089TreeSpace.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/beacon.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/event-context.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/event-status.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/event-timeline-set.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/event-timeline.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/event.js
-lib/thunderbird/modules/matrix/matrix_sdk/models/group.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/invites-ignorer.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/related-relations.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/relations-container.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/relations.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/room-member.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/room-state.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/room-summary.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/room.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/search-result.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/thread.js
+lib/thunderbird/modules/matrix/matrix_sdk/models/typed-event-emitter.js
 lib/thunderbird/modules/matrix/matrix_sdk/models/user.js
 lib/thunderbird/modules/matrix/matrix_sdk/pushprocessor.js
 lib/thunderbird/modules/matrix/matrix_sdk/randomstring.js
 lib/thunderbird/modules/matrix/matrix_sdk/realtime-callbacks.js
+lib/thunderbird/modules/matrix/matrix_sdk/room-hierarchy.js
 lib/thunderbird/modules/matrix/matrix_sdk/scheduler.js
 lib/thunderbird/modules/matrix/matrix_sdk/service-types.js
+lib/thunderbird/modules/matrix/matrix_sdk/sliding-sync-sdk.js
+lib/thunderbird/modules/matrix/matrix_sdk/sliding-sync.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/indexeddb-local-backend.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/indexeddb-remote-backend.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/indexeddb-store-worker.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/indexeddb.js
+lib/thunderbird/modules/matrix/matrix_sdk/store/local-storage-events-emitter.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/memory.js
-lib/thunderbird/modules/matrix/matrix_sdk/store/session/webstorage.js
 lib/thunderbird/modules/matrix/matrix_sdk/store/stub.js
 lib/thunderbird/modules/matrix/matrix_sdk/sync-accumulator.js
 lib/thunderbird/modules/matrix/matrix_sdk/sync.js
 lib/thunderbird/modules/matrix/matrix_sdk/timeline-window.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/PushRules.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/auth.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/beacon.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/event.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/extensible_events.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/location.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/partials.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/read_receipts.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/search.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/threepids.js
+lib/thunderbird/modules/matrix/matrix_sdk/types/topic.js
 lib/thunderbird/modules/matrix/matrix_sdk/utils.js
 lib/thunderbird/modules/matrix/matrix_sdk/webrtc/call.js
+lib/thunderbird/modules/matrix/matrix_sdk/webrtc/callEventHandler.js
+lib/thunderbird/modules/matrix/matrix_sdk/webrtc/callEventTypes.js
+lib/thunderbird/modules/matrix/matrix_sdk/webrtc/callFeed.js
+lib/thunderbird/modules/matrix/matrix_sdk/webrtc/mediaHandler.js
+lib/thunderbird/modules/matrix/olm/olm.js
+lib/thunderbird/modules/matrix/olm/olm.wasm
+lib/thunderbird/modules/matrix/p_retry/index.js
+lib/thunderbird/modules/matrix/qs.js
+lib/thunderbird/modules/matrix/retry/index.js
+lib/thunderbird/modules/matrix/retry/lib/retry.js
+lib/thunderbird/modules/matrix/retry/lib/retry_operation.js
 lib/thunderbird/modules/matrix/safe-buffer.js
 lib/thunderbird/modules/matrix/unhomoglyph/data.json
 lib/thunderbird/modules/matrix/unhomoglyph/index.js
 lib/thunderbird/modules/matrix/url.js
+lib/thunderbird/modules/matrixCommands.jsm
+lib/thunderbird/modules/matrixMessageContent.jsm
+lib/thunderbird/modules/matrixPowerLevels.jsm
+lib/thunderbird/modules/matrixTextForEvent.jsm
 lib/thunderbird/modules/media/IdpSandbox.jsm
 lib/thunderbird/modules/media/PeerConnectionIdp.jsm
 lib/thunderbird/modules/mimeParser.jsm
@@ -5888,27 +6608,22 @@ lib/thunderbird/modules/nsAsyncShutdown.
 lib/thunderbird/modules/nsCrashMonitor.jsm
 lib/thunderbird/modules/nsFormAutoCompleteResult.jsm
 lib/thunderbird/modules/odnoklassniki.jsm
-lib/thunderbird/modules/offlineAppCache.jsm
-lib/thunderbird/modules/onExtensionBrowser.js
 lib/thunderbird/modules/osfile.jsm
 lib/thunderbird/modules/osfile/osfile_async_front.jsm
 lib/thunderbird/modules/osfile/osfile_async_worker.js
 lib/thunderbird/modules/osfile/osfile_native.jsm
 lib/thunderbird/modules/osfile/osfile_shared_allthreads.jsm
-lib/thunderbird/modules/osfile/osfile_shared_front.jsm
+lib/thunderbird/modules/osfile/osfile_shared_front.js
 lib/thunderbird/modules/osfile/osfile_unix_allthreads.jsm
-lib/thunderbird/modules/osfile/osfile_unix_back.jsm
-lib/thunderbird/modules/osfile/osfile_unix_front.jsm
+lib/thunderbird/modules/osfile/osfile_unix_back.js
+lib/thunderbird/modules/osfile/osfile_unix_front.js
 lib/thunderbird/modules/osfile/ospath.jsm
 lib/thunderbird/modules/osfile/ospath_unix.jsm
 lib/thunderbird/modules/osfile/ospath_win.jsm
+lib/thunderbird/modules/pdfjs.js
 lib/thunderbird/modules/policies/Policies.jsm
 lib/thunderbird/modules/policies/ProxyPolicies.jsm
 lib/thunderbird/modules/policies/schema.jsm
-lib/thunderbird/modules/presentation/ControllerStateMachine.jsm
-lib/thunderbird/modules/presentation/ReceiverStateMachine.jsm
-lib/thunderbird/modules/presentation/StateMachineHelper.jsm
-lib/thunderbird/modules/profiler_get_symbols.js
 lib/thunderbird/modules/psm/DER.jsm
 lib/thunderbird/modules/psm/RemoteSecuritySettings.jsm
 lib/thunderbird/modules/psm/X509.jsm
@@ -5920,7 +6635,8 @@ lib/thunderbird/modules/reflect.jsm
 lib/thunderbird/modules/remotepagemanager/MessagePort.jsm
 lib/thunderbird/modules/remotepagemanager/RemotePageManagerChild.jsm
 lib/thunderbird/modules/remotepagemanager/RemotePageManagerParent.jsm
-lib/thunderbird/modules/search_im.jsm
+lib/thunderbird/modules/sax.jsm
+lib/thunderbird/modules/sax/sax.js
 lib/thunderbird/modules/services-common/async.js
 lib/thunderbird/modules/services-common/hawkclient.js
 lib/thunderbird/modules/services-common/hawkrequest.js
@@ -5944,14 +6660,14 @@ lib/thunderbird/modules/services-setting
 lib/thunderbird/modules/services-settings/RemoteSettingsWorker.js
 lib/thunderbird/modules/services-settings/RemoteSettingsWorker.jsm
 lib/thunderbird/modules/services-settings/SharedUtils.jsm
+lib/thunderbird/modules/services-settings/SyncHistory.jsm
 lib/thunderbird/modules/services-settings/Utils.jsm
 lib/thunderbird/modules/services-settings/remote-settings.js
 lib/thunderbird/modules/sessionstore/PrivacyFilter.jsm
 lib/thunderbird/modules/sessionstore/PrivacyLevel.jsm
 lib/thunderbird/modules/sessionstore/SessionHistory.jsm
+lib/thunderbird/modules/sessionstore/SessionStore.jsm
 lib/thunderbird/modules/sessionstore/Utils.jsm
-lib/thunderbird/modules/skype.jsm
-lib/thunderbird/modules/smileProtocolHandler.jsm
 lib/thunderbird/modules/socket.jsm
 lib/thunderbird/modules/storage-json.js
 lib/thunderbird/modules/subprocess/subprocess_common.jsm
@@ -5961,14 +6677,6 @@ lib/thunderbird/modules/subprocess/subpr
 lib/thunderbird/modules/subprocess/subprocess_worker_common.js
 lib/thunderbird/modules/subprocess/subprocess_worker_unix.js
 lib/thunderbird/modules/tb-root-actor.js
-lib/thunderbird/modules/themes/dark/experiment.css
-lib/thunderbird/modules/themes/dark/icon.svg
-lib/thunderbird/modules/themes/dark/manifest.json
-lib/thunderbird/modules/themes/default/icon.svg
-lib/thunderbird/modules/themes/default/manifest.json
-lib/thunderbird/modules/themes/light/experiment.css
-lib/thunderbird/modules/themes/light/icon.svg
-lib/thunderbird/modules/themes/light/manifest.json
 lib/thunderbird/modules/third_party/fathom/fathom.jsm
 lib/thunderbird/modules/third_party/jsesc/jsesc.js
 lib/thunderbird/modules/twitter.jsm
@@ -6021,6 +6729,8 @@ lib/thunderbird/res/table-remove-row-act
 lib/thunderbird/res/table-remove-row-hover.gif
 lib/thunderbird/res/table-remove-row.gif
 lib/thunderbird/res/zones.json
+lib/thunderbird/rnp-cli
+lib/thunderbird/rnpkeys
 lib/thunderbird/thunderbird
 lib/thunderbird/thunderbird-bin
 share/applications/thunderbird.desktop

Index: pkgsrc/mail/thunderbird/distinfo
diff -u pkgsrc/mail/thunderbird/distinfo:1.253 pkgsrc/mail/thunderbird/distinfo:1.254
--- pkgsrc/mail/thunderbird/distinfo:1.253      Tue Dec 27 20:08:45 2022
+++ pkgsrc/mail/thunderbird/distinfo    Sun Feb  5 09:05:28 2023
@@ -1,59 +1,36 @@
-$NetBSD: distinfo,v 1.253 2022/12/27 20:08:45 abs Exp $
+$NetBSD: distinfo,v 1.254 2023/02/05 09:05:28 he Exp $
 
-BLAKE2s (thunderbird-78.12.0.source.tar.xz) = a16874486907a6f374d61c016d43258ed1765669bdef665610b46e796f28faf9
-SHA512 (thunderbird-78.12.0.source.tar.xz) = 8a9275f6a454b16215e9440d8b68926e56221dbb416f77ea0cd0a42853bdd26f35514e792564879c387271bd43d8ee966577f133f8ae7781f43e8bec9ab78696
-Size (thunderbird-78.12.0.source.tar.xz) = 355933664 bytes
+BLAKE2s (thunderbird-102.6.1.source.tar.xz) = a5a5e3a188e039669a404983d4ef55790a0882f8250cfc4557a3df3550260a51
+SHA512 (thunderbird-102.6.1.source.tar.xz) = 06ea2fce76c08609d638435869fddc1c4d7f4b748951ebfb2476b4dba9f1f76d3de2c11e5f62540f297a5d30bb0fc637852d8e57f4fadc2c905f299757949d83
+Size (thunderbird-102.6.1.source.tar.xz) = 508826308 bytes
 SHA1 (patch-browser_app_profile_firefox.js) = d53fae5544563888d030af7483f00283a712235c
-SHA1 (patch-build_moz.configure_rust.configure) = c9cd5e74aaeef4b42ef86db9e3814868a27847fd
+SHA1 (patch-build_moz.configure_rust.configure) = 72c5fa2e9d1022325d038832cca2e35f7213116d
 SHA1 (patch-comm_third__party_botan_configure.py) = 262f560c514d221d0df15a1906100b5e716bfdab
-SHA1 (patch-config_gcc-stl-wrapper.template.h) = 9f6e659f79066afa1a7c4a2a5dde2a39a944785b
-SHA1 (patch-config_makefiles_rust.mk) = 127f70d36b7784e5b3ba7637e3ccbca76ddd7894
-SHA1 (patch-configure.in) = 92f1603733320d96c424465ac62f9aa22543150e
+SHA1 (patch-comm_third__party_libgcrypt_configure) = c5ca8a8b44c485f81139b54d341ac044189d98d3
+SHA1 (patch-config_gcc-stl-wrapper.template.h) = ec0afe1b7d97dc0c305f9f7c197f9a7d7c32e629
 SHA1 (patch-dom_base_nsAttrName.h) = 4e2326542d4dbba1ac2af5b33505267ee177b094
-SHA1 (patch-dom_media_CubebUtils.cpp) = 7af2f852bba53dcb313ee6353cd111fb1b1ef735
 SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = d08f170629dda585dc3e11706688527fe3dc0e78
-SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 434ba731268ad3e5a9f20ef3a44c9057b61aba74
-SHA1 (patch-gfx_cairo_cairo_src_cairo-type1-subset.c) = 92287c76edfecf2de6aebdd401d77c26f69b2e81
+SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 8ddf031923ea7edfd8e51c5ff334870d531fecb5
+SHA1 (patch-gfx_cairo_cairo_src_cairo-type1-subset.c) = 6d5b8788d65e742515c4313113fb72372d093dcc
 SHA1 (patch-gfx_skia_skia_src_core_SkCpu.cpp) = 62d0d3a41fd0302c7b066ed60b15ed9db9f485de
-SHA1 (patch-gfx_thebes_gfxPlatform.cpp) = c1644366c4f40c52446d102209a337aadfad696c
-SHA1 (patch-gfx_webrender__bindings_webrender__ffi.h) = 2084d03b2ea9f78dff4a51c3543cd78420695fe1
-SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 2a0d47b075ae09d7bd697714919c8861e690772a
+SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 9de765c6ba6ddf9db9161d10aac57ddbad20075c
 SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 64475f51534ac683c5b42bcbbd767db87d0ef87b
-SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 76ea3f4d4cb2cac5ddf713b73cf9c5da47ae40f0
-SHA1 (patch-js_src_jsfriendapi.h) = 9cbb011aa4d1c0a13b64903ee626f2cda02efda8
+SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = fa503231403a18e4ca6947fcd9985dcd28f83d0c
+SHA1 (patch-js_src_jsfriendapi.h) = e013337469254e2a9e598bd070528f0f654acccb
 SHA1 (patch-js_src_util_NativeStack.cpp) = 338fdf6aa34101f6a41d07b303d4a8426c483d5b
 SHA1 (patch-media_ffvpx_libavutil_arm_bswap.h) = 5a7ad4d38165d49d44862ade846cb79de026867e
-SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 068880a750636aa661cb2771fe5a24551ba956ed
-SHA1 (patch-media_libcubeb_src_cubeb__sun.c) = 6b91c8361e5b4ddcac5d41e78c8f09e0014cd5d7
-SHA1 (patch-media_libcubeb_src_moz.build) = 3fc5bef46c53c6a48d6d441b83c5828a00d2771a
+SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 99e881e557430c1ef26060109f4b40c30d3b201c
+SHA1 (patch-media_libcubeb_src_cubeb__sun.c) = 3140751d6268faa03ded07cba8060f6a66687389
+SHA1 (patch-media_libcubeb_src_moz.build) = bd3275f1acb6e439dee98b1673eeb65ec7797974
 SHA1 (patch-media_libpng_pngpriv.h) = 5c49119b0e555c9daca64799ff03f3fa8fa05ded
 SHA1 (patch-media_libtheora_lib_info.c) = 96f3d3824459186476102a4598d07cf6f6a704ef
-SHA1 (patch-media_libvorbis_lib_vorbis__info.c) = 64c4e763835d1ab81e8854cae8a293e630e83250
-SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 2c07cd2361752c307b2a50599a000e41d054aff6
 SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 20b208c5ab4bfea5d49d79c19fc610867da0c4c7
-SHA1 (patch-old-configure.in) = 27d42da882af2325dd3a8d8f6c062e59ffdb4d78
-SHA1 (patch-python_mozbuild_mozbuild_backend_configenvironment.py) = 51d875da8aeb09e475bc92d06b5b9abf59511154
-SHA1 (patch-python_mozbuild_mozbuild_makeutil.py) = f86940dc191b5705d6cdc2bb8f1a3b17807bfacb
-SHA1 (patch-python_mozbuild_mozbuild_util.py) = 2ac10992b870174380dac94deb58ef980a63262f
+SHA1 (patch-old-configure.in) = d59d276124e1f95d9e144b8f7099abcf6de0489a
 SHA1 (patch-security_nss_lib_freebl_mpi_mpi.c) = 0cbf185955c77c9438ced0c294fbc8e4824797bf
-SHA1 (patch-testing_mozbase_manifestparser_manifestparser_filters.py) = 242859960c93a82b9e04bd0296e395d0233343e0
-SHA1 (patch-third__party_python_gyp_pylib_gyp_common.py) = 1576d52520efc9e12d0b4a6b8eaa2ffb3e4b2c06
-SHA1 (patch-third__party_python_pyyaml_lib3_yaml_constructor.py) = 3a8fb5e383fe571e3c2201b1420b18245cec3097
-SHA1 (patch-third__party_python_voluptuous_voluptuous_schema__builder.py) = 6cd4b1f02830279e4727d4fb8b2d69bfb8759296
-SHA1 (patch-third__party_rust_authenticator_.cargo-checksum.json) = 4a181138f3080b0e2203be1f8277f4ab2a584250
-SHA1 (patch-third__party_rust_authenticator_src_lib.rs) = 7ae115c6fa9617d3c211207739e74d2eaee194e4
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_device.rs) = bcf69cdbcb471fa37b348176b5e368eccc7e50a9
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_fd.rs) = 7fb9fa741bc5cf5b75e5f0afb2dedc64beadc260
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_mod.rs) = 7497dba297cc863ca59fe6f7c14a2c7a6f46b401
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_monitor.rs) = d2a3dc2d9d2aecab9edec402c775b4247984f503
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_transaction.rs) = 570893df3d00a1810d2d285ed6c40360d6e13d6c
-SHA1 (patch-third__party_rust_authenticator_src_netbsd_uhid.rs) = 44204eec41fa9e7f6b32bc63e39afd5658f88822
-SHA1 (patch-third__party_rust_getrandom_src_lib.rs) = d9c19782c74b2c455d7192c2d44bd16e43be3263
-SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = cc9f9d0cfbee312ec6ff540efab6fba78825ff4c
-SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = a32f4650261fd339a470c8a2747dbfb5cd576444
-SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 87057290f0f6a8acc7a41c9a690b800d4882f6d6
-SHA1 (patch-toolkit_moz.configure) = ca0a6f48ce2cdb0a9722ffd7052b832fd66350cf
+SHA1 (patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc) = 4b6b78b899b3ac4176aeba58b3d2af6d66c05a77
+SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = e9378a3868ddb628213c3a37e2177257c2344bc3
+SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = f80a0844ca37dda91a8cf38d6a542f152657901a
+SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = d718759e59910228cc3729e359f328b47aff5eb4
+SHA1 (patch-toolkit_moz.configure) = b8907d57570bfd87708c5630e44c919710be0b9c
 SHA1 (patch-toolkit_mozapps_installer_packager.mk) = 407fe861dd9b82a88a6f5c0ed1e519a3c0e67251
-SHA1 (patch-widget_gtk_WaylandDMABufSurface.cpp) = 16ade7d35dd327e84b62149a8a9978436ba158af
 SHA1 (patch-xpcom_base_nscore.h) = 6e6f2d564d8d6121c178c2567cce8ac2ebe8610b
-SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = d731c225bb49241b5775c421f676d5675f4f02e1

Index: pkgsrc/mail/thunderbird/mozilla-common.mk
diff -u pkgsrc/mail/thunderbird/mozilla-common.mk:1.4 pkgsrc/mail/thunderbird/mozilla-common.mk:1.5
--- pkgsrc/mail/thunderbird/mozilla-common.mk:1.4       Tue Dec 27 20:08:45 2022
+++ pkgsrc/mail/thunderbird/mozilla-common.mk   Sun Feb  5 09:05:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.4 2022/12/27 20:08:45 abs Exp $
+# $NetBSD: mozilla-common.mk,v 1.5 2023/02/05 09:05:28 he Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -91,9 +91,9 @@ CONFIGURE_ARGS+=      --with-system-nss
 CONFIGURE_ARGS+=       --with-system-nspr
 #CONFIGURE_ARGS+=      --with-system-jpeg
 CONFIGURE_ARGS+=       --with-system-zlib
-CONFIGURE_ARGS+=       --with-system-libevent=${BUILDLINK_PREFIX.libevent}
+CONFIGURE_ARGS+=       --with-system-libevent
 CONFIGURE_ARGS+=       --disable-crashreporter
-CONFIGURE_ARGS+=       --disable-necko-wifi
+#CONFIGURE_ARGS+=      --disable-necko-wifi
 CONFIGURE_ARGS+=       --enable-chrome-format=flat
 CONFIGURE_ARGS+=       --with-system-webp
 
@@ -103,6 +103,22 @@ CONFIGURE_ARGS+=   --disable-updater
 
 #CONFIGURE_ARGS+=      --with-libclang-path=${PREFIX}/lib
 
+# RLBox WASM sandbox
+.if ${MACHINE_ARCH} == "x86_64" || ${MACHINE_ARCH} == "i386"
+# For wasm-ld command
+BUILD_DEPENDS+=                lld-[0-9]*:../../devel/lld
+.include "../../lang/wasi-libc/buildlink3.mk"
+.include "../../lang/wasi-libcxx/buildlink3.mk"
+# NB the exact versions of the clang and wasi-compiler-rt dependencies must
+# be kept in sync, or build failures will occur due to path mismatches.
+.include "../../lang/wasi-compiler-rt/buildlink3.mk"
+CONFIGURE_ARGS+=       --with-wasi-sysroot=${PREFIX}/wasi
+CONFIGURE_ENV+=                WASM_CC=${PREFIX}/bin/clang
+CONFIGURE_ENV+=                WASM_CXX=${PREFIX}/bin/clang++
+.else
+CONFIGURE_ARGS+=       --without-wasm-sandboxed-libraries
+.endif
+
 SUBST_CLASSES+=                        fix-paths
 SUBST_STAGE.fix-paths=         pre-configure
 SUBST_MESSAGE.fix-paths=       Fixing absolute paths.

Index: pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure
diff -u pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure:1.4 pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure:1.5
--- pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure:1.4        Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure    Sun Feb  5 09:05:29 2023
@@ -1,14 +1,12 @@
-$NetBSD: patch-build_moz.configure_rust.configure,v 1.4 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-build_moz.configure_rust.configure,v 1.5 2023/02/05 09:05:29 he Exp $
 
 --- build/moz.configure/rust.configure.orig    2020-08-28 21:32:29.000000000 +0000
 +++ build/moz.configure/rust.configure
-@@ -337,7 +337,8 @@ def rust_triple_alias(host_or_target, ho
-             narrowed = [
-                 c for c in candidates
-                 if c.target.raw_os == host_or_target.raw_os and
--                   c.target.raw_cpu == host_or_target.raw_cpu
-+                   c.target.raw_cpu == host_or_target.raw_cpu and
-+                   not c.rust_target.endswith("-rumprun-netbsd")
-             ]
-             if len(narrowed) == 1:
-                 return narrowed[0].rust_target
+@@ -385,6 +385,7 @@ def detect_rustc_target(
+             for c in candidates
+             if c.target.raw_os == host_or_target.raw_os
+             and c.target.raw_cpu == host_or_target.raw_cpu
++            and not c.rust_target.endswith("-rumprun-netbsd")
+         ]
+         if len(narrowed) == 1:
+             return narrowed[0].rust_target
Index: pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
diff -u pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.4 pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.5
--- pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.4  Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc      Sun Feb  5 09:05:29 2023
@@ -1,8 +1,8 @@
-$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.4 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.5 2023/02/05 09:05:29 he Exp $
 
 --- ipc/chromium/src/base/message_pump_libevent.cc.orig        2020-08-28 21:32:41.000000000 +0000
 +++ ipc/chromium/src/base/message_pump_libevent.cc
-@@ -22,6 +22,7 @@
+@@ -24,6 +24,7 @@
  
  // This macro checks that the _EVENT_SIZEOF_* constants defined in
  // ipc/chromiume/src/third_party/<platform>/event2/event-config.h are correct.
@@ -10,9 +10,9 @@ $NetBSD: patch-ipc_chromium_src_base_mes
  #if defined(_EVENT_SIZEOF_SHORT)
  #  define CHECK_EVENT_SIZEOF(TYPE, type)                \
      static_assert(_EVENT_SIZEOF_##TYPE == sizeof(type), \
-@@ -41,6 +42,7 @@ CHECK_EVENT_SIZEOF(PTHREAD_T, pthread_t)
- CHECK_EVENT_SIZEOF(SHORT, short);
+@@ -44,6 +45,7 @@ CHECK_EVENT_SIZEOF(SHORT, short);
  CHECK_EVENT_SIZEOF(SIZE_T, size_t);
+ CHECK_EVENT_SIZEOF(TIME_T, time_t);
  CHECK_EVENT_SIZEOF(VOID_P, void*);
 +#endif
  
Index: pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build
diff -u pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build:1.4 pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build:1.5
--- pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build:1.4      Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build  Sun Feb  5 09:05:29 2023
@@ -1,8 +1,8 @@
-$NetBSD: patch-media_libcubeb_src_moz.build,v 1.4 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_moz.build,v 1.5 2023/02/05 09:05:29 he Exp $
 
---- media/libcubeb/src/moz.build.orig  2020-08-28 21:33:11.000000000 +0000
+--- media/libcubeb/src/moz.build.orig  2022-12-20 00:49:56.000000000 +0000
 +++ media/libcubeb/src/moz.build
-@@ -23,6 +23,12 @@ if CONFIG['MOZ_ALSA']:
+@@ -22,6 +22,12 @@ if CONFIG['MOZ_ALSA']:
      ]
      DEFINES['USE_ALSA'] = True
  
@@ -12,6 +12,6 @@ $NetBSD: patch-media_libcubeb_src_moz.bu
 +    ]
 +    DEFINES['USE_SUN'] = True
 +
- if CONFIG['MOZ_PULSEAUDIO'] or CONFIG['MOZ_JACK']:
-     SOURCES += [
-         'cubeb_resampler.cpp',
+ if (
+     CONFIG["MOZ_PULSEAUDIO"]
+     or CONFIG["MOZ_JACK"]

Index: pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h
diff -u pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h:1.2 pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h:1.3
--- pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h:1.2 Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h     Sun Feb  5 09:05:29 2023
@@ -1,19 +1,19 @@
-$NetBSD: patch-config_gcc-stl-wrapper.template.h,v 1.2 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-config_gcc-stl-wrapper.template.h,v 1.3 2023/02/05 09:05:29 he Exp $
 
 --- config/gcc-stl-wrapper.template.h.orig     2020-08-28 21:32:29.000000000 +0000
 +++ config/gcc-stl-wrapper.template.h
-@@ -28,8 +28,8 @@
- #endif
- 
- // Don't include mozalloc for cstdlib. See bug 1245076.
+@@ -32,8 +32,8 @@
+ // limits) and bug 1694575 (iosfwd).
+ // Please be careful when adding more exceptions, especially regarding
+ // the header not directly or indirectly including <new>.
 -#ifndef moz_dont_include_mozalloc_for_cstdlib
 -#  define moz_dont_include_mozalloc_for_cstdlib
 +#ifndef moz_dont_include_mozalloc_for_${HEADER}
 +#  define moz_dont_include_mozalloc_for_${HEADER}
  #endif
  
- #ifndef moz_dont_include_mozalloc_for_type_traits
-@@ -43,7 +43,7 @@
+ #ifndef moz_dont_include_mozalloc_for_cmath
+@@ -55,7 +55,7 @@
  // Include mozalloc after the STL header and all other headers it includes
  // have been preprocessed.
  #if !defined(MOZ_INCLUDE_MOZALLOC_H) && \
@@ -22,7 +22,7 @@ $NetBSD: patch-config_gcc-stl-wrapper.te
  #  define MOZ_INCLUDE_MOZALLOC_H
  #  define MOZ_INCLUDE_MOZALLOC_H_FROM_${HEADER}
  #endif
-@@ -72,4 +72,6 @@
+@@ -84,4 +84,6 @@
  #  include "mozilla/throw_gcc.h"
  #endif
  
Index: pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h
diff -u pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.2 pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.3
--- pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.2     Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h Sun Feb  5 09:05:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h,v 1.2 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h,v 1.3 2023/02/05 09:05:29 he Exp $
 
 --- gfx/angle/checkout/src/compiler/translator/InfoSink.h.orig 2020-08-28 21:32:36.000000000 +0000
 +++ gfx/angle/checkout/src/compiler/translator/InfoSink.h
@@ -9,5 +9,5 @@ $NetBSD: patch-gfx_angle_checkout_src_co
 -#include <math.h>
 +#include <cmath>
  #include <stdlib.h>
+ #include "GLSLANG/ShaderLang.h"
  #include "compiler/translator/Common.h"
- #include "compiler/translator/Severity.h"
Index: pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c
diff -u pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.2 pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.3
--- pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.2  Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c      Sun Feb  5 09:05:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.2 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.3 2023/02/05 09:05:29 he Exp $
 
 --- media/libcubeb/src/cubeb_alsa.c.orig       2020-08-28 21:33:11.000000000 +0000
 +++ media/libcubeb/src/cubeb_alsa.c
@@ -8,5 +8,5 @@ $NetBSD: patch-media_libcubeb_src_cubeb_
  #define _BSD_SOURCE
 +#define _NETBSD_SOURCE
  #define _XOPEN_SOURCE 500
- #include <pthread.h>
- #include <sys/time.h>
+ #include "cubeb-internal.h"
+ #include "cubeb/cubeb.h"
Index: pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js
diff -u pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js:1.2 
pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js:1.3
--- pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js:1.2    Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js        Sun Feb  5 09:05:29 2023
@@ -1,12 +1,13 @@
-$NetBSD: patch-toolkit_modules_subprocess_subprocess__shared__unix.js,v 1.2 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-toolkit_modules_subprocess_subprocess__shared__unix.js,v 1.3 2023/02/05 09:05:29 he Exp $
 
 --- toolkit/modules/subprocess/subprocess_shared_unix.js.orig  2020-08-28 21:34:00.000000000 +0000
 +++ toolkit/modules/subprocess/subprocess_shared_unix.js
-@@ -12,7 +12,15 @@
+@@ -13,7 +13,16 @@
  
- const LIBC = OS.Constants.libc;
+ var LIBC = OS.Constants.libc;
  
 -const LIBC_CHOICES = ["libc.so", "libSystem.B.dylib", "a.out"];
++// const LIBC_CHOICES = ["libc.so", "libSystem.B.dylib", "a.out"];
 +/* libc.so isn't meant to be dlopen'ed. On Linux it's usually an ld
 + * script so one cannot dlopen it. On NetBSD (and possibly other
 + * BSDs too) dlopen'ing libc.so will succeed, but some global symbols,
Index: pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure
diff -u pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure:1.2 pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure:1.3
--- pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure:1.2     Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure Sun Feb  5 09:05:29 2023
@@ -1,21 +1,22 @@
-$NetBSD: patch-toolkit_moz.configure,v 1.2 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-toolkit_moz.configure,v 1.3 2023/02/05 09:05:29 he Exp $
 
 --- toolkit/moz.configure.orig 2020-08-28 21:33:59.000000000 +0000
 +++ toolkit/moz.configure
-@@ -804,11 +804,11 @@ set_config('MOZ_IPDL_TESTS',
+@@ -310,8 +310,6 @@ set_config("MOZ_OPENSL", imply_opensl, w
+ 
+ set_config("MOZ_OSS", imply_oss, when="--enable-audio-backends")
+ 
+-imply_option("--enable-pulseaudio", imply_pulseaudio, reason="--enable-audio-backends")
+-
+ imply_option("--enable-sndio", imply_sndio, reason="--enable-audio-backends")
+ 
+ set_config("MOZ_WASAPI", imply_wasapi, when="--enable-audio-backends")
+@@ -1099,7 +1097,7 @@ set_define("MOZ_WEBSPEECH_TEST_BACKEND",
  # ==============================================================
- option('--disable-skia', help='Disable use of Skia')
+ @depends(target, milestone)
+ def skia_pdf_default(target, milestone):
+-    return milestone.is_nightly and target.os != "WINNT"
++    return milestone.is_nightly and target.os != "WINNT" and target.endianness != 'big'
  
--@depends('--disable-skia')
--def skia(value):
--    if not value:
--        die('--disable-skia is not supported anymore')
--    else:
-+@depends('--disable-skia', target)
-+def skia(value, target):
-+    if value.origin == 'default' and target.endianness == 'big':
-+        return None
-+    if value:
-         return True
  
- set_config('MOZ_ENABLE_SKIA', skia)
+ option("--enable-skia-pdf", default=skia_pdf_default, help="{Enable|Disable} Skia PDF")

Index: pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c
diff -u pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c:1.1 pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c:1.2
--- pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c:1.1  Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c      Sun Feb  5 09:05:29 2023
@@ -1,13 +1,13 @@
-$NetBSD: patch-gfx_cairo_cairo_src_cairo-type1-subset.c,v 1.1 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-gfx_cairo_cairo_src_cairo-type1-subset.c,v 1.2 2023/02/05 09:05:29 he Exp $
 
 --- gfx/cairo/cairo/src/cairo-type1-subset.c.orig      2020-08-28 21:32:36.000000000 +0000
 +++ gfx/cairo/cairo/src/cairo-type1-subset.c
-@@ -270,7 +270,7 @@ cairo_type1_font_subset_find_segments (c
+@@ -254,7 +254,7 @@ cairo_type1_font_subset_find_segments (c
        font->eexec_segment = (char *) p + font->header_segment_size;
        font->eexec_segment_is_ascii = TRUE;
        for (i = 0; i < 4; i++) {
--          if (!isxdigit(font->eexec_segment[i]))
-+          if (!isxdigit((unsigned char) font->eexec_segment[i]))
+-          if (!_cairo_isxdigit (font->eexec_segment[i]))
++          if (!_cairo_isxdigit ((unsigned char) font->eexec_segment[i]))
                font->eexec_segment_is_ascii = FALSE;
        }
      }
Index: pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h
diff -u pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h:1.1 pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h:1.2
--- pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h:1.1      Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h  Sun Feb  5 09:05:29 2023
@@ -1,10 +1,10 @@
-$NetBSD: patch-js_src_jsfriendapi.h,v 1.1 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-js_src_jsfriendapi.h,v 1.2 2023/02/05 09:05:29 he Exp $
 
 --- js/src/jsfriendapi.h.orig  2020-08-28 21:32:42.000000000 +0000
 +++ js/src/jsfriendapi.h
-@@ -14,6 +14,7 @@
- #include "mozilla/PodOperations.h"
- #include "mozilla/UniquePtr.h"
+@@ -7,6 +7,7 @@
+ #ifndef jsfriendapi_h
+ #define jsfriendapi_h
  
 +#include <stdarg.h>
  #include "jspubtd.h"
Index: pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c
diff -u pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c:1.1 pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c:1.2
--- pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c:1.1   Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c       Sun Feb  5 09:05:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-media_libcubeb_src_cubeb__sun.c,v 1.1 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_cubeb__sun.c,v 1.2 2023/02/05 09:05:29 he Exp $
 
 --- media/libcubeb/src/cubeb_sun.c.orig        2020-09-02 21:41:01.178547066 +0000
 +++ media/libcubeb/src/cubeb_sun.c
@@ -505,7 +505,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb_
  }
  
 @@ -743,8 +721,8 @@ static struct cubeb_ops const sun_ops = 
-   .stream_reset_default_device = NULL,
+ //  .stream_reset_default_device = NULL,
    .stream_get_position = sun_stream_get_position,
    .stream_get_latency = sun_stream_get_latency,
 +  .stream_get_input_latency = NULL,
Index: pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
diff -u pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs:1.1 
pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs:1.2
--- pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs:1.1      Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs  Sun Feb  5 09:05:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs,v 1.1 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs,v 1.2 2023/02/05 09:05:29 he Exp $
 
 --- third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs.orig   2020-08-28 21:33:54.000000000 +0000
 +++ third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs
@@ -10,10 +10,11 @@ $NetBSD: patch-third__party_rust_libc_sr
  pub type blksize_t = i32;
  pub type fsblkcnt_t = u64;
  pub type fsfilcnt_t = u64;
-@@ -282,6 +283,30 @@ s_no_extra_traits! {
+@@ -619,6 +620,17 @@ s_no_extra_traits! {
+         pub ar_op: u16,
      }
  
-     #[repr(packed)]
++    #[repr(packed)]
 +    pub struct ipc_perm {
 +        pub cuid: ::uid_t,
 +        pub cgid: ::gid_t,
@@ -24,32 +25,20 @@ $NetBSD: patch-third__party_rust_libc_sr
 +        pub key: ::key_t,
 +    }
 +
-+    #[repr(packed)]
-+    pub struct shmid_ds {
-+        pub shm_perm: ::ipc_perm,
-+        pub shm_segsz: ::size_t,
-+        pub shm_lpid: ::pid_t,
-+        pub shm_cpid: ::pid_t,
-+        pub shm_nattch: ::c_short,
-+        pub shm_atime: ::time_t,
-+        pub shm_dtime: ::time_t,
-+        pub shm_ctime: ::time_t,
-+        pub shm_internal: *mut ::c_void,
-+    }
-+
-+    #[repr(packed)]
      pub struct in_addr {
          pub s_addr: ::in_addr_t,
      }
-@@ -907,11 +932,18 @@ pub const SCM_CREDS: ::c_int = 0x10;
+@@ -1488,6 +1500,7 @@ pub const SCM_CREDS: ::c_int = 0x10;
  
- pub const O_DSYNC : ::c_int = 0x10000;
+ pub const O_DSYNC: ::c_int = 0x10000;
  
-+pub const MAP_ANONYMOUS : ::c_int = 0x1000;
- pub const MAP_RENAME : ::c_int = 0x20;
- pub const MAP_NORESERVE : ::c_int = 0x40;
- pub const MAP_HASSEMAPHORE : ::c_int = 0x200;
- pub const MAP_WIRED: ::c_int = 0x800;
++pub const MAP_ANONYMOUS: ::c_int =0x1000;
+ pub const MAP_RENAME: ::c_int = 0x20;
+ pub const MAP_NORESERVE: ::c_int = 0x40;
+ pub const MAP_HASSEMAPHORE: ::c_int = 0x200;
+@@ -1505,6 +1518,12 @@ pub const MAP_ALIGNMENT_64PB: ::c_int = 
+ // mremap flag
+ pub const MAP_REMAPDUP: ::c_int = 0x004;
  
 +pub const IPC_PRIVATE: ::key_t = 0;
 +pub const IPC_CREAT: ::c_int = 0x1000;
@@ -60,10 +49,10 @@ $NetBSD: patch-third__party_rust_libc_sr
  pub const DCCP_TYPE_REQUEST: ::c_int = 0;
  pub const DCCP_TYPE_RESPONSE: ::c_int = 1;
  pub const DCCP_TYPE_DATA: ::c_int = 2;
-@@ -1583,6 +1615,13 @@ extern {
-                   pid: ::pid_t,
-                   addr: *mut ::c_void,
-                   data: ::c_int) -> ::c_int;
+@@ -2412,6 +2431,13 @@ extern "C" {
+     pub fn ptrace(request: ::c_int, pid: ::pid_t, addr: *mut ::c_void, data: ::c_int) -> ::c_int;
+     pub fn utrace(label: *const ::c_char, addr: *mut ::c_void, len: ::size_t) -> ::c_int;
+     pub fn pthread_getname_np(t: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int;
 +    pub fn shmget(key: ::key_t, size: ::size_t, shmflg: ::c_int) -> ::c_int;
 +    pub fn shmat(shmid: ::c_int, shmaddr: *const ::c_void,
 +        shmflg: ::c_int) -> *mut ::c_void;
@@ -71,6 +60,6 @@ $NetBSD: patch-third__party_rust_libc_sr
 +    #[cfg_attr(target_os = "netbsd", link_name = "__shmctl50")]
 +    pub fn shmctl(shmid: ::c_int, cmd: ::c_int,
 +        buf: *mut ::shmid_ds) -> ::c_int;
-     pub fn pthread_setname_np(t: ::pthread_t,
-                               name: *const ::c_char,
-                               arg: *mut ::c_void) -> ::c_int;
+     pub fn pthread_setname_np(
+         t: ::pthread_t,
+         name: *const ::c_char,

Index: pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
diff -u pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp:1.10 pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp:1.11
--- pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp:1.10       Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp    Sun Feb  5 09:05:29 2023
@@ -1,4 +1,4 @@
-$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.10 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.11 2023/02/05 09:05:29 he Exp $
 
 --- ipc/glue/GeckoChildProcessHost.cpp.orig    2020-08-28 21:32:41.000000000 +0000
 +++ ipc/glue/GeckoChildProcessHost.cpp
@@ -15,4 +15,4 @@ $NetBSD: patch-ipc_glue_GeckoChildProces
 +#endif
  
  #include "base/command_line.h"
- #include "base/string_util.h"
+ #include "base/process_util.h"

Index: pkgsrc/mail/thunderbird/patches/patch-old-configure.in
diff -u pkgsrc/mail/thunderbird/patches/patch-old-configure.in:1.5 pkgsrc/mail/thunderbird/patches/patch-old-configure.in:1.6
--- pkgsrc/mail/thunderbird/patches/patch-old-configure.in:1.5  Tue Mar  9 13:31:48 2021
+++ pkgsrc/mail/thunderbird/patches/patch-old-configure.in      Sun Feb  5 09:05:29 2023
@@ -1,10 +1,10 @@
-$NetBSD: patch-old-configure.in,v 1.5 2021/03/09 13:31:48 wiz Exp $
+$NetBSD: patch-old-configure.in,v 1.6 2023/02/05 09:05:29 he Exp $
 
 --- old-configure.in.orig      2020-08-28 21:33:19.000000000 +0000
 +++ old-configure.in
-@@ -1795,6 +1795,19 @@ MOZ_WEBM_ENCODER=1
- AC_DEFINE(MOZ_WEBM_ENCODER)
- AC_SUBST(MOZ_WEBM_ENCODER)
+@@ -681,6 +681,19 @@ fi
+ 
+ AC_CHECK_LIB(socket, socket)
  
 +dnl ==================================
 +dnl = Check sunaudio availability
@@ -20,5 +20,5 @@ $NetBSD: patch-old-configure.in,v 1.5 20
 +AC_SUBST(MOZ_SUNAUDIO)
 +
  dnl ========================================================
- dnl NegotiateAuth
- dnl ========================================================
+ dnl = pthread support
+ dnl = Start by checking whether the system support pthreads

Index: pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp
diff -u pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.3 pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.4
--- pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.3    Thu Sep  3 15:26:22 2020
+++ pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp        Sun Feb  5 09:05:29 2023
@@ -1,8 +1,8 @@
-$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.3 2020/09/03 15:26:22 ryoon Exp $
+$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.4 2023/02/05 09:05:29 he Exp $
 
 --- toolkit/components/terminator/nsTerminator.cpp.orig        2020-08-28 21:33:46.000000000 +0000
 +++ toolkit/components/terminator/nsTerminator.cpp
-@@ -36,7 +36,7 @@
+@@ -34,7 +34,7 @@
  #if defined(XP_WIN)
  #  include <windows.h>
  #else
@@ -10,16 +10,17 @@ $NetBSD: patch-toolkit_components_termin
 +#  include <time.h>
  #endif
  
- #include "mozilla/ArrayUtils.h"
-@@ -180,7 +180,10 @@ void RunWatchdog(void* arg) {
+ #include "mozilla/AppShutdown.h"
+@@ -184,7 +184,11 @@ void RunWatchdog(void* arg) {
  #if defined(XP_WIN)
-     Sleep(1000 /* ms */);
+     Sleep(HEARTBEAT_INTERVAL_MS /* ms */);
  #else
--    usleep(1000000 /* usec */);
+-    usleep(HEARTBEAT_INTERVAL_MS * 1000 /* usec */);
++    // usleep(HEARTBEAT_INTERVAL_MS * 1000 /* usec */);
 +    struct timespec tickd;
 +    tickd.tv_sec = 1;
 +    tickd.tv_nsec = 0;
 +    nanosleep(&tickd, NULL);
  #endif
+ 
      if (gHeartbeat++ < timeToLive) {
- #if !defined(MOZ_VALGRIND) || !defined(MOZ_CODE_COVERAGE)

Added files:

Index: pkgsrc/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure
diff -u /dev/null pkgsrc/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure:1.1
--- /dev/null   Sun Feb  5 09:05:29 2023
+++ pkgsrc/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure Sun Feb  5 09:05:29 2023
@@ -0,0 +1,13 @@
+$NetBSD: patch-comm_third__party_libgcrypt_configure,v 1.1 2023/02/05 09:05:29 he Exp $
+
+--- comm/third_party/libgcrypt/configure.orig  2022-12-20 00:50:23.000000000 +0000
++++ comm/third_party/libgcrypt/configure
+@@ -17460,7 +17460,7 @@ CFLAGS="$CFLAGS -maltivec -mvsx -mcrypto
+ 
+ if test "$gcry_cv_cc_ppc_altivec" = "no" &&
+     test "$mpi_cpu_arch" = "ppc" &&
+-    test "$try_asm_modules" == "yes" ; then
++    test "$try_asm_modules" = "yes" ; then
+   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics with extra GCC flags" >&5
+ $as_echo_n "checking whether compiler supports PowerPC AltiVec/VSX/crypto intrinsics with extra GCC flags... " >&6; }
+ if ${gcry_cv_cc_ppc_altivec_cflags+:} false; then :
Index: pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc
diff -u /dev/null pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc:1.1
--- /dev/null   Sun Feb  5 09:05:29 2023
+++ pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc    Sun Feb  5 09:05:29 2023
@@ -0,0 +1,20 @@
+$NetBSD: patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc,v 1.1 2023/02/05 09:05:29 he Exp $
+
+--- third_party/libwebrtc/modules/video_capture/linux/device_info_linux.cc.orig        2020-08-28 21:33:15.000000000 +0000
++++ third_party/libwebrtc/modules/video_capture/linux/device_info_linux.cc
+@@ -385,11 +385,15 @@ bool DeviceInfoLinux::IsDeviceNameMatche
+ 
+ bool DeviceInfoLinux::IsVideoCaptureDevice(struct v4l2_capability* cap)
+ {
++#ifdef V4L2_CAP_DEVICE_CAPS
+   if (cap->capabilities & V4L2_CAP_DEVICE_CAPS) {
+     return cap->device_caps & V4L2_CAP_VIDEO_CAPTURE;
+   } else {
+     return cap->capabilities & V4L2_CAP_VIDEO_CAPTURE;
+   }
++#else
++  return 1;
++#endif
+ }
+ 
+ int32_t DeviceInfoLinux::FillCapabilities(int fd) {



Home | Main Index | Thread Index | Old Index