pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed May  6 01:00:08 UTC 2020

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo
Removed Files:
        pkgsrc/www/firefox/patches: patch-browser_components_BrowserGlue.jsm

Log Message:
firefox: Update to 76.0

Changelog:
New
    With today’s release, Firefox strengthens protections for your
    online account logins and passwords, with innovative approaches
    to managing your accounts during this critical time:

        Firefox displays critical alerts in the Lockwise password
        manager when a website is breached;

        If one of your accounts is involved in a website breach
        and you've used the same password on other websites, you
        will now be prompted to update your password. A key icon
        identifies which accounts use that vulnerable password.

        Automatically generate secure, complex passwords for new
        accounts across more of the web that are easily saved right
        in the browser;

        You have been able to access and see your saved passwords
        under Logins and Passwords easily under the main menu. If
        your device happens to be shared among your family or
        roommates, the latest update helps to prevent casual snooping
        over your shoulder. If you don’t have a master password
        set up for Firefox, Windows and macOS now requires a login
        to your operating system account before showing your saved
        passwords.

    Picture-in-Picture allows you to multitask, the small video
    window following along no matter what you are doing on your
    computer, across different applications and even workspaces.
    Now, when you are ready to focus on the video, a double click
    can take the small window into full screen. Double click again
    to reduce the size again.

    Firefox now supports Audio Worklets that will allow more complex
    audio processing like VR and gaming on the web; and is being
    adopted by some of your favorite software programs.

        With this change, you can now join Zoom calls on Firefox
        without the need for any additional downloads.

    WebRender continues its roll out to more Firefox for Windows
    users, now available by default on modern Intel laptops with
    a small screen (<= 1920x1200) for improved graphics rendering.

Fixed
    Various security fixes

Changed
    Two updates to the address bar improve its usability and
    visibility:

        The shadow around the address bar field is reduced in width
        when a new tab is opened;

        The bookmarks toolbar has expanded slightly in size to
        improve its surface area for touchscreens.

Security fixes:
#CVE-2020-12387: Use-after-free during worker shutdown
#CVE-2020-12388: Sandbox escape with improperly guarded Access Tokens
#CVE-2020-12389: Sandbox escape with improperly separated process types
#CVE-2020-6831: Buffer overflow in SCTP chunk input validation
#CVE-2020-12390: Incorrect serialization of nsIPrincipal.origin for IPv6 addresses
#CVE-2020-12391: Content-Security-Policy bypass using object elements
#CVE-2020-12392: Arbitrary local file access with 'Copy as cURL'
#CVE-2020-12393: Devtools' 'Copy as cURL' feature did not fully escape website-controlled data, potentially leading to command injection
#CVE-2020-12394: URL spoofing in location bar when unfocussed
#CVE-2020-12395: Memory safety bugs fixed in Firefox 76 and Firefox ESR 68.8
#CVE-2020-12396: Memory safety bugs fixed in Firefox 76


To generate a diff of this commit:
cvs rdiff -u -r1.424 -r1.425 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.158 -r1.159 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.392 -r1.393 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-browser_components_BrowserGlue.jsm

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

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.424 pkgsrc/www/firefox/Makefile:1.425
--- pkgsrc/www/firefox/Makefile:1.424   Mon May  4 21:29:08 2020
+++ pkgsrc/www/firefox/Makefile Wed May  6 01:00:08 2020
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.424 2020/05/04 21:29:08 maya Exp $
+# $NetBSD: Makefile,v 1.425 2020/05/06 01:00:08 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            75.0
+MOZ_BRANCH=            76.0
 MOZ_BRANCH_MINOR=      
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}
-PKGREVISION=   4
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.158 pkgsrc/www/firefox/PLIST:1.159
--- pkgsrc/www/firefox/PLIST:1.158      Thu Apr  9 14:01:26 2020
+++ pkgsrc/www/firefox/PLIST    Wed May  6 01:00:08 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.158 2020/04/09 14:01:26 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.159 2020/05/06 01:00:08 ryoon Exp $
 bin/firefox
 lib/firefox/actors/AudioPlaybackChild.jsm
 lib/firefox/actors/AudioPlaybackParent.jsm
@@ -11,6 +11,7 @@ lib/firefox/actors/AutoplayParent.jsm
 lib/firefox/actors/BrowserElementChild.jsm
 lib/firefox/actors/BrowserElementParent.jsm
 lib/firefox/actors/ControllersChild.jsm
+lib/firefox/actors/ControllersParent.jsm
 lib/firefox/actors/DateTimePickerChild.jsm
 lib/firefox/actors/DateTimePickerParent.jsm
 lib/firefox/actors/ExtFindChild.jsm
@@ -33,6 +34,7 @@ lib/firefox/actors/SidebarSearchParent.j
 lib/firefox/actors/ThumbnailsChild.jsm
 lib/firefox/actors/UAWidgetsChild.jsm
 lib/firefox/actors/UnselectedTabHoverChild.jsm
+lib/firefox/actors/UnselectedTabHoverParent.jsm
 lib/firefox/actors/ViewSourceChild.jsm
 lib/firefox/actors/ViewSourcePageChild.jsm
 lib/firefox/actors/ViewSourcePageParent.jsm
@@ -83,7 +85,6 @@ lib/firefox/browser/actors/SwitchDocumen
 lib/firefox/browser/actors/URIFixupChild.jsm
 lib/firefox/browser/actors/WebRTCChild.jsm
 lib/firefox/browser/actors/WebRTCParent.jsm
-lib/firefox/browser/blocklist.xml
 lib/firefox/browser/chrome.manifest
 lib/firefox/browser/chrome/browser/content/branding/about-logo.png
 lib/firefox/browser/chrome/browser/content/branding/about-logo%2x.png@localhost
@@ -106,7 +107,6 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js
 lib/firefox/browser/chrome/browser/content/browser/aboutDialog.xhtml
 lib/firefox/browser/chrome/browser/content/browser/aboutFrameCrashed.html
-lib/firefox/browser/chrome/browser/content/browser/aboutLibrary.xhtml
 lib/firefox/browser/chrome/browser/content/browser/aboutNetError.js
 lib/firefox/browser/chrome/browser/content/browser/aboutNetError.xhtml
 lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
@@ -150,10 +150,12 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/components/login-list.js
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/components/menu-button.css
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/components/menu-button.js
+lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/breached-website.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/favicon.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/hide-password.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/intro-illustration.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/show-password.svg
+lib/firefox/browser/chrome/browser/content/browser/aboutlogins/icons/vulnerable-password.svg
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/third-party/app-store/app_ar.png
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/third-party/app-store/app_az.png
 lib/firefox/browser/chrome/browser/content/browser/aboutlogins/third-party/app-store/app_bg.png
@@ -336,17 +338,10 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/fxmonitor/FirefoxMonitor.css
 lib/firefox/browser/chrome/browser/content/browser/fxmonitor/monitor32.svg
 lib/firefox/browser/chrome/browser/content/browser/history-swipe-arrow.svg
-lib/firefox/browser/chrome/browser/content/browser/illustrations/blue-berror.svg
-lib/firefox/browser/chrome/browser/content/browser/illustrations/error-connection-failure.svg
-lib/firefox/browser/chrome/browser/content/browser/illustrations/error-malformed-url.svg
-lib/firefox/browser/chrome/browser/content/browser/illustrations/error-server-not-found.svg
-lib/firefox/browser/chrome/browser/content/browser/illustrations/under-construction.svg
 lib/firefox/browser/chrome/browser/content/browser/license.html
 lib/firefox/browser/chrome/browser/content/browser/lockwise-card.js
-lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile-dark.svg
-lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile-light.svg
-lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-dark.svg
-lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-light.svg
+lib/firefox/browser/chrome/browser/content/browser/logos/etp-mobile.svg
+lib/firefox/browser/chrome/browser/content/browser/logos/lockwise-mobile.svg
 lib/firefox/browser/chrome/browser/content/browser/logos/lockwise.svg
 lib/firefox/browser/chrome/browser/content/browser/logos/monitor.svg
 lib/firefox/browser/chrome/browser/content/browser/logos/proxy.svg
@@ -745,16 +740,19 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/HighlightsFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/LinksCache.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/MomentsPageHub.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/NaiveBayesTextTagger.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/NewTabInit.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/NmfTextTagger.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/OnboardingMessageProvider.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/PanelTestProvider.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersistentCache.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NaiveBayesTextTagger.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/NmfTextTagger.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorker.js
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/PersonalityProviderWorkerClass.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/RecipeExecutor.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersonalityProvider/Tokenize.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/PlacesFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/PrefsFeed.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/RecipeExecutor.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/RecommendationProviderSwitcher.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/RemoteL10n.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/Screenshots.jsm
@@ -767,7 +765,6 @@ lib/firefox/browser/chrome/browser/res/a
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/SystemTickFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/TelemetryFeed.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/TippyTopProvider.jsm
-lib/firefox/browser/chrome/browser/res/activity-stream/lib/Tokenize.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/ToolbarBadgeHub.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/ToolbarPanelHub.jsm
 lib/firefox/browser/chrome/browser/res/activity-stream/lib/TopSitesFeed.jsm
@@ -855,7 +852,6 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/ecosia/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/eki-ee/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/eki-ee/manifest.json
-lib/firefox/browser/chrome/browser/search-extensions/engines.json
 lib/firefox/browser/chrome/browser/search-extensions/eudict/favicon.ico
 lib/firefox/browser/chrome/browser/search-extensions/eudict/manifest.json
 lib/firefox/browser/chrome/browser/search-extensions/faclair-beag/favicon.ico
@@ -1068,7 +1064,6 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/search-extensions/zoznam-sk/favicon.png
 lib/firefox/browser/chrome/browser/search-extensions/zoznam-sk/manifest.json
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutFrameCrashed.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/aboutLibrary.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutNetError.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutRestartRequired.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutSessionRestore.css
@@ -1078,7 +1073,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/accessibility.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/add.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-blocked.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-confirm.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-downloading.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-error.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-installed.svg
@@ -1109,7 +1103,6 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/cryptominers.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/dashboard.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/etp-milestone.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/extension.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/fingerprinters.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/hero-message-background.svg
@@ -1174,7 +1167,10 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/history.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/home.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/blue-berror.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-connection-failure.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-malformed-url.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-server-not-found.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/illustrations/error-session-restore.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/import.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/info.svg
@@ -1409,7 +1405,7 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/icons/shield.svg
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/CustomRequestPanel.css
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/NetworkActionBar.css
-lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/NetworkDetailsPanel.css
+lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/NetworkDetailsBar.css
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/RequestBlockingPanel.css
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/RequestList.css
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/StatisticsPanel.css
@@ -1647,6 +1643,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/manifest.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/routing.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/types/service-workers.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/constants.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/parser-worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/pretty-print-worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/dist/search-worker.js
@@ -1785,7 +1782,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/previewPausedLocation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/resumed.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/selectFrame.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/setFramePositions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/pause/skipPausing.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/preview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/actions/project-text-search.js
@@ -2069,6 +2065,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/workers/pretty-print/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/src/workers/search/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/definitions.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/devtools-client.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/devtools-fission-prefs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/actions/filter.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/actions/grips.js
@@ -2087,7 +2084,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/actions/dom-mutation-breakpoints.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/actions/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/actions/threads.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/actions/targets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/browser-menus.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/browser-toolbox/Launcher.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/DebugTargetErrorPage.css
@@ -2104,7 +2101,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/menu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/reducers/dom-mutation-breakpoints.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/reducers/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/reducers/threads.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/reducers/targets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/selection.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/source-map-url-service.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/store-provider.js
@@ -2117,6 +2114,57 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox-options.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox-tabs-order-manager.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/accessibility.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/addon/addons.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/addon/webextension-inspected-window.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/animation.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/array-buffer.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/changes.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/content-viewer.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/css-properties.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/descriptors/frame.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/descriptors/process.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/descriptors/tab.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/descriptors/webextension.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/device.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/environment.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/frame.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/framerate.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/highlighters.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/inspector.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/inspector/rule-rewriter.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/layout.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/manifest.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/memory.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/node.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/object.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/perf.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/performance-recording.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/performance.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/preference.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/property-iterator.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/reflow.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/responsive.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/root.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/screenshot.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/source.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/storage.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/string.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/styles.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/stylesheets.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/symbol-iterator.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/browsing-context.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/content-process.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/local-tab.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/target-mixin.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/targets/worker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/thread.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/walker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/webconsole.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/websocket.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/worker/push-subscription.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/worker/service-worker-registration.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/fronts/worker/service-worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/actions/animations.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/actions/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/animation/animation.js
@@ -2197,6 +2245,10 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/CompatibilityApp.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssueList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/IssuePane.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodeList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/NodePane.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/components/UnsupportedBrowserList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/compatibility/lib/MDNCompatibility.js
@@ -2435,29 +2487,30 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/CustomRequestPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/DropHarHandler.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/HeadersPanel.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/HtmlPreview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/JSONPreview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/MonitorPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/NetworkActionBar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/NetworkDetailsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/PropertiesView.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/ResponsePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/SecurityState.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/SourceEditor.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/StackTracePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatisticsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatusBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/StatusCode.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/TabboxPanel.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/TimingsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/Toolbar.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/HtmlPreview.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/ImagePreview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/previews/SourcePreview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-blocking/RequestBlockingPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CachePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/CookiesPanel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/NetworkDetailsBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/ParamsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/PropertiesView.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/ResponsePanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/SecurityPanel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/StackTracePanel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-details/TimingsPanel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnCause.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/request-list/RequestListColumnContentSize.js
@@ -2580,7 +2633,8 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/browser.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/AboutProfiling.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Description.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsAndPopup.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPanel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DevToolsPresetSelection.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/DirectoryPicker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Presets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/ProfilerEventHandling.js
@@ -2787,6 +2841,21 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/wait-service.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/non-react-subscriber.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/redux/visibility-handler-connect.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-addon.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-binary.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-client.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-device.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-process.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-running-checker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-runtime.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb-socket.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/adb.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/list-devices.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/prepare-tcp-connection.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/run-command.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/shell.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/adb/commands/track-devices.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/constants.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/remote-client-manager.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/remote-debugging/version-checker.js
@@ -2901,7 +2970,8 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EagerEvaluation.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EagerEvaluation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EditorToolbar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EvaluationSelector.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EvaluationContextSelector.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/EvaluationContextSelector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/JSTerm.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/ReverseSearchInput.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/Input/ReverseSearchInput.js
@@ -2975,7 +3045,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/simulator.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/walker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility/worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/actor-registry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/addons.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon/webextension-inspected-window.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/animation-type-longhand.js
@@ -3073,7 +3142,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/thread.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/TabSources.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/accessibility.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/actor-registry-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/actor-registry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/breakpoint-actor-map.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/css-grid-utils.js
@@ -3136,28 +3204,10 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/acorn_loose.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/acorn/walk.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-addon.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-binary.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-client.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-device.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-process.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-running-checker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-runtime.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-socket.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/list-devices.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/prepare-tcp-connection.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/run-command.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/shell.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/commands/track-devices.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/client/connection-manager.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/client/constants.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/client/devtools-client.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/constants.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/content-observer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/css/color-db.js
@@ -3176,59 +3226,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/event-emitter.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/extend.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/flags.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/accessibility.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/actor-registry.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/addon/addons.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/addon/webextension-inspected-window.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/animation.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/array-buffer.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/changes.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/content-viewer.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/css-properties.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/descriptors/frame.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/descriptors/process.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/descriptors/tab.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/descriptors/webextension.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/device.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/emulation.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/environment.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/frame.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/framerate.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/highlighters.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/inspector.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/inspector/rule-rewriter.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/layout.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/manifest.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/memory.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/node.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/object.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/perf.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/performance-recording.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/performance.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/preference.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/property-iterator.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/reflow.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/responsive.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/root.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/screenshot.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/source.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/storage.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/string.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/styles.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/stylesheets.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/symbol-iterator.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/targets/browsing-context.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/targets/content-process.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/targets/local-tab.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/targets/target-mixin.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/targets/worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/thread.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/walker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/webconsole.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/websocket.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/worker/push-subscription.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/worker/service-worker-registration.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/worker/service-worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/generate-uuid.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/CensusUtils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/DominatorTreeNode.js
@@ -3278,6 +3275,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/qrcode/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/resource-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/resources/target-list.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/capture.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/save.js
@@ -3287,7 +3285,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/socket.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/service-workers-debug-helper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/accessibility.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/actor-registry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/addons.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addon/webextension-inspected-window.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/animation.js
@@ -3300,7 +3297,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/descriptors/tab.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/descriptors/webextension.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/device.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/emulation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/environment.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/frame.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/framerate.js
@@ -3537,7 +3533,6 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/splitview.css
 lib/firefox/browser/chrome/devtools/skin/storage.css
 lib/firefox/browser/chrome/devtools/skin/styleeditor.css
-lib/firefox/browser/chrome/devtools/skin/toolbars.css
 lib/firefox/browser/chrome/devtools/skin/toolbox.css
 lib/firefox/browser/chrome/devtools/skin/tooltips.css
 lib/firefox/browser/chrome/devtools/skin/webconsole.css
@@ -3818,12 +3813,8 @@ lib/firefox/browser/chrome/pdfjs/content
 lib/firefox/browser/chrome/pdfjs/content/web/images/annotation-noicon.svg
 lib/firefox/browser/chrome/pdfjs/content/web/images/annotation-note.svg
 lib/firefox/browser/chrome/pdfjs/content/web/images/annotation-paragraph.svg
-lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-next-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-next-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-next.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-next%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/findbarButton-previous%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/grab.cur
@@ -3867,12 +3858,8 @@ lib/firefox/browser/chrome/pdfjs/content
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-menuArrows%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-openFile.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-openFile%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.png
@@ -3881,18 +3868,12 @@ lib/firefox/browser/chrome/pdfjs/content
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-print%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-search.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-search%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.png
@@ -3901,8 +3882,6 @@ lib/firefox/browser/chrome/pdfjs/content
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomIn%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomOut%2x.png@localhost
-lib/firefox/browser/chrome/pdfjs/content/web/images/treeitem-collapsed-rtl.png
-lib/firefox/browser/chrome/pdfjs/content/web/images/treeitem-collapsed-rtl%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/treeitem-collapsed.png
 lib/firefox/browser/chrome/pdfjs/content/web/images/treeitem-collapsed%2x.png@localhost
 lib/firefox/browser/chrome/pdfjs/content/web/images/treeitem-expanded.png
@@ -3925,6 +3904,7 @@ lib/firefox/browser/defaults/settings/ma
 lib/firefox/browser/defaults/settings/main/hijack-blocklists.json
 lib/firefox/browser/defaults/settings/main/language-dictionaries.json
 lib/firefox/browser/defaults/settings/main/onboarding.json
+lib/firefox/browser/defaults/settings/main/search-config.json
 lib/firefox/browser/defaults/settings/main/sites-classification.json
 lib/firefox/browser/defaults/settings/main/url-classifier-skip-urls.json
 lib/firefox/browser/defaults/settings/pinning/pins.json
@@ -3991,7 +3971,6 @@ lib/firefox/browser/features/formautofil
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillStorage.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillSync.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillUtils.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/OSKeyStore.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/ProfileAutoCompleteResult.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferences.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferencesExt.js
@@ -4093,22 +4072,21 @@ lib/firefox/browser/features/webcompat@m
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/experiment-apis/systemManufacturer.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/experiment-apis/systemManufacturer.json
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug0000000-testbed-css-injection.css
-lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1526977-sreedharscce.in-login-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1561371-mail.google.com-allow-horizontal-scrolling.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1567610-dns.google.com-moz-fit-content.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1568256-zertifikate.commerzbank.de-flex.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1568908-console.cloud.google.com-scrollbar-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1570119-teamcoco.com-scrollbar-width.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1570328-developer-apple.com-transform-scale.css
-lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1574973-patch.com-dropdown-menu-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1575000-apply.lloydsbank.co.uk-radio-buttons-fix.css
-lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1575011-holiday-weather.com-scrolling-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1577270-binance.com-calc-height-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1577297-kitkat.com.au-slider-width-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1605611-maps.google.com-directions-time.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1609991-cracked.com-flex-basis-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1610016-gaana.com-input-position-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1610344-directv.com.co-hide-unsupported-message.css
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1631960-websube.ckbogazici.com.tr-table-row-fix.css
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/css/bug1632019-everyman.co-gallery-width-fix.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug0000000-testbed-js-injection.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1457335-histography.io-ua-change.js
@@ -4118,6 +4096,7 @@ lib/firefox/browser/features/webcompat@m
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1605611-maps.google.com-directions-time.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1610358-pcloud.com-appVersion-change.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1623375-salesforce-communities-hide-unsupported.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/injections/js/bug1625224-sixt-neuwagen.de-window-netscape-shim.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/about_compat_broker.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/custom_functions.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/lib/injections.js
@@ -4176,6 +4155,7 @@ lib/firefox/browser/localization/en-US/b
 lib/firefox/browser/localization/en-US/browser/sanitize.ftl
 lib/firefox/browser/localization/en-US/browser/screenshots.ftl
 lib/firefox/browser/localization/en-US/browser/setDesktopBackground.ftl
+lib/firefox/browser/localization/en-US/browser/sidebarMenu.ftl
 lib/firefox/browser/localization/en-US/browser/sync.ftl
 lib/firefox/browser/localization/en-US/browser/syncedTabs.ftl
 lib/firefox/browser/localization/en-US/browser/tabContextMenu.ftl
@@ -4398,7 +4378,6 @@ lib/firefox/chrome/en-US/locale/en-US/gl
 lib/firefox/chrome/en-US/locale/en-US/global/tree.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/videocontrols.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/viewSource.properties
-lib/firefox/chrome/en-US/locale/en-US/global/wizard.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/wizard.properties
 lib/firefox/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/xslt/xslt.properties
@@ -4407,14 +4386,11 @@ lib/firefox/chrome/en-US/locale/en-US/mo
 lib/firefox/chrome/en-US/locale/en-US/mozapps/downloads/settingsChange.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.properties
-lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/blocklist.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/extensions.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/extensions.properties
 lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.properties
-lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/createProfileWizard.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/profileDowngrade.dtd
-lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.properties
 lib/firefox/chrome/en-US/locale/en-US/mozapps/update/updates.dtd
 lib/firefox/chrome/en-US/locale/en-US/mozapps/update/updates.properties
@@ -4587,8 +4563,8 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/aboutAbout.js
 lib/firefox/chrome/toolkit/content/global/aboutCache.js
 lib/firefox/chrome/toolkit/content/global/aboutCheckerboard.css
+lib/firefox/chrome/toolkit/content/global/aboutCheckerboard.html
 lib/firefox/chrome/toolkit/content/global/aboutCheckerboard.js
-lib/firefox/chrome/toolkit/content/global/aboutCheckerboard.xhtml
 lib/firefox/chrome/toolkit/content/global/aboutMemory.css
 lib/firefox/chrome/toolkit/content/global/aboutMemory.js
 lib/firefox/chrome/toolkit/content/global/aboutMemory.xhtml
@@ -4596,8 +4572,8 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/aboutNetworking.html
 lib/firefox/chrome/toolkit/content/global/aboutNetworking.js
 lib/firefox/chrome/toolkit/content/global/aboutPerformance.css
+lib/firefox/chrome/toolkit/content/global/aboutPerformance.html
 lib/firefox/chrome/toolkit/content/global/aboutPerformance.js
-lib/firefox/chrome/toolkit/content/global/aboutPerformance.xhtml
 lib/firefox/chrome/toolkit/content/global/aboutProfiles.js
 lib/firefox/chrome/toolkit/content/global/aboutProfiles.xhtml
 lib/firefox/chrome/toolkit/content/global/aboutRights.js
@@ -4678,6 +4654,7 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/elements/menu.js
 lib/firefox/chrome/toolkit/content/global/elements/menulist.js
 lib/firefox/chrome/toolkit/content/global/elements/menupopup.js
+lib/firefox/chrome/toolkit/content/global/elements/moz-input-box.js
 lib/firefox/chrome/toolkit/content/global/elements/notificationbox.js
 lib/firefox/chrome/toolkit/content/global/elements/panel.js
 lib/firefox/chrome/toolkit/content/global/elements/pluginProblem.js
@@ -4688,7 +4665,6 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/elements/stringbundle.js
 lib/firefox/chrome/toolkit/content/global/elements/tabbox.js
 lib/firefox/chrome/toolkit/content/global/elements/text.js
-lib/firefox/chrome/toolkit/content/global/elements/textbox.js
 lib/firefox/chrome/toolkit/content/global/elements/toolbarbutton.js
 lib/firefox/chrome/toolkit/content/global/elements/tree.js
 lib/firefox/chrome/toolkit/content/global/elements/videocontrols.js
@@ -4753,7 +4729,7 @@ lib/firefox/chrome/toolkit/content/mozap
 lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.js
 lib/firefox/chrome/toolkit/content/mozapps/extensions/blocklist.xhtml
 lib/firefox/chrome/toolkit/content/mozapps/extensions/default-theme.svg
-lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.css
+lib/firefox/chrome/toolkit/content/mozapps/extensions/drag-drop-addon-installer.js
 lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.js
 lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xhtml
 lib/firefox/chrome/toolkit/content/mozapps/extensions/firefox-compact-dark.svg
@@ -4816,21 +4792,27 @@ lib/firefox/chrome/toolkit/res/hiddenWin
 lib/firefox/chrome/toolkit/res/html.css
 lib/firefox/chrome/toolkit/res/loading-image.png
 lib/firefox/chrome/toolkit/res/mathml.css
+lib/firefox/chrome/toolkit/res/messaging-system/experiments/@types/ExperimentManager.d.ts
+lib/firefox/chrome/toolkit/res/messaging-system/experiments/ExperimentAPI.jsm
+lib/firefox/chrome/toolkit/res/messaging-system/experiments/ExperimentManager.jsm
+lib/firefox/chrome/toolkit/res/messaging-system/experiments/ExperimentStore.jsm
+lib/firefox/chrome/toolkit/res/messaging-system/lib/Logger.jsm
+lib/firefox/chrome/toolkit/res/messaging-system/lib/RemoteSettingsExperimentLoader.jsm
+lib/firefox/chrome/toolkit/res/messaging-system/lib/SharedDataMap.jsm
 lib/firefox/chrome/toolkit/res/noframes.css
 lib/firefox/chrome/toolkit/res/normandy/Normandy.jsm
 lib/firefox/chrome/toolkit/res/normandy/NormandyMigrations.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/AddonRollbackAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/AddonRolloutAction.jsm
-lib/firefox/chrome/toolkit/res/normandy/actions/AddonStudyAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/BaseAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/BaseStudyAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/BranchedAddonStudyAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/ConsoleLogAction.jsm
+lib/firefox/chrome/toolkit/res/normandy/actions/MessagingExperimentAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/PreferenceExperimentAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/PreferenceRollbackAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/PreferenceRolloutAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/ShowHeartbeatAction.jsm
-lib/firefox/chrome/toolkit/res/normandy/actions/SinglePreferenceExperimentAction.jsm
 lib/firefox/chrome/toolkit/res/normandy/actions/schemas/index.js
 lib/firefox/chrome/toolkit/res/normandy/content/AboutPages.jsm
 lib/firefox/chrome/toolkit/res/normandy/content/ShieldFrameChild.jsm
@@ -4884,6 +4866,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/appPicker.css
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal.svg
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical.svg
+lib/firefox/chrome/toolkit/skin/classic/global/arrowscrollbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/autocomplete.css
 lib/firefox/chrome/toolkit/skin/classic/global/button.css
 lib/firefox/chrome/toolkit/skin/classic/global/checkbox.css
@@ -4916,6 +4899,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/find-previous-arrow.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/heart.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/help.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/identity-icon.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/info.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading%2x.png@localhost
@@ -4993,6 +4977,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginHelp-16.png
 lib/firefox/chrome/toolkit/skin/classic/global/plugins/pluginProblem.css
 lib/firefox/chrome/toolkit/skin/classic/global/popup.css
+lib/firefox/chrome/toolkit/skin/classic/global/popupnotification.css
 lib/firefox/chrome/toolkit/skin/classic/global/radio.css
 lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Close-24x24.svg
 lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Content-Width-Minus-42x16.svg
@@ -5005,11 +4990,10 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-Arrow.svg
 lib/firefox/chrome/toolkit/skin/classic/global/richlistbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/scrollbars.css
-lib/firefox/chrome/toolkit/skin/classic/global/scrollbox.css
+lib/firefox/chrome/toolkit/skin/classic/global/search-textbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/splitter.css
 lib/firefox/chrome/toolkit/skin/classic/global/tabbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/tabprompts.css
-lib/firefox/chrome/toolkit/skin/classic/global/textbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/toolbar.css
 lib/firefox/chrome/toolkit/skin/classic/global/toolbarbutton.css
 lib/firefox/chrome/toolkit/skin/classic/global/tooltip.css
@@ -5017,27 +5001,15 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/wizard.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/downloadButtons.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-error.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-negative.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-positive.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-warning.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/cancel.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-legacy.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-service.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/experimentGeneric.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extension.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensions.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-not-won.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-star.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/recommended.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
 lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/utilities.svg
@@ -5132,9 +5104,13 @@ lib/firefox/localization/en-US/toolkit/a
 lib/firefox/localization/en-US/toolkit/about/abuseReports.ftl
 lib/firefox/localization/en-US/toolkit/about/certviewer.ftl
 lib/firefox/localization/en-US/toolkit/about/url-classifier.ftl
+lib/firefox/localization/en-US/toolkit/extensions/blocklist.ftl
+lib/firefox/localization/en-US/toolkit/global/createProfileWizard.ftl
 lib/firefox/localization/en-US/toolkit/global/processTypes.ftl
+lib/firefox/localization/en-US/toolkit/global/profileSelection.ftl
 lib/firefox/localization/en-US/toolkit/global/resetProfile.ftl
 lib/firefox/localization/en-US/toolkit/global/textActions.ftl
+lib/firefox/localization/en-US/toolkit/global/wizard.ftl
 lib/firefox/localization/en-US/toolkit/intl/languageNames.ftl
 lib/firefox/localization/en-US/toolkit/intl/regionNames.ftl
 lib/firefox/localization/en-US/toolkit/main-window/findbar.ftl
@@ -5250,7 +5226,6 @@ lib/firefox/modules/FinderHighlighter.js
 lib/firefox/modules/FinderIterator.jsm
 lib/firefox/modules/FinderParent.jsm
 lib/firefox/modules/FirstStartup.jsm
-lib/firefox/modules/Fluent.jsm
 lib/firefox/modules/ForgetAboutSite.jsm
 lib/firefox/modules/FormAutoComplete.jsm
 lib/firefox/modules/FormHistory.jsm
@@ -5329,10 +5304,12 @@ lib/firefox/modules/NativeManifests.jsm
 lib/firefox/modules/NativeMessaging.jsm
 lib/firefox/modules/NetUtil.jsm
 lib/firefox/modules/NetworkGeolocationProvider.jsm
+lib/firefox/modules/NewPasswordModel.jsm
 lib/firefox/modules/NewTabUtils.jsm
 lib/firefox/modules/NotificationDB.jsm
 lib/firefox/modules/NotificationStorage.jsm
 lib/firefox/modules/OSCrypto.jsm
+lib/firefox/modules/OSKeyStore.jsm
 lib/firefox/modules/ObjectUtils.jsm
 lib/firefox/modules/PageMenu.jsm
 lib/firefox/modules/PageThumbUtils.jsm
@@ -5385,7 +5362,6 @@ lib/firefox/modules/RFPHelper.jsm
 lib/firefox/modules/ReaderMode.jsm
 lib/firefox/modules/Readerable.jsm
 lib/firefox/modules/RecordingCmdLine.jsm
-lib/firefox/modules/RemoteController.jsm
 lib/firefox/modules/RemoteSecurityUI.jsm
 lib/firefox/modules/RemoteWebNavigation.jsm
 lib/firefox/modules/RemoteWebProgress.jsm
@@ -5541,6 +5517,7 @@ lib/firefox/modules/services-crypto/Weav
 lib/firefox/modules/services-crypto/jwcrypto.jsm
 lib/firefox/modules/services-crypto/utils.js
 lib/firefox/modules/services-settings/Attachments.jsm
+lib/firefox/modules/services-settings/Database.jsm
 lib/firefox/modules/services-settings/RemoteSettingsClient.jsm
 lib/firefox/modules/services-settings/RemoteSettingsComponents.jsm
 lib/firefox/modules/services-settings/RemoteSettingsWorker.js
@@ -5593,6 +5570,7 @@ lib/firefox/modules/subprocess/subproces
 lib/firefox/modules/subprocess/subprocess_worker_unix.js
 lib/firefox/modules/themes/default/icon.svg
 lib/firefox/modules/themes/default/manifest.json
+lib/firefox/modules/third_party/fathom/fathom.jsm
 lib/firefox/modules/third_party/jsesc/jsesc.js
 lib/firefox/modules/txEXSLTRegExFunctions.jsm
 lib/firefox/modules/vtt.jsm

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.392 pkgsrc/www/firefox/distinfo:1.393
--- pkgsrc/www/firefox/distinfo:1.392   Mon May  4 21:29:08 2020
+++ pkgsrc/www/firefox/distinfo Wed May  6 01:00:08 2020
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.392 2020/05/04 21:29:08 maya Exp $
+$NetBSD: distinfo,v 1.393 2020/05/06 01:00:08 ryoon Exp $
 
-SHA1 (firefox-75.0.source.tar.xz) = df7904c16d525eb791728d655258b7d1fe064db9
-RMD160 (firefox-75.0.source.tar.xz) = e75ffcf93adab1198a93b42a6d2f8722be3745ce
-SHA512 (firefox-75.0.source.tar.xz) = 29c9e3455251ab5f5a3e8f2d0ad6f8b43f710d15605bf169fd5cd7ade3555da6b2df66ec26af5624c0f4bb46d5e7e3527351f648fee79f5defcb926fa6ae382a
-Size (firefox-75.0.source.tar.xz) = 324614064 bytes
+SHA1 (firefox-76.0.source.tar.xz) = 49e664ec6ece360c712ab8afb75df6f9fd73e421
+RMD160 (firefox-76.0.source.tar.xz) = 192d70834232c462c786d93736db566d8e7e6094
+SHA512 (firefox-76.0.source.tar.xz) = 1f023861aaed0468f62135d3ef1098f599111df4e8f231e19baaa54e4bad0e3ddf8575895467ffc9f72bd91a2f6ed5b55096fe4932685e4bb58871e004c184db
+Size (firefox-76.0.source.tar.xz) = 323886744 bytes
 SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
 SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
-SHA1 (patch-browser_components_BrowserGlue.jsm) = dcbf01db8b06db3376f0545ccfbba9dde5790c82
 SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8
 SHA1 (patch-config_gcc-stl-wrapper.template.h) = 781a063fa6ab345face53fd88404ead11ab335b2
 SHA1 (patch-config_makefiles_rust.mk) = 8637cd3f56774648fd586c7ad8dd49e269b9eb2a



Home | Main Index | Thread Index | Old Index