diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-09-03 15:26:22 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-09-03 15:26:22 +0000 |
commit | d00d9d326fcc55579929ac603194a306e78709e5 (patch) | |
tree | d9844d84600d3f08475e97eb40d8f6c6a20c3ecb /mail/thunderbird/PLIST | |
parent | 55a181d953ded4cb9b296dadebf244389a32c6d5 (diff) | |
download | pkgsrc-d00d9d326fcc55579929ac603194a306e78709e5.tar.gz |
thunderbird: Update to 78.2.1
* Lightning cannot be disabled by users in build time.
Remove mozilla-lightning option.
Changelog:
78.2.1
Changes
changed OpenPGP enabled by default
changed OpenPGP: Disabled the use of MD5/SM2/SM3 algorithms
Fixes
fixed OpenPGP: Users with sub-identities were unable to encrypt or sign messages when switching identities
fixed OpenPGP message security window did not support dark mode
78.2.0
Changes
changed OpenPGP Key generation now disabled when there is no default mail account configured
changed OpenPGP: Encrypt saved drafts when OpenPGP is enabled
changed Twitter search removed
changed Calendar: Event summary dialog is now themeable
changed MailExtensions: Some APIs now use defineLazyPreferenceGetter in order to benefit from caching
Fixes
fixed OpenPGP Key Manager search function did not work
fixed OpenPGP Key Properties dialog was sometimes too small
fixed OpenPGP: Encrypted email would not send if address contained uppercase characters
fixed OpenPGP: "Key ID" column could not be resized in Key Manage
fixed OpenPGP: Keys containing invalid UTF-8 strings could not be imported
fixed OpenPGP: Enable automatic signing for encrypted messages in additional scenarios
fixed Many more OpenPGP bug fixes and improvements
fixed IMAP fetch chunk size was always 65536 bytes
fixed IMAP server capabilities were not rechecked after upgrading to SSL/TLS connection
fixed Message Composer: Order of attachments could not be modified using drag & drop
fixed Composing messages with a "fixed width" font did not work
fixed Drag and drop of address book contacts did not work in some situations
fixed Address book migration failed when there was a dot in the file name
fixed Address book: "Always prefer display name over message header" was always checked when editing a contact
fixed Address book performance optimizations
fixed Dialog to add a new mail account from "Account Settings" did not open
fixed "Select All" (Ctrl+A) in message source did not work until focused with a mouse click
fixed Ctrl+scroll wheel not zooming in message reader
fixed Setting/changing a signature from a file lost when closing account settings
fixed Adaptive Junk Mail settings could not be disabled
fixed Message filter dialog fixes: Missing scrollbar, drop-down list not wide enough
fixed Various UX and theme improvements
78.1.1
Changes
changed Building OpenPGP shared library linked to system libraries now supported
changed MailExtension errors now shown in Developer Tools console by default
changed MailExtensions: Dynamic registration of calendar providers now supported
Fixesr
fixed OpenPGP improvements
fixed Message preview was sometimes blank after upgrading from Thunderbird 68
fixed Email addresses whitelisted for remote content not displayed in preferences
fixed Importing data from Seamonkey did not work
fixed Renaming a mail list did not update the side bar
fixed MailExtensions: messenger.* namespace was undefined
78.1.0
What's New
new OpenPGP support is now feature complete. Improvements: new Key Wizard, online searching for OpenPGP keys, and more
new The preferences tab now has a search field
Changes
changed Dark background in message reader is now disabled
Fixes
fixed Thunderbird startup was slow when using folder color customizations with many folders. Previously configured colors will not be migrated.
fixed Mail quota usage in status bar did not support terabyte folder sizes
fixed Changing Junk mail settings with keyboard toggled wrong setting
fixed Advanced IMAP server preferences not saved in Account Manager
fixed Address book migration updates and fixes
fixed Address book: Last Modified Date was not updated
fixed Dark mode improvements
fixed Various security fixes
Security fixes:
#CVE-2020-15652: Potential leak of redirect targets when loading scripts in a worker
#CVE-2020-6514: WebRTC data channel leaks internal address to peer
#CVE-2020-15655: Extension APIs could be used to bypass Same-Origin Policy
#CVE-2020-15653: Bypassing iframe sandbox when allowing popups
#CVE-2020-6463: Use-after-free in ANGLE gl::Texture::onUnbindAsSamplerTexture
#CVE-2020-15656: Type confusion for special arguments in IonMonkey
#CVE-2020-15658: Overriding file type when saving to disk
#CVE-2020-15657: DLL hijacking due to incorrect loading path
#CVE-2020-15654: Custom cursor can overlay user interface
#CVE-2020-15659: Memory safety bugs fixed in Thunderbird 78.1
78.0.1
What's New
new OpenPGP: Key revocation, extending key expiration, and secret key backup
Fixes
fixed Drag & Drop multiple attachments to macOS Finder created duplicate files
fixed Faceted search date and relevance settings not saved
fixed FileLink attachments included as a link and file when added from a network drive via drag & drop
fixed About Thunderbird dialog keyboard shortcuts did not work
fixed CC'd recipients sometimes displayed collapsed in header pane
fixed Incremental search in contacts sidebar did not always display local results when an LDAP server was also in use
fixed Contacts sidebar search results cleared after removing a contact
fixed OpenPGP: Messages with long Armor Header lines did not display
fixed OpenPGP: Messages containing non-UTF-8 text were not supported
fixed Various UI and theming fixes
fixed Chat: Participants list did not display operator flags
Diffstat (limited to 'mail/thunderbird/PLIST')
-rw-r--r-- | mail/thunderbird/PLIST | 3043 |
1 files changed, 1932 insertions, 1111 deletions
diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST index ae580bc9052..d8ccd84c953 100644 --- a/mail/thunderbird/PLIST +++ b/mail/thunderbird/PLIST @@ -1,45 +1,273 @@ -@comment $NetBSD: PLIST,v 1.76 2020/03/15 13:28:51 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.77 2020/09/03 15:26:22 ryoon Exp $ bin/thunderbird +lib/thunderbird/actors/AboutHttpsOnlyErrorChild.jsm +lib/thunderbird/actors/AboutHttpsOnlyErrorParent.jsm lib/thunderbird/actors/AudioPlaybackChild.jsm +lib/thunderbird/actors/AudioPlaybackParent.jsm +lib/thunderbird/actors/AutoCompleteChild.jsm +lib/thunderbird/actors/AutoCompleteParent.jsm +lib/thunderbird/actors/AutoScrollChild.jsm +lib/thunderbird/actors/AutoScrollParent.jsm lib/thunderbird/actors/AutoplayChild.jsm -lib/thunderbird/actors/BrowserChild.jsm +lib/thunderbird/actors/AutoplayParent.jsm +lib/thunderbird/actors/BrowserElementChild.jsm +lib/thunderbird/actors/BrowserElementParent.jsm lib/thunderbird/actors/ControllersChild.jsm +lib/thunderbird/actors/ControllersParent.jsm lib/thunderbird/actors/DateTimePickerChild.jsm +lib/thunderbird/actors/DateTimePickerParent.jsm lib/thunderbird/actors/ExtFindChild.jsm lib/thunderbird/actors/FindBarChild.jsm +lib/thunderbird/actors/FindBarParent.jsm lib/thunderbird/actors/FinderChild.jsm -lib/thunderbird/actors/FormSubmitChild.jsm +lib/thunderbird/actors/FormHistoryChild.jsm +lib/thunderbird/actors/FormHistoryParent.jsm +lib/thunderbird/actors/InlineSpellCheckerChild.jsm +lib/thunderbird/actors/InlineSpellCheckerParent.jsm lib/thunderbird/actors/KeyPressEventModelCheckerChild.jsm lib/thunderbird/actors/PictureInPictureChild.jsm lib/thunderbird/actors/PopupBlockingChild.jsm +lib/thunderbird/actors/PopupBlockingParent.jsm lib/thunderbird/actors/PrintingChild.jsm +lib/thunderbird/actors/PromptParent.jsm lib/thunderbird/actors/PurgeSessionHistoryChild.jsm +lib/thunderbird/actors/RemotePageChild.jsm lib/thunderbird/actors/SelectChild.jsm -lib/thunderbird/actors/SelectionSourceChild.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/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/actors/ZoomChild.jsm lib/thunderbird/application.ini -lib/thunderbird/blocklist.xml 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.xhtml +lib/thunderbird/chrome/calendar/content/calendar-creation.js +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 +lib/thunderbird/chrome/calendar/content/calendar-event-dialog-recurrence.xhtml +lib/thunderbird/chrome/calendar/content/calendar-event-dialog-reminder.js +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-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-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.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-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 +lib/thunderbird/chrome/calendar/content/calendar-task-editing.js +lib/thunderbird/chrome/calendar/content/calendar-task-tree-utils.js +lib/thunderbird/chrome/calendar/content/calendar-task-tree-view.js +lib/thunderbird/chrome/calendar/content/calendar-task-tree.js +lib/thunderbird/chrome/calendar/content/calendar-task-view.js +lib/thunderbird/chrome/calendar/content/calendar-ui-utils.js +lib/thunderbird/chrome/calendar/content/calendar-unifinder.js +lib/thunderbird/chrome/calendar/content/calendar-uri-redirect-dialog.js +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/import-export.js +lib/thunderbird/chrome/calendar/content/mouseoverPreviews.js +lib/thunderbird/chrome/calendar/content/preferences/alarms.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/views.js +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.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-item-summary.js +lib/thunderbird/chrome/calendar/content/widgets/calendar-minimonth.js +lib/thunderbird/chrome/calendar/content/widgets/calendar-modebox.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-unifinder.css +lib/thunderbird/chrome/calendar/skin/classic/calendar/calendar-views.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-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-invitations-dialog-list-images.png +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-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-unifinder.css +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/calendar-views.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.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/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-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 +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/confidential.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/decline.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/edit.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/email.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/event.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/find.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/freebusy.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/icon32.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/imip-bar.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/locked.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/low-priority.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/newevent.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/newtask.svg +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/save-close.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 +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/task.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/tentative.svg +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/icons/timezones.svg +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/timezone_map.png +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/timezones.png +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/today-pane.css +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/todayButton-arrow.svg +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-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 +lib/thunderbird/chrome/calendar/skin/classic/calendar/shared/widgets/nav-arrow.svg +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.xul +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 lib/thunderbird/chrome/chat/content/chat/conversation-browser.js lib/thunderbird/chrome/chat/content/chat/imAccountOptionsHelper.js -lib/thunderbird/chrome/chat/content/chat/imtooltip.xml lib/thunderbird/chrome/chat/content/chat/otr-add-fingerprint.js -lib/thunderbird/chrome/chat/content/chat/otr-add-fingerprint.xul +lib/thunderbird/chrome/chat/content/chat/otr-add-fingerprint.xhtml lib/thunderbird/chrome/chat/content/chat/otr-auth.js -lib/thunderbird/chrome/chat/content/chat/otr-auth.xul +lib/thunderbird/chrome/chat/content/chat/otr-auth.xhtml lib/thunderbird/chrome/chat/content/chat/otr-finger.js -lib/thunderbird/chrome/chat/content/chat/otr-finger.xul +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 @@ -114,31 +342,18 @@ lib/thunderbird/chrome/classic/skin/classic/communicator/icons/smileys/smiley-wi 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/editor.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 lib/thunderbird/chrome/classic/skin/classic/editor/icons/img-align-middle.gif 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-newsblog/rss-feed-folder.png -lib/thunderbird/chrome/classic/skin/classic/messenger-newsblog/rss-feed.png lib/thunderbird/chrome/classic/skin/classic/messenger/aboutNetError.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/accountWizard.css -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/account-settings.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/create-account.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/manage-filters.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/manage-imap.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/manage-newsgroups.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/manage-rss.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/offline-settings.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/read-messages.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/search-messages.png -lib/thunderbird/chrome/classic/skin/classic/messenger/accountcentral/write-message.png 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 @@ -158,36 +373,29 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/abContactsPane 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/abcard-large.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/abcard.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/ablist.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/addrbook.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/addressbook-toolbar-small.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/contact-generic-tiny.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/contact-generic.png +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/addressbook/icons/remote-addrbook-error.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/remote-addrbook.png -lib/thunderbird/chrome/classic/skin/classic/messenger/addressbook/icons/secure-remote-addrbook.png lib/thunderbird/chrome/classic/skin/classic/messenger/attachmentList.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/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/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/extensionsOverlay.css -lib/thunderbird/chrome/classic/skin/classic/messenger/filefield.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/ablist.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/accounts.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addcontact.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/addlist.svg @@ -201,63 +409,72 @@ 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.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/archive.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow-dn-blue.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow-dn-grey.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow-dropdown.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow-left.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-down-dim.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-down.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-left-dim.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-left.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-right-dim.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-right.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-up-dim.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/arrow/arrow-up.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attach.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted-large.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/attachment-deleted.png +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 -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/cancel.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/cancel.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/center-align.svg 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/check.gif +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/checkbox.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/close-button.png 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 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/connection-mixed.svg 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 lib/thunderbird/chrome/classic/skin/classic/messenger/icons/decrease.svg +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/dragIndicator.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/dropmarker.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/encryption-key.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/error.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude-selected.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/exclude.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/feeds-folder.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/feeds.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/file-item.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/file.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/filter.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flag-col.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/fingerprint.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/flag-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-new-star.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/folder-pane.png +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.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/forget.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/forward.svg +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/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/identity.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/image.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/import.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/inbox.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/increase.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/indent.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/info.svg @@ -266,17 +483,15 @@ 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.png 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/login.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/mark.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-ignored.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-list.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/message-secure.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-together.svg @@ -284,48 +499,60 @@ 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-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/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/notchecked.gif lib/thunderbird/chrome/classic/skin/classic/messenger/icons/notloading.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/number-list.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/offline.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/online.png +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/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/paste.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/phishing.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/phishing.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/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/remote-blocked.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/reply-forward.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 +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/restore.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/return-receipt.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/right-align.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/row.png 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-arrow.png +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/server.png +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/sent.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/spelling.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/spring.png +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 @@ -333,25 +560,30 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status.png lib/thunderbird/chrome/classic/skin/classic/messenger/icons/status@2x.png 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/tab-drag-indicator.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/table.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/tag.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/icons/template.svg lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-col.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-ignored.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread-watched.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/thread.png +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/waiting.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/zoomout-hover.png -lib/thunderbird/chrome/classic/skin/classic/messenger/icons/zoomout.png +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/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/input-fields.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 @@ -374,12 +606,68 @@ lib/thunderbird/chrome/classic/skin/classic/messenger/newmailaccount/success-bor 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 +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/attach-inactive-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/col-encrypted-signed.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/composeKeyStatus.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/decrypt-active-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/decrypt-inactive-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/encrypt-active-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/encrypt-disabled-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/encrypt-inactive-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncActiveConflict.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncActiveMinus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncActiveNone.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncActivePlus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncForceNo.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncForceYes.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncInactive.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncInactiveConflict.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncInactiveMinus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncInactiveNone.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncInactivePlus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncNotOk.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigEncOk.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignActiveConflict.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignActiveMinus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignActiveNone.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignActivePlus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignForceNo.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignForceYes.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignInactiveConflict.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignInactiveMinus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignInactiveNone.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignInactivePlus.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignNotOk.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignOk.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigSignUnkown.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigmail-common.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigmail-html.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/enigmail.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/headerProtected-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/headerUnprotected-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/importSuccess.png +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/inlineNotification.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/keyDetails.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/keyWizard.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/msgReadStatus.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/ok-sign.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/oneRecipientStatus.css +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/password-error.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/sign-active-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/sign-disabled-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/sign-inactive-18.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/openpgp/spinning-wheel.png +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/preferences/aboutPreferences.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 lib/thunderbird/chrome/classic/skin/classic/messenger/preferences/preferences.css +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 @@ -387,127 +675,67 @@ 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/EditorDialog.css +lib/thunderbird/chrome/classic/skin/classic/messenger/shared/abContactsPanel.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/cardDialog.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/in-content/aboutPreferences.css -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/account.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/advanced.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/attachment.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/calendar.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/chat.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/compose.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/dialog.css -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/display.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/general.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/privacy.svg -lib/thunderbird/chrome/classic/skin/classic/messenger/shared/in-content/security.svg +lib/thunderbird/chrome/classic/skin/classic/messenger/shared/feedSubscribe.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/grid-layout.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/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/newmailalert.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/searchBox.css +lib/thunderbird/chrome/classic/skin/classic/messenger/shared/searchDialog.css lib/thunderbird/chrome/classic/skin/classic/messenger/shared/smime/smime-compose.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/smime/certFetchingStatus.css lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrCryptoNotOk.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrCryptoOk.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignNotOk.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOk.png +lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOkUnverified.png +lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignOkVerified.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/hdrSignUnknown.png -lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbCryptoNotOk.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbCryptoOk.png -lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbSignNotOk.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbSignOk.png -lib/thunderbird/chrome/classic/skin/classic/messenger/smime/icons/sbSignUnknown.png lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgCompSecurityInfo.css lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgHdrViewSMIMEOverlay.css -lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgReadSMIMEOverlay.css lib/thunderbird/chrome/classic/skin/classic/messenger/smime/msgReadSecurityInfo.css lib/thunderbird/chrome/classic/skin/classic/messenger/smime/smime-compose.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/textbox.css -lib/thunderbird/chrome/classic/skin/classic/messenger/virtualFolderListDialog.css +lib/thunderbird/chrome/classic/skin/classic/messenger/themeableDialog.css lib/thunderbird/chrome/classic/skin/classic/messenger/voice.png 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/comm/content/editor/ComposerCommands.js -lib/thunderbird/chrome/comm/content/editor/EdAEAttributes.js -lib/thunderbird/chrome/comm/content/editor/EdAECSSAttributes.js -lib/thunderbird/chrome/comm/content/editor/EdAEHTMLAttributes.js -lib/thunderbird/chrome/comm/content/editor/EdAEJSEAttributes.js -lib/thunderbird/chrome/comm/content/editor/EdAdvancedEdit.js -lib/thunderbird/chrome/comm/content/editor/EdAdvancedEdit.xul -lib/thunderbird/chrome/comm/content/editor/EdButtonProps.js -lib/thunderbird/chrome/comm/content/editor/EdButtonProps.xul -lib/thunderbird/chrome/comm/content/editor/EdColorPicker.js -lib/thunderbird/chrome/comm/content/editor/EdColorPicker.xul -lib/thunderbird/chrome/comm/content/editor/EdColorProps.js -lib/thunderbird/chrome/comm/content/editor/EdColorProps.xul -lib/thunderbird/chrome/comm/content/editor/EdConvertToTable.js -lib/thunderbird/chrome/comm/content/editor/EdConvertToTable.xul -lib/thunderbird/chrome/comm/content/editor/EdDialogCommon.js -lib/thunderbird/chrome/comm/content/editor/EdDictionary.js -lib/thunderbird/chrome/comm/content/editor/EdDictionary.xul -lib/thunderbird/chrome/comm/content/editor/EdFieldSetProps.js -lib/thunderbird/chrome/comm/content/editor/EdFieldSetProps.xul -lib/thunderbird/chrome/comm/content/editor/EdFormProps.js -lib/thunderbird/chrome/comm/content/editor/EdFormProps.xul -lib/thunderbird/chrome/comm/content/editor/EdHLineProps.js -lib/thunderbird/chrome/comm/content/editor/EdHLineProps.xul -lib/thunderbird/chrome/comm/content/editor/EdImageDialog.js -lib/thunderbird/chrome/comm/content/editor/EdImageLinkLoader.js -lib/thunderbird/chrome/comm/content/editor/EdImageProps.js -lib/thunderbird/chrome/comm/content/editor/EdImageProps.xul -lib/thunderbird/chrome/comm/content/editor/EdInputImage.js -lib/thunderbird/chrome/comm/content/editor/EdInputImage.xul -lib/thunderbird/chrome/comm/content/editor/EdInputProps.js -lib/thunderbird/chrome/comm/content/editor/EdInputProps.xul -lib/thunderbird/chrome/comm/content/editor/EdInsSrc.js -lib/thunderbird/chrome/comm/content/editor/EdInsSrc.xul -lib/thunderbird/chrome/comm/content/editor/EdInsertChars.js -lib/thunderbird/chrome/comm/content/editor/EdInsertChars.xul -lib/thunderbird/chrome/comm/content/editor/EdInsertMath.js -lib/thunderbird/chrome/comm/content/editor/EdInsertMath.xul -lib/thunderbird/chrome/comm/content/editor/EdInsertTOC.js -lib/thunderbird/chrome/comm/content/editor/EdInsertTOC.xul -lib/thunderbird/chrome/comm/content/editor/EdInsertTable.js -lib/thunderbird/chrome/comm/content/editor/EdInsertTable.xul -lib/thunderbird/chrome/comm/content/editor/EdLabelProps.js -lib/thunderbird/chrome/comm/content/editor/EdLabelProps.xul -lib/thunderbird/chrome/comm/content/editor/EdLinkProps.js -lib/thunderbird/chrome/comm/content/editor/EdLinkProps.xul -lib/thunderbird/chrome/comm/content/editor/EdListProps.js -lib/thunderbird/chrome/comm/content/editor/EdListProps.xul -lib/thunderbird/chrome/comm/content/editor/EdNamedAnchorProps.js -lib/thunderbird/chrome/comm/content/editor/EdNamedAnchorProps.xul -lib/thunderbird/chrome/comm/content/editor/EdPageProps.js -lib/thunderbird/chrome/comm/content/editor/EdPageProps.xul -lib/thunderbird/chrome/comm/content/editor/EdReplace.js -lib/thunderbird/chrome/comm/content/editor/EdReplace.xul -lib/thunderbird/chrome/comm/content/editor/EdSelectProps.js -lib/thunderbird/chrome/comm/content/editor/EdSelectProps.xul -lib/thunderbird/chrome/comm/content/editor/EdSpellCheck.js -lib/thunderbird/chrome/comm/content/editor/EdSpellCheck.xul -lib/thunderbird/chrome/comm/content/editor/EdTableProps.js -lib/thunderbird/chrome/comm/content/editor/EdTableProps.xul -lib/thunderbird/chrome/comm/content/editor/EdTextAreaProps.js -lib/thunderbird/chrome/comm/content/editor/EdTextAreaProps.xul -lib/thunderbird/chrome/comm/content/editor/EditorContent.css -lib/thunderbird/chrome/comm/content/editor/TeXZilla.js -lib/thunderbird/chrome/comm/content/editor/editor.js -lib/thunderbird/chrome/comm/content/editor/editorUtilities.js -lib/thunderbird/chrome/comm/content/editor/images/tag-anchor.gif 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 @@ -526,51 +754,54 @@ lib/thunderbird/chrome/devtools-startup/content/aboutdevtools/images/feature-vis 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-new/aboutdebugging.css -lib/thunderbird/chrome/devtools/content/aboutdebugging-new/index.html lib/thunderbird/chrome/devtools/content/aboutdebugging/aboutdebugging.css -lib/thunderbird/chrome/devtools/content/aboutdebugging/aboutdebugging.xhtml +lib/thunderbird/chrome/devtools/content/aboutdebugging/index.html lib/thunderbird/chrome/devtools/content/accessibility/index.html lib/thunderbird/chrome/devtools/content/accessibility/main.js lib/thunderbird/chrome/devtools/content/application/index.html lib/thunderbird/chrome/devtools/content/debugger/index.html lib/thunderbird/chrome/devtools/content/dom/index.html lib/thunderbird/chrome/devtools/content/dom/main.js -lib/thunderbird/chrome/devtools/content/framework/connect/connect.css -lib/thunderbird/chrome/devtools/content/framework/connect/connect.js -lib/thunderbird/chrome/devtools/content/framework/connect/connect.xhtml +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/options-panel.css lib/thunderbird/chrome/devtools/content/framework/toolbox-init.js -lib/thunderbird/chrome/devtools/content/framework/toolbox-options.xhtml -lib/thunderbird/chrome/devtools/content/framework/toolbox-process-window.css -lib/thunderbird/chrome/devtools/content/framework/toolbox-process-window.html -lib/thunderbird/chrome/devtools/content/framework/toolbox-process-window.js -lib/thunderbird/chrome/devtools/content/framework/toolbox-window.xul -lib/thunderbird/chrome/devtools/content/framework/toolbox.xul +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/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/styles/CustomRequestPanel.css -lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/NetworkDetailsPanel.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 +lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/RequestBlockingPanel.css lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/RequestList.css lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/StatisticsPanel.css lib/thunderbird/chrome/devtools/content/netmonitor/src/assets/styles/StatusBar.css 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/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.xul -lib/thunderbird/chrome/devtools/content/responsive.html/index.xhtml -lib/thunderbird/chrome/devtools/content/scratchpad/index.xul +lib/thunderbird/chrome/devtools/content/performance/index.xhtml +lib/thunderbird/chrome/devtools/content/responsive/index.xhtml +lib/thunderbird/chrome/devtools/content/responsive/toolbar.xhtml lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/addon/dialog/dialog.css -lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/addon/hint/show-hint.js -lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/addon/tern/tern.js lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/cmiframe.html lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/codemirror.bundle.js lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/keymap/emacs.js @@ -580,134 +811,120 @@ lib/thunderbird/chrome/devtools/content/shared/sourceeditor/codemirror/lib/codem 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/VariablesView.xul 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.xul -lib/thunderbird/chrome/devtools/content/styleeditor/index.xul +lib/thunderbird/chrome/devtools/content/storage/index.xhtml +lib/thunderbird/chrome/devtools/content/styleeditor/index.xhtml lib/thunderbird/chrome/devtools/content/webconsole/index.html -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/aboutdebugging.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/initializer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/debug-targets.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/runtimes.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/telemetry.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/ui.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/base.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/App.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/App.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/CompatibilityWarning.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ConnectionPromptSetting.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ProfilerDialog.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ProfilerDialog.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeActions.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeActions.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeInfo.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeInfo.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimePage.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ServiceWorkersWarning.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectPage.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectPage.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectSection.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectSection.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectSteps.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/ConnectSteps.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/NetworkLocationsForm.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/NetworkLocationsForm.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/NetworkLocationsList.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/connect/NetworkLocationsList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetItem.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetItem.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetList.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetPane.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetPane.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ExtensionDetail.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/FieldPair.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/FieldPair.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/InspectAction.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ProcessDetail.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAction.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAction.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAdditionalActions.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TabDetail.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionAdditionalActions.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionDetail.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionInstallSection.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionInstallSection.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionInstaller.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/WorkerDetail.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/shared/IconLabel.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/shared/IconLabel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/shared/Message.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/shared/Message.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/RefreshDevicesButton.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/Sidebar.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/Sidebar.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarFixedItem.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarFixedItem.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarItem.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarItem.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarRuntimeItem.css -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarRuntimeItem.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/constants.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/create-store.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/debug-target-listener.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/error-logging.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/event-recording.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/extension-component-data.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/process-component-data.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/tab-component-data.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/worker-component-data.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/client-wrapper.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/debug-target-collapsibilities.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/debug-target-support.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/extensions-helper.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/l10n.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/network-locations.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/runtime-client-factory.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/runtimes-state-helper.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/usb-runtimes.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/workers-listener.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/debug-targets-state.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/runtimes-state.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/ui-state.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/types/debug-target.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/types/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/types/runtime.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/types/ui.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/Aboutdebugging.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/PanelHeader.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/PanelMenu.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/PanelMenuEntry.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/TargetList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/addons/Controls.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/addons/InstallError.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/addons/Panel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/addons/Target.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/tabs/Panel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/tabs/Target.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/MultiE10sWarning.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/Panel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/ServiceWorkerTarget.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/Target.js +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/modules/addon.js -lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/modules/connect.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/debug-targets.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/actions/index.js +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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/debug-target-listener.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/error-logging.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/event-recording.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/extension-component-data.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/process-component-data.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/tab-component-data.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/middleware/worker-component-data.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/client-wrapper.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-collapsibilities.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/debug-target-support.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/modules/extensions-helper.js +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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/runtimes-state.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/reducers/ui-state.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/debug-target.js +lib/thunderbird/chrome/devtools/modules/devtools/client/aboutdebugging/src/types/index.js +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 +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/actions/simulation.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/actions/ui.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/AccessibilityPrefs.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/AccessibilityRow.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/AccessibilityRowValue.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/AccessibilityTree.js @@ -719,13 +936,19 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Badge.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Badges.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Button.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Check.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Checks.js 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/KeyboardBadge.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/KeyboardCheck.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/LearnMoreLink.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/MainFrame.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/RightSidebar.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/SimulationMenuButton.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/TextLabelBadge.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/TextLabelCheck.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/components/Toolbar.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/constants.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/panel.js @@ -735,6 +958,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/a lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/audit.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/details.js lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/accessibility/reducers/simulation.js 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 @@ -742,21 +966,63 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/application/application. 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 +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/actions/manifest.js 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/Worker.css -lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/Worker.js -lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/WorkerList.css -lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/WorkerList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/WorkerListEmpty.css -lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/components/WorkerListEmpty.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/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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/reducers/manifest-state.js lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/reducers/page-state.js +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/reducers/ui-state.js lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/reducers/workers-state.js +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/types/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/types/manifest.js +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/types/routing.js +lib/thunderbird/chrome/devtools/modules/devtools/client/application/src/types/service-workers.js +lib/thunderbird/chrome/devtools/modules/devtools/client/constants.js 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 @@ -781,6 +1047,7 @@ 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 @@ -791,7 +1058,6 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/prettyPr 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/rewind.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 @@ -830,15 +1096,50 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/images/webconso 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.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/debuggee.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/event-listeners.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 @@ -847,12 +1148,18 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/nav lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/breakOnNext.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/commands.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/continueToHere.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/expandScopes.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/fetchFrames.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/fetchScopes.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/highlightCalls.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/inlinePreview.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapDisplayNames.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapFrames.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/mapScopes.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/pauseOnExceptions.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/paused.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/previewPausedLocation.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/resumed.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/selectFrame.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/skipPausing.js @@ -870,6 +1177,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/sou lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/sources/select.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/sources/symbols.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/tabs.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/threads.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/toolbox.js 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 @@ -880,15 +1188,11 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/uti lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/thunk.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/timing.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/actions/utils/middleware/wait-service.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/chrome.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/chrome/commands.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/chrome/create.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/client/chrome/events.js 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/workers.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 @@ -907,9 +1211,14 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ 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/Footer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/Editor/Highlight.css +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/Popup.js @@ -944,6 +1253,8 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ 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 @@ -958,12 +1269,11 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ 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/UtilsBar.js +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/Worker.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Workers.css -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/SecondaryPanes/Workers.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 @@ -1000,10 +1310,10 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/components/ 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/shared/reps.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 @@ -1011,7 +1321,6 @@ 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/debuggee.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/event-listeners.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 @@ -1025,6 +1334,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/so lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/reducers/source-tree.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/breakpointAtLocation.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/breakpointSources.js @@ -1032,6 +1342,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/selectors/b 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/visibleBreakpoints.js @@ -1040,7 +1351,6 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/DevTo lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/assert.js 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/asyncStoreHelper.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 @@ -1060,16 +1370,16 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/edito 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/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/fromJS.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/function.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/indentation.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/isMinified.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/location.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/log.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/makeRecord.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/memoizableAction.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/memoize.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/memoizeLast.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/path.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/frames/annotateFrames.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/frames/collapseFrames.js @@ -1085,6 +1395,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/index.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/locColumn.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/mappingContains.js +lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/optimizedOut.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/positionCmp.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/mapScopes/rangeMetadata.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/pause/scopes/getScope.js @@ -1123,18 +1434,20 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/tabs. 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 lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/wasm.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/worker.js -lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/utils/workers.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/vendors.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/workers/parser/index.js lib/thunderbird/chrome/devtools/modules/devtools/client/debugger/src/workers/pretty-print/index.js 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/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 @@ -1150,8 +1463,11 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/reducers/gri lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/reducers/index.js lib/thunderbird/chrome/devtools/modules/devtools/client/dom/content/utils.js lib/thunderbird/chrome/devtools/modules/devtools/client/dom/panel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/framework/ToolboxProcess.jsm +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/actions/dom-mutation-breakpoints.js +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/actions/index.js +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 @@ -1162,12 +1478,16 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/Too lib/thunderbird/chrome/devtools/modules/devtools/client/framework/components/ToolboxToolbar.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/gDevTools.jsm +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/enable-devtools-popup.js lib/thunderbird/chrome/devtools/modules/devtools/client/framework/menu-item.js lib/thunderbird/chrome/devtools/modules/devtools/client/framework/menu.js +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/reducers/dom-mutation-breakpoints.js +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/reducers/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/framework/reducers/targets.js lib/thunderbird/chrome/devtools/modules/devtools/client/framework/selection.js -lib/thunderbird/chrome/devtools/modules/devtools/client/framework/sidebar.js 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/toolbox-context-menu.js @@ -1176,6 +1496,59 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/framework/toolbox-hosts. 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.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/changes.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/content-viewer.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/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/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/memory.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/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/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.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/symbol-iterator.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/targets/browsing-context.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/worker.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 +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/webconsole.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/websocket.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/worker/push-subscription.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/worker/service-worker-registration.js +lib/thunderbird/chrome/devtools/modules/devtools/client/fronts/worker/service-worker.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/actions/animations.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/actions/index.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/animation/animation.js @@ -1246,20 +1619,38 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/action lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/actions/index.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/components/CSSDeclaration.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/components/ChangesApp.js -lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/constants.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/reducers/changes.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/changes/selectors/changes.js 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 +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/CompatibilityApp.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Footer.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueItem.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueList.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssuePane.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeItem.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeList.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodePane.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/Settings.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserItem.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserList.js +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 lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/actions/sidebar.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/components/ExpressionResultView.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/components/ExtensionPage.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/components/ExtensionSidebar.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/components/ObjectTreeView.js -lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/extensions/components/ObjectValueGripView.js 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 @@ -1319,14 +1710,14 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/types.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/grids/utils/utils.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/inspector-search.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/inspector.js -lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/layout/components/Accordion.css -lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/layout/components/Accordion.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/layout/components/LayoutApp.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/layout/layout.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/layout/utils/l10n.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/components/TextNode.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/markup-context-menu.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/markup.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/utils.js +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/utils/l10n.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/element-container.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/element-editor.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/html-editor.js @@ -1338,8 +1729,8 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/s lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/slotted-node-editor.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/markup/views/text-container.js 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/reducers.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 @@ -1369,16 +1760,18 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/reducers 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 +lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/rules/utils/utils.js 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/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 -lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/reflow-tracker.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/style-change-tracker.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/style-inspector-menu.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/tooltips-overlay.js lib/thunderbird/chrome/devtools/modules/devtools/client/inspector/shared/utils.js +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/components/Headers.js @@ -1399,7 +1792,6 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/headers-pan lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/json-panel.css lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/main.css lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/search-box.css -lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/search.svg lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/text-panel.css lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/css/toolbar.css lib/thunderbird/chrome/devtools/modules/devtools/client/jsonview/json-viewer.js @@ -1409,6 +1801,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/allocatio lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/census-display.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/diffing.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/filter.js +lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/front.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/io.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/label-display.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/actions/refresh.js @@ -1448,6 +1841,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/census-d lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/diffing.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/errors.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/filter.js +lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/front.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/individuals.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/label-display.js lib/thunderbird/chrome/devtools/modules/devtools/client/memory/reducers/sizes.js @@ -1462,55 +1856,101 @@ 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/index.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 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/actions/selection.js 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 -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/CachePanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/CookiesPanel.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/CustomRequestPanel.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/DropHarHandler.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/HeadersPanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/HtmlPreview.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/MonitorPanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/NetworkDetailsPanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/ParamsPanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/PropertiesView.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnCause.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnContentSize.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnCookies.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnDomain.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnFile.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnMethod.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnProtocol.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnRemoteIP.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnResponseHeader.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnScheme.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnSetCookies.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnStatus.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnTime.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnTransferredSize.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnType.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListColumnWaterfall.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListContent.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListEmptyNotice.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListHeader.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/RequestListItem.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/ResponsePanel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/SecurityPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/NetworkActionBar.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/SecurityState.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/SourceEditor.js -lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/StackTracePanel.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatisticsPanel.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatusBar.js 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/TimingsPanel.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/Toolbar.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 +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/UrlPreview.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-blocking/RequestBlockingPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CachePanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CookiesPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/HeadersPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/NetworkDetailsBar.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/PropertiesView.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/RequestPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/ResponsePanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/SecurityPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/StackTracePanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/TimingsPanel.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestList.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnContentSize.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnCookies.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnDomain.js +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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnScheme.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnSetCookies.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnStatus.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnTime.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnTransferredSize.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnType.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnUrl.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnWaterfall.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListContent.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListEmptyNotice.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListHeader.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListItem.js +lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/components/search/SearchPanel.js +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 @@ -1529,19 +1969,25 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/middlewar 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/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/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/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 @@ -1552,25 +1998,42 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/l10 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 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-utils.js 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/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 lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/RequestListHeaderContextMenu.js lib/thunderbird/chrome/devtools/modules/devtools/client/netmonitor/src/widgets/WaterfallBackground.js +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/Perf.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/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 lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/initializer.js lib/thunderbird/chrome/devtools/modules/devtools/client/performance-new/panel.js +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/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.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 @@ -1628,62 +2091,62 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/performance/views/detail 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.html/actions/devices.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/actions/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/actions/screenshot.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/actions/ui.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/actions/viewports.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/browser/content.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/browser/swap.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/browser/tunnel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/browser/web-navigation.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/App.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/Browser.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/Device.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceForm.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceList.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceModal.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/DevicePixelRatioMenu.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceSelector.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/ResizableViewport.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/SettingsMenu.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/Toolbar.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/UserAgentInput.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/ViewportDimension.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/components/Viewports.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/constants.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/images/grippers.svg -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/images/rotate-viewport.svg -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/images/touch-events.svg -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/index.css -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/manager.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/reducers.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/reducers/devices.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/reducers/screenshot.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/reducers/ui.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/reducers/viewports.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/setting-onboarding-tooltip.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/store.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/types.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/e10s.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/key.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/l10n.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/message.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/notification.js -lib/thunderbird/chrome/devtools/modules/devtools/client/responsive.html/utils/window.js -lib/thunderbird/chrome/devtools/modules/devtools/client/scratchpad/panel.js -lib/thunderbird/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-manager.jsm -lib/thunderbird/chrome/devtools/modules/devtools/client/scratchpad/scratchpad.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/DOMHelpers.jsm +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 +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/components/DeviceList.js +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 +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/reducers/devices.js +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 +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/e10s.js +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/key.js +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/l10n.js +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/message.js +lib/thunderbird/chrome/devtools/modules/devtools/client/responsive/utils/notification.js +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/AutoCompletePopup.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 @@ -1693,6 +2156,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/MdnLin 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 @@ -1708,10 +2172,11 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/components/menu/u 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-old.js 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/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 @@ -1735,13 +2200,13 @@ 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 +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/fluent-l10n/fluent-l10n.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/focus.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/getjson.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/inplace-editor.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/key-shortcuts.js 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/natural-sort.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 @@ -1751,13 +2216,31 @@ 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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-binary.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-client.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-device.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-process.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-running-checker.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-runtime.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-socket.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/list-devices.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/prepare-tcp-connection.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/run-command.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/shell.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/track-devices.js 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 @@ -1772,27 +2255,18 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/css- 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/tern/browser.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/comment.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/condense.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/def.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/ecma5.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/infer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/signal.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/tern/tern.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/sourceeditor/wasm.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 lib/thunderbird/chrome/devtools/modules/devtools/client/shared/theme.js +lib/thunderbird/chrome/devtools/modules/devtools/client/shared/thread-utils.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/undo.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/unicode-url.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/WasmDis.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/WasmParser.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/fluent-react.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/fluent.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/immutable.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/jsol.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 @@ -1808,14 +2282,10 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/react.js 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/stringvalidator/util/assert.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/vendor/stringvalidator/validator.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/webpack/shims/platform-clipboard-stub.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/webpack/shims/platform-stack-stub.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/AbstractTreeItem.jsm -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/BarGraphWidget.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/Chart.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierPresets.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierWidget.js @@ -1829,8 +2299,6 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/ShapesInC lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/Spectrum.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/TableWidget.js lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/TreeWidget.js -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/VariablesView.jsm -lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/VariablesViewController.jsm 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 @@ -1844,9 +2312,13 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/T lib/thunderbird/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.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/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/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 @@ -1861,47 +2333,56 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/autoc lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/filters.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/history.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/index.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/input.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/messages.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/notifications.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/object.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/actions/toolbox.js 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/CollapseButton.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/ConfirmDialog.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/ConsoleOutput.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/ConsoleTable.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterBar.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterButton.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/FilterCheckbox.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/GripMessageBody.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/JSTerm.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Message.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/MessageContainer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/MessageIcon.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/MessageIndent.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/MessageRepeat.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/ReverseSearchInput.css -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/ReverseSearchInput.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/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 +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/MessageIndent.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/MessageRepeat.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/CSSWarning.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/ConsoleApiCall.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/ConsoleCommand.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/Output/message-types/DefaultRenderer.js +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/WarningGroup.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/SideBar.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/CSSWarning.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/ConsoleApiCall.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/ConsoleCommand.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/DefaultRenderer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/EvaluationResult.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/NetworkEventMessage.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/PageError.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/components/message-types/WarningGroup.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/constants.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/enhancers/actor-releaser.js 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/hudservice.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/main.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/thunk.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 @@ -1918,49 +2399,36 @@ lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/selectors/mes lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/selectors/notifications.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/selectors/prefs.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/selectors/ui.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/service-container.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/store.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stub-generators/stub-snippets.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/consoleApi.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/cssMessage.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/evaluationResult.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/index.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/networkEvent.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/test/fixtures/stubs/pageError.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/types.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/clipboard.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/context-menu.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/id-generator.js +lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/l10n.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/messages.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/object-inspector.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/utils/prefs.js lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/webconsole-connection-proxy.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webconsole/webconsole-l10n.js 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/webide/modules/app-manager.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/app-projects.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/app-validator.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/config-view.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/project-list.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/runtime-list.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/runtime-types.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/runtimes.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/tab-store.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webide/modules/utils.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webreplay/components/WebReplayPlayer.js -lib/thunderbird/chrome/devtools/modules/devtools/client/webreplay/menu.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/accessibility-parent.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/contrast.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/audit/contrast.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/audit/keyboard.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/audit/text-label.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/constants.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/parent-accessibility.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/simulator.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/walker.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/accessibility/worker.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/actor-registry.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/addon/addons.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/addon/webextension-inspected-window.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/addon/webextension.js 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 @@ -1968,8 +2436,15 @@ 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/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/device.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/emulation.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 @@ -1980,6 +2455,7 @@ 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 @@ -1997,6 +2473,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/server/actors/highlighters/util 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 @@ -2006,15 +2483,18 @@ 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/memory.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-event.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/network-monitor.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-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-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/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/long-string.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/previewers.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/property-iterator.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/object/stringifiers.js @@ -2027,13 +2507,7 @@ lib/thunderbird/chrome/devtools/modules/devtools/server/actors/performance-recor 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/promises.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/reflow.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/replay/control.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/replay/debugger.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/replay/graphics.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/replay/inspector.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/replay/replay.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/root.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/screenshot.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/source.js @@ -2044,16 +2518,13 @@ 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/targets/content-process.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/frame-proxy.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/frame.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/parent-process.js -lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/webextension-proxy.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/webextension.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/targets/worker.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-utils.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/css-grid-utils.js @@ -2061,24 +2532,30 @@ lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/dbg-source. lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/event-breakpoints.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/event-loop.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/inactive-property-helper.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/utils/logEvent.js 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/stack.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/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/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-progress.js +lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-file-activity.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-reflow.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-service.js lib/thunderbird/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/content-process.js 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/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 @@ -2086,7 +2563,13 @@ lib/thunderbird/chrome/devtools/modules/devtools/server/actors/worker/service-wo 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/main.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/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 @@ -2099,40 +2582,18 @@ 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/Parser.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/adb/adb-addon.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-binary.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-device.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-process.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-running-checker.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-runtime.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb-socket.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/adb.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/index.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/list-devices.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/prepare-tcp-connection.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/run-command.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/shell.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/adb/commands/track-devices.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/client/connection-manager.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/constants.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/debugger-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/environment-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/event-source.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/long-string-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/object-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/property-iterator-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/symbol-iterator-client.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/client/thread-client.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/compatibility/dataset/css-properties.json lib/thunderbird/chrome/devtools/modules/devtools/shared/constants.js lib/thunderbird/chrome/devtools/modules/devtools/shared/content-observer.js lib/thunderbird/chrome/devtools/modules/devtools/shared/css/color-db.js @@ -2144,54 +2605,13 @@ lib/thunderbird/chrome/devtools/modules/devtools/shared/css/parsing-utils.js lib/thunderbird/chrome/devtools/modules/devtools/shared/css/properties-db.js lib/thunderbird/chrome/devtools/modules/devtools/shared/debounce.js lib/thunderbird/chrome/devtools/modules/devtools/shared/defer.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/deprecated-sync-thenables.js lib/thunderbird/chrome/devtools/modules/devtools/shared/discovery/discovery.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/dom-helpers.js lib/thunderbird/chrome/devtools/modules/devtools/shared/dom-node-constants.js lib/thunderbird/chrome/devtools/modules/devtools/shared/dom-node-filter-constants.js lib/thunderbird/chrome/devtools/modules/devtools/shared/event-emitter.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/execution-point-utils.js lib/thunderbird/chrome/devtools/modules/devtools/shared/extend.js lib/thunderbird/chrome/devtools/modules/devtools/shared/flags.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/accessibility.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/actor-registry.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/addon/addons.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/addon/webextension-inspected-window.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/animation.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/array-buffer.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/changes.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/css-properties.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/device.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/emulation.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/framerate.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/highlighters.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/inspector.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/inspector/node-picker.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/inspector/rule-rewriter.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/layout.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/memory.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/node.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/perf.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/performance-recording.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/performance.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/preference.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/promises.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/reflow.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/root.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/screenshot.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/source.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/storage.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/string.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/styles.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/stylesheets.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/targets/addon.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/targets/browsing-context.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/targets/content-process.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/targets/target-mixin.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/targets/worker.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/webconsole.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/worker/push-subscription.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/worker/service-worker-registration.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/fronts/worker/service-worker.js lib/thunderbird/chrome/devtools/modules/devtools/shared/generate-uuid.js lib/thunderbird/chrome/devtools/modules/devtools/shared/heapsnapshot/CensusUtils.js lib/thunderbird/chrome/devtools/modules/devtools/shared/heapsnapshot/DominatorTreeNode.js @@ -2215,38 +2635,65 @@ 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/multi-e10s-helper.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 lib/thunderbird/chrome/devtools/modules/devtools/shared/platform/stack.js lib/thunderbird/chrome/devtools/modules/devtools/shared/plural-form.js lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Actor.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Actor/generateActorSpec.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Front.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Front/FrontClassWithSpec.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Pool.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Request.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/Response.js lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/lazy-pool.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/types.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/protocol/utils.js 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/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/actor-registry.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/addon/webextension.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/changes.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/content-viewer.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/device.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/emulation.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 @@ -2254,6 +2701,7 @@ 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/memory.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-event.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/network-monitor.js @@ -2263,9 +2711,9 @@ 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/promises.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.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/source.js @@ -2275,7 +2723,6 @@ 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/symbol-iterator.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/symbol.js -lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/addon.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/targets/content-process.js @@ -2285,15 +2732,23 @@ lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/webextensi lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/targets/worker.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 +lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/websocket.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/worker/push-subscription.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/worker/service-worker-registration.js lib/thunderbird/chrome/devtools/modules/devtools/shared/specs/worker/service-worker.js lib/thunderbird/chrome/devtools/modules/devtools/shared/sprintfjs/sprintf.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/storage/utils.js +lib/thunderbird/chrome/devtools/modules/devtools/shared/storage/vendor/json5.js +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/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 lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/local-transport.js lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/packets.js lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/stream-utils.js @@ -2302,17 +2757,21 @@ lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/websocket-tran lib/thunderbird/chrome/devtools/modules/devtools/shared/transport/worker-transport.js lib/thunderbird/chrome/devtools/modules/devtools/shared/webconsole/js-property-provider.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 lib/thunderbird/chrome/devtools/skin/animation.css lib/thunderbird/chrome/devtools/skin/badge.css lib/thunderbird/chrome/devtools/skin/boxmodel.css 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/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 @@ -2321,6 +2780,7 @@ 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 lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-fenix-nightly.svg lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-fenix.svg lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-firefox-aurora.svg @@ -2334,11 +2794,12 @@ lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-process-icon.svg lib/thunderbird/chrome/devtools/skin/images/aboutdebugging-usb-icon.svg lib/thunderbird/chrome/devtools/skin/images/accessibility.svg lib/thunderbird/chrome/devtools/skin/images/add.svg +lib/thunderbird/chrome/devtools/skin/images/alert-small.svg lib/thunderbird/chrome/devtools/skin/images/alert-tiny.svg lib/thunderbird/chrome/devtools/skin/images/alert.svg -lib/thunderbird/chrome/devtools/skin/images/alerticon-unused.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-manifest.svg lib/thunderbird/chrome/devtools/skin/images/arrow-big.svg lib/thunderbird/chrome/devtools/skin/images/arrow-e.svg lib/thunderbird/chrome/devtools/skin/images/arrow.svg @@ -2348,6 +2809,14 @@ lib/thunderbird/chrome/devtools/skin/images/arrowhead-right.svg lib/thunderbird/chrome/devtools/skin/images/arrowhead-up.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 +lib/thunderbird/chrome/devtools/skin/images/browsers/edge.svg +lib/thunderbird/chrome/devtools/skin/images/browsers/firefox.svg +lib/thunderbird/chrome/devtools/skin/images/browsers/ie.svg +lib/thunderbird/chrome/devtools/skin/images/browsers/mobile.svg +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/checkbox.svg lib/thunderbird/chrome/devtools/skin/images/clear.svg lib/thunderbird/chrome/devtools/skin/images/close-3-pane.svg @@ -2361,7 +2830,6 @@ 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-replay.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 @@ -2377,6 +2845,10 @@ lib/thunderbird/chrome/devtools/skin/images/dock-side-left.svg lib/thunderbird/chrome/devtools/skin/images/dock-side-right.svg lib/thunderbird/chrome/devtools/skin/images/dock-undock.svg lib/thunderbird/chrome/devtools/skin/images/dropmarker.svg +lib/thunderbird/chrome/devtools/skin/images/error-small.svg +lib/thunderbird/chrome/devtools/skin/images/error-tiny.svg +lib/thunderbird/chrome/devtools/skin/images/error.svg +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 @@ -2388,6 +2860,9 @@ lib/thunderbird/chrome/devtools/skin/images/globe.svg lib/thunderbird/chrome/devtools/skin/images/grid.svg lib/thunderbird/chrome/devtools/skin/images/help.svg lib/thunderbird/chrome/devtools/skin/images/import.svg +lib/thunderbird/chrome/devtools/skin/images/info-small.svg +lib/thunderbird/chrome/devtools/skin/images/info-tiny.svg +lib/thunderbird/chrome/devtools/skin/images/info.svg lib/thunderbird/chrome/devtools/skin/images/item-arrow-dark-ltr.svg lib/thunderbird/chrome/devtools/skin/images/item-arrow-dark-rtl.svg lib/thunderbird/chrome/devtools/skin/images/item-arrow-ltr.svg @@ -2395,7 +2870,6 @@ lib/thunderbird/chrome/devtools/skin/images/item-arrow-rtl.svg lib/thunderbird/chrome/devtools/skin/images/item-toggle.svg lib/thunderbird/chrome/devtools/skin/images/lock.svg lib/thunderbird/chrome/devtools/skin/images/more.svg -lib/thunderbird/chrome/devtools/skin/images/next-circle.svg lib/thunderbird/chrome/devtools/skin/images/next.svg lib/thunderbird/chrome/devtools/skin/images/open-3-pane.svg lib/thunderbird/chrome/devtools/skin/images/open-inspector.svg @@ -2409,15 +2883,14 @@ 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 -lib/thunderbird/chrome/devtools/skin/images/read-only.svg lib/thunderbird/chrome/devtools/skin/images/reload.svg +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-print-simulation.svg lib/thunderbird/chrome/devtools/skin/images/sad-face.svg lib/thunderbird/chrome/devtools/skin/images/search-clear.svg lib/thunderbird/chrome/devtools/skin/images/search.svg -lib/thunderbird/chrome/devtools/skin/images/security-state-broken.svg lib/thunderbird/chrome/devtools/skin/images/security-state-insecure.svg lib/thunderbird/chrome/devtools/skin/images/security-state-secure.svg lib/thunderbird/chrome/devtools/skin/images/security-state-weak.svg @@ -2434,19 +2907,18 @@ lib/thunderbird/chrome/devtools/skin/images/tool-inspector.svg lib/thunderbird/chrome/devtools/skin/images/tool-memory.svg lib/thunderbird/chrome/devtools/skin/images/tool-network.svg lib/thunderbird/chrome/devtools/skin/images/tool-profiler.svg -lib/thunderbird/chrome/devtools/skin/images/tool-scratchpad.svg lib/thunderbird/chrome/devtools/skin/images/tool-storage.svg lib/thunderbird/chrome/devtools/skin/images/tool-styleeditor.svg lib/thunderbird/chrome/devtools/skin/images/tool-webconsole.svg lib/thunderbird/chrome/devtools/skin/images/vview-delete.svg lib/thunderbird/chrome/devtools/skin/images/vview-edit.svg -lib/thunderbird/chrome/devtools/skin/images/vview-lock.png -lib/thunderbird/chrome/devtools/skin/images/vview-lock@2x.png -lib/thunderbird/chrome/devtools/skin/images/webconsole/error.svg -lib/thunderbird/chrome/devtools/skin/images/webconsole/info.svg +lib/thunderbird/chrome/devtools/skin/images/vview-lock.svg +lib/thunderbird/chrome/devtools/skin/images/webconsole/editor.svg lib/thunderbird/chrome/devtools/skin/images/webconsole/input.svg lib/thunderbird/chrome/devtools/skin/images/webconsole/navigation.svg lib/thunderbird/chrome/devtools/skin/images/webconsole/return.svg +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 @@ -2456,22 +2928,41 @@ 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/scratchpad.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/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/branding/brand.dtd +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 lib/thunderbird/chrome/en-US/locale/en-US/autoconfig/autoconfig.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/calendar/calendar-alarms.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog-attendees.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-event-dialog.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-extract.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendar-invitations-dialog.dtd +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 +lib/thunderbird/chrome/en-US/locale/en-US/calendar/calendarCreation.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/categories.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/dateFormat.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/dialogs/calendar-event-dialog-reminder.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/global.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/menuOverlay.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/migration.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/migration.properties +lib/thunderbird/chrome/en-US/locale/en-US/calendar/provider-uninstall.dtd +lib/thunderbird/chrome/en-US/locale/en-US/calendar/timezones.properties lib/thunderbird/chrome/en-US/locale/en-US/chat/accounts.dtd lib/thunderbird/chrome/en-US/locale/en-US/chat/accounts.properties lib/thunderbird/chrome/en-US/locale/en-US/chat/commands.properties @@ -2489,17 +2980,11 @@ lib/thunderbird/chrome/en-US/locale/en-US/chat/twitter.properties lib/thunderbird/chrome/en-US/locale/en-US/chat/xmpp.properties lib/thunderbird/chrome/en-US/locale/en-US/chat/yahoo.properties lib/thunderbird/chrome/en-US/locale/en-US/communicator/utilityOverlay.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/VariablesView.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/aboutdebugging.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/aboutdebugging.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/accessibility.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/animationinspector.properties -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/app-manager.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/boxmodel.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/changes.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/components.properties -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/connection-screen.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/connection-screen.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/debugger.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/device.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/dom.properties @@ -2519,23 +3004,16 @@ lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/network-throttling.pro 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/scratchpad.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/scratchpad.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.dtd lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/styleeditor.properties -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/toolbox.dtd 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/client/webide.dtd -lib/thunderbird/chrome/en-US/locale/en-US/devtools/client/webide.properties lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/accessibility.properties -lib/thunderbird/chrome/en-US/locale/en-US/devtools/shared/browsing-context.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 @@ -2544,35 +3022,6 @@ 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/editor/EdAdvancedEdit.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EdColorPicker.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EdConvertToTable.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EdDialogOverlay.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EdNamedAnchorProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorButtonProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorColorProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorFieldSetProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorFormProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorHLineProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorImageProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInputProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInsertChars.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInsertMath.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInsertSource.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInsertTOC.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorInsertTable.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorLabelProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorLinkProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorListProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorPersonalDictionary.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorReplace.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorSelectProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorSpellCheck.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorTableProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/EditorTextAreaProperties.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/editor.properties -lib/thunderbird/chrome/en-US/locale/en-US/editor/editorOverlay.dtd -lib/thunderbird/chrome/en-US/locale/en-US/editor/editorSmileyOverlay.dtd 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 @@ -2582,7 +3031,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/global-platform/unix/platformKeys.prop lib/thunderbird/chrome/en-US/locale/en-US/global-platform/win/accessible.properties lib/thunderbird/chrome/en-US/locale/en-US/global-platform/win/intl.properties lib/thunderbird/chrome/en-US/locale/en-US/global-platform/win/platformKeys.properties -lib/thunderbird/chrome/en-US/locale/en-US/global/AccessFu.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 @@ -2638,12 +3086,13 @@ 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.dtd lib/thunderbird/chrome/en-US/locale/en-US/global/wizard.properties -lib/thunderbird/chrome/en-US/locale/en-US/global/xbl.properties lib/thunderbird/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd lib/thunderbird/chrome/en-US/locale/en-US/global/xslt/xslt.properties lib/thunderbird/chrome/en-US/locale/en-US/global/xul.properties +lib/thunderbird/chrome/en-US/locale/en-US/lightning/lightning-toolbar.dtd +lib/thunderbird/chrome/en-US/locale/en-US/lightning/lightning.dtd +lib/thunderbird/chrome/en-US/locale/en-US/lightning/lightning.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-mapi/mapi.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-newsblog/am-newsblog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger-newsblog/feed-subscriptions.dtd @@ -2651,7 +3100,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger-newsblog/newsblog.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-region/region.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/certFetchingStatus.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSMIMEOverlay.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSMIMEOverlay.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSecurityInfo.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgCompSecurityInfo.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger-smime/msgReadSMIMEOverlay.dtd @@ -2666,7 +3114,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/FilterListDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/SearchDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutDownloads.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/aboutRights.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 @@ -2693,6 +3140,7 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-addressing.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-advanced.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-archiveoptions.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-copies.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-e2e.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-identities-list.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-identity-edit.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/am-im.dtd @@ -2724,7 +3172,6 @@ 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/extensionsOverlay.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/fieldMapImport.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/filter.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/folderProps.dtd @@ -2751,9 +3198,30 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/mailviews.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/markByDate.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/messenger.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/messenger.properties +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EdAdvancedEdit.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EdColorPicker.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EdConvertToTable.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EdDialogOverlay.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EdNamedAnchorProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorColorProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorHLineProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorImageProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorInsertChars.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorInsertMath.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorInsertSource.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorInsertTOC.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorInsertTable.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorLinkProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorListProperties.dtd +lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/EditorPersonalDictionary.dtd +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 lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/mailComposeEditorOverlay.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/messengercompose.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/messengercompose/sendProgress.dtd @@ -2772,7 +3240,6 @@ lib/thunderbird/chrome/en-US/locale/en-US/messenger/multimessageview.dtd 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/newTagDialog.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 @@ -2782,31 +3249,10 @@ 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 lib/thunderbird/chrome/en-US/locale/en-US/messenger/pgpmime.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/advanced.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applicationManager.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applicationManager.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applications.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/applications.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/attachmentReminder.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/chat.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/colors.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/compose.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/connection.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/cookies.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/display.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/dockoptions.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/fonts.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/general.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/messagestyle.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/notifications.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/offline.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/permissions.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/preferences.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/preferences.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/privacy.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/receipts.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/security.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/preferences/sendoptions.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/prefs.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/profileDowngrade.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/quickFilterBar.dtd @@ -2815,19 +3261,16 @@ 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 lib/thunderbird/chrome/en-US/locale/en-US/messenger/search-operators.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/search.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/searchIntegrationDefault.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/searchIntegrationMac.dtd -lib/thunderbird/chrome/en-US/locale/en-US/messenger/searchIntegrationWin.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/searchTermOverlay.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/shutdownWindow.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/smime.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/smtpEditOverlay.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/subscribe.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/subscribe.properties -lib/thunderbird/chrome/en-US/locale/en-US/messenger/systemIntegrationDialog.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/tabmail.dtd lib/thunderbird/chrome/en-US/locale/en-US/messenger/taskbar.properties lib/thunderbird/chrome/en-US/locale/en-US/messenger/telemetry.properties @@ -2845,30 +3288,29 @@ 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/blocklist.dtd 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/createProfileWizard.dtd -lib/thunderbird/chrome/en-US/locale/en-US/mozapps/profile/profileDowngrade.dtd -lib/thunderbird/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.dtd lib/thunderbird/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.properties -lib/thunderbird/chrome/en-US/locale/en-US/mozapps/update/updates.dtd lib/thunderbird/chrome/en-US/locale/en-US/mozapps/update/updates.properties lib/thunderbird/chrome/en-US/locale/en-US/mozldap/ldap.properties lib/thunderbird/chrome/en-US/locale/en-US/necko/necko.properties lib/thunderbird/chrome/en-US/locale/en-US/passwordmgr/passwordmgr.properties lib/thunderbird/chrome/en-US/locale/en-US/pipnss/nsserrors.properties lib/thunderbird/chrome/en-US/locale/en-US/pipnss/pipnss.properties -lib/thunderbird/chrome/en-US/locale/en-US/pippki/pippki.dtd 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/gloda/content/autocomplete-richlistitem.js lib/thunderbird/chrome/gloda/content/glodacomplete.css -lib/thunderbird/chrome/gloda/content/glodacomplete.xml +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 @@ -2877,6 +3319,20 @@ lib/thunderbird/chrome/icons/default/default256.png 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 @@ -2904,64 +3360,63 @@ 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.xul +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 -${PLIST.branding}lib/thunderbird/chrome/messenger/content/branding/about-logo.svg +lib/thunderbird/chrome/messenger/content/branding/about-background.png +lib/thunderbird/chrome/messenger/content/branding/about-logo.png +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/icon48.png lib/thunderbird/chrome/messenger/content/branding/icon64.png lib/thunderbird/chrome/messenger/content/messagebody/addressbook/print.css lib/thunderbird/chrome/messenger/content/messenger-smime/certFetchingStatus.js -lib/thunderbird/chrome/messenger/content/messenger-smime/certFetchingStatus.xul -lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSMIMEOverlay.js +lib/thunderbird/chrome/messenger/content/messenger-smime/certFetchingStatus.xhtml lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.js -lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.xul +lib/thunderbird/chrome/messenger/content/messenger-smime/msgCompSecurityInfo.xhtml lib/thunderbird/chrome/messenger/content/messenger-smime/msgHdrViewSMIMEOverlay.js lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSMIMEOverlay.js lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSecurityInfo.js -lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSecurityInfo.xul -lib/thunderbird/chrome/messenger/content/messenger/ABSearchDialog.js -lib/thunderbird/chrome/messenger/content/messenger/ABSearchDialog.xul +lib/thunderbird/chrome/messenger/content/messenger-smime/msgReadSecurityInfo.xhtml lib/thunderbird/chrome/messenger/content/messenger/AccountManager.js -lib/thunderbird/chrome/messenger/content/messenger/AccountManager.xul +lib/thunderbird/chrome/messenger/content/messenger/AccountManager.xhtml lib/thunderbird/chrome/messenger/content/messenger/AccountWizard.js -lib/thunderbird/chrome/messenger/content/messenger/AccountWizard.xul +lib/thunderbird/chrome/messenger/content/messenger/AccountWizard.xhtml lib/thunderbird/chrome/messenger/content/messenger/CustomHeaders.js -lib/thunderbird/chrome/messenger/content/messenger/CustomHeaders.xul +lib/thunderbird/chrome/messenger/content/messenger/CustomHeaders.xhtml lib/thunderbird/chrome/messenger/content/messenger/FilterEditor.js -lib/thunderbird/chrome/messenger/content/messenger/FilterEditor.xul +lib/thunderbird/chrome/messenger/content/messenger/FilterEditor.xhtml lib/thunderbird/chrome/messenger/content/messenger/FilterListDialog.js -lib/thunderbird/chrome/messenger/content/messenger/FilterListDialog.xul +lib/thunderbird/chrome/messenger/content/messenger/FilterListDialog.xhtml lib/thunderbird/chrome/messenger/content/messenger/SearchDialog.js -lib/thunderbird/chrome/messenger/content/messenger/SearchDialog.xul +lib/thunderbird/chrome/messenger/content/messenger/SearchDialog.xhtml lib/thunderbird/chrome/messenger/content/messenger/SmtpServerEdit.js -lib/thunderbird/chrome/messenger/content/messenger/SmtpServerEdit.xul +lib/thunderbird/chrome/messenger/content/messenger/SmtpServerEdit.xhtml 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/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/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.xul +lib/thunderbird/chrome/messenger/content/messenger/aboutDialog.xhtml lib/thunderbird/chrome/messenger/content/messenger/aboutRights.xhtml lib/thunderbird/chrome/messenger/content/messenger/accountUtils.js -lib/thunderbird/chrome/messenger/content/messenger/accountcreation/MyBadCertHandler.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.xul +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 @@ -2972,64 +3427,68 @@ lib/thunderbird/chrome/messenger/content/messenger/accountcreation/util.js lib/thunderbird/chrome/messenger/content/messenger/accountcreation/verifyConfig.js lib/thunderbird/chrome/messenger/content/messenger/activity-widgets.js lib/thunderbird/chrome/messenger/content/messenger/activity.js -lib/thunderbird/chrome/messenger/content/messenger/activity.xul -lib/thunderbird/chrome/messenger/content/messenger/activityBinding.css +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.xul +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.css +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/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.xul +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.xul -lib/thunderbird/chrome/messenger/content/messenger/addressbook/abEditListDialog.xul +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.xul -lib/thunderbird/chrome/messenger/content/messenger/addressbook/abNewCardDialog.xul +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/addrbookWidgets.xml +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.xul +lib/thunderbird/chrome/messenger/content/messenger/addressbook/addressbook.xhtml 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 -lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-directory-add.xul +lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-directory-add.xhtml lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-editdirectories.js -lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-editdirectories.xul +lib/thunderbird/chrome/messenger/content/messenger/addressbook/pref-editdirectories.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-addressing.js -lib/thunderbird/chrome/messenger/content/messenger/am-addressing.xul +lib/thunderbird/chrome/messenger/content/messenger/am-addressing.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-archiveoptions.js -lib/thunderbird/chrome/messenger/content/messenger/am-archiveoptions.xul +lib/thunderbird/chrome/messenger/content/messenger/am-archiveoptions.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-copies.js -lib/thunderbird/chrome/messenger/content/messenger/am-copies.xul +lib/thunderbird/chrome/messenger/content/messenger/am-copies.xhtml +lib/thunderbird/chrome/messenger/content/messenger/am-e2e.js +lib/thunderbird/chrome/messenger/content/messenger/am-e2e.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-identities-list.js -lib/thunderbird/chrome/messenger/content/messenger/am-identities-list.xul +lib/thunderbird/chrome/messenger/content/messenger/am-identities-list.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-identity-edit.js -lib/thunderbird/chrome/messenger/content/messenger/am-identity-edit.xul +lib/thunderbird/chrome/messenger/content/messenger/am-identity-edit.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-im.js -lib/thunderbird/chrome/messenger/content/messenger/am-im.xul +lib/thunderbird/chrome/messenger/content/messenger/am-im.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-junk.js -lib/thunderbird/chrome/messenger/content/messenger/am-junk.xul +lib/thunderbird/chrome/messenger/content/messenger/am-junk.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-main.js -lib/thunderbird/chrome/messenger/content/messenger/am-main.xul +lib/thunderbird/chrome/messenger/content/messenger/am-main.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-mdn.js -lib/thunderbird/chrome/messenger/content/messenger/am-mdn.xul +lib/thunderbird/chrome/messenger/content/messenger/am-mdn.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-offline.js -lib/thunderbird/chrome/messenger/content/messenger/am-offline.xul +lib/thunderbird/chrome/messenger/content/messenger/am-offline.xhtml 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.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/am-server.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-serverwithnoidentities.js -lib/thunderbird/chrome/messenger/content/messenger/am-serverwithnoidentities.xul -lib/thunderbird/chrome/messenger/content/messenger/am-smime.js -lib/thunderbird/chrome/messenger/content/messenger/am-smime.xul +lib/thunderbird/chrome/messenger/content/messenger/am-serverwithnoidentities.xhtml lib/thunderbird/chrome/messenger/content/messenger/am-smtp.js -lib/thunderbird/chrome/messenger/content/messenger/am-smtp.xul +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 @@ -3038,90 +3497,88 @@ 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/bindings.css 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.xul +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 -lib/thunderbird/chrome/messenger/content/messenger/certpicker.xul +lib/thunderbird/chrome/messenger/content/messenger/certpicker.xhtml lib/thunderbird/chrome/messenger/content/messenger/chat/addbuddy.js -lib/thunderbird/chrome/messenger/content/messenger/chat/addbuddy.xul -lib/thunderbird/chrome/messenger/content/messenger/chat/badgebutton.xml +lib/thunderbird/chrome/messenger/content/messenger/chat/addbuddy.xhtml +lib/thunderbird/chrome/messenger/content/messenger/chat/chat-contact.js lib/thunderbird/chrome/messenger/content/messenger/chat/chat-conversation-info.js +lib/thunderbird/chrome/messenger/content/messenger/chat/chat-conversation.js +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/contact-richlistbox.js lib/thunderbird/chrome/messenger/content/messenger/chat/imAccountWizard.js -lib/thunderbird/chrome/messenger/content/messenger/chat/imAccountWizard.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/chat/imAccounts.xhtml lib/thunderbird/chrome/messenger/content/messenger/chat/imContextMenu.js lib/thunderbird/chrome/messenger/content/messenger/chat/imStatusSelector.js -lib/thunderbird/chrome/messenger/content/messenger/chat/imcontact.xml -lib/thunderbird/chrome/messenger/content/messenger/chat/imconv.xml -lib/thunderbird/chrome/messenger/content/messenger/chat/imconversation.xml -lib/thunderbird/chrome/messenger/content/messenger/chat/imgroup.xml lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.js -lib/thunderbird/chrome/messenger/content/messenger/chat/joinchat.xul +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/child/ext-composeScripts.js lib/thunderbird/chrome/messenger/content/messenger/child/ext-mail.js -lib/thunderbird/chrome/messenger/content/messenger/child/ext-menus-child.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.xul +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/converterDialog.js lib/thunderbird/chrome/messenger/content/messenger/converterDialog.xhtml 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.xul +lib/thunderbird/chrome/messenger/content/messenger/customizeToolbar.xhtml lib/thunderbird/chrome/messenger/content/messenger/dateFormat.js +lib/thunderbird/chrome/messenger/content/messenger/dialogShadowDom.js lib/thunderbird/chrome/messenger/content/messenger/downloadheaders.js -lib/thunderbird/chrome/messenger/content/messenger/downloadheaders.xul -lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.css +lib/thunderbird/chrome/messenger/content/messenger/downloadheaders.xhtml lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.js -lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.xul +lib/thunderbird/chrome/messenger/content/messenger/downloads/aboutDownloads.xhtml lib/thunderbird/chrome/messenger/content/messenger/editContactPanel.js lib/thunderbird/chrome/messenger/content/messenger/ext-mail.json lib/thunderbird/chrome/messenger/content/messenger/extension.svg -lib/thunderbird/chrome/messenger/content/messenger/extensions.xml -lib/thunderbird/chrome/messenger/content/messenger/extensionsOverlay.css +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.xul +lib/thunderbird/chrome/messenger/content/messenger/fieldMapImport.xhtml lib/thunderbird/chrome/messenger/content/messenger/folder-menupopup.js lib/thunderbird/chrome/messenger/content/messenger/folderDisplay.js lib/thunderbird/chrome/messenger/content/messenger/folderPane.js lib/thunderbird/chrome/messenger/content/messenger/folderProps.js -lib/thunderbird/chrome/messenger/content/messenger/folderProps.xul +lib/thunderbird/chrome/messenger/content/messenger/folderProps.xhtml lib/thunderbird/chrome/messenger/content/messenger/foldersummary.js -lib/thunderbird/chrome/messenger/content/messenger/generalBindings.js -lib/thunderbird/chrome/messenger/content/messenger/generalBindings.xml +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.xul +lib/thunderbird/chrome/messenger/content/messenger/glodaFacetViewWrapper.xhtml lib/thunderbird/chrome/messenger/content/messenger/glodaFacetVis.js -lib/thunderbird/chrome/messenger/content/messenger/hiddenWindow.js -lib/thunderbird/chrome/messenger/content/messenger/hiddenWindow.xul lib/thunderbird/chrome/messenger/content/messenger/importDialog.js -lib/thunderbird/chrome/messenger/content/messenger/importDialog.xul +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.xul -lib/thunderbird/chrome/messenger/content/messenger/junkMailInfo.xul +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 @@ -3130,44 +3587,92 @@ lib/thunderbird/chrome/messenger/content/messenger/mailContextMenus.js lib/thunderbird/chrome/messenger/content/messenger/mailCore.js lib/thunderbird/chrome/messenger/content/messenger/mailTabs.js lib/thunderbird/chrome/messenger/content/messenger/mailViewList.js -lib/thunderbird/chrome/messenger/content/messenger/mailViewList.xul +lib/thunderbird/chrome/messenger/content/messenger/mailViewList.xhtml lib/thunderbird/chrome/messenger/content/messenger/mailViewSetup.js -lib/thunderbird/chrome/messenger/content/messenger/mailViewSetup.xul +lib/thunderbird/chrome/messenger/content/messenger/mailViewSetup.xhtml lib/thunderbird/chrome/messenger/content/messenger/mailWidgets.js -lib/thunderbird/chrome/messenger/content/messenger/mailWidgets.xml lib/thunderbird/chrome/messenger/content/messenger/mailWindow.js lib/thunderbird/chrome/messenger/content/messenger/mailWindowOverlay.js lib/thunderbird/chrome/messenger/content/messenger/markByDate.js -lib/thunderbird/chrome/messenger/content/messenger/markByDate.xul +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.xul +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.xul +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 +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAECSSAttributes.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAEHTMLAttributes.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAEJSEAttributes.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAdvancedEdit.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdAdvancedEdit.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdColorPicker.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdColorPicker.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdColorProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdColorProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdConvertToTable.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdConvertToTable.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdDialogCommon.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdDictionary.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdDictionary.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdHLineProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdHLineProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdImageDialog.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdImageLinkLoader.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdImageProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdImageProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsSrc.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsSrc.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertChars.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertChars.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertMath.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertMath.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertTOC.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertTOC.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertTable.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdInsertTable.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdLinkProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdLinkProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdListProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdListProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdNamedAnchorProps.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdNamedAnchorProps.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdReplace.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdReplace.xhtml +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/EdSpellCheck.js +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.xul +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/messengercompose.xul +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/editor.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/editorUtilities.js +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/images/tag-anchor.gif +lib/thunderbird/chrome/messenger/content/messenger/messengercompose/messengercompose.xhtml lib/thunderbird/chrome/messenger/content/messenger/messengercompose/sendProgress.js -lib/thunderbird/chrome/messenger/content/messenger/messengercompose/sendProgress.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/migration/migration.xhtml lib/thunderbird/chrome/messenger/content/messenger/msgAccountCentral.js -lib/thunderbird/chrome/messenger/content/messenger/msgAccountCentral.xul -lib/thunderbird/chrome/messenger/content/messenger/msgFolderPickerOverlay.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.xul +lib/thunderbird/chrome/messenger/content/messenger/msgPrintEngine.xhtml lib/thunderbird/chrome/messenger/content/messenger/msgSelectOfflineFolders.js -lib/thunderbird/chrome/messenger/content/messenger/msgSelectOfflineFolders.xul +lib/thunderbird/chrome/messenger/content/messenger/msgSelectOfflineFolders.xhtml lib/thunderbird/chrome/messenger/content/messenger/msgSynchronize.js -lib/thunderbird/chrome/messenger/content/messenger/msgSynchronize.xul +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 @@ -3175,26 +3680,23 @@ 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.xul +lib/thunderbird/chrome/messenger/content/messenger/newFolderDialog.xhtml lib/thunderbird/chrome/messenger/content/messenger/newInstall.js -lib/thunderbird/chrome/messenger/content/messenger/newInstall.xul -lib/thunderbird/chrome/messenger/content/messenger/newInstallPage.xhtml +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.xul +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/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.xul +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/nsDragAndDrop.js -lib/thunderbird/chrome/messenger/content/messenger/overlayBindings.css -lib/thunderbird/chrome/messenger/content/messenger/overlayBindings.xml 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 @@ -3203,8 +3705,8 @@ lib/thunderbird/chrome/messenger/content/messenger/parent/ext-cloudFile.js lib/thunderbird/chrome/messenger/content/messenger/parent/ext-commands.js lib/thunderbird/chrome/messenger/content/messenger/parent/ext-compose.js lib/thunderbird/chrome/messenger/content/messenger/parent/ext-composeAction.js +lib/thunderbird/chrome/messenger/content/messenger/parent/ext-composeScripts.js lib/thunderbird/chrome/messenger/content/messenger/parent/ext-folders.js -lib/thunderbird/chrome/messenger/content/messenger/parent/ext-legacy.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 @@ -3221,60 +3723,59 @@ lib/thunderbird/chrome/messenger/content/messenger/policies/aboutPolicies.xhtml lib/thunderbird/chrome/messenger/content/messenger/policies/policies-active.svg lib/thunderbird/chrome/messenger/content/messenger/policies/policies-documentation.svg lib/thunderbird/chrome/messenger/content/messenger/policies/policies-error.svg -lib/thunderbird/chrome/messenger/content/messenger/preferences/aboutPreferences.xul lib/thunderbird/chrome/messenger/content/messenger/preferences/actionsshared.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/advanced.js lib/thunderbird/chrome/messenger/content/messenger/preferences/applicationManager.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/applicationManager.xul -lib/thunderbird/chrome/messenger/content/messenger/preferences/applications.js +lib/thunderbird/chrome/messenger/content/messenger/preferences/applicationManager.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/attachmentReminder.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/attachmentReminder.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/attachmentReminder.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/chat.js lib/thunderbird/chrome/messenger/content/messenger/preferences/colors.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/colors.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/colors.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/compose.js lib/thunderbird/chrome/messenger/content/messenger/preferences/connection.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/connection.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/connection.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/cookies.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/cookies.xul -lib/thunderbird/chrome/messenger/content/messenger/preferences/display.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/findInPage.js lib/thunderbird/chrome/messenger/content/messenger/preferences/fonts.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/fonts.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/messengerLanguages.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/notifications.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/notifications.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/notifications.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/offline.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/offline.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/offline.xhtml +lib/thunderbird/chrome/messenger/content/messenger/preferences/passwordManager.js +lib/thunderbird/chrome/messenger/content/messenger/preferences/passwordManager.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/permissions.js -lib/thunderbird/chrome/messenger/content/messenger/preferences/permissions.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/permissions.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/preferences.js +lib/thunderbird/chrome/messenger/content/messenger/preferences/preferences.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/preferencesTab.js 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.xul -lib/thunderbird/chrome/messenger/content/messenger/preferences/security.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.xul +lib/thunderbird/chrome/messenger/content/messenger/preferences/sendoptions.xhtml lib/thunderbird/chrome/messenger/content/messenger/preferences/subdialogs.js lib/thunderbird/chrome/messenger/content/messenger/profileDowngrade.js -lib/thunderbird/chrome/messenger/content/messenger/profileDowngrade.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/removeAccount.xhtml lib/thunderbird/chrome/messenger/content/messenger/renameFolderDialog.js -lib/thunderbird/chrome/messenger/content/messenger/renameFolderDialog.xul +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.xul +lib/thunderbird/chrome/messenger/content/messenger/safeMode.xhtml lib/thunderbird/chrome/messenger/content/messenger/sanitize.js -lib/thunderbird/chrome/messenger/content/messenger/sanitize.xul +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 @@ -3285,8 +3786,8 @@ lib/thunderbird/chrome/messenger/content/messenger/schemas/cloudFile.json lib/thunderbird/chrome/messenger/content/messenger/schemas/commands.json lib/thunderbird/chrome/messenger/content/messenger/schemas/compose.json lib/thunderbird/chrome/messenger/content/messenger/schemas/composeAction.json +lib/thunderbird/chrome/messenger/content/messenger/schemas/composeScripts.json lib/thunderbird/chrome/messenger/content/messenger/schemas/folders.json -lib/thunderbird/chrome/messenger/content/messenger/schemas/legacy.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 @@ -3296,35 +3797,35 @@ 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/tabs.json lib/thunderbird/chrome/messenger/content/messenger/schemas/windows.json -lib/thunderbird/chrome/messenger/content/messenger/search.xml lib/thunderbird/chrome/messenger/content/messenger/searchBar.js lib/thunderbird/chrome/messenger/content/messenger/searchTerm.js lib/thunderbird/chrome/messenger/content/messenger/searchWidgets.js -lib/thunderbird/chrome/messenger/content/messenger/searchWidgets.xml lib/thunderbird/chrome/messenger/content/messenger/selectionsummaries.js lib/thunderbird/chrome/messenger/content/messenger/sharedsummary.css lib/thunderbird/chrome/messenger/content/messenger/shutdownWindow.js -lib/thunderbird/chrome/messenger/content/messenger/shutdownWindow.xul +lib/thunderbird/chrome/messenger/content/messenger/shutdownWindow.xhtml 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.xul +lib/thunderbird/chrome/messenger/content/messenger/subscribe.xhtml lib/thunderbird/chrome/messenger/content/messenger/systemIntegrationDialog.js -lib/thunderbird/chrome/messenger/content/messenger/systemIntegrationDialog.xul +lib/thunderbird/chrome/messenger/content/messenger/systemIntegrationDialog.xhtml +lib/thunderbird/chrome/messenger/content/messenger/tabbrowser-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.xml +lib/thunderbird/chrome/messenger/content/messenger/tabmail.js lib/thunderbird/chrome/messenger/content/messenger/threadPane.js -lib/thunderbird/chrome/messenger/content/messenger/toolbar.xml lib/thunderbird/chrome/messenger/content/messenger/toolbarIconColor.js +lib/thunderbird/chrome/messenger/content/messenger/toolbarbutton-menu-button.js lib/thunderbird/chrome/messenger/content/messenger/viewLog.js -lib/thunderbird/chrome/messenger/content/messenger/viewLog.xul +lib/thunderbird/chrome/messenger/content/messenger/viewLog.xhtml lib/thunderbird/chrome/messenger/content/messenger/viewSource.js -lib/thunderbird/chrome/messenger/content/messenger/viewSource.xul +lib/thunderbird/chrome/messenger/content/messenger/viewSource.xhtml lib/thunderbird/chrome/messenger/content/messenger/viewZoomOverlay.js lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListEdit.js -lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListEdit.xul +lib/thunderbird/chrome/messenger/content/messenger/virtualFolderListEdit.xhtml lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.js -lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.xul +lib/thunderbird/chrome/messenger/content/messenger/virtualFolderProperties.xhtml 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 @@ -3382,6 +3883,7 @@ lib/thunderbird/chrome/messenger/search-extensions/ecosia/favicon.ico 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 @@ -3470,10 +3972,6 @@ lib/thunderbird/chrome/messenger/search-extensions/sslv/favicon.ico lib/thunderbird/chrome/messenger/search-extensions/sslv/manifest.json lib/thunderbird/chrome/messenger/search-extensions/tearma/favicon.ico lib/thunderbird/chrome/messenger/search-extensions/tearma/manifest.json -lib/thunderbird/chrome/messenger/search-extensions/twitter/_locales/en/messages.json -lib/thunderbird/chrome/messenger/search-extensions/twitter/_locales/ja/messages.json -lib/thunderbird/chrome/messenger/search-extensions/twitter/favicon.ico -lib/thunderbird/chrome/messenger/search-extensions/twitter/manifest.json lib/thunderbird/chrome/messenger/search-extensions/tyda-sv-SE/favicon.ico lib/thunderbird/chrome/messenger/search-extensions/tyda-sv-SE/manifest.json lib/thunderbird/chrome/messenger/search-extensions/vatera/favicon.ico @@ -3722,19 +4220,17 @@ lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/dark/Variants/P 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/main.css -lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Bitmaps/minus-hover.png -lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Bitmaps/minus.png -lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Bitmaps/plus-hover.png -lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Bitmaps/plus.png lib/thunderbird/chrome/messenger/skin/classic/messenger/messages/mail/Footer.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/buddy_icon.png +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/buddy_icon.png +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/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 @@ -3781,45 +4277,158 @@ 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.xul +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.xul +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.xul +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/GPGME.jsm +lib/thunderbird/chrome/openpgp/content/openpgp/modules/GPGMELib.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/httpProxy.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 +lib/thunderbird/chrome/openpgp/content/openpgp/modules/mimeDecrypt.jsm +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 +lib/thunderbird/chrome/openpgp/content/openpgp/ui/backupKeyPassword.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/backupKeyPassword.xhtml +lib/thunderbird/chrome/openpgp/content/openpgp/ui/changeExpiryDlg.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/changeExpiryDlg.xhtml +lib/thunderbird/chrome/openpgp/content/openpgp/ui/commonWorkflows.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/composeKeyStatus.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/composeKeyStatus.xhtml +lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailCommon.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/enigmailKeyImportInfo.js +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/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/msgReadStatus.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/msgReadStatus.xhtml +lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.js +lib/thunderbird/chrome/openpgp/content/openpgp/ui/oneRecipientStatus.xhtml lib/thunderbird/chrome/pippki/content/pippki/certManager.js -lib/thunderbird/chrome/pippki/content/pippki/certManager.xul +lib/thunderbird/chrome/pippki/content/pippki/certManager.xhtml lib/thunderbird/chrome/pippki/content/pippki/certViewer.js -lib/thunderbird/chrome/pippki/content/pippki/certViewer.xul +lib/thunderbird/chrome/pippki/content/pippki/certViewer.xhtml lib/thunderbird/chrome/pippki/content/pippki/changepassword.js -lib/thunderbird/chrome/pippki/content/pippki/changepassword.xul -lib/thunderbird/chrome/pippki/content/pippki/choosetoken.js -lib/thunderbird/chrome/pippki/content/pippki/choosetoken.xul +lib/thunderbird/chrome/pippki/content/pippki/changepassword.xhtml lib/thunderbird/chrome/pippki/content/pippki/clientauthask.js -lib/thunderbird/chrome/pippki/content/pippki/clientauthask.xul -lib/thunderbird/chrome/pippki/content/pippki/createCertInfo.js -lib/thunderbird/chrome/pippki/content/pippki/createCertInfo.xul +lib/thunderbird/chrome/pippki/content/pippki/clientauthask.xhtml lib/thunderbird/chrome/pippki/content/pippki/deletecert.js -lib/thunderbird/chrome/pippki/content/pippki/deletecert.xul +lib/thunderbird/chrome/pippki/content/pippki/deletecert.xhtml lib/thunderbird/chrome/pippki/content/pippki/device_manager.js -lib/thunderbird/chrome/pippki/content/pippki/device_manager.xul +lib/thunderbird/chrome/pippki/content/pippki/device_manager.xhtml lib/thunderbird/chrome/pippki/content/pippki/downloadcert.js -lib/thunderbird/chrome/pippki/content/pippki/downloadcert.xul +lib/thunderbird/chrome/pippki/content/pippki/downloadcert.xhtml lib/thunderbird/chrome/pippki/content/pippki/editcacert.js -lib/thunderbird/chrome/pippki/content/pippki/editcacert.xul +lib/thunderbird/chrome/pippki/content/pippki/editcacert.xhtml lib/thunderbird/chrome/pippki/content/pippki/exceptionDialog.css lib/thunderbird/chrome/pippki/content/pippki/exceptionDialog.js -lib/thunderbird/chrome/pippki/content/pippki/exceptionDialog.xul +lib/thunderbird/chrome/pippki/content/pippki/exceptionDialog.xhtml lib/thunderbird/chrome/pippki/content/pippki/load_device.js -lib/thunderbird/chrome/pippki/content/pippki/load_device.xul +lib/thunderbird/chrome/pippki/content/pippki/load_device.xhtml lib/thunderbird/chrome/pippki/content/pippki/pippki.js lib/thunderbird/chrome/pippki/content/pippki/protectedAuth.js -lib/thunderbird/chrome/pippki/content/pippki/protectedAuth.xul +lib/thunderbird/chrome/pippki/content/pippki/protectedAuth.xhtml lib/thunderbird/chrome/pippki/content/pippki/resetpassword.js -lib/thunderbird/chrome/pippki/content/pippki/resetpassword.xul +lib/thunderbird/chrome/pippki/content/pippki/resetpassword.xhtml lib/thunderbird/chrome/pippki/content/pippki/setp12password.js -lib/thunderbird/chrome/pippki/content/pippki/setp12password.xul +lib/thunderbird/chrome/pippki/content/pippki/setp12password.xhtml 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 @@ -3831,9 +4440,10 @@ lib/thunderbird/chrome/toolkit/content/extensions/child/ext-toolkit.js lib/thunderbird/chrome/toolkit/content/extensions/child/ext-userScripts-content.js lib/thunderbird/chrome/toolkit/content/extensions/child/ext-userScripts.js lib/thunderbird/chrome/toolkit/content/extensions/child/ext-webRequest.js -lib/thunderbird/chrome/toolkit/content/extensions/dummy.xul +lib/thunderbird/chrome/toolkit/content/extensions/dummy.xhtml lib/thunderbird/chrome/toolkit/content/extensions/ext-browser-content.js lib/thunderbird/chrome/toolkit/content/extensions/ext-toolkit.json +lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-activityLog.js 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 @@ -3850,6 +4460,7 @@ lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-i18n.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-identity.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-idle.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-management.js +lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-networkStatus.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-notifications.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-permissions.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-privacy.js @@ -3861,11 +4472,12 @@ lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-tabs-base.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-telemetry.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-theme.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-toolkit.js -lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-topSites.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-userScripts.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-webNavigation.js lib/thunderbird/chrome/toolkit/content/extensions/parent/ext-webRequest.js +lib/thunderbird/chrome/toolkit/content/extensions/schemas/activity_log.json 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/captive_portal.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/clipboard.json @@ -3886,7 +4498,9 @@ lib/thunderbird/chrome/toolkit/content/extensions/schemas/idle.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/management.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/manifest.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/native_manifest.json +lib/thunderbird/chrome/toolkit/content/extensions/schemas/network_status.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/notifications.json +lib/thunderbird/chrome/toolkit/content/extensions/schemas/page_action.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/permissions.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/privacy.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/proxy.json @@ -3895,7 +4509,6 @@ 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 lib/thunderbird/chrome/toolkit/content/extensions/schemas/theme.json -lib/thunderbird/chrome/toolkit/content/extensions/schemas/top_sites.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/types.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/user_scripts.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/user_scripts_content.json @@ -3903,22 +4516,22 @@ lib/thunderbird/chrome/toolkit/content/extensions/schemas/web_navigation.json lib/thunderbird/chrome/toolkit/content/extensions/schemas/web_request.json lib/thunderbird/chrome/toolkit/content/global/BrowserElementChild.js lib/thunderbird/chrome/toolkit/content/global/BrowserElementChildPreload.js -lib/thunderbird/chrome/toolkit/content/global/BrowserElementCopyPaste.js 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/aboutAbout.xhtml 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/aboutCheckerboard.xhtml lib/thunderbird/chrome/toolkit/content/global/aboutMemory.css lib/thunderbird/chrome/toolkit/content/global/aboutMemory.js lib/thunderbird/chrome/toolkit/content/global/aboutMemory.xhtml lib/thunderbird/chrome/toolkit/content/global/aboutMozilla.css +lib/thunderbird/chrome/toolkit/content/global/aboutNetworking.html lib/thunderbird/chrome/toolkit/content/global/aboutNetworking.js -lib/thunderbird/chrome/toolkit/content/global/aboutNetworking.xhtml +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/aboutPerformance.xhtml lib/thunderbird/chrome/toolkit/content/global/aboutProfiles.js lib/thunderbird/chrome/toolkit/content/global/aboutProfiles.xhtml lib/thunderbird/chrome/toolkit/content/global/aboutRights.js @@ -3936,54 +4549,68 @@ lib/thunderbird/chrome/toolkit/content/global/aboutUrlClassifier.xhtml 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/accessibility/content-script.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.xul +lib/thunderbird/chrome/toolkit/content/global/alerts/alert.xhtml lib/thunderbird/chrome/toolkit/content/global/appPicker.js -lib/thunderbird/chrome/toolkit/content/global/appPicker.xul +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/autocomplete.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/button.xml 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 lib/thunderbird/chrome/toolkit/content/global/bindings/datetimebox.css -lib/thunderbird/chrome/toolkit/content/global/bindings/dialog.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/general.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/popup.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/richlistbox.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/scrollbox.xml lib/thunderbird/chrome/toolkit/content/global/bindings/spinner.js -lib/thunderbird/chrome/toolkit/content/global/bindings/tabbox.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/textbox.xml lib/thunderbird/chrome/toolkit/content/global/bindings/timekeeper.js lib/thunderbird/chrome/toolkit/content/global/bindings/timepicker.js -lib/thunderbird/chrome/toolkit/content/global/bindings/toolbarbutton.xml -lib/thunderbird/chrome/toolkit/content/global/bindings/wizard.xml 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 +lib/thunderbird/chrome/toolkit/content/global/certviewer/certDecoder.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/certviewer.css +lib/thunderbird/chrome/toolkit/content/global/certviewer/certviewer.html +lib/thunderbird/chrome/toolkit/content/global/certviewer/certviewer.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/about-certificate-items.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/about-certificate-section.css +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/about-certificate-section.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/certificate-section.css +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/certificate-section.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/certificate-tabs-section.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/error-section.css +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/error-section.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/info-group-container.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/info-group.css +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/info-group.js +lib/thunderbird/chrome/toolkit/content/global/certviewer/components/info-item.css +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/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.xul +lib/thunderbird/chrome/toolkit/content/global/commonDialog.xhtml lib/thunderbird/chrome/toolkit/content/global/config.js -lib/thunderbird/chrome/toolkit/content/global/config.xul -lib/thunderbird/chrome/toolkit/content/global/content-HybridContentTelemetry.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 -lib/thunderbird/chrome/toolkit/content/global/directionDetector.html lib/thunderbird/chrome/toolkit/content/global/editMenuOverlay.js +lib/thunderbird/chrome/toolkit/content/global/elements/arrowscrollbox.js +lib/thunderbird/chrome/toolkit/content/global/elements/autocomplete-input.js lib/thunderbird/chrome/toolkit/content/global/elements/autocomplete-popup.js lib/thunderbird/chrome/toolkit/content/global/elements/autocomplete-richlistitem.js lib/thunderbird/chrome/toolkit/content/global/elements/browser-custom-element.js lib/thunderbird/chrome/toolkit/content/global/elements/button.js lib/thunderbird/chrome/toolkit/content/global/elements/checkbox.js lib/thunderbird/chrome/toolkit/content/global/elements/datetimebox.js +lib/thunderbird/chrome/toolkit/content/global/elements/dialog.js lib/thunderbird/chrome/toolkit/content/global/elements/editor.js lib/thunderbird/chrome/toolkit/content/global/elements/findbar.js lib/thunderbird/chrome/toolkit/content/global/elements/general.js @@ -3992,7 +4619,9 @@ lib/thunderbird/chrome/toolkit/content/global/elements/marquee.js 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/moz-input-box.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 @@ -4001,7 +4630,7 @@ lib/thunderbird/chrome/toolkit/content/global/elements/search-textbox.js lib/thunderbird/chrome/toolkit/content/global/elements/stringbundle.js lib/thunderbird/chrome/toolkit/content/global/elements/tabbox.js lib/thunderbird/chrome/toolkit/content/global/elements/text.js -lib/thunderbird/chrome/toolkit/content/global/elements/textbox.js +lib/thunderbird/chrome/toolkit/content/global/elements/toolbarbutton.js lib/thunderbird/chrome/toolkit/content/global/elements/tree.js lib/thunderbird/chrome/toolkit/content/global/elements/videocontrols.js lib/thunderbird/chrome/toolkit/content/global/elements/wizard.js @@ -4009,6 +4638,9 @@ lib/thunderbird/chrome/toolkit/content/global/filepicker.properties 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/license.html lib/thunderbird/chrome/toolkit/content/global/minimal-xul.css lib/thunderbird/chrome/toolkit/content/global/mozilla.xhtml @@ -4019,12 +4651,13 @@ lib/thunderbird/chrome/toolkit/content/global/pictureinpicture/player.js lib/thunderbird/chrome/toolkit/content/global/pictureinpicture/player.xhtml lib/thunderbird/chrome/toolkit/content/global/plugins.css 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.xul +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.xul +lib/thunderbird/chrome/toolkit/content/global/printProgress.xhtml 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 @@ -4032,69 +4665,66 @@ 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 -lib/thunderbird/chrome/toolkit/content/global/resetProfile.xul -lib/thunderbird/chrome/toolkit/content/global/resetProfileProgress.xul +lib/thunderbird/chrome/toolkit/content/global/resetProfile.xhtml +lib/thunderbird/chrome/toolkit/content/global/resetProfileProgress.xhtml lib/thunderbird/chrome/toolkit/content/global/selectDialog.js -lib/thunderbird/chrome/toolkit/content/global/selectDialog.xul +lib/thunderbird/chrome/toolkit/content/global/selectDialog.xhtml lib/thunderbird/chrome/toolkit/content/global/simplifyMode.css lib/thunderbird/chrome/toolkit/content/global/tabprompts.css lib/thunderbird/chrome/toolkit/content/global/tabprompts.jsm -lib/thunderbird/chrome/toolkit/content/global/test-ipc.xul +lib/thunderbird/chrome/toolkit/content/global/test-ipc.xhtml lib/thunderbird/chrome/toolkit/content/global/timepicker.xhtml lib/thunderbird/chrome/toolkit/content/global/treeUtils.js lib/thunderbird/chrome/toolkit/content/global/unifiedcomplete-top-urls.json -lib/thunderbird/chrome/toolkit/content/global/viewSource-content.js lib/thunderbird/chrome/toolkit/content/global/viewSourceUtils.js lib/thunderbird/chrome/toolkit/content/global/viewZoomOverlay.js lib/thunderbird/chrome/toolkit/content/global/widgets.css -lib/thunderbird/chrome/toolkit/content/global/win.xul +lib/thunderbird/chrome/toolkit/content/global/win.xhtml lib/thunderbird/chrome/toolkit/content/global/xml/XMLPrettyPrint.css lib/thunderbird/chrome/toolkit/content/global/xml/XMLPrettyPrint.xsl lib/thunderbird/chrome/toolkit/content/global/xul.css -lib/thunderbird/chrome/toolkit/content/mozapps/downloads/unknownContentType.xul +lib/thunderbird/chrome/toolkit/content/mozapps/downloads/unknownContentType.xhtml lib/thunderbird/chrome/toolkit/content/mozapps/extensions/OpenH264-license.txt lib/thunderbird/chrome/toolkit/content/mozapps/extensions/aboutaddons.css lib/thunderbird/chrome/toolkit/content/mozapps/extensions/aboutaddons.html lib/thunderbird/chrome/toolkit/content/mozapps/extensions/aboutaddons.js lib/thunderbird/chrome/toolkit/content/mozapps/extensions/aboutaddonsCommon.js lib/thunderbird/chrome/toolkit/content/mozapps/extensions/abuse-report-frame.html -lib/thunderbird/chrome/toolkit/content/mozapps/extensions/abuse-report-frame.js 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.xul -lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.css +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/drag-drop-addon-installer.js lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.js -lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.xml -lib/thunderbird/chrome/toolkit/content/mozapps/extensions/extensions.xul +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.xul +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.html 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.xul +lib/thunderbird/chrome/toolkit/content/mozapps/handling/dialog.xhtml lib/thunderbird/chrome/toolkit/content/mozapps/handling/handler.css lib/thunderbird/chrome/toolkit/content/mozapps/preferences/changemp.js -lib/thunderbird/chrome/toolkit/content/mozapps/preferences/changemp.xul +lib/thunderbird/chrome/toolkit/content/mozapps/preferences/changemp.xhtml lib/thunderbird/chrome/toolkit/content/mozapps/preferences/fontbuilder.js lib/thunderbird/chrome/toolkit/content/mozapps/preferences/removemp.js -lib/thunderbird/chrome/toolkit/content/mozapps/preferences/removemp.xul +lib/thunderbird/chrome/toolkit/content/mozapps/preferences/removemp.xhtml lib/thunderbird/chrome/toolkit/content/mozapps/profile/createProfileWizard.js -lib/thunderbird/chrome/toolkit/content/mozapps/profile/createProfileWizard.xul +lib/thunderbird/chrome/toolkit/content/mozapps/profile/createProfileWizard.xhtml lib/thunderbird/chrome/toolkit/content/mozapps/profile/profileDowngrade.js -lib/thunderbird/chrome/toolkit/content/mozapps/profile/profileDowngrade.xul +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.xul -lib/thunderbird/chrome/toolkit/content/passwordmgr/passwordManager.js -lib/thunderbird/chrome/toolkit/content/passwordmgr/passwordManager.xul +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 @@ -4135,8 +4765,10 @@ 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 lib/thunderbird/chrome/toolkit/skin/classic/global/aboutLicense.css 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/aboutRights.css lib/thunderbird/chrome/toolkit/skin/classic/global/aboutSupport.css @@ -4144,9 +4776,11 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/alerts/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 lib/thunderbird/chrome/toolkit/skin/classic/global/button.css 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 @@ -4158,14 +4792,13 @@ 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-left.svg lib/thunderbird/chrome/toolkit/skin/classic/global/icons/arrow-up-12.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/blocked.svg lib/thunderbird/chrome/toolkit/skin/classic/global/icons/blocklist_favicon.png -lib/thunderbird/chrome/toolkit/skin/classic/global/icons/calendar-arrow-left.svg -lib/thunderbird/chrome/toolkit/skin/classic/global/icons/calendar-arrow-right.svg 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/close.svg @@ -4177,6 +4810,7 @@ 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/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/info.svg lib/thunderbird/chrome/toolkit/skin/classic/global/icons/loading.png lib/thunderbird/chrome/toolkit/skin/classic/global/icons/loading@2x.png @@ -4187,6 +4821,7 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/icons/question-64.png lib/thunderbird/chrome/toolkit/skin/classic/global/icons/resizer.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/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 @@ -4202,6 +4837,7 @@ 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 @@ -4229,14 +4865,16 @@ lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/arrow.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/back.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/fast.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/forward.svg +lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/headphone-active.svg +lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/headphone.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/slow.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/start.svg lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/stop.svg -lib/thunderbird/chrome/toolkit/skin/classic/global/narrate/waveform.svg 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/passwordmgr.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 @@ -4251,115 +4889,67 @@ 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/popup.css +lib/thunderbird/chrome/toolkit/skin/classic/global/popupnotification.css lib/thunderbird/chrome/toolkit/skin/classic/global/radio.css -lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Close-24x24.svg lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Minus-42x16.svg lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Plus-44x16.svg lib/thunderbird/chrome/toolkit/skin/classic/global/reader/RM-Line-Height-Minus-38x14.svg 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-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/scrollbox.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/textbox.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/aboutNetworking.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/downloadButtons.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-error.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-negative.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-positive.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-warning.svg lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/cancel.png 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-legacy.svg lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/category-service.svg lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/discover-logo.png -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/experimentGeneric.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.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/extensions.css -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/rating-not-won.png lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg -lib/thunderbird/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png 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/extensions/utilities.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/update/downloadButtons.png 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/aboutRedirector.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 +lib/thunderbird/components/calItemBase.js +lib/thunderbird/components/calPeriod.js +lib/thunderbird/components/calRecurrenceRule.js +lib/thunderbird/components/calTimezone.js lib/thunderbird/components/components.manifest -lib/thunderbird/components/devtools-loader.js -lib/thunderbird/components/facebook.js -lib/thunderbird/components/folderLookupService.js -lib/thunderbird/components/glautocomp.js -lib/thunderbird/components/gtalk.js -lib/thunderbird/components/imAccounts.js -lib/thunderbird/components/imCommands.js -lib/thunderbird/components/imContacts.js -lib/thunderbird/components/imConversations.js -lib/thunderbird/components/imCore.js -lib/thunderbird/components/imIncomingServer.js -lib/thunderbird/components/imProtocolInfo.js -lib/thunderbird/components/irc.js -lib/thunderbird/components/jsmimeemitter.js -lib/thunderbird/components/logger.js -lib/thunderbird/components/mailContentHandler.js -lib/thunderbird/components/mailGlue.js lib/thunderbird/components/marionette.js -lib/thunderbird/components/matrix.js -lib/thunderbird/components/mdn-service.js -lib/thunderbird/components/mimeJSComponents.js -lib/thunderbird/components/msgAsyncPrompter.js -lib/thunderbird/components/msgOAuth2Module.js -lib/thunderbird/components/newMailNotificationService.js -lib/thunderbird/components/newsblog.js -lib/thunderbird/components/nsAbAutoCompleteMyDomain.js -lib/thunderbird/components/nsAbAutoCompleteSearch.js -lib/thunderbird/components/nsAbLDAPAttributeMap.js -lib/thunderbird/components/nsAbLDAPAutoCompleteSearch.js -lib/thunderbird/components/nsActivity.js -lib/thunderbird/components/nsActivityManager.js -lib/thunderbird/components/nsActivityManagerUI.js -lib/thunderbird/components/nsLDAPProtocolHandler.js -lib/thunderbird/components/nsMailDefaultHandler.js -lib/thunderbird/components/nsMailNewsCommandLineHandler.js -lib/thunderbird/components/nsMsgTraitService.js -lib/thunderbird/components/nsNewsAutoCompleteSearch.js -lib/thunderbird/components/nsSMTPProtocolHandler.js -lib/thunderbird/components/nsSetDefaultMail.js -lib/thunderbird/components/odnoklassniki.js -lib/thunderbird/components/offlineStartup.js -lib/thunderbird/components/skype.js -lib/thunderbird/components/smileProtocolHandler.js -lib/thunderbird/components/smime-service.js -lib/thunderbird/components/twitter.js -lib/thunderbird/components/xmpp.js -lib/thunderbird/components/yahoo.js lib/thunderbird/contentaccessible/ImageDocument.css lib/thunderbird/contentaccessible/TopLevelImageDocument.css lib/thunderbird/contentaccessible/TopLevelVideoDocument.css @@ -4376,32 +4966,38 @@ 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/devtools-client.js -lib/thunderbird/defaults/pref/devtools-startup.js +lib/thunderbird/defaults/pref/e2e-prefs.js +lib/thunderbird/defaults/pref/lightning.js lib/thunderbird/defaults/pref/mailnews.js -lib/thunderbird/defaults/pref/marionette.js lib/thunderbird/defaults/pref/mdn.js -lib/thunderbird/defaults/pref/smime.js lib/thunderbird/defaults/pref/thunderbird-branding.js -lib/thunderbird/defaults/profile/prefs.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/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/search-config.json +lib/thunderbird/defaults/settings/main/search-default-override-allowlist.json lib/thunderbird/defaults/settings/main/sites-classification.json +lib/thunderbird/defaults/settings/main/url-classifier-skip-urls.json lib/thunderbird/defaults/settings/pinning/pins.json lib/thunderbird/dependentlibs.list lib/thunderbird/dictionaries/en-US.aff lib/thunderbird/dictionaries/en-US.dic lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ar/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ast/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/be/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/bg/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/br/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/bs/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ca/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/cak/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/cs/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/cy/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/de/messages.json @@ -4417,9 +5013,11 @@ lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/fa/messa lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/fi/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/fr/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/fy_NL/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/gd/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/hr/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/hsb/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/hu/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/hy_AM/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ia/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/id/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/it/messages.json @@ -4428,6 +5026,7 @@ lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ka/messa lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/kab/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/kk/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/ko/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/lt/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/nb_NO/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/nl/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/nn_NO/messages.json @@ -4441,6 +5040,7 @@ lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/si/messa lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/sk/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/sl/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/sq/messages.json +lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/sr/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/sv_SE/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/th/messages.json lib/thunderbird/features/wetransfer@extensions.thunderbird.net/_locales/tr/messages.json @@ -4453,46 +5053,45 @@ lib/thunderbird/features/wetransfer@extensions.thunderbird.net/content/moments.c lib/thunderbird/features/wetransfer@extensions.thunderbird.net/content/moments.html lib/thunderbird/features/wetransfer@extensions.thunderbird.net/content/moments.js lib/thunderbird/features/wetransfer@extensions.thunderbird.net/images/logo.svg -lib/thunderbird/features/wetransfer@extensions.thunderbird.net/install.rdf lib/thunderbird/features/wetransfer@extensions.thunderbird.net/manifest.json lib/thunderbird/greprefs.js lib/thunderbird/gtk2/libmozgtk.so -lib/thunderbird/hyphenation/hyph_af.dic -lib/thunderbird/hyphenation/hyph_bg.dic -lib/thunderbird/hyphenation/hyph_ca.dic -lib/thunderbird/hyphenation/hyph_cy.dic -lib/thunderbird/hyphenation/hyph_da.dic -lib/thunderbird/hyphenation/hyph_de-1901.dic -lib/thunderbird/hyphenation/hyph_de-1996.dic -lib/thunderbird/hyphenation/hyph_de-CH.dic -lib/thunderbird/hyphenation/hyph_en_US.dic -lib/thunderbird/hyphenation/hyph_eo.dic -lib/thunderbird/hyphenation/hyph_es.dic -lib/thunderbird/hyphenation/hyph_et.dic -lib/thunderbird/hyphenation/hyph_fi.dic -lib/thunderbird/hyphenation/hyph_fr.dic -lib/thunderbird/hyphenation/hyph_gl.dic -lib/thunderbird/hyphenation/hyph_hr.dic -lib/thunderbird/hyphenation/hyph_hsb.dic -lib/thunderbird/hyphenation/hyph_hu.dic -lib/thunderbird/hyphenation/hyph_ia.dic -lib/thunderbird/hyphenation/hyph_is.dic -lib/thunderbird/hyphenation/hyph_it.dic -lib/thunderbird/hyphenation/hyph_kmr.dic -lib/thunderbird/hyphenation/hyph_la.dic -lib/thunderbird/hyphenation/hyph_lt.dic -lib/thunderbird/hyphenation/hyph_mn.dic -lib/thunderbird/hyphenation/hyph_nb.dic -lib/thunderbird/hyphenation/hyph_nl.dic -lib/thunderbird/hyphenation/hyph_nn.dic -lib/thunderbird/hyphenation/hyph_pl.dic -lib/thunderbird/hyphenation/hyph_pt.dic -lib/thunderbird/hyphenation/hyph_ru.dic -lib/thunderbird/hyphenation/hyph_sh.dic -lib/thunderbird/hyphenation/hyph_sl.dic -lib/thunderbird/hyphenation/hyph_sv.dic -lib/thunderbird/hyphenation/hyph_tr.dic -lib/thunderbird/hyphenation/hyph_uk.dic +lib/thunderbird/hyphenation/hyph_af.hyf +lib/thunderbird/hyphenation/hyph_bg.hyf +lib/thunderbird/hyphenation/hyph_ca.hyf +lib/thunderbird/hyphenation/hyph_cy.hyf +lib/thunderbird/hyphenation/hyph_da.hyf +lib/thunderbird/hyphenation/hyph_de-1901.hyf +lib/thunderbird/hyphenation/hyph_de-1996.hyf +lib/thunderbird/hyphenation/hyph_de-CH.hyf +lib/thunderbird/hyphenation/hyph_en_US.hyf +lib/thunderbird/hyphenation/hyph_eo.hyf +lib/thunderbird/hyphenation/hyph_es.hyf +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_hr.hyf +lib/thunderbird/hyphenation/hyph_hsb.hyf +lib/thunderbird/hyphenation/hyph_hu.hyf +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_la.hyf +lib/thunderbird/hyphenation/hyph_lt.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_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_tr.hyf +lib/thunderbird/hyphenation/hyph_uk.hyf lib/thunderbird/isp/Bogofilter.sfd lib/thunderbird/isp/DSPAM.sfd lib/thunderbird/isp/POPFile.sfd @@ -4505,34 +5104,77 @@ 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/calendar/calendar-ics-file-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 +lib/thunderbird/localization/en-US/calendar/preferences.ftl lib/thunderbird/localization/en-US/crashreporter/aboutcrashes.ftl -lib/thunderbird/localization/en-US/devtools/aboutdebugging.ftl -lib/thunderbird/localization/en-US/devtools/application.ftl -lib/thunderbird/localization/en-US/devtools/tooltips.ftl +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/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/tooltips.ftl +lib/thunderbird/localization/en-US/devtools/startup/aboutDevTools.ftl +lib/thunderbird/localization/en-US/messenger/aboutProfilesExtra.ftl +lib/thunderbird/localization/en-US/messenger/aboutRights.ftl lib/thunderbird/localization/en-US/messenger/aboutSupportMail.ftl +lib/thunderbird/localization/en-US/messenger/accountCentral.ftl +lib/thunderbird/localization/en-US/messenger/addressbook/abCardDAVDialog.ftl +lib/thunderbird/localization/en-US/messenger/menubar.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/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/keyWizard.ftl +lib/thunderbird/localization/en-US/messenger/openpgp/msgReadStatus.ftl +lib/thunderbird/localization/en-US/messenger/openpgp/oneRecipientStatus.ftl +lib/thunderbird/localization/en-US/messenger/openpgp/openpgp-frontend.ftl +lib/thunderbird/localization/en-US/messenger/openpgp/openpgp.ftl lib/thunderbird/localization/en-US/messenger/otr/add-finger.ftl lib/thunderbird/localization/en-US/messenger/otr/am-im-otr.ftl lib/thunderbird/localization/en-US/messenger/otr/auth.ftl lib/thunderbird/localization/en-US/messenger/otr/chat.ftl +lib/thunderbird/localization/en-US/messenger/otr/finger-sync.ftl lib/thunderbird/localization/en-US/messenger/otr/finger.ftl lib/thunderbird/localization/en-US/messenger/otr/otr.ftl 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-im.ftl +lib/thunderbird/localization/en-US/messenger/preferences/application-manager.ftl +lib/thunderbird/localization/en-US/messenger/preferences/attachment-reminder.ftl +lib/thunderbird/localization/en-US/messenger/preferences/colors.ftl lib/thunderbird/localization/en-US/messenger/preferences/connection.ftl +lib/thunderbird/localization/en-US/messenger/preferences/cookies.ftl +lib/thunderbird/localization/en-US/messenger/preferences/dock-options.ftl lib/thunderbird/localization/en-US/messenger/preferences/fonts.ftl lib/thunderbird/localization/en-US/messenger/preferences/languages.ftl +lib/thunderbird/localization/en-US/messenger/preferences/new-tag.ftl +lib/thunderbird/localization/en-US/messenger/preferences/notifications.ftl +lib/thunderbird/localization/en-US/messenger/preferences/offline.ftl +lib/thunderbird/localization/en-US/messenger/preferences/passwordManager.ftl +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/security/certificates/certManager.ftl lib/thunderbird/localization/en-US/security/certificates/deviceManager.ftl -lib/thunderbird/localization/en-US/startup/aboutDevTools.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/aboutHttpsOnlyError.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 @@ -4542,38 +5184,61 @@ 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/abuseReports.ftl +lib/thunderbird/localization/en-US/toolkit/about/certviewer.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/global/createProfileWizard.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/textActions.ftl +lib/thunderbird/localization/en-US/toolkit/global/unknownContentType.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/editmenu.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/passwordmgr/passwordManagerList.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/updates/elevation.ftl lib/thunderbird/localization/en-US/toolkit/updates/history.ftl lib/thunderbird/modules/ABQueryUtils.jsm +lib/thunderbird/modules/AME2E.jsm +lib/thunderbird/modules/AbAutoCompleteMyDomain.jsm +lib/thunderbird/modules/AbAutoCompleteSearch.jsm +lib/thunderbird/modules/AbLDAPAttributeMap.jsm +lib/thunderbird/modules/AbLDAPAutoCompleteSearch.jsm +lib/thunderbird/modules/AboutCertViewerHandler.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 +lib/thunderbird/modules/AboutRedirector.jsm +lib/thunderbird/modules/AboutSupportUnix.jsm lib/thunderbird/modules/AbuseReporter.jsm +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/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/AutoCompletePopup.jsm -lib/thunderbird/modules/AutoCompletePopupContent.jsm -lib/thunderbird/modules/AutoScrollController.jsm lib/thunderbird/modules/BackgroundPageThumbs.jsm lib/thunderbird/modules/BigInteger.jsm lib/thunderbird/modules/BinarySearch.jsm @@ -4586,8 +5251,47 @@ lib/thunderbird/modules/BrowserElementParent.jsm lib/thunderbird/modules/BrowserElementPromptService.jsm lib/thunderbird/modules/BrowserUtils.jsm lib/thunderbird/modules/CLib.jsm +lib/thunderbird/modules/CalAlarm.jsm +lib/thunderbird/modules/CalAlarmMonitor.jsm +lib/thunderbird/modules/CalAlarmService.jsm +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/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/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/CalItipProtocolHandler.jsm +lib/thunderbird/modules/CalListFormatter.jsm +lib/thunderbird/modules/CalMemoryCalendar.jsm +lib/thunderbird/modules/CalMimeConverter.jsm +lib/thunderbird/modules/CalMonthGridPrinter.jsm +lib/thunderbird/modules/CalOutlookCSVImportExport.jsm +lib/thunderbird/modules/CalProtocolHandler.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/CanonicalJSON.jsm lib/thunderbird/modules/CaptiveDetect.jsm +lib/thunderbird/modules/CardDAVDirectory.jsm lib/thunderbird/modules/CertUtils.jsm lib/thunderbird/modules/CharsetMenu.jsm lib/thunderbird/modules/ChromeManifest.jsm @@ -4596,9 +5300,13 @@ lib/thunderbird/modules/ClientID.jsm lib/thunderbird/modules/CloudStorage.jsm lib/thunderbird/modules/Color.jsm lib/thunderbird/modules/CommonDialog.jsm +lib/thunderbird/modules/ConduitsChild.jsm +lib/thunderbird/modules/ConduitsParent.jsm lib/thunderbird/modules/Console.jsm lib/thunderbird/modules/ConsoleAPIStorage.jsm lib/thunderbird/modules/ContentAreaDropListener.jsm +lib/thunderbird/modules/ContentBlockingAllowList.jsm +lib/thunderbird/modules/ContentDOMReference.jsm lib/thunderbird/modules/ContentDispatchChooser.jsm lib/thunderbird/modules/ContentPrefService2.jsm lib/thunderbird/modules/ContentPrefServiceChild.jsm @@ -4622,12 +5330,10 @@ lib/thunderbird/modules/DNSRecord.jsm lib/thunderbird/modules/DNSResourceRecord.jsm lib/thunderbird/modules/DNSServiceDiscovery.jsm lib/thunderbird/modules/DNSTypes.jsm -lib/thunderbird/modules/DOMLocalization.jsm lib/thunderbird/modules/DOMRequestHelper.jsm lib/thunderbird/modules/DataReader.jsm lib/thunderbird/modules/DataWriter.jsm lib/thunderbird/modules/DateTimePickerPanel.jsm -lib/thunderbird/modules/DateTimePickerParent.jsm lib/thunderbird/modules/DefaultCLH.jsm lib/thunderbird/modules/DeferredTask.jsm lib/thunderbird/modules/Deprecated.jsm @@ -4647,9 +5353,12 @@ 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/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/ExtensionChild.jsm lib/thunderbird/modules/ExtensionChildDevToolsUtils.jsm lib/thunderbird/modules/ExtensionCommon.jsm @@ -4664,8 +5373,10 @@ lib/thunderbird/modules/ExtensionSearchHandler.jsm lib/thunderbird/modules/ExtensionSettingsStore.jsm lib/thunderbird/modules/ExtensionShortcuts.jsm lib/thunderbird/modules/ExtensionStorage.jsm +lib/thunderbird/modules/ExtensionStorageComponents.jsm lib/thunderbird/modules/ExtensionStorageIDB.jsm lib/thunderbird/modules/ExtensionStorageSync.jsm +lib/thunderbird/modules/ExtensionStorageSyncKinto.jsm lib/thunderbird/modules/ExtensionSupport.jsm lib/thunderbird/modules/ExtensionTelemetry.jsm lib/thunderbird/modules/ExtensionToolbarButtons.jsm @@ -4679,7 +5390,8 @@ lib/thunderbird/modules/Finder.jsm lib/thunderbird/modules/FinderHighlighter.jsm lib/thunderbird/modules/FinderIterator.jsm lib/thunderbird/modules/FinderParent.jsm -lib/thunderbird/modules/Fluent.jsm +lib/thunderbird/modules/FirstStartup.jsm +lib/thunderbird/modules/FolderLookupService.jsm lib/thunderbird/modules/ForgetAboutSite.jsm lib/thunderbird/modules/FormAutoComplete.jsm lib/thunderbird/modules/FormHistory.jsm @@ -4690,6 +5402,8 @@ lib/thunderbird/modules/FxAccountsClient.jsm lib/thunderbird/modules/FxAccountsCommands.js lib/thunderbird/modules/FxAccountsCommon.js 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 @@ -4697,6 +5411,7 @@ lib/thunderbird/modules/FxAccountsProfile.jsm lib/thunderbird/modules/FxAccountsProfileClient.jsm lib/thunderbird/modules/FxAccountsPush.jsm 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 @@ -4704,14 +5419,17 @@ 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/HTMLMenuBuilder.jsm lib/thunderbird/modules/HealthPing.jsm lib/thunderbird/modules/HelperAppDlg.jsm lib/thunderbird/modules/HiddenFrame.jsm lib/thunderbird/modules/History.jsm lib/thunderbird/modules/Http.jsm -lib/thunderbird/modules/HybridContentTelemetry.jsm -lib/thunderbird/modules/IOUtils.js +lib/thunderbird/modules/IMIncomingServer.jsm +lib/thunderbird/modules/IMProtocolInfo.jsm +lib/thunderbird/modules/IOUtils.jsm +lib/thunderbird/modules/IgnoreLists.jsm lib/thunderbird/modules/ImageObjectProcessor.jsm lib/thunderbird/modules/IndexedDB.jsm lib/thunderbird/modules/IndexedDBHelper.jsm @@ -4721,29 +5439,40 @@ lib/thunderbird/modules/InputListAutoComplete.jsm lib/thunderbird/modules/InsecurePasswordUtils.jsm lib/thunderbird/modules/Integration.jsm lib/thunderbird/modules/JSONFile.jsm -lib/thunderbird/modules/JXON.js +lib/thunderbird/modules/JXON.jsm +lib/thunderbird/modules/JsTreeSelection.jsm lib/thunderbird/modules/L10nRegistry.jsm +lib/thunderbird/modules/LDAPProtocolHandler.jsm lib/thunderbird/modules/LightweightThemeConsumer.jsm lib/thunderbird/modules/LightweightThemeManager.jsm lib/thunderbird/modules/Localization.jsm +lib/thunderbird/modules/LocationHelper.jsm lib/thunderbird/modules/Log.jsm -lib/thunderbird/modules/LoginAutoCompleteResult.jsm +lib/thunderbird/modules/LoginAutoComplete.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/LoginManagerContent.jsm +lib/thunderbird/modules/LoginManagerAuthPrompter.jsm +lib/thunderbird/modules/LoginManagerChild.jsm lib/thunderbird/modules/LoginManagerParent.jsm lib/thunderbird/modules/LoginManagerPrompter.jsm lib/thunderbird/modules/LoginRecipes.jsm lib/thunderbird/modules/LoginStore.jsm +lib/thunderbird/modules/MDNService.jsm +lib/thunderbird/modules/MailConstants.jsm lib/thunderbird/modules/MailConsts.jsm +lib/thunderbird/modules/MailGlue.jsm lib/thunderbird/modules/MailInstrumentation.jsm lib/thunderbird/modules/MailMigrator.jsm +lib/thunderbird/modules/MailNewsCommandLineHandler.jsm +lib/thunderbird/modules/MailNotificationService.jsm lib/thunderbird/modules/MailServices.jsm lib/thunderbird/modules/MailUtils.jsm lib/thunderbird/modules/MailViewManager.jsm +lib/thunderbird/modules/MailnewsMigrator.jsm lib/thunderbird/modules/MainProcessSingleton.jsm lib/thunderbird/modules/Manifest.jsm lib/thunderbird/modules/ManifestFinder.jsm @@ -4755,29 +5484,39 @@ lib/thunderbird/modules/MatchURLFilters.jsm lib/thunderbird/modules/MessageArchiver.jsm lib/thunderbird/modules/MessageChannel.jsm lib/thunderbird/modules/MessageManagerProxy.jsm +lib/thunderbird/modules/MessengerContentHandler.jsm +lib/thunderbird/modules/MimeJSComponents.jsm +lib/thunderbird/modules/MimeMessageEmitter.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/MsgTraitService.jsm lib/thunderbird/modules/MulticastDNS.jsm lib/thunderbird/modules/NLP.jsm lib/thunderbird/modules/NativeManifests.jsm lib/thunderbird/modules/NativeMessaging.jsm lib/thunderbird/modules/NetUtil.jsm lib/thunderbird/modules/NetworkGeolocationProvider.jsm +lib/thunderbird/modules/NewPasswordModel.jsm lib/thunderbird/modules/NewTabUtils.jsm +lib/thunderbird/modules/NewsAutoCompleteSearch.jsm +lib/thunderbird/modules/NewsBlog.jsm lib/thunderbird/modules/NormalizedMap.jsm lib/thunderbird/modules/NotificationDB.jsm lib/thunderbird/modules/NotificationStorage.jsm lib/thunderbird/modules/OAuth2.jsm +lib/thunderbird/modules/OAuth2Module.jsm lib/thunderbird/modules/OAuth2Providers.jsm 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/Overlays.jsm -lib/thunderbird/modules/PageIconProtocolHandler.jsm +lib/thunderbird/modules/OfflineStartup.jsm lib/thunderbird/modules/PageMenu.jsm lib/thunderbird/modules/PageThumbUtils.jsm lib/thunderbird/modules/PageThumbs.jsm @@ -4785,11 +5524,11 @@ lib/thunderbird/modules/PageThumbsStorageService.jsm lib/thunderbird/modules/PageThumbsWorker.js lib/thunderbird/modules/PanelMultiView.jsm lib/thunderbird/modules/PasswordGenerator.jsm -lib/thunderbird/modules/PerfMeasurement.jsm lib/thunderbird/modules/PerformanceCounters.jsm lib/thunderbird/modules/PeriodicFilterManager.jsm lib/thunderbird/modules/PermissionsUtils.jsm lib/thunderbird/modules/PictureInPicture.jsm +lib/thunderbird/modules/PictureInPictureTogglePolicy.jsm lib/thunderbird/modules/PlacesBackups.jsm lib/thunderbird/modules/PlacesCategoriesStarter.jsm lib/thunderbird/modules/PlacesDBUtils.jsm @@ -4815,8 +5554,10 @@ lib/thunderbird/modules/Promise.jsm lib/thunderbird/modules/PromiseMessage.jsm lib/thunderbird/modules/PromiseUtils.jsm lib/thunderbird/modules/PromiseWorker.jsm +lib/thunderbird/modules/PromptCollection.jsm lib/thunderbird/modules/Prompter.jsm -lib/thunderbird/modules/ProxyScriptContext.jsm +lib/thunderbird/modules/ProxyChannelFilter.jsm +lib/thunderbird/modules/PurgeTrackerService.jsm lib/thunderbird/modules/Push.jsm lib/thunderbird/modules/PushBroadcastService.jsm lib/thunderbird/modules/PushComponents.jsm @@ -4831,15 +5572,19 @@ lib/thunderbird/modules/RFPHelper.jsm lib/thunderbird/modules/ReaderMode.jsm lib/thunderbird/modules/Readerable.jsm lib/thunderbird/modules/RecordingCmdLine.jsm -lib/thunderbird/modules/RemoteController.js -lib/thunderbird/modules/RemoteSecurityUI.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/SafeBrowsing.jsm lib/thunderbird/modules/Schemas.jsm +lib/thunderbird/modules/SeamonkeyImport.jsm lib/thunderbird/modules/SearchEngine.jsm +lib/thunderbird/modules/SearchEngineSelector.jsm lib/thunderbird/modules/SearchIntegration.jsm lib/thunderbird/modules/SearchService.jsm lib/thunderbird/modules/SearchSpec.jsm @@ -4850,17 +5595,16 @@ lib/thunderbird/modules/SearchUtils.jsm lib/thunderbird/modules/SearchWidgetTracker.jsm lib/thunderbird/modules/SecurityInfo.jsm lib/thunderbird/modules/SecurityReporter.jsm -lib/thunderbird/modules/SelectParentHelper.jsm lib/thunderbird/modules/ServiceRequest.jsm lib/thunderbird/modules/ServiceWorkerCleanUp.jsm lib/thunderbird/modules/Services.jsm +lib/thunderbird/modules/SessionStoreFunctions.jsm lib/thunderbird/modules/SessionStoreManager.jsm lib/thunderbird/modules/SharedPromptUtils.jsm lib/thunderbird/modules/ShortcutUtils.jsm lib/thunderbird/modules/SimpleServices.jsm lib/thunderbird/modules/SlowScriptDebug.jsm lib/thunderbird/modules/Sqlite.jsm -lib/thunderbird/modules/StringBundle.js lib/thunderbird/modules/Subprocess.jsm lib/thunderbird/modules/SummaryFrameManager.jsm lib/thunderbird/modules/SyncedBookmarksMirror.jsm @@ -4878,14 +5622,18 @@ lib/thunderbird/modules/TelemetryStartup.jsm lib/thunderbird/modules/TelemetryStorage.jsm lib/thunderbird/modules/TelemetryTimestamps.jsm lib/thunderbird/modules/TelemetryUtils.jsm +lib/thunderbird/modules/TemplateUtils.jsm lib/thunderbird/modules/TerminatorTelemetry.jsm lib/thunderbird/modules/ThemeVariableMap.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/UAOverridesBootstrapper.jsm lib/thunderbird/modules/UITelemetry.jsm +lib/thunderbird/modules/URIFixup.jsm +lib/thunderbird/modules/URLDecorationAnnotationsService.jsm lib/thunderbird/modules/URLFormatter.jsm lib/thunderbird/modules/UnifiedComplete.jsm lib/thunderbird/modules/UntrustedModulesPing.jsm @@ -4896,33 +5644,22 @@ lib/thunderbird/modules/UrlClassifierHashCompleter.jsm lib/thunderbird/modules/UrlClassifierLib.jsm lib/thunderbird/modules/UrlClassifierListManager.jsm lib/thunderbird/modules/UrlClassifierSkipListService.jsm -lib/thunderbird/modules/UserAgentOverrides.jsm -lib/thunderbird/modules/UserAgentUpdates.jsm +lib/thunderbird/modules/VCardUtils.jsm lib/thunderbird/modules/ValueExtractor.jsm -lib/thunderbird/modules/ViewSourceBrowser.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/WebProgressChild.jsm lib/thunderbird/modules/WebRequest.jsm -lib/thunderbird/modules/WebRequestCommon.jsm -lib/thunderbird/modules/WebRequestContent.js 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/XPCOMUtils.jsm lib/thunderbird/modules/XULStore.jsm -lib/thunderbird/modules/ZipUtils.jsm -lib/thunderbird/modules/aboutSupportUnix.js -lib/thunderbird/modules/accessibility/AccessFu.jsm -lib/thunderbird/modules/accessibility/Constants.jsm -lib/thunderbird/modules/accessibility/ContentControl.jsm -lib/thunderbird/modules/accessibility/EventManager.jsm -lib/thunderbird/modules/accessibility/Traversal.jsm -lib/thunderbird/modules/accessibility/Utils.jsm lib/thunderbird/modules/activity/activityModules.jsm lib/thunderbird/modules/activity/alertHook.jsm lib/thunderbird/modules/activity/autosync.jsm @@ -4944,7 +5681,38 @@ lib/thunderbird/modules/addons/XPIProvider.jsm lib/thunderbird/modules/amContentHandler.jsm lib/thunderbird/modules/amInstallTrigger.jsm lib/thunderbird/modules/amWebAPI.jsm -lib/thunderbird/modules/appIdleManager.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/Ical.jsm +lib/thunderbird/modules/calendar/calCalendarDeactivator.jsm +lib/thunderbird/modules/calendar/calExtract.jsm +lib/thunderbird/modules/calendar/calHashedArray.jsm +lib/thunderbird/modules/calendar/calRecurrenceUtils.jsm +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/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/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/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/chatNotifications.jsm lib/thunderbird/modules/cloudFileAccounts.jsm @@ -4953,43 +5721,51 @@ lib/thunderbird/modules/components-utils/FilterExpressions.jsm 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/WindowsVersionInfo.jsm lib/thunderbird/modules/components-utils/mozjexl.js lib/thunderbird/modules/converterWorker.js lib/thunderbird/modules/crypto-SDR.js -lib/thunderbird/modules/css-selector.js lib/thunderbird/modules/ctypes.jsm +lib/thunderbird/modules/devtools-loader.jsm lib/thunderbird/modules/editorUtilities.jsm -lib/thunderbird/modules/errUtils.js +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.js -lib/thunderbird/modules/gloda/connotent.js -lib/thunderbird/modules/gloda/databind.js -lib/thunderbird/modules/gloda/datamodel.js -lib/thunderbird/modules/gloda/datastore.js -lib/thunderbird/modules/gloda/dbview.js -lib/thunderbird/modules/gloda/everybody.js -lib/thunderbird/modules/gloda/explattr.js -lib/thunderbird/modules/gloda/facet.js -lib/thunderbird/modules/gloda/fundattr.js -lib/thunderbird/modules/gloda/gloda.js -lib/thunderbird/modules/gloda/index_ab.js -lib/thunderbird/modules/gloda/index_msg.js -lib/thunderbird/modules/gloda/indexer.js -lib/thunderbird/modules/gloda/log4moz.js -lib/thunderbird/modules/gloda/mimeTypeCategories.js -lib/thunderbird/modules/gloda/mimemsg.js -lib/thunderbird/modules/gloda/msg_search.js -lib/thunderbird/modules/gloda/noun_freetag.js -lib/thunderbird/modules/gloda/noun_mimetype.js -lib/thunderbird/modules/gloda/noun_tag.js -lib/thunderbird/modules/gloda/public.js -lib/thunderbird/modules/gloda/query.js -lib/thunderbird/modules/gloda/suffixtree.js -lib/thunderbird/modules/gloda/utils.js +lib/thunderbird/modules/gloda/Collection.jsm +lib/thunderbird/modules/gloda/Everybody.jsm +lib/thunderbird/modules/gloda/Facet.jsm +lib/thunderbird/modules/gloda/Gloda.jsm +lib/thunderbird/modules/gloda/GlodaContent.jsm +lib/thunderbird/modules/gloda/GlodaDataModel.jsm +lib/thunderbird/modules/gloda/GlodaDatabind.jsm +lib/thunderbird/modules/gloda/GlodaDatastore.jsm +lib/thunderbird/modules/gloda/GlodaExplicitAttr.jsm +lib/thunderbird/modules/gloda/GlodaFundAttr.jsm +lib/thunderbird/modules/gloda/GlodaIndexer.jsm +lib/thunderbird/modules/gloda/GlodaMsgIndexer.jsm +lib/thunderbird/modules/gloda/GlodaMsgSearcher.jsm +lib/thunderbird/modules/gloda/GlodaPublic.jsm +lib/thunderbird/modules/gloda/GlodaQueryClassFactory.jsm +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/hostnameUtils.jsm +lib/thunderbird/modules/imAccounts.jsm +lib/thunderbird/modules/imCommands.jsm +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 @@ -4997,11 +5773,13 @@ lib/thunderbird/modules/imTextboxUtils.jsm lib/thunderbird/modules/imThemes.jsm lib/thunderbird/modules/imXPCOMUtils.jsm lib/thunderbird/modules/index_im.jsm +lib/thunderbird/modules/irc.jsm lib/thunderbird/modules/ircBase.jsm lib/thunderbird/modules/ircCAP.jsm lib/thunderbird/modules/ircCTCP.jsm lib/thunderbird/modules/ircCommands.jsm lib/thunderbird/modules/ircDCC.jsm +lib/thunderbird/modules/ircEchoMessage.jsm lib/thunderbird/modules/ircHandlers.jsm lib/thunderbird/modules/ircISUPPORT.jsm lib/thunderbird/modules/ircMultiPrefix.jsm @@ -5013,78 +5791,111 @@ lib/thunderbird/modules/ircUtils.jsm lib/thunderbird/modules/ircWatchMonitor.jsm lib/thunderbird/modules/iteratorUtils.jsm lib/thunderbird/modules/jsProtoHelper.jsm -lib/thunderbird/modules/jsTreeSelection.js lib/thunderbird/modules/jsaccount/JSAccountUtils.jsm lib/thunderbird/modules/jsaccount/JaBaseUrl.jsm +lib/thunderbird/modules/jsaccount/TestJaMsgProtocolInfoComponent.jsm lib/thunderbird/modules/jsdebugger.jsm lib/thunderbird/modules/jsmime.jsm lib/thunderbird/modules/jsmime/jsmime.js lib/thunderbird/modules/kvstore.jsm +lib/thunderbird/modules/logger.jsm lib/thunderbird/modules/lz4.js lib/thunderbird/modules/lz4_internal.js -lib/thunderbird/modules/mailnewsMigrator.js lib/thunderbird/modules/mailstoreConverter.jsm lib/thunderbird/modules/matrix-sdk.jsm -lib/thunderbird/modules/matrix/another_json/another-json.js -lib/thunderbird/modules/matrix/base-apis.js +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/browserify/events.js -lib/thunderbird/modules/matrix/browserify/punycode.js -lib/thunderbird/modules/matrix/browserify/querystring/decode.js -lib/thunderbird/modules/matrix/browserify/querystring/encode.js -lib/thunderbird/modules/matrix/browserify/querystring/index.js -lib/thunderbird/modules/matrix/browserify/url.js -lib/thunderbird/modules/matrix/client.js -lib/thunderbird/modules/matrix/content-repo.js -lib/thunderbird/modules/matrix/crypto/OlmDevice.js -lib/thunderbird/modules/matrix/crypto/algorithms/base.js -lib/thunderbird/modules/matrix/crypto/algorithms/index.js -lib/thunderbird/modules/matrix/crypto/algorithms/megolm.js -lib/thunderbird/modules/matrix/crypto/algorithms/olm.js -lib/thunderbird/modules/matrix/crypto/deviceinfo.js -lib/thunderbird/modules/matrix/crypto/index.js -lib/thunderbird/modules/matrix/crypto/olmlib.js -lib/thunderbird/modules/matrix/filter-component.js -lib/thunderbird/modules/matrix/filter.js -lib/thunderbird/modules/matrix/http-api.js -lib/thunderbird/modules/matrix/interactive-auth.js -lib/thunderbird/modules/matrix/matrix.js -lib/thunderbird/modules/matrix/models/event-context.js -lib/thunderbird/modules/matrix/models/event-timeline-set.js -lib/thunderbird/modules/matrix/models/event-timeline.js -lib/thunderbird/modules/matrix/models/event.js -lib/thunderbird/modules/matrix/models/room-member.js -lib/thunderbird/modules/matrix/models/room-state.js -lib/thunderbird/modules/matrix/models/room-summary.js -lib/thunderbird/modules/matrix/models/room.js -lib/thunderbird/modules/matrix/models/search-result.js -lib/thunderbird/modules/matrix/models/user.js -lib/thunderbird/modules/matrix/pushprocessor.js -lib/thunderbird/modules/matrix/q/q.js -lib/thunderbird/modules/matrix/q/queue.js -lib/thunderbird/modules/matrix/realtime-callbacks.js -lib/thunderbird/modules/matrix/scheduler.js -lib/thunderbird/modules/matrix/store/memory.js -lib/thunderbird/modules/matrix/store/session/webstorage.js -lib/thunderbird/modules/matrix/store/stub.js -lib/thunderbird/modules/matrix/store/webstorage.js -lib/thunderbird/modules/matrix/sync.js -lib/thunderbird/modules/matrix/timeline-window.js -lib/thunderbird/modules/matrix/utils.js -lib/thunderbird/modules/matrix/webrtc/call.js +lib/thunderbird/modules/matrix/bs58/index.js +lib/thunderbird/modules/matrix/content_type/index.js +lib/thunderbird/modules/matrix/events.js +lib/thunderbird/modules/matrix/loglevel.js +lib/thunderbird/modules/matrix/matrix_sdk/ReEmitter.js +lib/thunderbird/modules/matrix/matrix_sdk/autodiscovery.js +lib/thunderbird/modules/matrix/matrix_sdk/base-apis.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/DeviceList.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/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/deviceinfo.js +lib/thunderbird/modules/matrix/matrix_sdk/crypto/index.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/QRCode.js +lib/thunderbird/modules/matrix/matrix_sdk/crypto/verification/SAS.js +lib/thunderbird/modules/matrix/matrix_sdk/errors.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 +lib/thunderbird/modules/matrix/matrix_sdk/indexeddb-helpers.js +lib/thunderbird/modules/matrix/matrix_sdk/indexeddb-worker.js +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/event-context.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/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/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/scheduler.js +lib/thunderbird/modules/matrix/matrix_sdk/service-types.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/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/utils.js +lib/thunderbird/modules/matrix/matrix_sdk/webrtc/call.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/media/IdpSandbox.jsm lib/thunderbird/modules/media/PeerConnectionIdp.jsm -lib/thunderbird/modules/media/RTCStatsReport.jsm lib/thunderbird/modules/mimeParser.jsm lib/thunderbird/modules/mozIntl.jsm -lib/thunderbird/modules/msgDBCacheManager.js lib/thunderbird/modules/narrate/NarrateControls.jsm lib/thunderbird/modules/narrate/Narrator.jsm lib/thunderbird/modules/narrate/VoiceSelect.jsm +lib/thunderbird/modules/netwerk-dns/PublicSuffixList.jsm lib/thunderbird/modules/nsAsyncShutdown.jsm 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 @@ -5117,7 +5928,6 @@ lib/thunderbird/modules/remotepagemanager/RemotePageManagerChild.jsm lib/thunderbird/modules/remotepagemanager/RemotePageManagerParent.jsm lib/thunderbird/modules/search_im.jsm lib/thunderbird/modules/services-common/async.js -lib/thunderbird/modules/services-common/blocklist-clients.js lib/thunderbird/modules/services-common/hawkclient.js lib/thunderbird/modules/services-common/hawkrequest.js lib/thunderbird/modules/services-common/kinto-http-client.js @@ -5133,16 +5943,21 @@ lib/thunderbird/modules/services-crypto/WeaveCrypto.js lib/thunderbird/modules/services-crypto/jwcrypto.jsm lib/thunderbird/modules/services-crypto/utils.js lib/thunderbird/modules/services-settings/Attachments.jsm +lib/thunderbird/modules/services-settings/Database.jsm +lib/thunderbird/modules/services-settings/IDBHelpers.jsm lib/thunderbird/modules/services-settings/RemoteSettingsClient.jsm lib/thunderbird/modules/services-settings/RemoteSettingsComponents.jsm 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/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/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 @@ -5152,7 +5967,6 @@ lib/thunderbird/modules/subprocess/subprocess_unix.jsm 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/templateUtils.js lib/thunderbird/modules/themes/dark/experiment.css lib/thunderbird/modules/themes/dark/icon.svg lib/thunderbird/modules/themes/dark/manifest.json @@ -5161,20 +5975,21 @@ 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/traceHelper.js lib/thunderbird/modules/twitter-text.jsm +lib/thunderbird/modules/twitter.jsm lib/thunderbird/modules/txEXSLTRegExFunctions.jsm -lib/thunderbird/modules/virtualFolderWrapper.js lib/thunderbird/modules/vtt.jsm -lib/thunderbird/modules/windowsJumpLists.js lib/thunderbird/modules/workers/PromiseWorker.js lib/thunderbird/modules/workers/require.js lib/thunderbird/modules/xmpp-authmechs.jsm +lib/thunderbird/modules/xmpp-base.jsm lib/thunderbird/modules/xmpp-commands.jsm lib/thunderbird/modules/xmpp-session.jsm lib/thunderbird/modules/xmpp-xml.jsm lib/thunderbird/modules/xmpp.jsm +lib/thunderbird/modules/yahoo.jsm lib/thunderbird/pingsender lib/thunderbird/platform.ini lib/thunderbird/plugin-container @@ -5188,6 +6003,10 @@ lib/thunderbird/res/fonts/mathfontSTIXGeneral.properties lib/thunderbird/res/fonts/mathfontUnicode.properties lib/thunderbird/res/grabber.gif lib/thunderbird/res/language.properties +lib/thunderbird/res/locale/dom/dom.properties +lib/thunderbird/res/locale/layout/HtmlForm.properties +lib/thunderbird/res/locale/layout/MediaDocument.properties +lib/thunderbird/res/locale/layout/xmlparser.properties lib/thunderbird/res/multilocale.txt lib/thunderbird/res/svg.css lib/thunderbird/res/table-add-column-after-active.gif @@ -5208,7 +6027,9 @@ lib/thunderbird/res/table-remove-column.gif lib/thunderbird/res/table-remove-row-active.gif lib/thunderbird/res/table-remove-row-hover.gif lib/thunderbird/res/table-remove-row.gif +lib/thunderbird/res/zones.json lib/thunderbird/thunderbird lib/thunderbird/thunderbird-bin share/applications/thunderbird.desktop share/pixmaps/thunderbird.png +@pkgdir lib/thunderbird/extensions |