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:           Sun Nov  4 00:38:45 UTC 2018

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo mozilla-common.mk
        pkgsrc/www/firefox/patches: patch-aa
            patch-browser_app_profile_firefox.js
            patch-build_moz.configure_old.configure
            patch-dom_media_CubebUtils.cpp
            patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp
            patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h
            patch-ipc_chromium_src_base_message__pump__libevent.cc
            patch-ipc_chromium_src_base_platform__thread__posix.cc
            patch-ipc_glue_CrossProcessSemaphore.h
            patch-ipc_glue_CrossProcessSemaphore__posix.cpp
            patch-media_libcubeb_gtest_moz.build
            patch-media_libcubeb_src_cubeb.c
            patch-media_libcubeb_src_cubeb__alsa.c
            patch-media_libcubeb_src_cubeb__oss.c
            patch-media_libcubeb_src_moz.build patch-media_libcubeb_update.sh
            patch-servo_components_style_build__gecko.rs
            patch-toolkit_components_terminator_nsTerminator.cpp
            patch-toolkit_library_moz.build patch-xpcom_build_BinaryPath.h
Added Files:
        pkgsrc/www/firefox/patches:
            patch-servo_components_style_gecko_snapshot__helpers.rs
Removed Files:
        pkgsrc/www/firefox/patches: patch-build_moz.configure_rust.configure
            patch-gfx_webrender_src_query.rs
            patch-image_decoders_nsJPEGDecoder.cpp
            patch-media_libyuv_libyuv_source_mjpeg__decoder.cc
            patch-media_webrtc_trunk_webrtc_modules_audio__device_linux_audio__device__alsa__linux.cc
            patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
            patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc

Log Message:
Update to 63.0.1

* Minimize pkgsrc specific patches.
* A build system written in Rust lang does not find a C++ header files
  from pkgsrc (non-base) GCC, this version is not buildable on NetBSD 7.
  I will investigate this problem again.

Changelog:
63.0.1
Fixed

    Snippets are not loaded due to missing element (bug 1503047)

    Print preview always shows 30% scale when it is actually Shrink To Fit
    (bug 1501952)

    Dialog displayed when closing multiple windows shows unreplaced %1$S
    placeholder in Japanese and potentially other locales (bug 1500823)

63.0
New

    Performance and visual improvements for Windows users

    Performance improvements for macOS users

    Added content blocking, a collection of Firefox settings that offer
    users greater control over technology that can track them around the
    web. In 63, users can opt to block third-party tracking cookies or
    block all trackers and create exceptions for trusted sites that don't
    work correctly with content blocking enabled.

    WebExtensions now run in their own process on Linux

    Firefox now warns about having multiple windows and tabs open
    when quitting from the main menu. The Save and Quit feature has been
    removed. You can restore your session by ticking the box for Restore
    previous session in the General->Startup options or by using Restore
    Previous Session in the main menu.

    Firefox now recognizes the operating system accessibility setting for
    reducing animation

    Added search shortcuts for Top Sites: Amazon and Google appear as Top
    Sites tiles on the Firefox Home (New Tab) page. When selected these
    tiles will change focus to the address bar to initiate a search.
    Currently in US only.

Fixed

    Resolved an issue that prevented the address bar from autofilling
    bookmarked URLs in certain cases

    Various security fixes

Changed

    In the Library, the Open in Sidebar feature for individual bookmarks
    was removed

    The option to Never check for updates was removed from about:preferences.
    You can use the DisableAppUpdate enterprise policy as a substitute.

    The Ctrl+Tab shortcut now displays thumbnail previews of your tabs and
    cycles through tabs in recently used order. This new default behavior
    is activated only in new profiles and can be changed in preferences.

#CVE-2018-12391: HTTP Live Stream audio data is accessible cross-origin
#CVE-2018-12392: Crash with nested event loops
#CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript
#CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting
#CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts
#CVE-2018-12397: Missing warning prompt when WebExtension requests local file access
#CVE-2018-12398: CSP bypass through stylesheet injection in resource URIs
#CVE-2018-12399: Spoofing of protocol registration notification bar
#CVE-2018-12400: Favicons are cached in private browsing mode on Firefox for Android
#CVE-2018-12401: DOS attack through special resource URI parsing
#CVE-2018-12402: SameSite cookies leak when pages are explicitly saved
#CVE-2018-12403: Mixed content warning is not displayed when HTTPS page loads a favicon over HTTP
#CVE-2018-12388: Memory safety bugs fixed in Firefox 63
#CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3


To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.132 -r1.133 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.326 -r1.327 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.116 -r1.117 pkgsrc/www/firefox/mozilla-common.mk
cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js \
    pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/www/firefox/patches/patch-build_moz.configure_rust.configure
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h \
    pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h \
    pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs \
    pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-gfx_webrender_src_query.rs \
    pkgsrc/www/firefox/patches/patch-media_libyuv_libyuv_source_mjpeg__decoder.cc \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__device_linux_audio__device__alsa__linux.cc
cvs rdiff -u -r1.8 -r0 \
    pkgsrc/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build
cvs rdiff -u -r1.7 -r1.8 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c
cvs rdiff -u -r1.27 -r1.28 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
cvs rdiff -u -r1.11 -r1.12 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c
cvs rdiff -u -r1.15 -r1.16 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh \
    pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h
cvs rdiff -u -r1.14 -r0 \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc \
    pkgsrc/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/firefox/patches/patch-servo_components_style_gecko_snapshot__helpers.rs
cvs rdiff -u -r1.16 -r1.17 \
    pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build

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.344 pkgsrc/www/firefox/Makefile:1.345
--- pkgsrc/www/firefox/Makefile:1.344   Wed Oct  3 17:30:30 2018
+++ pkgsrc/www/firefox/Makefile Sun Nov  4 00:38:44 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.344 2018/10/03 17:30:30 maya Exp $
+# $NetBSD: Makefile,v 1.345 2018/11/04 00:38:44 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            62.0
-MOZ_BRANCH_MINOR=      .3
+MOZ_BRANCH=            63.0
+MOZ_BRANCH_MINOR=      .1
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       ${DISTNAME:S/.source//:S/b/beta/:S/esr//}

Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.132 pkgsrc/www/firefox/PLIST:1.133
--- pkgsrc/www/firefox/PLIST:1.132      Thu Sep  6 03:30:51 2018
+++ pkgsrc/www/firefox/PLIST    Sun Nov  4 00:38:44 2018
@@ -1,6 +1,44 @@
-@comment $NetBSD: PLIST,v 1.132 2018/09/06 03:30:51 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.133 2018/11/04 00:38:44 ryoon Exp $
 bin/firefox
+lib/firefox/actors/AudibleAutoplayChild.jsm
+lib/firefox/actors/AudioPlaybackChild.jsm
+lib/firefox/actors/BrowserChild.jsm
+lib/firefox/actors/ControllersChild.jsm
+lib/firefox/actors/DateTimePickerChild.jsm
+lib/firefox/actors/ExtFindChild.jsm
+lib/firefox/actors/FindBarChild.jsm
+lib/firefox/actors/FinderChild.jsm
+lib/firefox/actors/PopupBlockingChild.jsm
+lib/firefox/actors/PrintingChild.jsm
+lib/firefox/actors/PurgeSessionHistoryChild.jsm
+lib/firefox/actors/SelectChild.jsm
+lib/firefox/actors/SelectionSourceChild.jsm
+lib/firefox/actors/ThumbnailsChild.jsm
+lib/firefox/actors/UnselectedTabHoverChild.jsm
+lib/firefox/actors/WebChannelChild.jsm
+lib/firefox/actors/WebNavigationChild.jsm
+lib/firefox/actors/ZoomChild.jsm
 lib/firefox/application.ini
+lib/firefox/browser/actors/AboutReaderChild.jsm
+lib/firefox/browser/actors/BlockedSiteChild.jsm
+lib/firefox/browser/actors/BrowserTabChild.jsm
+lib/firefox/browser/actors/ClickHandlerChild.jsm
+lib/firefox/browser/actors/ContentSearchChild.jsm
+lib/firefox/browser/actors/ContextMenuChild.jsm
+lib/firefox/browser/actors/DOMFullscreenChild.jsm
+lib/firefox/browser/actors/FormSubmitChild.jsm
+lib/firefox/browser/actors/LightWeightThemeInstallChild.jsm
+lib/firefox/browser/actors/LightweightThemeChild.jsm
+lib/firefox/browser/actors/LinkHandlerChild.jsm
+lib/firefox/browser/actors/NetErrorChild.jsm
+lib/firefox/browser/actors/OfflineAppsChild.jsm
+lib/firefox/browser/actors/PageInfoChild.jsm
+lib/firefox/browser/actors/PageMetadataChild.jsm
+lib/firefox/browser/actors/PageStyleChild.jsm
+lib/firefox/browser/actors/PluginChild.jsm
+lib/firefox/browser/actors/UAWidgetsChild.jsm
+lib/firefox/browser/actors/URIFixupChild.jsm
+lib/firefox/browser/actors/WebRTCChild.jsm
 lib/firefox/browser/blocklist.xml
 lib/firefox/browser/chrome.manifest
 ${PLIST.nobranding}lib/firefox/browser/chrome/browser/content/branding/about-background.png
@@ -40,11 +78,13 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.js
 lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.xhtml
 lib/firefox/browser/chrome/browser/content/browser/aboutWelcomeBack.xhtml
+lib/firefox/browser/chrome/browser/content/browser/blockedSite.js
 lib/firefox/browser/chrome/browser/content/browser/blockedSite.xhtml
 lib/firefox/browser/chrome/browser/content/browser/browser-addons.js
 lib/firefox/browser/chrome/browser/content/browser/browser-allTabsMenu.js
 lib/firefox/browser/chrome/browser/content/browser/browser-captivePortal.js
 lib/firefox/browser/chrome/browser/content/browser/browser-compacttheme.js
+lib/firefox/browser/chrome/browser/content/browser/browser-contentblocking.js
 lib/firefox/browser/chrome/browser/content/browser/browser-ctrlTab.js
 lib/firefox/browser/chrome/browser/content/browser/browser-customization.js
 lib/firefox/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js
@@ -63,26 +103,28 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/browser-sync.js
 lib/firefox/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
 lib/firefox/browser/chrome/browser/content/browser/browser-thumbnails.js
-lib/firefox/browser/chrome/browser/content/browser/browser-trackingprotection.js
 lib/firefox/browser/chrome/browser/content/browser/browser-webrender.js
 lib/firefox/browser/chrome/browser/content/browser/browser.css
 lib/firefox/browser/chrome/browser/content/browser/browser.js
+lib/firefox/browser/chrome/browser/content/browser/browser.xhtml
 lib/firefox/browser/chrome/browser/content/browser/browser.xul
 lib/firefox/browser/chrome/browser/content/browser/built_in_addons.json
+lib/firefox/browser/chrome/browser/content/browser/child/ext-browser-content-only.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-browser.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-inspectedWindow.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-network.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools-panels.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-devtools.js
+lib/firefox/browser/chrome/browser/content/browser/child/ext-menus-child.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-menus.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-omnibox.js
 lib/firefox/browser/chrome/browser/content/browser/child/ext-tabs.js
-lib/firefox/browser/chrome/browser/content/browser/content-UITour.js
 lib/firefox/browser/chrome/browser/content/browser/content-refreshblocker.js
 lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js
 lib/firefox/browser/chrome/browser/content/browser/content.js
 lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.css
 lib/firefox/browser/chrome/browser/content/browser/contentSearchUI.js
+lib/firefox/browser/chrome/browser/content/browser/contentTheme.js
 lib/firefox/browser/chrome/browser/content/browser/customizableui/panelUI.js
 lib/firefox/browser/chrome/browser/content/browser/customizableui/toolbar.xml
 lib/firefox/browser/chrome/browser/content/browser/defaultthemes/1.header.jpg
@@ -115,8 +157,8 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/extension.svg
 lib/firefox/browser/chrome/browser/content/browser/feeds/subscribe.js
 lib/firefox/browser/chrome/browser/content/browser/feeds/subscribe.xhtml
-lib/firefox/browser/chrome/browser/content/browser/hiddenWindow.xul
 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
@@ -149,6 +191,7 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-omnibox.js
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-pageAction.js
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-pkcs11.js
+lib/firefox/browser/chrome/browser/content/browser/parent/ext-search.js
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-sessions.js
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-sidebarAction.js
 lib/firefox/browser/chrome/browser/content/browser/parent/ext-tabs.js
@@ -170,10 +213,15 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/places/places.xul
 lib/firefox/browser/chrome/browser/content/browser/places/tree.xml
 lib/firefox/browser/chrome/browser/content/browser/places/treeView.js
+lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.css
+lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.js
+lib/firefox/browser/chrome/browser/content/browser/policies/aboutPolicies.xhtml
 lib/firefox/browser/chrome/browser/content/browser/preferences/applicationManager.js
 lib/firefox/browser/chrome/browser/content/browser/preferences/applicationManager.xul
 lib/firefox/browser/chrome/browser/content/browser/preferences/blocklists.js
 lib/firefox/browser/chrome/browser/content/browser/preferences/blocklists.xul
+lib/firefox/browser/chrome/browser/content/browser/preferences/browserLanguages.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/browserLanguages.xul
 lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.css
 lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.js
 lib/firefox/browser/chrome/browser/content/browser/preferences/clearSiteData.xul
@@ -236,10 +284,11 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/schemas/geckoProfiler.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/history.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/menus.json
-lib/firefox/browser/chrome/browser/content/browser/schemas/menus_internal.json
+lib/firefox/browser/chrome/browser/content/browser/schemas/menus_child.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/omnibox.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/page_action.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/pkcs11.json
+lib/firefox/browser/chrome/browser/content/browser/schemas/search.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/sessions.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/sidebar_action.json
 lib/firefox/browser/chrome/browser/content/browser/schemas/tabs.json
@@ -261,8 +310,6 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/browser/urlbarBindings.xml
 lib/firefox/browser/chrome/browser/content/browser/usercontext/usercontext.css
 lib/firefox/browser/chrome/browser/content/browser/utilityOverlay.js
-lib/firefox/browser/chrome/browser/content/browser/web-panels.js
-lib/firefox/browser/chrome/browser/content/browser/web-panels.xul
 lib/firefox/browser/chrome/browser/content/browser/webext-panels.js
 lib/firefox/browser/chrome/browser/content/browser/webext-panels.xul
 lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js
@@ -278,6 +325,608 @@ lib/firefox/browser/chrome/browser/conte
 lib/firefox/browser/chrome/browser/content/pet.svg
 lib/firefox/browser/chrome/browser/content/tree.svg
 lib/firefox/browser/chrome/browser/content/vacation.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/common/Actions.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/common/Dedupe.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/common/PerfService.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/common/PrerenderData.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/common/Reducers.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/css/activity-stream.css
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/activity-stream.bundle.js
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_amazon_assistant.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_enhancer_youtube.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_fb_container.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_google_translate.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_reddit_enhancement.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/cfr_wiki_search.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/fox-tail.png
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-add-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-12.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-arrowhead-down-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-cancel-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-delete-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-dismiss-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-edit-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-help-24.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-highlights-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-import-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-info-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-maximize-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-minimize-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-modal-delete-32.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-newWindow-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-open-file-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-12.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pin-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-pocket-save-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-search-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-star-17.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-topsites-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-trending-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-unpin-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/glyph-webextension-16.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-addons%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-gift%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-privatebrowsing%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/illustration-screenshots%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/sync-devices.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/assets/topic-show-more-12.svg
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/aliexpress-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/allegro-pl%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/amazon%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/avito-ru%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/baidu-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bbc-uk%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/bing-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/duckduckgo-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ebay%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/facebook-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/google-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/leboncoin-fr%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/ok-ru%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/olx-pl%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/reddit-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/twitter-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/vk-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wikipedia-org%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/wykop-pl%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/yandex-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/images/youtube-com%2x.png@localhost
+lib/firefox/browser/chrome/browser/res/activity-stream/data/content/tippytop/top_sites.json
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouter.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterFeed.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterPreferences.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTargeting.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ASRouterTriggerListeners.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/AboutPreferences.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStream.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamMessageChannel.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamPrefs.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ActivityStreamStorage.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRMessageProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/CFRPageActions.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/DownloadsManager.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/FaviconFeed.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/FilterAdult.jsm
+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/ManualMigration.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/NewTabInit.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/OnboardingMessageProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/PersistentCache.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/Screenshots.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/SearchShortcuts.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/SectionsManager.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/ShortURL.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/SnippetsFeed.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/Store.jsm
+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/TopSitesFeed.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/TopStoriesFeed.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/UTEventReporting.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/lib/UserDomainAffinityProvider.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ach/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ach/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ach/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ach/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ach/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/an/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/an/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/an/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/an/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/an/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ar/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ar/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ar/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ar/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ar/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ast/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ast/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ast/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ast/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ast/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/az/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/az/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/az/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/az/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/az/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/be/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/be/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/be/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/be/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/be/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bg/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bg/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bg/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bg/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bg/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-BD/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-BD/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-BD/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-BD/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-BD/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-IN/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-IN/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-IN/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-IN/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bn-IN/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/br/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/br/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/br/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/br/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/br/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bs/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bs/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bs/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bs/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/bs/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ca/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ca/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ca/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ca/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ca/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cak/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cak/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cak/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cak/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cak/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/crh/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/crh/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/crh/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/crh/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/crh/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cs/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cs/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cs/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cs/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cs/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cy/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cy/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cy/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cy/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/cy/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/da/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/da/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/da/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/da/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/da/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/de/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/de/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/de/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/de/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/de/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/dsb/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/dsb/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/dsb/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/dsb/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/dsb/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/el/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/el/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/el/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/el/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/el/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-CA/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-CA/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-CA/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-CA/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-CA/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-GB/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-GB/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-GB/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-GB/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-GB/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-US/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-US/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-US/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-US/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/en-US/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eo/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eo/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eo/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eo/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eo/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-AR/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-AR/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-AR/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-AR/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-AR/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-CL/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-CL/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-CL/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-CL/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-CL/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-ES/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-ES/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-ES/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-ES/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-ES/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-MX/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-MX/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-MX/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-MX/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/es-MX/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/et/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/et/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/et/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/et/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/et/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eu/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eu/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eu/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eu/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/eu/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fa/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fa/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fa/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fa/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fa/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ff/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ff/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ff/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ff/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ff/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fi/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fi/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fi/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fi/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fi/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fr/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fr/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fr/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fr/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fr/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fy-NL/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fy-NL/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fy-NL/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fy-NL/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/fy-NL/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ga-IE/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ga-IE/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ga-IE/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ga-IE/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ga-IE/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gd/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gd/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gd/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gd/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gd/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gl/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gl/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gl/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gl/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gl/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gn/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gn/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gn/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gn/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gn/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gu-IN/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gu-IN/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gu-IN/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gu-IN/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/gu-IN/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/he/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/he/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/he/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/he/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/he/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hi-IN/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hi-IN/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hi-IN/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hi-IN/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hi-IN/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hr/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hr/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hr/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hr/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hr/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hsb/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hsb/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hsb/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hsb/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hsb/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hu/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hu/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hu/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hu/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hu/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hy-AM/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hy-AM/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hy-AM/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hy-AM/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/hy-AM/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ia/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ia/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ia/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ia/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ia/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/id/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/id/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/id/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/id/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/id/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/is/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/is/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/is/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/is/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/is/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/it/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/it/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/it/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/it/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/it/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja-JP-mac/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja-JP-mac/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja-JP-mac/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja-JP-mac/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja-JP-mac/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ja/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ka/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ka/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ka/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ka/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ka/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kab/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kab/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kab/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kab/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kab/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kk/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kk/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kk/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kk/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kk/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/km/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/km/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/km/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/km/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/km/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kn/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kn/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kn/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kn/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/kn/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ko/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ko/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ko/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ko/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ko/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lij/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lij/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lij/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lij/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lij/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lo/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lo/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lo/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lo/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lo/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lt/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lt/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lt/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lt/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lt/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ltg/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ltg/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ltg/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ltg/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ltg/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lv/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lv/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lv/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lv/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/lv/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mai/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mai/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mai/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mai/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mai/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mk/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mk/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mk/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mk/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mk/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ml/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ml/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ml/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ml/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ml/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mr/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mr/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mr/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mr/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/mr/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ms/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ms/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ms/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ms/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ms/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/my/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/my/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/my/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/my/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/my/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nb-NO/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nb-NO/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nb-NO/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nb-NO/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nb-NO/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ne-NP/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ne-NP/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ne-NP/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ne-NP/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ne-NP/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nl/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nl/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nl/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nl/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nl/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nn-NO/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nn-NO/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nn-NO/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nn-NO/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/nn-NO/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/oc/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/oc/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/oc/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/oc/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/oc/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pa-IN/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pa-IN/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pa-IN/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pa-IN/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pa-IN/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pl/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pl/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pl/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pl/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pl/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-BR/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-BR/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-BR/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-BR/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-BR/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-PT/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-PT/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-PT/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-PT/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/pt-PT/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/rm/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/rm/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/rm/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/rm/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/rm/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ro/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ro/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ro/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ro/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ro/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ru/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ru/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ru/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ru/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ru/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/si/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/si/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/si/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/si/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/si/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sk/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sk/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sk/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sk/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sk/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sl/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sl/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sl/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sl/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sl/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sq/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sq/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sq/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sq/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sq/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sr/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sr/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sr/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sr/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sr/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/static/activity-stream-initial-state.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sv-SE/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sv-SE/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sv-SE/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sv-SE/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/sv-SE/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ta/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ta/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ta/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ta/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ta/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/te/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/te/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/te/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/te/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/te/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/th/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/th/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/th/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/th/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/th/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tl/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tl/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tl/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tl/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tl/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tr/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tr/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tr/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tr/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/tr/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uk/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uk/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uk/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uk/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uk/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ur/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ur/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ur/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ur/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/ur/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uz/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uz/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uz/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uz/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/uz/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/vi/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/vi/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/vi/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/vi/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/vi/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-CN/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-CN/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-CN/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-CN/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-CN/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-TW/activity-stream-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-TW/activity-stream-prerendered-noscripts.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-TW/activity-stream-prerendered.html
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-TW/activity-stream-strings.js
+lib/firefox/browser/chrome/browser/res/activity-stream/prerendered/zh-TW/activity-stream.html
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/Redux.jsm
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/prop-types.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-dom.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-intl.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react-redux.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/react.js
+lib/firefox/browser/chrome/browser/res/activity-stream/vendor/redux.js
 lib/firefox/browser/chrome/browser/searchplugins/allaannonser-sv-SE.xml
 lib/firefox/browser/chrome/browser/searchplugins/allegro-pl.xml
 lib/firefox/browser/chrome/browser/searchplugins/amazon-au.xml
@@ -507,6 +1156,7 @@ lib/firefox/browser/chrome/browser/searc
 lib/firefox/browser/chrome/browser/searchplugins/yandex-tr.xml
 lib/firefox/browser/chrome/browser/searchplugins/zoznam-sk.xml
 lib/firefox/browser/chrome/browser/skin/classic/browser/aboutLibrary.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/aboutNetError-new.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
@@ -530,6 +1180,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/bookmarks-toolbar.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/browser.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/cert-error-new.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/cert-error.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/characterEncoding.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/check-animation.svg
@@ -540,16 +1191,20 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-active-loaded.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/connection-mixed-passive-loaded.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/connection-secure.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies-disabled.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/3rdpartycookies.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/conn-not-secure.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/connection.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/extension.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/permissions.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection-disabled.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/slowtrackers-disabled.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/slowtrackers.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/trackers-disabled.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/trackers.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning-gray.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning-yellow.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/warning.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-compact.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-normal.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/density-touch.svg
@@ -609,6 +1264,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/new-tab.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/new-window.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media-detailed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/autoplay-media.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/camera-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/camera.svg
@@ -662,9 +1318,10 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/livemark-item.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/organizer.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/organizer.xml
-lib/firefox/browser/chrome/browser/skin/classic/browser/places/places.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/places/sidebar.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/tag.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/toolbarDropMarker.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/places/tree-icons.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/unfiledBookmarks.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css
@@ -746,6 +1403,7 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-loading%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-overflow-indicator.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tabDragIndicator.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-animation.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-disabled.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/translating-16.png
@@ -759,6 +1417,9 @@ lib/firefox/browser/chrome/browser/skin/
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-indicator.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/welcome-back.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/wifi.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/window-controls/close.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/window-controls/minimize.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/window-controls/restore.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/window.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/zoom-in.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/zoom-out.svg
@@ -781,21 +1442,24 @@ lib/firefox/browser/chrome/devtools-star
 lib/firefox/browser/chrome/devtools-startup/content/aboutdevtools/images/otter.svg
 lib/firefox/browser/chrome/devtools-startup/content/aboutdevtools/subscribe.css
 lib/firefox/browser/chrome/devtools-startup/content/aboutdevtools/subscribe.js
+lib/firefox/browser/chrome/devtools/content/aboutdebugging-new/aboutdebugging.css
+lib/firefox/browser/chrome/devtools/content/aboutdebugging-new/aboutdebugging.js
+lib/firefox/browser/chrome/devtools/content/aboutdebugging-new/index.html
+lib/firefox/browser/chrome/devtools/content/aboutdebugging-new/tmp-locale/en-US/aboutdebugging.ftl
 lib/firefox/browser/chrome/devtools/content/aboutdebugging/aboutdebugging.css
 lib/firefox/browser/chrome/devtools/content/aboutdebugging/aboutdebugging.xhtml
-lib/firefox/browser/chrome/devtools/content/aboutdebugging/initializer.js
-lib/firefox/browser/chrome/devtools/content/accessibility/accessibility.html
+lib/firefox/browser/chrome/devtools/content/accessibility/index.html
 lib/firefox/browser/chrome/devtools/content/accessibility/main.js
 lib/firefox/browser/chrome/devtools/content/application/index.html
-lib/firefox/browser/chrome/devtools/content/application/initializer.js
 lib/firefox/browser/chrome/devtools/content/canvasdebugger/callslist.js
 lib/firefox/browser/chrome/devtools/content/canvasdebugger/canvasdebugger.js
-lib/firefox/browser/chrome/devtools/content/canvasdebugger/canvasdebugger.xul
+lib/firefox/browser/chrome/devtools/content/canvasdebugger/index.xul
 lib/firefox/browser/chrome/devtools/content/canvasdebugger/snapshotslist.js
+lib/firefox/browser/chrome/devtools/content/debugger/content/tooltip/tooltips-old.css
 lib/firefox/browser/chrome/devtools/content/debugger/debugger-controller.js
 lib/firefox/browser/chrome/devtools/content/debugger/debugger-view.js
 lib/firefox/browser/chrome/devtools/content/debugger/debugger.css
-lib/firefox/browser/chrome/devtools/content/debugger/debugger.xul
+lib/firefox/browser/chrome/devtools/content/debugger/index.xul
 lib/firefox/browser/chrome/devtools/content/debugger/new/index.html
 lib/firefox/browser/chrome/devtools/content/debugger/utils.js
 lib/firefox/browser/chrome/devtools/content/debugger/views/filter-view.js
@@ -807,7 +1471,7 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/debugger/views/variable-bubble-view.js
 lib/firefox/browser/chrome/devtools/content/debugger/views/watch-expressions-view.js
 lib/firefox/browser/chrome/devtools/content/debugger/views/workers-view.js
-lib/firefox/browser/chrome/devtools/content/dom/dom.html
+lib/firefox/browser/chrome/devtools/content/dom/index.html
 lib/firefox/browser/chrome/devtools/content/dom/main.js
 lib/firefox/browser/chrome/devtools/content/framework/connect/connect.css
 lib/firefox/browser/chrome/devtools/content/framework/connect/connect.js
@@ -822,14 +1486,12 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/inspector/animation-old/animation-controller.js
 lib/firefox/browser/chrome/devtools/content/inspector/animation-old/animation-inspector.xhtml
 lib/firefox/browser/chrome/devtools/content/inspector/animation-old/animation-panel.js
-lib/firefox/browser/chrome/devtools/content/inspector/inspector.js
-lib/firefox/browser/chrome/devtools/content/inspector/inspector.xhtml
+lib/firefox/browser/chrome/devtools/content/inspector/index.xhtml
 lib/firefox/browser/chrome/devtools/content/inspector/markup/markup.xhtml
-lib/firefox/browser/chrome/devtools/content/memory/memory.xhtml
+lib/firefox/browser/chrome/devtools/content/memory/index.xhtml
 lib/firefox/browser/chrome/devtools/content/netmonitor/index.html
-lib/firefox/browser/chrome/devtools/content/netmonitor/initializer.js
-lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/icons/drop-down.svg
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/icons/play.svg
+lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/icons/shield.svg
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/NetworkDetailsPanel.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
@@ -839,11 +1501,10 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/netmonitor.css
 lib/firefox/browser/chrome/devtools/content/netmonitor/src/assets/styles/variables.css
 lib/firefox/browser/chrome/devtools/content/performance-new/frame-script.js
-lib/firefox/browser/chrome/devtools/content/performance-new/initializer.js
-lib/firefox/browser/chrome/devtools/content/performance-new/perf.xhtml
+lib/firefox/browser/chrome/devtools/content/performance-new/index.xhtml
+lib/firefox/browser/chrome/devtools/content/performance/index.xul
 lib/firefox/browser/chrome/devtools/content/performance/performance-controller.js
 lib/firefox/browser/chrome/devtools/content/performance/performance-view.js
-lib/firefox/browser/chrome/devtools/content/performance/performance.xul
 lib/firefox/browser/chrome/devtools/content/performance/views/details-abstract-subview.js
 lib/firefox/browser/chrome/devtools/content/performance/views/details-js-call-tree.js
 lib/firefox/browser/chrome/devtools/content/performance/views/details-js-flamegraph.js
@@ -854,12 +1515,9 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/performance/views/overview.js
 lib/firefox/browser/chrome/devtools/content/performance/views/recordings.js
 lib/firefox/browser/chrome/devtools/content/performance/views/toolbar.js
-lib/firefox/browser/chrome/devtools/content/responsive.html/index.js
 lib/firefox/browser/chrome/devtools/content/responsive.html/index.xhtml
-lib/firefox/browser/chrome/devtools/content/scratchpad/scratchpad.js
-lib/firefox/browser/chrome/devtools/content/scratchpad/scratchpad.xul
-lib/firefox/browser/chrome/devtools/content/shadereditor/shadereditor.js
-lib/firefox/browser/chrome/devtools/content/shadereditor/shadereditor.xul
+lib/firefox/browser/chrome/devtools/content/scratchpad/index.xul
+lib/firefox/browser/chrome/devtools/content/shadereditor/index.xul
 lib/firefox/browser/chrome/devtools/content/shared/splitview.css
 lib/firefox/browser/chrome/devtools/content/shared/theme-switching.js
 lib/firefox/browser/chrome/devtools/content/shared/vendor/d3.js
@@ -878,19 +1536,59 @@ lib/firefox/browser/chrome/devtools/cont
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/lib/codemirror.css
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mozilla.css
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/old-debugger.css
-lib/firefox/browser/chrome/devtools/content/storage/storage.xul
-lib/firefox/browser/chrome/devtools/content/styleeditor/styleeditor.xul
+lib/firefox/browser/chrome/devtools/content/storage/index.xul
+lib/firefox/browser/chrome/devtools/content/styleeditor/index.xul
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/controller.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/includes.js
+lib/firefox/browser/chrome/devtools/content/webaudioeditor/index.xul
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/models.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/views/automation.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/views/context.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/views/inspector.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/views/properties.js
 lib/firefox/browser/chrome/devtools/content/webaudioeditor/views/utils.js
-lib/firefox/browser/chrome/devtools/content/webaudioeditor/webaudioeditor.xul
-lib/firefox/browser/chrome/devtools/content/webconsole/browserconsole.xul
-lib/firefox/browser/chrome/devtools/content/webconsole/webconsole.html
+lib/firefox/browser/chrome/devtools/content/webconsole/index.html
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/runtime.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/actions/ui.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/App.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/App.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ConnectPage.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/ConnectPage.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeInfo.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimeInfo.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/RuntimePage.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetItem.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetList.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetPane.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/DebugTargetPane.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ExtensionDetail.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ExtensionDetail.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/InspectAction.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/ServiceWorkerAction.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TabDetail.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionAction.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/TemporaryExtensionInstaller.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/WorkerDetail.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/debugtarget/WorkerDetail.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/Sidebar.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/Sidebar.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarItem.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/components/sidebar/SidebarItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/constants.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/create-store.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/debug-target-listener.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/extension-component-data.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/tab-component-data.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/middleware/worker-component-data.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/debug-target-collapsibilities.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/extensions-helper.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/modules/network-locations.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/runtime-state.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging-new/src/reducers/ui-state.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/Aboutdebugging.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/PanelHeader.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/PanelMenu.js
@@ -906,9 +1604,9 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/Panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/ServiceWorkerTarget.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/Target.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/initializer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/modules/addon.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/modules/connect.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-startup.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility-view.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/accessibility.css
@@ -920,10 +1618,12 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/Accessible.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/Button.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/Description.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/LearnMoreLink.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/MainFrame.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/RightSidebar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/components/Toolbar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/constants.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/picker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/provider.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/reducers/accessibles.js
@@ -932,6 +1632,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/reducers/ui.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/accessibility/utils/l10n.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/application.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/application/initializer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/actions/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/application/src/actions/page.js
@@ -961,10 +1662,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/event-listeners.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/sources.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/tooltip/Tooltip.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/tooltip/VariableContentHelper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/views/event-listeners-view.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/content/views/sources-view.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/debugger-commands.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/dist/debugger.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/dist/parser-worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/dist/pretty-print-worker.js
@@ -973,8 +1675,8 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/ast.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/ast/setInScopeLines.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/breakpoints.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/breakpoints/addBreakpoint.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/breakpoints/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/breakpoints/remapLocations.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/breakpoints/syncBreakpoint.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/coverage.js
@@ -995,7 +1697,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/pauseOnExceptions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/paused.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/resumed.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/selectComponent.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/selectFrame.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/setPopupObjectProperties.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/pause/skipPausing.js
@@ -1010,7 +1711,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/sources/newSources.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/sources/prettyPrint.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/sources/select.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/sources/tabs.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/tabs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/toolbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/ui.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/actions/utils/create-store.js
@@ -1026,6 +1727,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/client/firefox/events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/client/firefox/fronts-device.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/client/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/A11yIntention.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/App.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/Editor/Breakpoint.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/Editor/Breakpoints.js
@@ -1048,11 +1750,13 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/Editor/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/PrimaryPanes/Outline.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/PrimaryPanes/SourcesTree.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/PrimaryPanes/SourcesTreeItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/PrimaryPanes/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/ProjectSearch.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/QuickOpenModal.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Breakpoints/Breakpoint.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Breakpoints/BreakpointsContextMenu.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Breakpoints/ExceptionOption.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Breakpoints/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/CommandBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/EventListeners.js
@@ -1063,7 +1767,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Frames/WhyPaused.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Frames/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/FrameworkComponent.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/ReactComponentStack.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Scopes.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/UtilsBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/components/SecondaryPanes/Workers.js
@@ -1103,11 +1806,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/reducers/replay.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/reducers/source-tree.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/reducers/sources.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/reducers/tabs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/reducers/ui.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/breakpointAtLocation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/breakpointSources.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/getCallStackFrames.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/getRelativeSources.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/inComponent.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/selectors/isSelectedFrameVisible.js
@@ -1116,9 +1819,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/DevToolsUtils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/assert.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/ast.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/asyncStoreHelper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/bootstrap.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/breakpoint/astBreakpointLocation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/breakpoint/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/build-query.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/clipboard.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/dbg.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/defer.js
@@ -1129,6 +1834,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/editor/source-documents.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/editor/source-editor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/editor/source-search.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/editor/token-events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/expressions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/fromJS.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/function.js
@@ -1148,7 +1854,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/buildGeneratedBindingList.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/filtering.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/findGeneratedBindingFromPosition.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/getGeneratedLocationRanges.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/getApplicableBindingsForOriginalPosition.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/locColumn.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/pause/mapScopes/mappingContains.js
@@ -1182,39 +1888,18 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/sources-tree/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/tabs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/task.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/telemetry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/text.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/timings.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/ui.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/url.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/wasm.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/utils/worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/findOutOfScopeLocations.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/frameworks.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/getScopes/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/getScopes/visitor.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/getSymbols.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/mapOriginalExpression.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/pausePoints.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/sources.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/steps.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/ast.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/closest.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/contains.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/formatSymbols.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/getFunctionName.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/helpers.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/inferClassName.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/utils/simple-path.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/validate.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/parser/worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/pretty-print/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/pretty-print/worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/search/build-query.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/search/get-matches.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/search/index.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/search/project-search.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/new/src/workers/search/worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/debugger/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/definitions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/actions/filter.js
@@ -1231,10 +1916,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/reducers/grips.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/reducers/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/content/utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/dom-panel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/ToolboxProcess.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/attach-thread.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/browser-menus.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/MeatballMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/ToolboxController.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/ToolboxTab.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/components/ToolboxTabs.js
@@ -1322,7 +2008,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/components/BoxModelInfo.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/components/BoxModelMain.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/components/BoxModelProperties.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/components/ComputedProperty.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/reducers/box-model.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/types.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/boxmodel/utils/editing-session.js
@@ -1340,8 +2025,12 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/types.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/actions/flexbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/actions/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexContainer.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexContainerProperties.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexItemList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexItemSizingProperties.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/Flexbox.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/components/FlexboxItem.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/flexbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/reducers/flexbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/flexbox/reducers/index.js
@@ -1351,16 +2040,20 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/actions/fonts.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/actions/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/Font.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontAxis.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontEditor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontList.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontMeta.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontName.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontOrigin.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontOverview.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontPreview.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontPreviewInput.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontPropertyValue.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontSize.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontStyle.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontWeight.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/FontsApp.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/components/LineHeight.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/fonts.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/reducers/font-editor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/reducers/font-options.js
@@ -1381,10 +2074,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/grids/reducers/highlighter-settings.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/grids/types.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/grids/utils/utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/inspector-commands.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/inspector-search.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/inspector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/components/Accordion.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/components/Accordion.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/components/ComputedProperty.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/components/LayoutApp.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/layout.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/layout/utils/l10n.js
@@ -1498,6 +2192,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/memory/store.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/memory/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/menus.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/initializer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/actions/batching.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/actions/filters.js
@@ -1566,6 +2261,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/har/har-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/har/toolbox-overlay.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/batching.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/event-telemetry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/prefs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/recording.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/middleware/throttling.js
@@ -1589,7 +2285,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/headers-provider.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/l10n.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/mdn-utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/menu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/open-request-in-tab.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/prefs.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/utils/request-utils.js
@@ -1604,21 +2299,22 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Range.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/RecordingButton.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/components/Settings.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/initializer.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/actions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/reducers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/store/selectors.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance-new/utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/jit-optimizations-item.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/jit-optimizations.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/recording-button.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/recording-controls.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/recording-list-item.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/recording-list.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/waterfall-header.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/waterfall-tree-row.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/waterfall-tree.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/waterfall.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/JITOptimizations.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/JITOptimizationsItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/RecordingButton.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/RecordingControls.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/RecordingList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/RecordingListItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/Waterfall.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/WaterfallHeader.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/WaterfallTree.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/components/WaterfallTreeRow.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/events.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/modules/categories.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/performance/modules/constants.js
@@ -1659,33 +2355,30 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/actions/reload-conditions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/actions/screenshot.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/actions/touch-simulation.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/actions/ui.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/actions/viewports.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/app.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/browser/content.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/browser/swap.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/browser/tunnel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/browser/web-navigation.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/commands.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/App.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/Browser.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceAdder.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceModal.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/DevicePixelRatioSelector.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/DevicePixelRatioMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/DeviceSelector.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/GlobalToolbar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/ReloadConditions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/ResizableViewport.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/ToggleMenu.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/Viewport.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/SettingsMenu.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/Toolbar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/ViewportDimension.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/ViewportToolbar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/components/Viewports.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/constants.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/images/grippers.svg
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/images/rotate-viewport.svg
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/images/screenshot.svg
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/images/select-arrow.svg
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/images/touch-events.svg
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/index.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/index.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/manager.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/devices.js
@@ -1694,21 +2387,22 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/reload-conditions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/screenshot.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/touch-simulation.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/ui.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/reducers/viewports.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/responsive-ua.css
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/setting-onboarding-tooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/store.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/types.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/css.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/e10s.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/key.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/l10n.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/message.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/notification.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/window.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-commands.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-manager.jsm
-lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-panel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shadereditor/panel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shadereditor/shadereditor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/DOMHelpers.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/SplitView.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/TelemetryStopwatch.jsm
@@ -1728,6 +2422,10 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/StackTrace.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VirtualizedTree.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/VisibilityHandler.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuButton.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuItem.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/MenuList.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/menu/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/reps.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/reps/reps.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/splitter/Draggable.js
@@ -1737,7 +2435,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/TabBar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tabs/Tabs.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/NetworkThrottlingSelector.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/NetworkThrottlingMenu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/actions.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/profiles.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/throttling/reducer.js
@@ -1756,6 +2454,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/devices.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/enum.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/file-saver.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/focus.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/getjson.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/inplace-editor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/key-shortcuts.js
@@ -1842,9 +2541,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchColorPickerTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchCubicBezierTooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/SwatchFilterTooltip.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/Tooltip.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/TooltipToggle.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableContentHelper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/tooltip/VariableTooltipHelper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/widgets/view-helpers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/zoom-keys.js
@@ -1868,8 +2565,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUtil.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleSheetEditor.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/original-source.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/styleeditor-commands.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/styleeditor-panel.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/styleeditor/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/themes/audio/shutter.wav
 lib/firefox/browser/chrome/devtools/modules/devtools/client/themes/common.css
 lib/firefox/browser/chrome/devtools/modules/devtools/client/themes/splitters.css
@@ -1882,6 +2578,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/actions/messages.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/actions/notifications.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/actions/ui.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/browser-console.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/App.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/CollapseButton.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/ConsoleOutput.js
@@ -1903,7 +2600,6 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/message-types/EvaluationResult.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/message-types/NetworkEventMessage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/components/message-types/PageError.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/console-commands.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/constants.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/enhancers/actor-releaser.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/enhancers/batching.js
@@ -1912,6 +2608,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/enhancers/net-provider.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/hudservice.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/main.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/middleware/event-telemetry.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/middleware/history-persistence.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/middleware/thunk.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/panel.js
@@ -1947,6 +2644,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-frame.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-l10n.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole-output-wrapper.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/addons.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/app-manager.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/app-projects.js
@@ -1954,6 +2652,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/config-view.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/project-list.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/runtime-list.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/runtime-types.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/runtimes.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/tab-store.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/utils.js
@@ -2005,6 +2704,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/highlighters/xul-accessible.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/css-logic.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/custom-element-watcher.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/document-walker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/event-parsers.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/inspector/inspector.js
@@ -2014,6 +2714,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/layout.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/memory.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-event.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/channel-event-sink.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-observer.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/network-response-listener.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/network-monitor/stack-trace-collector.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/long-string.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/object/previewers.js
@@ -2031,7 +2736,11 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/process.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/promises.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/reflow.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/replay/debugger.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/replay/graphics.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/replay/replay.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/root.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/screenshot.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/source.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/string.js
@@ -2066,8 +2775,14 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/commands.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/content-process-forward.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/screenshot.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/eval-with-debugger.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-api.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-progress.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-reflow.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/console-service.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/content-process.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/listeners/document-events.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/message-manager-mock.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/worker-listeners.js
 lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webgl.js
@@ -2092,6 +2807,13 @@ 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-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-running-checker.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/adb/adb-scanner.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/apps/Devices.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
@@ -2154,6 +2876,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/preference.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/promises.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/reflow.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/screenshot.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
@@ -2240,6 +2963,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/indentation.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/indexed-db.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/inspector/css-logic.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/inspector/utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/jsbeautify/beautify.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/jsbeautify/lib/sanitytest.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/jsbeautify/lib/urlencode_unpacker.js
@@ -2264,6 +2988,8 @@ 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/screenshot/capture.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/screenshot/save.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/auth.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/cert.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/prompt.js
@@ -2294,7 +3020,9 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/layout.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/memory.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/network-event.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/network-monitor.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/node.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/object.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/perf.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/performance-recording.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/performance.js
@@ -2302,6 +3030,7 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/promises.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/property-iterator.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/reflow.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/screenshot.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/script.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/source.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/storage.js
@@ -2326,16 +3055,17 @@ lib/firefox/browser/chrome/devtools/modu
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/task.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/test-helpers/allocation-tracker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/throttle.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/child-transport.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/local-transport.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/packets.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/stream-utils.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/transport.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/websocket-transport.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/transport/worker-transport.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/wasm-source-map.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/client.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/js-property-provider.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/network-helper.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/network-monitor.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/screenshot-helper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/webconsole/throttle.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/worker/helper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/shared/worker/loader.js
@@ -2355,6 +3085,10 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/floating-scrollbars-dark-theme.css
 lib/firefox/browser/chrome/devtools/skin/floating-scrollbars-responsive-design.css
 lib/firefox/browser/chrome/devtools/skin/fonts.css
+lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-collapse-icon.svg
+lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-connect-icon.svg
+lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-firefox-logo.svg
+lib/firefox/browser/chrome/devtools/skin/images/aboutdebugging-globe-icon.svg
 lib/firefox/browser/chrome/devtools/skin/images/accessibility.svg
 lib/firefox/browser/chrome/devtools/skin/images/add.svg
 lib/firefox/browser/chrome/devtools/skin/images/alerticon-warning.png
@@ -2370,16 +3104,17 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/close-3-pane.svg
 lib/firefox/browser/chrome/devtools/skin/images/close.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-chevron.svg
+lib/firefox/browser/chrome/devtools/skin/images/command-console.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-eyedropper.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-frames.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-measure.svg
+lib/firefox/browser/chrome/devtools/skin/images/command-noautohide.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-paintflashing.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-pick-accessibility.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-pick.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-responsivemode.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-rulers.svg
 lib/firefox/browser/chrome/devtools/skin/images/command-screenshot.svg
-lib/firefox/browser/chrome/devtools/skin/images/commandline-icon.svg
 lib/firefox/browser/chrome/devtools/skin/images/controls.png
 lib/firefox/browser/chrome/devtools/skin/images/controls%2x.png@localhost
 lib/firefox/browser/chrome/devtools/skin/images/copy.svg
@@ -2389,6 +3124,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/debugger-step-out.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger-step-over.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger-toggleBreakpoints.svg
+lib/firefox/browser/chrome/devtools/skin/images/debugger/angular.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger/arrow.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger/back.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger/blackBox.svg
@@ -2411,6 +3147,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/debugger/stepOver.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger/tab.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugger/typescript.svg
+lib/firefox/browser/chrome/devtools/skin/images/debugger/vuejs.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugging-addons.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugging-tabs.svg
 lib/firefox/browser/chrome/devtools/skin/images/debugging-workers.svg
@@ -2418,6 +3155,10 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/devtools-reps/jump-definition.svg
 lib/firefox/browser/chrome/devtools/skin/images/devtools-reps/open-inspector.svg
 lib/firefox/browser/chrome/devtools/skin/images/diff.svg
+lib/firefox/browser/chrome/devtools/skin/images/dock-bottom.svg
+lib/firefox/browser/chrome/devtools/skin/images/dock-side-left.svg
+lib/firefox/browser/chrome/devtools/skin/images/dock-side-right.svg
+lib/firefox/browser/chrome/devtools/skin/images/dock-undock.svg
 lib/firefox/browser/chrome/devtools/skin/images/dropmarker.svg
 lib/firefox/browser/chrome/devtools/skin/images/editor-error.png
 lib/firefox/browser/chrome/devtools/skin/images/filetypes/dir-close.svg
@@ -2452,6 +3193,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/pseudo-class.svg
 lib/firefox/browser/chrome/devtools/skin/images/read-only.svg
 lib/firefox/browser/chrome/devtools/skin/images/reload.svg
+lib/firefox/browser/chrome/devtools/skin/images/reveal.svg
 lib/firefox/browser/chrome/devtools/skin/images/rewind.svg
 lib/firefox/browser/chrome/devtools/skin/images/sad-face.svg
 lib/firefox/browser/chrome/devtools/skin/images/search-clear-dark.svg
@@ -2462,6 +3204,8 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/security-state-insecure.svg
 lib/firefox/browser/chrome/devtools/skin/images/security-state-secure.svg
 lib/firefox/browser/chrome/devtools/skin/images/security-state-weak.svg
+lib/firefox/browser/chrome/devtools/skin/images/select-arrow.svg
+lib/firefox/browser/chrome/devtools/skin/images/settings.svg
 lib/firefox/browser/chrome/devtools/skin/images/shape-swatch.svg
 lib/firefox/browser/chrome/devtools/skin/images/sort-ascending-arrow.svg
 lib/firefox/browser/chrome/devtools/skin/images/sort-descending-arrow.svg
@@ -2473,6 +3217,7 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/tool-inspector.svg
 lib/firefox/browser/chrome/devtools/skin/images/tool-memory.svg
 lib/firefox/browser/chrome/devtools/skin/images/tool-network.svg
+lib/firefox/browser/chrome/devtools/skin/images/tool-options-photon.svg
 lib/firefox/browser/chrome/devtools/skin/images/tool-options.svg
 lib/firefox/browser/chrome/devtools/skin/images/tool-profiler.svg
 lib/firefox/browser/chrome/devtools/skin/images/tool-scratchpad.svg
@@ -2491,7 +3236,10 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/images/vview-lock%2x.png@localhost
 lib/firefox/browser/chrome/devtools/skin/images/vview-open-inspector.png
 lib/firefox/browser/chrome/devtools/skin/images/vview-open-inspector%2x.png@localhost
-lib/firefox/browser/chrome/devtools/skin/images/webconsole.svg
+lib/firefox/browser/chrome/devtools/skin/images/webconsole/alert.svg
+lib/firefox/browser/chrome/devtools/skin/images/webconsole/info.svg
+lib/firefox/browser/chrome/devtools/skin/images/webconsole/input.svg
+lib/firefox/browser/chrome/devtools/skin/images/webconsole/return.svg
 lib/firefox/browser/chrome/devtools/skin/inspector.css
 lib/firefox/browser/chrome/devtools/skin/jit-optimizations.css
 lib/firefox/browser/chrome/devtools/skin/layout.css
@@ -2522,7 +3270,6 @@ lib/firefox/browser/chrome/devtools/skin
 lib/firefox/browser/chrome/devtools/skin/widgets.css
 lib/firefox/browser/chrome/en-US/locale/branding/brand.dtd
 lib/firefox/browser/chrome/en-US/locale/branding/brand.properties
-lib/firefox/browser/chrome/en-US/locale/branding/browserconfig.properties
 lib/firefox/browser/chrome/en-US/locale/browser-region/region.properties
 lib/firefox/browser/chrome/en-US/locale/browser/aboutDialog.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/aboutPrivateBrowsing.dtd
@@ -2555,7 +3302,6 @@ lib/firefox/browser/chrome/en-US/locale/
 lib/firefox/browser/chrome/en-US/locale/browser/places/places.properties
 lib/firefox/browser/chrome/en-US/locale/browser/preferences/preferences.properties
 lib/firefox/browser/chrome/en-US/locale/browser/preferences/security.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/quitDialog.properties
 lib/firefox/browser/chrome/en-US/locale/browser/safeMode.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd
 lib/firefox/browser/chrome/en-US/locale/browser/safebrowsing/report-phishing.dtd
@@ -2632,6 +3378,7 @@ lib/firefox/browser/chrome/en-US/locale/
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/eyedropper.properties
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/gcli.properties
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/gclicommands.properties
+lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/highlighters.properties
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/screenshot.properties
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/shared.properties
 lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/styleinspector.properties
@@ -2649,15 +3396,12 @@ lib/firefox/browser/chrome/icons/default
 lib/firefox/browser/chrome/pdfjs/content/PdfJs.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfJsDefaultPreferences.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfJsNetwork.jsm
-lib/firefox/browser/chrome/pdfjs/content/PdfJsRegistration.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfJsTelemetry.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfStreamConverter.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfjsChromeUtils.jsm
 lib/firefox/browser/chrome/pdfjs/content/PdfjsContentUtils.jsm
 lib/firefox/browser/chrome/pdfjs/content/build/pdf.js
 lib/firefox/browser/chrome/pdfjs/content/build/pdf.worker.js
-lib/firefox/browser/chrome/pdfjs/content/pdfjschildbootstrap-enabled.js
-lib/firefox/browser/chrome/pdfjs/content/pdfjschildbootstrap.js
 lib/firefox/browser/chrome/pdfjs/content/web/cmaps/78-EUC-H.bcmap
 lib/firefox/browser/chrome/pdfjs/content/web/cmaps/78-EUC-V.bcmap
 lib/firefox/browser/chrome/pdfjs/content/web/cmaps/78-H.bcmap
@@ -2981,7 +3725,7 @@ lib/firefox/browser/components/component
 lib/firefox/browser/components/devtools-startup.js
 lib/firefox/browser/components/nsBrowserContentHandler.js
 lib/firefox/browser/components/nsBrowserGlue.js
-lib/firefox/browser/components/nsSessionStartup.js
+lib/firefox/browser/components/pdfjs.js
 lib/firefox/browser/defaults/permissions
 lib/firefox/browser/defaults/preferences/debugger.js
 lib/firefox/browser/defaults/preferences/devtools-client.js
@@ -2996,400 +3740,6 @@ lib/firefox/browser/defaults/settings/bl
 lib/firefox/browser/defaults/settings/blocklists/plugins.json
 lib/firefox/browser/defaults/settings/main/example.json
 lib/firefox/browser/defaults/settings/pinning/pins.json
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/bootstrap.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome.manifest
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/common/Actions.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/common/Dedupe.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/common/PerfService.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/common/PrerenderData.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/common/Reducers.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/css/activity-stream.css
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/activity-stream.bundle.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/fox-tail.png
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-add-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-arrowhead-down-12.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-arrowhead-down-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-cancel-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-delete-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-dismiss-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-edit-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-highlights-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-import-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-info-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-maximize-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-minimize-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-modal-delete-32.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-newWindow-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-open-file-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-pin-12.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-pin-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-pocket-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-search-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-topsites-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-trending-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-unpin-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/glyph-webextension-16.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/illustration-addons%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/illustration-gift%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/illustration-privatebrowsing%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/illustration-screenshots%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/sync-devices.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/assets/topic-show-more-12.svg
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/aliexpress-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/allegro-pl%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/amazon%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/avito-ru%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/baidu-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/bbc-uk%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/bing-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/duckduckgo-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/ebay%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/facebook-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/google-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/leboncoin-fr%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/ok-ru%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/olx-pl%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/reddit-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/twitter-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/vk-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/wikipedia-org%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/wykop-pl%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/yandex-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/images/youtube-com%2x.png@localhost
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/data/content/tippytop/top_sites.json
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ASRouter.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ASRouterFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ASRouterTargeting.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/AboutPreferences.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ActivityStream.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ActivityStreamMessageChannel.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ActivityStreamPrefs.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ActivityStreamStorage.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/DownloadsManager.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/FaviconFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/FilterAdult.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/HighlightsFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/LinksCache.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ManualMigration.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/NewTabInit.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/OnboardingMessageProvider.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/PersistentCache.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/PlacesFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/PrefsFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/Screenshots.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/SearchShortcuts.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/SectionsManager.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ShortURL.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/SnippetsFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/Store.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/SystemTickFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/TelemetryFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/ThemeFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/TippyTopProvider.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/TopSitesFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/TopStoriesFeed.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/UTEventReporting.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/lib/UserDomainAffinityProvider.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ach/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ach/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ach/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/an/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/an/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/an/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ar/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ar/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ar/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ast/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ast/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ast/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/az/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/az/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/az/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/be/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/be/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/be/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bg/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bg/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bg/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-BD/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-BD/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-BD/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-IN/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-IN/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bn-IN/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/br/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/br/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/br/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bs/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bs/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/bs/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ca/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ca/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ca/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cak/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cak/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cak/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/crh/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/crh/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/crh/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cs/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cs/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cs/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cy/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cy/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/cy/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/da/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/da/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/da/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/de/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/de/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/de/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/dsb/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/dsb/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/dsb/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/el/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/el/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/el/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-CA/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-CA/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-CA/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-GB/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-GB/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-GB/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-US/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-US/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/en-US/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eo/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eo/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eo/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-AR/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-AR/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-AR/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-CL/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-CL/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-CL/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-ES/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-ES/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-ES/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-MX/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-MX/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/es-MX/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/et/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/et/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/et/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eu/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eu/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/eu/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fa/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fa/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fa/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ff/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ff/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ff/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fi/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fi/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fi/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fr/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fr/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fr/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fy-NL/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fy-NL/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/fy-NL/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ga-IE/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ga-IE/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ga-IE/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gd/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gd/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gd/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gl/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gl/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gl/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gn/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gn/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gn/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gu-IN/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gu-IN/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/gu-IN/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/he/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/he/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/he/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hi-IN/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hi-IN/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hi-IN/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hr/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hr/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hr/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hsb/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hsb/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hsb/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hu/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hu/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hu/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hy-AM/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hy-AM/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/hy-AM/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ia/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ia/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ia/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/id/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/id/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/id/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/it/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/it/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/it/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja-JP-mac/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja-JP-mac/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja-JP-mac/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ja/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ka/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ka/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ka/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kab/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kab/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kab/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kk/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kk/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kk/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/km/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/km/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/km/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kn/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kn/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/kn/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ko/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ko/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ko/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lij/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lij/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lij/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lo/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lo/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lo/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lt/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lt/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lt/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ltg/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ltg/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ltg/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lv/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lv/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/lv/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mai/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mai/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mai/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mk/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mk/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mk/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ml/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ml/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ml/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mr/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mr/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/mr/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ms/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ms/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ms/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/my/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/my/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/my/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nb-NO/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nb-NO/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nb-NO/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ne-NP/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ne-NP/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ne-NP/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nl/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nl/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nl/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nn-NO/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nn-NO/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/nn-NO/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/oc/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/oc/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/oc/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pa-IN/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pa-IN/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pa-IN/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pl/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pl/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pl/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-BR/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-BR/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-BR/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-PT/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-PT/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/pt-PT/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/rm/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/rm/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/rm/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ro/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ro/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ro/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ru/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ru/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ru/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/si/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/si/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/si/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sk/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sk/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sk/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sl/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sl/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sl/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sq/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sq/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sq/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sr/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sr/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sr/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/static/activity-stream-initial-state.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sv-SE/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sv-SE/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/sv-SE/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ta/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ta/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ta/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/te/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/te/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/te/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/th/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/th/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/th/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tl/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tl/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tl/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tr/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tr/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/tr/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uk/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uk/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uk/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ur/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ur/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/ur/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uz/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uz/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/uz/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/vi/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/vi/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/vi/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-CN/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-CN/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-CN/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-TW/activity-stream-prerendered.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-TW/activity-stream-strings.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/prerendered/zh-TW/activity-stream.html
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/Redux.jsm
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/prop-types.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/react-dom.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/react-intl.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/react-redux.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/react.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/chrome/content/vendor/redux.js
-lib/firefox/browser/features/activity-stream%mozilla.org@localhost/install.rdf
 lib/firefox/browser/features/aushelper%mozilla.org@localhost/bootstrap.js
 lib/firefox/browser/features/aushelper%mozilla.org@localhost/install.rdf
 lib/firefox/browser/features/firefox%getpocket.com@localhost/bootstrap.js
@@ -3403,7 +3753,7 @@ lib/firefox/browser/features/firefox@get
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/css/signup.css
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/fonts/FiraSans-Regular.woff
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/app_store_dowload_apple.svg
-lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/pocket.svg
+lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/pocket-outline.svg
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/pocketerror%1x.png@localhost
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/pocketerror%2x.png@localhost
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/panels/img/pocketlogo%1x.png@localhost
@@ -3451,11 +3801,13 @@ lib/firefox/browser/features/firefox@get
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/content/pocket-content-process.js
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/library-pocket-animation.svg
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket-animation.svg
+lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket-outline.svg
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket.css
 lib/firefox/browser/features/firefox%getpocket.com@localhost/chrome/skin/shared/pocket.svg
 lib/firefox/browser/features/firefox%getpocket.com@localhost/en-US/locale/en-US/pocket.properties
 lib/firefox/browser/features/firefox%getpocket.com@localhost/install.rdf
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/bootstrap.js
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/api.js
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/background.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome.manifest
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/FormAutofillFrameScript.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/autofillEditForms.js
@@ -3476,6 +3828,7 @@ lib/firefox/browser/features/formautofil
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/manageDialog.css
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/manageDialog.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/content/nameReferences.js
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofill.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillContent.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillDoorhanger.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/FormAutofillHandler.jsm
@@ -3490,21 +3843,16 @@ lib/firefox/browser/features/formautofil
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/ProfileAutoCompleteResult.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferences.js
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/addressmetadata/addressReferencesExt.js
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/autocomplete-item-shared.css
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/editAddress.css
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/editCreditCard.css
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/editDialog-shared.css
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumber.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/linux/autocomplete-item.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/linux/editDialog.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/osx/autocomplete-item.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/osx/editDialog.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/shared/autocomplete-item.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/shared/editAddress.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/shared/editCreditCard.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/shared/editDialog.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/windows/autocomplete-item.css
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/chrome/skin/windows/editDialog.css
 lib/firefox/browser/features/formautofill%mozilla.org@localhost/en-US/locale/en-US/formautofill.properties
-lib/firefox/browser/features/formautofill%mozilla.org@localhost/install.rdf
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/manifest.json
+lib/firefox/browser/features/formautofill%mozilla.org@localhost/schema.json
 lib/firefox/browser/features/onboarding%mozilla.org@localhost/bootstrap.js
 lib/firefox/browser/features/onboarding%mozilla.org@localhost/chrome.manifest
 lib/firefox/browser/features/onboarding%mozilla.org@localhost/chrome/content/Onboarding.jsm
@@ -3702,9 +4050,17 @@ lib/firefox/browser/features/webcompat@m
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/background.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/css/bug0000000-dummy-css-injection.css
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug0000000-dummy-js-injection.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug1452707-window.controllers-shim-ib.absa.co.za.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug1457335-histography.io-ua-change.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug1472075-bankofamerica.com-ua-change.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug1472081-election.gov.np-window.sidebar-shim.js
+lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/injections/js/bug1482066-portalminasnet.com-window.sidebar-shim.js
 lib/firefox/browser/features/webcompat%mozilla.org@localhost/webextension/manifest.json
 lib/firefox/browser/localization/en-US/branding/brand.ftl
+lib/firefox/browser/localization/en-US/browser/aboutPolicies.ftl
 lib/firefox/browser/localization/en-US/browser/branding/sync-brand.ftl
+lib/firefox/browser/localization/en-US/browser/newtab/asrouter.ftl
+lib/firefox/browser/localization/en-US/browser/policies/policies-descriptions.ftl
 lib/firefox/browser/localization/en-US/browser/preferences/applicationManager.ftl
 lib/firefox/browser/localization/en-US/browser/preferences/blocklists.ftl
 lib/firefox/browser/localization/en-US/browser/preferences/clearSiteData.ftl
@@ -3724,19 +4080,15 @@ lib/firefox/browser/modules/AboutNewTab.
 lib/firefox/browser/modules/AsyncTabSwitcher.jsm
 lib/firefox/browser/modules/AttributionCode.jsm
 lib/firefox/browser/modules/AutoMigrate.jsm
-lib/firefox/browser/modules/BlockedSiteContent.jsm
 lib/firefox/browser/modules/BrowserErrorReporter.jsm
 lib/firefox/browser/modules/BrowserUsageTelemetry.jsm
 lib/firefox/browser/modules/BrowserWindowTracker.jsm
 lib/firefox/browser/modules/ChromeMigrationUtils.jsm
 lib/firefox/browser/modules/ContentClick.jsm
 lib/firefox/browser/modules/ContentCrashHandlers.jsm
-lib/firefox/browser/modules/ContentLinkHandler.jsm
 lib/firefox/browser/modules/ContentMetaHandler.jsm
 lib/firefox/browser/modules/ContentObservers.js
 lib/firefox/browser/modules/ContentSearch.jsm
-lib/firefox/browser/modules/ContentWebRTC.jsm
-lib/firefox/browser/modules/ContextMenu.jsm
 lib/firefox/browser/modules/CustomizableUI.jsm
 lib/firefox/browser/modules/CustomizableWidgets.jsm
 lib/firefox/browser/modules/CustomizeMode.jsm
@@ -3748,18 +4100,15 @@ lib/firefox/browser/modules/DragPosition
 lib/firefox/browser/modules/ExtensionControlledPopup.jsm
 lib/firefox/browser/modules/ExtensionPopups.jsm
 lib/firefox/browser/modules/ExtensionsUI.jsm
+lib/firefox/browser/modules/FaviconLoader.jsm
 lib/firefox/browser/modules/Feeds.jsm
-lib/firefox/browser/modules/FormSubmitObserver.jsm
 lib/firefox/browser/modules/FormValidationHandler.jsm
 lib/firefox/browser/modules/HeadlessShell.jsm
+lib/firefox/browser/modules/HomePage.jsm
 lib/firefox/browser/modules/LaterRun.jsm
-lib/firefox/browser/modules/LightWeightThemeWebInstallListener.jsm
 lib/firefox/browser/modules/MigrationUtils.jsm
-lib/firefox/browser/modules/NetErrorContent.jsm
 lib/firefox/browser/modules/OpenInTabsUtils.jsm
 lib/firefox/browser/modules/PageActions.jsm
-lib/firefox/browser/modules/PageInfoListener.jsm
-lib/firefox/browser/modules/PageStyleHandler.jsm
 lib/firefox/browser/modules/PanelMultiView.jsm
 lib/firefox/browser/modules/ParseBreakpadSymbols-worker.js
 lib/firefox/browser/modules/ParseCppFiltSymbols-worker.js
@@ -3768,12 +4117,10 @@ lib/firefox/browser/modules/ParseSymbols
 lib/firefox/browser/modules/PermissionUI.jsm
 lib/firefox/browser/modules/PingCentre.jsm
 lib/firefox/browser/modules/PlacesUIUtils.jsm
-lib/firefox/browser/modules/PluginContent.jsm
 lib/firefox/browser/modules/ProcessHangMonitor.jsm
 lib/firefox/browser/modules/ReaderParent.jsm
 lib/firefox/browser/modules/RemotePrompt.jsm
 lib/firefox/browser/modules/Sanitizer.jsm
-lib/firefox/browser/modules/SavantShieldStudy.jsm
 lib/firefox/browser/modules/SchedulePressure.jsm
 lib/firefox/browser/modules/ScrollbarSampler.jsm
 lib/firefox/browser/modules/SearchWidgetTracker.jsm
@@ -3784,6 +4131,7 @@ lib/firefox/browser/modules/TabsList.jsm
 lib/firefox/browser/modules/ThemeVariableMap.jsm
 lib/firefox/browser/modules/TransientPrefs.jsm
 lib/firefox/browser/modules/UITour.jsm
+lib/firefox/browser/modules/UITourChild.jsm
 lib/firefox/browser/modules/ZoomUI.jsm
 lib/firefox/browser/modules/aboutpages/AboutPrivateBrowsingHandler.jsm
 lib/firefox/browser/modules/distribution.js
@@ -3793,6 +4141,7 @@ lib/firefox/browser/modules/policies/Pro
 lib/firefox/browser/modules/policies/WebsiteFilter.jsm
 lib/firefox/browser/modules/policies/schema.jsm
 lib/firefox/browser/modules/sessionstore/ContentRestore.jsm
+lib/firefox/browser/modules/sessionstore/ContentSessionStore.jsm
 lib/firefox/browser/modules/sessionstore/DocShellCapabilities.jsm
 lib/firefox/browser/modules/sessionstore/GlobalState.jsm
 lib/firefox/browser/modules/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
@@ -3801,6 +4150,7 @@ lib/firefox/browser/modules/sessionstore
 lib/firefox/browser/modules/sessionstore/SessionFile.jsm
 lib/firefox/browser/modules/sessionstore/SessionMigration.jsm
 lib/firefox/browser/modules/sessionstore/SessionSaver.jsm
+lib/firefox/browser/modules/sessionstore/SessionStartup.jsm
 lib/firefox/browser/modules/sessionstore/SessionStorage.jsm
 lib/firefox/browser/modules/sessionstore/SessionStore.jsm
 lib/firefox/browser/modules/sessionstore/SessionWorker.js
@@ -3819,6 +4169,7 @@ lib/firefox/browser/modules/syncedtabs/T
 lib/firefox/browser/modules/syncedtabs/TabListView.js
 lib/firefox/browser/modules/syncedtabs/util.js
 lib/firefox/browser/modules/translation/BingTranslator.jsm
+lib/firefox/browser/modules/translation/GoogleTranslator.jsm
 lib/firefox/browser/modules/translation/LanguageDetector.jsm
 lib/firefox/browser/modules/translation/Translation.jsm
 lib/firefox/browser/modules/translation/TranslationContentHandler.jsm
@@ -3869,8 +4220,6 @@ lib/firefox/chrome/en-US/locale/en-US/gl
 lib/firefox/chrome/en-US/locale/en-US/global/config.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/config.properties
 lib/firefox/chrome/en-US/locale/en-US/global/contentAreaCommands.properties
-lib/firefox/chrome/en-US/locale/en-US/global/crashes.dtd
-lib/firefox/chrome/en-US/locale/en-US/global/crashes.properties
 lib/firefox/chrome/en-US/locale/en-US/global/css.properties
 lib/firefox/chrome/en-US/locale/en-US/global/datetimebox.dtd
 lib/firefox/chrome/en-US/locale/en-US/global/dialog.properties
@@ -3965,6 +4314,7 @@ lib/firefox/chrome/marionette/content/ad
 lib/firefox/chrome/marionette/content/assert.js
 lib/firefox/chrome/marionette/content/atom.js
 lib/firefox/chrome/marionette/content/browser.js
+lib/firefox/chrome/marionette/content/capabilities.js
 lib/firefox/chrome/marionette/content/capture.js
 lib/firefox/chrome/marionette/content/cert.js
 lib/firefox/chrome/marionette/content/cookie.js
@@ -3989,7 +4339,6 @@ lib/firefox/chrome/marionette/content/pr
 lib/firefox/chrome/marionette/content/reftest.js
 lib/firefox/chrome/marionette/content/reftest.xul
 lib/firefox/chrome/marionette/content/server.js
-lib/firefox/chrome/marionette/content/session.js
 lib/firefox/chrome/marionette/content/stream-utils.js
 lib/firefox/chrome/marionette/content/sync.js
 lib/firefox/chrome/marionette/content/transport.js
@@ -4060,6 +4409,7 @@ lib/firefox/chrome/toolkit/content/exten
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-runtime.js
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-storage.js
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-tabs-base.js
+lib/firefox/chrome/toolkit/content/extensions/parent/ext-telemetry.js
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-theme.js
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-toolkit.js
 lib/firefox/chrome/toolkit/content/extensions/parent/ext-topSites.js
@@ -4090,6 +4440,7 @@ lib/firefox/chrome/toolkit/content/exten
 lib/firefox/chrome/toolkit/content/extensions/schemas/proxy.json
 lib/firefox/chrome/toolkit/content/extensions/schemas/runtime.json
 lib/firefox/chrome/toolkit/content/extensions/schemas/storage.json
+lib/firefox/chrome/toolkit/content/extensions/schemas/telemetry.json
 lib/firefox/chrome/toolkit/content/extensions/schemas/test.json
 lib/firefox/chrome/toolkit/content/extensions/schemas/theme.json
 lib/firefox/chrome/toolkit/content/extensions/schemas/top_sites.json
@@ -4152,11 +4503,9 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/bindings/datetimebox.xml
 lib/firefox/chrome/toolkit/content/global/bindings/datetimepopup.xml
 lib/firefox/chrome/toolkit/content/global/bindings/dialog.xml
-lib/firefox/chrome/toolkit/content/global/bindings/editor.xml
 lib/firefox/chrome/toolkit/content/global/bindings/findbar.xml
 lib/firefox/chrome/toolkit/content/global/bindings/general.xml
 lib/firefox/chrome/toolkit/content/global/bindings/groupbox.xml
-lib/firefox/chrome/toolkit/content/global/bindings/listbox.xml
 lib/firefox/chrome/toolkit/content/global/bindings/menu.xml
 lib/firefox/chrome/toolkit/content/global/bindings/menulist.xml
 lib/firefox/chrome/toolkit/content/global/bindings/notification.xml
@@ -4166,7 +4515,6 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/bindings/radio.xml
 lib/firefox/chrome/toolkit/content/global/bindings/remote-browser.xml
 lib/firefox/chrome/toolkit/content/global/bindings/richlistbox.xml
-lib/firefox/chrome/toolkit/content/global/bindings/scale.xml
 lib/firefox/chrome/toolkit/content/global/bindings/scrollbox.xml
 lib/firefox/chrome/toolkit/content/global/bindings/spinner.js
 lib/firefox/chrome/toolkit/content/global/bindings/tabbox.xml
@@ -4195,15 +4543,18 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/datepicker.xhtml
 lib/firefox/chrome/toolkit/content/global/directionDetector.html
 lib/firefox/chrome/toolkit/content/global/editMenuOverlay.js
+lib/firefox/chrome/toolkit/content/global/elements/editor.js
 lib/firefox/chrome/toolkit/content/global/elements/general.js
 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/textbox.js
+lib/firefox/chrome/toolkit/content/global/elements/videocontrols.js
 lib/firefox/chrome/toolkit/content/global/filepicker.properties
 lib/firefox/chrome/toolkit/content/global/globalOverlay.js
 lib/firefox/chrome/toolkit/content/global/gmp-sources/openh264.json
 lib/firefox/chrome/toolkit/content/global/gmp-sources/widevinecdm.json
 lib/firefox/chrome/toolkit/content/global/l10n.js
 lib/firefox/chrome/toolkit/content/global/license.html
-lib/firefox/chrome/toolkit/content/global/manifestMessages.js
 lib/firefox/chrome/toolkit/content/global/minimal-xul.css
 lib/firefox/chrome/toolkit/content/global/mozilla.xhtml
 lib/firefox/chrome/toolkit/content/global/netError.xhtml
@@ -4212,9 +4563,9 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/plugins.css
 lib/firefox/chrome/toolkit/content/global/plugins.html
 lib/firefox/chrome/toolkit/content/global/preferencesBindings.js
-lib/firefox/chrome/toolkit/content/global/printPreviewBindings.xml
 lib/firefox/chrome/toolkit/content/global/printPreviewProgress.js
 lib/firefox/chrome/toolkit/content/global/printPreviewProgress.xul
+lib/firefox/chrome/toolkit/content/global/printPreviewToolbar.js
 lib/firefox/chrome/toolkit/content/global/printProgress.js
 lib/firefox/chrome/toolkit/content/global/printProgress.xul
 lib/firefox/chrome/toolkit/content/global/printUtils.js
@@ -4239,6 +4590,7 @@ lib/firefox/chrome/toolkit/content/globa
 lib/firefox/chrome/toolkit/content/global/viewSource-content.js
 lib/firefox/chrome/toolkit/content/global/viewSourceUtils.js
 lib/firefox/chrome/toolkit/content/global/viewZoomOverlay.js
+lib/firefox/chrome/toolkit/content/global/widgets.css
 lib/firefox/chrome/toolkit/content/global/win.xul
 lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.css
 lib/firefox/chrome/toolkit/content/global/xml/XMLPrettyPrint.xml
@@ -4315,24 +4667,23 @@ lib/firefox/chrome/toolkit/res/loading-i
 lib/firefox/chrome/toolkit/res/mathml.css
 lib/firefox/chrome/toolkit/res/noframes.css
 lib/firefox/chrome/toolkit/res/normandy/Normandy.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/ConsoleLogAction.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/schemas/index.js
 lib/firefox/chrome/toolkit/res/normandy/content/AboutPages.jsm
+lib/firefox/chrome/toolkit/res/normandy/content/ShieldFrameChild.jsm
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/about-studies.css
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/about-studies.html
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/about-studies.js
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/common.js
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/img/shield-logo.png
 lib/firefox/chrome/toolkit/res/normandy/content/about-studies/shield-studies.js
-lib/firefox/chrome/toolkit/res/normandy/content/shield-content-frame.js
-lib/firefox/chrome/toolkit/res/normandy/content/shield-content-process.js
 lib/firefox/chrome/toolkit/res/normandy/lib/ActionSandboxManager.jsm
 lib/firefox/chrome/toolkit/res/normandy/lib/ActionsManager.jsm
 lib/firefox/chrome/toolkit/res/normandy/lib/AddonStudies.jsm
-lib/firefox/chrome/toolkit/res/normandy/lib/Addons.jsm
 lib/firefox/chrome/toolkit/res/normandy/lib/CleanupManager.jsm
 lib/firefox/chrome/toolkit/res/normandy/lib/ClientEnvironment.jsm
 lib/firefox/chrome/toolkit/res/normandy/lib/EventEmitter.jsm
@@ -4372,9 +4723,7 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/aboutSupport.css
 lib/firefox/chrome/toolkit/skin/classic/global/alerts/alert.css
 lib/firefox/chrome/toolkit/skin/classic/global/appPicker.css
-lib/firefox/chrome/toolkit/skin/classic/global/arrow/arrow-dn-hov.gif
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/arrow-dn.gif
-lib/firefox/chrome/toolkit/skin/classic/global/arrow/arrow-up-hov.gif
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/arrow-up.gif
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal.svg
 lib/firefox/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical.svg
@@ -4393,9 +4742,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/global.css
 lib/firefox/chrome/toolkit/skin/classic/global/groupbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/icons/Authentication.png
-lib/firefox/chrome/toolkit/skin/classic/global/icons/Close.gif
-lib/firefox/chrome/toolkit/skin/classic/global/icons/Minimize.gif
-lib/firefox/chrome/toolkit/skin/classic/global/icons/Restore.gif
 lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-dropdown-12.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/arrow-dropdown-16.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/autoscroll-horizontal.svg
@@ -4413,7 +4759,6 @@ 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/help.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/info.svg
-lib/firefox/chrome/toolkit/skin/classic/global/icons/input-clear.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/loading%2x.png@localhost
 lib/firefox/chrome/toolkit/skin/classic/global/icons/question-16.png
@@ -4423,6 +4768,9 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-down.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/spinner-arrow-up.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/sslWarning.png
+lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed-rtl.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-collapsed.svg
+lib/firefox/chrome/toolkit/skin/classic/global/icons/twisty-expanded.svg
 lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-16.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-64.png
 lib/firefox/chrome/toolkit/skin/classic/global/icons/warning.svg
@@ -4435,7 +4783,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/in-content/help-glyph.svg
 lib/firefox/chrome/toolkit/skin/classic/global/in-content/info-pages.css
 lib/firefox/chrome/toolkit/skin/classic/global/in-content/radio.svg
-lib/firefox/chrome/toolkit/skin/classic/global/listbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/media/TopLevelImageDocument.css
 lib/firefox/chrome/toolkit/skin/classic/global/media/TopLevelVideoDocument.css
 lib/firefox/chrome/toolkit/skin/classic/global/media/audioMutedButton.svg
@@ -4471,7 +4818,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/numberbox.css
 lib/firefox/chrome/toolkit/skin/classic/global/passwordmgr.css
 lib/firefox/chrome/toolkit/skin/classic/global/popup.css
-lib/firefox/chrome/toolkit/skin/classic/global/printPreview.css
 lib/firefox/chrome/toolkit/skin/classic/global/progressmeter.css
 lib/firefox/chrome/toolkit/skin/classic/global/radio.css
 lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Close-24x24.svg
@@ -4484,7 +4830,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-24x24.svg
 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/scale.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/splitter.css
@@ -4493,14 +4838,13 @@ lib/firefox/chrome/toolkit/skin/classic/
 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
 lib/firefox/chrome/toolkit/skin/classic/global/tree.css
 lib/firefox/chrome/toolkit/skin/classic/global/tree/columnpicker.gif
 lib/firefox/chrome/toolkit/skin/classic/global/tree/sort-asc-classic.png
 lib/firefox/chrome/toolkit/skin/classic/global/tree/sort-asc.png
 lib/firefox/chrome/toolkit/skin/classic/global/tree/sort-dsc-classic.png
 lib/firefox/chrome/toolkit/skin/classic/global/tree/sort-dsc.png
-lib/firefox/chrome/toolkit/skin/classic/global/tree/twisty-clsd.png
-lib/firefox/chrome/toolkit/skin/classic/global/tree/twisty-open.png
 lib/firefox/chrome/toolkit/skin/classic/global/wizard.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutNetworking.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/aboutProfiles.css
@@ -4541,7 +4885,6 @@ lib/firefox/chrome/toolkit/skin/classic/
 lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginHelp-16.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginProblem.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileSelection.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/profile/profileicon.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/update/downloadButtons.png
 lib/firefox/chrome/toolkit/skin/classic/mozapps/update/updates.css
 lib/firefox/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallConfirm.css
@@ -4562,14 +4905,13 @@ lib/firefox/components/NetworkGeolocatio
 lib/firefox/components/NotificationStorage.js
 lib/firefox/components/PageIconProtocolHandler.js
 lib/firefox/components/PageThumbsStorageService.js
-${PLIST.webrtc}lib/firefox/components/PeerConnection.js
 lib/firefox/components/PlacesCategoriesStarter.js
 lib/firefox/components/PresentationControlService.js
 lib/firefox/components/PresentationDataChannelSessionTransport.js
-lib/firefox/components/PrivateBrowsingTrackingProtectionWhitelist.js
 lib/firefox/components/ProcessSelector.js
 lib/firefox/components/Push.js
 lib/firefox/components/PushComponents.js
+lib/firefox/components/RemoteSettingsComponents.js
 lib/firefox/components/RemoteWebNavigation.js
 lib/firefox/components/SecurityReporter.js
 lib/firefox/components/SlowScriptDebug.js
@@ -4592,6 +4934,7 @@ lib/firefox/components/crypto-SDR.js
 lib/firefox/components/extension-process-script.js
 lib/firefox/components/htmlMenuBuilder.js
 lib/firefox/components/marionette.js
+lib/firefox/components/mozDOMLocalization.js
 lib/firefox/components/mozIntl.js
 lib/firefox/components/mozProtocolHandler.js
 lib/firefox/components/nsAsyncShutdown.js
@@ -4601,7 +4944,6 @@ lib/firefox/components/nsDNSServiceDisco
 lib/firefox/components/nsDefaultCLH.js
 lib/firefox/components/nsFormAutoComplete.js
 lib/firefox/components/nsHelperAppDlg.js
-lib/firefox/components/nsINIProcessor.js
 lib/firefox/components/nsInputListAutoComplete.js
 lib/firefox/components/nsLivemarkService.js
 lib/firefox/components/nsLoginInfo.js
@@ -4621,6 +4963,7 @@ lib/firefox/components/nsUrlClassifierLi
 lib/firefox/components/nsUrlClassifierListManager.js
 lib/firefox/components/nsWebHandlerApp.js
 lib/firefox/components/recording-cmdline.js
+lib/firefox/components/shield-content-process.js
 lib/firefox/components/simpleServices.js
 lib/firefox/components/storage-json.js
 lib/firefox/components/txEXSLTRegExFunctions.js
@@ -4685,13 +5028,19 @@ ${PLIST.avx86}lib/firefox/libmozavutil.s
 lib/firefox/libmozgtk.so
 lib/firefox/libmozsqlite3.so
 lib/firefox/libxul.so
+lib/firefox/localization/en-US/crashreporter/aboutcrashes.ftl
+lib/firefox/localization/en-US/toolkit/main-window/editmenu.ftl
 lib/firefox/modules/AboutReader.jsm
+lib/firefox/modules/ActorChild.jsm
+lib/firefox/modules/ActorManagerChild.jsm
+lib/firefox/modules/ActorManagerParent.jsm
 lib/firefox/modules/AddonManager.jsm
 lib/firefox/modules/AppConstants.jsm
 lib/firefox/modules/AppMenuNotifications.jsm
 lib/firefox/modules/AsyncPrefs.jsm
 lib/firefox/modules/AsyncShutdown.jsm
 lib/firefox/modules/AutoCompletePopup.jsm
+lib/firefox/modules/AutoCompletePopupContent.jsm
 lib/firefox/modules/AutoScrollController.jsm
 lib/firefox/modules/BackgroundPageThumbs.jsm
 lib/firefox/modules/Battery.jsm
@@ -4721,6 +5070,7 @@ lib/firefox/modules/ContextualIdentitySe
 lib/firefox/modules/CrashMonitor.jsm
 lib/firefox/modules/Credentials.jsm
 lib/firefox/modules/CreditCard.jsm
+lib/firefox/modules/CustomElementsListener.jsm
 lib/firefox/modules/DNSPacket.jsm
 lib/firefox/modules/DNSRecord.jsm
 lib/firefox/modules/DNSResourceRecord.jsm
@@ -4729,7 +5079,6 @@ lib/firefox/modules/DOMLocalization.jsm
 lib/firefox/modules/DOMRequestHelper.jsm
 lib/firefox/modules/DataReader.jsm
 lib/firefox/modules/DataWriter.jsm
-lib/firefox/modules/DateTimePickerContent.jsm
 lib/firefox/modules/DateTimePickerParent.jsm
 lib/firefox/modules/DeferredTask.jsm
 lib/firefox/modules/Deprecated.jsm
@@ -4761,19 +5110,21 @@ lib/firefox/modules/ExtensionStorageIDB.
 lib/firefox/modules/ExtensionStorageSync.jsm
 lib/firefox/modules/ExtensionUtils.jsm
 lib/firefox/modules/FileUtils.jsm
+lib/firefox/modules/FindBarContent.jsm
 lib/firefox/modules/FindContent.jsm
 lib/firefox/modules/Finder.jsm
 lib/firefox/modules/FinderHighlighter.jsm
 lib/firefox/modules/FinderIterator.jsm
+lib/firefox/modules/FinderParent.jsm
 lib/firefox/modules/ForgetAboutSite.jsm
 lib/firefox/modules/FormData.jsm
 lib/firefox/modules/FormHistory.jsm
 lib/firefox/modules/FormLikeFactory.jsm
 lib/firefox/modules/FxAccounts.jsm
 lib/firefox/modules/FxAccountsClient.jsm
+lib/firefox/modules/FxAccountsCommands.js
 lib/firefox/modules/FxAccountsCommon.js
 lib/firefox/modules/FxAccountsConfig.jsm
-lib/firefox/modules/FxAccountsMessages.js
 lib/firefox/modules/FxAccountsOAuthGrantClient.jsm
 lib/firefox/modules/FxAccountsProfile.jsm
 lib/firefox/modules/FxAccountsProfileClient.jsm
@@ -4812,12 +5163,13 @@ lib/firefox/modules/LoginStore.jsm
 lib/firefox/modules/Manifest.jsm
 lib/firefox/modules/ManifestFinder.jsm
 lib/firefox/modules/ManifestIcons.jsm
+lib/firefox/modules/ManifestMessagesChild.jsm
 lib/firefox/modules/ManifestObtainer.jsm
 lib/firefox/modules/ManifestProcessor.jsm
 lib/firefox/modules/MatchURLFilters.jsm
-lib/firefox/modules/Memory.jsm
 lib/firefox/modules/MessageChannel.jsm
 lib/firefox/modules/MessageContext.jsm
+lib/firefox/modules/MessageManagerProxy.jsm
 lib/firefox/modules/MulticastDNS.jsm
 lib/firefox/modules/NLP.jsm
 lib/firefox/modules/NativeManifests.jsm
@@ -4848,7 +5200,6 @@ lib/firefox/modules/PlacesUtils.jsm
 lib/firefox/modules/PluralForm.jsm
 lib/firefox/modules/PopupNotifications.jsm
 lib/firefox/modules/Preferences.jsm
-lib/firefox/modules/PrintingContent.jsm
 lib/firefox/modules/PrivateBrowsingUtils.jsm
 lib/firefox/modules/ProfileAge.jsm
 lib/firefox/modules/Promise-backend.js
@@ -4866,8 +5217,6 @@ lib/firefox/modules/PushServiceHttp2.jsm
 lib/firefox/modules/PushServiceWebSocket.jsm
 lib/firefox/modules/ReaderMode.jsm
 lib/firefox/modules/RemoteController.js
-lib/firefox/modules/RemoteFinder.jsm
-lib/firefox/modules/RemotePageManager.jsm
 lib/firefox/modules/RemoteSecurityUI.jsm
 lib/firefox/modules/RemoteWebProgress.jsm
 lib/firefox/modules/ResetProfile.jsm
@@ -4878,9 +5227,7 @@ lib/firefox/modules/ScrollPosition.jsm
 lib/firefox/modules/SearchStaticData.jsm
 lib/firefox/modules/SearchSuggestionController.jsm
 lib/firefox/modules/SecurityInfo.jsm
-lib/firefox/modules/SelectContentHelper.jsm
 lib/firefox/modules/SelectParentHelper.jsm
-lib/firefox/modules/SelectionSourceContent.jsm
 lib/firefox/modules/ServiceRequest.jsm
 lib/firefox/modules/ServiceWorkerCleanUp.jsm
 lib/firefox/modules/Services.jsm
@@ -4916,6 +5263,7 @@ lib/firefox/modules/WebChannel.jsm
 lib/firefox/modules/WebNavigation.jsm
 lib/firefox/modules/WebNavigationContent.js
 lib/firefox/modules/WebNavigationFrames.jsm
+lib/firefox/modules/WebProgressChild.jsm
 lib/firefox/modules/WebRequest.jsm
 lib/firefox/modules/WebRequestCommon.jsm
 lib/firefox/modules/WebRequestContent.js
@@ -4984,6 +5332,9 @@ lib/firefox/modules/reader/Readability.j
 lib/firefox/modules/reader/ReaderWorker.js
 lib/firefox/modules/reader/ReaderWorker.jsm
 lib/firefox/modules/reflect.jsm
+lib/firefox/modules/remotepagemanager/MessagePort.jsm
+lib/firefox/modules/remotepagemanager/RemotePageManagerChild.jsm
+lib/firefox/modules/remotepagemanager/RemotePageManagerParent.jsm
 lib/firefox/modules/services-common/async.js
 lib/firefox/modules/services-common/blocklist-clients.js
 lib/firefox/modules/services-common/hawkclient.js

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.326 pkgsrc/www/firefox/distinfo:1.327
--- pkgsrc/www/firefox/distinfo:1.326   Wed Oct  3 17:30:30 2018
+++ pkgsrc/www/firefox/distinfo Sun Nov  4 00:38:44 2018
@@ -1,46 +1,40 @@
-$NetBSD: distinfo,v 1.326 2018/10/03 17:30:30 maya Exp $
+$NetBSD: distinfo,v 1.327 2018/11/04 00:38:44 ryoon Exp $
 
-SHA1 (firefox-62.0.3.source.tar.xz) = 063b22b863cec227608d0195979cc5bbaa6d3f3c
-RMD160 (firefox-62.0.3.source.tar.xz) = 4f6e5e6898c2b62a454ebc9998ead032b049469d
-SHA512 (firefox-62.0.3.source.tar.xz) = 487bb7791284367158c79cf7918fecf3d598627a6416e679aeb5d22626089aeffe07762fa2389819ba881c90ece1c5a83cf2d85b2def15b8d5ba0ed1c498b527
-Size (firefox-62.0.3.source.tar.xz) = 259531444 bytes
-SHA1 (patch-aa) = 94c03ed9a0e72bb87c850f2e1965fb8755933822
-SHA1 (patch-browser_app_profile_firefox.js) = 30e93d7817c7e17b96ba96d3d3fb3701020260d4
-SHA1 (patch-build_moz.configure_old.configure) = 3b887ca0ee9e42558f3a72429f88a19676b309d9
-SHA1 (patch-build_moz.configure_rust.configure) = bdfb66b5fa215affa3b273ea58d394f3eb7f7102
-SHA1 (patch-dom_media_CubebUtils.cpp) = 3632cd0dd4b95f53f01050b8898b33fe198916b6
-SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = f1d0adae2873545818072adb4e8599267bc4e6c5
-SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 96330213707b218b6cfc71589fbf67d14b268dfc
-SHA1 (patch-gfx_webrender_src_query.rs) = 6434b0fc1d6441ddb555a2a3b199564b488ec336
-SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = ed86c3fbb3aef753eec6f6a97940594aac5f3f2f
+SHA1 (firefox-63.0.1.source.tar.xz) = d62a85ce78904171e9f863154fb8cd031cdbe4ee
+RMD160 (firefox-63.0.1.source.tar.xz) = 28f6431150deb10b967e4181ebfb5c332deedbd2
+SHA512 (firefox-63.0.1.source.tar.xz) = 29acad70259d71a924cbaf4c2f01fb034cf8090759b3a2d74a5eabc2823f83b6508434e619d8501d3930702e2bbad373581a70e2ce57aead9af77fc42766fbe2
+Size (firefox-63.0.1.source.tar.xz) = 265358784 bytes
+SHA1 (patch-aa) = 2df509e4c7478eb2a9d894b661ff62bca0e4c785
+SHA1 (patch-browser_app_profile_firefox.js) = 3ff1487607da5c7dc917fe9f793c6d281119974a
+SHA1 (patch-build_moz.configure_old.configure) = 91bab1cbbe02332ec076b49b6e598730202fbc99
+SHA1 (patch-dom_media_CubebUtils.cpp) = ee3b7dca9f9486249b134262891d55dabe1a8f90
+SHA1 (patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp) = 6b250eaea201e061577ccc5916f035d4153b9b16
+SHA1 (patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h) = 2f73c76c48852613e0c55c1680fcc2a9eb3cf4ef
 SHA1 (patch-ipc_chromium_src_base_lock__impl__posix.cc) = 16e37fe54ba1d8d233f6b04dbd06e248305d7f6e
-SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = 99b9f3f9dd88f1c8008d2fb6058450695394f5cf
-SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 5b0bfe78e105cc3f395d5afda25a50afc6289f03
-SHA1 (patch-ipc_glue_CrossProcessSemaphore.h) = 778a569887d8ad082abc2fa2fe89a0a943e84d64
-SHA1 (patch-ipc_glue_CrossProcessSemaphore__posix.cpp) = 3052338871447cedaeafe8369afe82233183c884
+SHA1 (patch-ipc_chromium_src_base_message__pump__libevent.cc) = ccc42a9dafa3747d305acb8cf177111ec8c31ade
+SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = bffcd93821440d7bd547158a418a7fb6721ca4c5
+SHA1 (patch-ipc_glue_CrossProcessSemaphore.h) = 25e24743060acf10c776c6b3b3660f52a2e9fbe8
+SHA1 (patch-ipc_glue_CrossProcessSemaphore__posix.cpp) = fcc514e85bca4a5f83d26cc3c6fa3fffe8f07fc7
 SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 260c29bacd8bf265951b7a412f850bf2b292c836
 SHA1 (patch-js_src_gc_Memory.cpp) = 40d8285d3f5a060e68a2884dd81b39950f45ff95
 SHA1 (patch-js_src_threading_posix_Thread.cpp) = 47e612a676e614fd6dd43b8a3140218a3fbdc7fa
 SHA1 (patch-js_src_util_NativeStack.cpp) = 31541b96f763024f78fb6b4ef69e0d8806b224fa
 SHA1 (patch-js_src_wasm_WasmSignalHandlers.cpp) = 1c665a9383638774c00f6c5fead5d786b6c7944a
-SHA1 (patch-media_libcubeb_gtest_moz.build) = 921a001726cda9e9782df5e59ae02b19d76ef47e
-SHA1 (patch-media_libcubeb_src_cubeb.c) = 1b1b8d57eb710cad13518ded79a0ddee2681881b
-SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 3ee36f58bb525767c7d2b9e814ba4ccaa4868717
-SHA1 (patch-media_libcubeb_src_cubeb__oss.c) = 42899898662ce11481db8ceccdc0151013d79216
-SHA1 (patch-media_libcubeb_src_moz.build) = c8d9afaf605960a0ad5e9b9be4453c1bd735dd8d
-SHA1 (patch-media_libcubeb_update.sh) = 3a322de06bbe9aafba9da349954ef022bd094992
+SHA1 (patch-media_libcubeb_gtest_moz.build) = ea6dcc7ceeb76ce1fb9d508cf43080a2eef3a9e4
+SHA1 (patch-media_libcubeb_src_cubeb.c) = 950c69b7b9daa56f7a7a78e23a79377e945b51cf
+SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = d9299df81da27520e134a5dda23ed3dfa7437c46
+SHA1 (patch-media_libcubeb_src_cubeb__oss.c) = 9b29bbd1c923e574aa5a9ecc17170ad5ef4778c0
+SHA1 (patch-media_libcubeb_src_moz.build) = 67eefcfb75c3f28537f0f9e2232ddca2c92bef4a
+SHA1 (patch-media_libcubeb_update.sh) = cddb5849fa2972e961e4891bc8a79a650df06d8d
 SHA1 (patch-media_libpng_pngpriv.h) = c8084332560017cd7c9b519b61d125fa28af0dbc
-SHA1 (patch-media_libyuv_libyuv_source_mjpeg__decoder.cc) = 8a264c439fa4749cd7c5acf96e1ae3f9bae0a886
-SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__device_linux_audio__device__alsa__linux.cc) = 91e8ce496c1f4dbbd0a463d83cb033afd1de3f49
-SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 0141dd1372c13ea1fce6e2f5ffb65e0cb0f3a13e
-SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = a69bc7b7096b410582e725f9dbec57fee90d6686
 SHA1 (patch-modules_pdfium_update.sh) = b0bf091325c9322c54880de067871354cd689038
-SHA1 (patch-servo_components_style_build__gecko.rs) = fca2260a70b496fc010f165ff4d68788b7e28632
-SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = 5b6d2e5c9f685d32894898d3ef3aec09a1a1e5ce
-SHA1 (patch-toolkit_library_moz.build) = ecb6125e996d5496335c58ecd3433ad3214f29f0
+SHA1 (patch-servo_components_style_build__gecko.rs) = 1045b4e336c329d2673d096aeead83b6bc58ed13
+SHA1 (patch-servo_components_style_gecko_snapshot__helpers.rs) = fae6c2802a02750fe42b96227d794c26545d8741
+SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = 082aa7830b33cb91c2606fb06059d544c70a7e62
+SHA1 (patch-toolkit_library_moz.build) = 6b2d4fd9360bf45c2598182a1e0c8f74323cde54
 SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57
 SHA1 (patch-toolkit_mozapps_installer_packager.mk) = b2343fbad2556504dfd13601c02e6e2357c7d2bc
 SHA1 (patch-toolkit_xre_glxtest.cpp) = cf048491778610454b914400e53072afedd96e7b
 SHA1 (patch-xpcom_base_nscore.h) = d7c96eda884d7f370442749c43caba50da61bbe4
-SHA1 (patch-xpcom_build_BinaryPath.h) = 88a815a142356bf76024e5a4326b677122c844c1
+SHA1 (patch-xpcom_build_BinaryPath.h) = 96ef8bbbd563ba1fa0223c48fb087226cd424e2c
 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__sparc64__netbsd.cpp) = 0792c2c626d906e71c5183994cb32bf8cdb3e239

Index: pkgsrc/www/firefox/mozilla-common.mk
diff -u pkgsrc/www/firefox/mozilla-common.mk:1.116 pkgsrc/www/firefox/mozilla-common.mk:1.117
--- pkgsrc/www/firefox/mozilla-common.mk:1.116  Fri Sep 21 10:11:19 2018
+++ pkgsrc/www/firefox/mozilla-common.mk        Sun Nov  4 00:38:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.116 2018/09/21 10:11:19 jperkin Exp $
+# $NetBSD: mozilla-common.mk,v 1.117 2018/11/04 00:38:44 ryoon Exp $
 #
 # common Makefile fragment for mozilla packages based on gecko 2.0.
 #
@@ -20,11 +20,14 @@ ALL_ENV+=   PYTHON3=${LOCALBASE}/bin/pytho
 HAS_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --prefix=${PREFIX}
 USE_TOOLS+=            pkg-config perl gmake autoconf213 unzip zip
-USE_LANGUAGES+=                c99 c++14 # c++14 for index_sequence
+USE_LANGUAGES+=                c99 gnu++14
 UNLIMIT_RESOURCES+=    datasize
 
 .include "../../mk/bsd.prefs.mk"
 
+TOOL_DEPENDS+=         cbindgen-[0-9]*:../../devel/cbindgen
+TOOL_DEPENDS+=         nodejs-[0-9]*:../../lang/nodejs
+
 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
 BUILD_DEPENDS+=                yasm>=1.1:../../devel/yasm
 
@@ -68,11 +71,15 @@ CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}js
 CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}intl/icu/source/configure
 CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}browser/components/loop/run-all-loop-tests.sh
 CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}browser/extensions/loop/run-all-loop-tests.sh
+#CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}modules/pdfium/update.sh
 
 CONFIGURE_ARGS+=       --enable-default-toolkit=cairo-gtk3
 .if ${OPSYS} != "SunOS"
 CONFIGURE_ARGS+=       --enable-pie
 .endif
+CONFIGURE_ARGS+=       --enable-release
+CONFIGURE_ARGS+=       --enable-rust-simd
+CONFIGURE_ARGS+=       --enable-webrender=build
 CONFIGURE_ARGS+=       --disable-tests
 # Mozilla Bug 1432751
 #CONFIGURE_ARGS+=      --enable-system-cairo
@@ -84,7 +91,7 @@ CONFIGURE_ARGS+=      --enable-system-ffi
 CONFIGURE_ARGS+=       --with-system-icu
 CONFIGURE_ARGS+=       --with-system-nss
 CONFIGURE_ARGS+=       --with-system-nspr
-CONFIGURE_ARGS+=       --with-system-jpeg
+#CONFIGURE_ARGS+=      --with-system-jpeg
 CONFIGURE_ARGS+=       --with-system-zlib
 CONFIGURE_ARGS+=       --with-system-bz2
 CONFIGURE_ARGS+=       --with-system-libevent=${BUILDLINK_PREFIX.libevent}
@@ -110,6 +117,19 @@ SUBST_MESSAGE.prefix=              Setting PREFIX
 SUBST_FILES.prefix+=           ${MOZILLA_DIR}xpcom/build/BinaryPath.h
 SUBST_VARS.prefix+=            PREFIX
 
+.if !empty(LP64PLATFORMS:@.PLAT.@${MACHINE_PLATFORM:M${.PLAT.}}@) || \
+       (defined(ABI) && ${ABI} == "64")
+RUST_USIZE=    u64
+.else
+RUST_USIZE=    u32
+.endif
+
+SUBST_CLASSES+=                        rust-usize
+SUBST_STAGE.rust-usize=                pre-configure
+SUBST_MESSAGE.rust-usize=      Workaround for usize type mismatch
+SUBST_FILES.rust-usize+=       ${MOZILLA_DIR}servo/components/style/gecko/snapshot_helpers.rs
+SUBST_VARS.rust-usize+=                RUST_USIZE
+
 CONFIG_GUESS_OVERRIDE+=                ${MOZILLA_DIR}build/autoconf/config.guess
 CONFIG_GUESS_OVERRIDE+=                ${MOZILLA_DIR}js/src/build/autoconf/config.guess
 CONFIG_GUESS_OVERRIDE+=                ${MOZILLA_DIR}nsprpub/build/autoconf/config.guess
@@ -214,14 +234,15 @@ BUILDLINK_API_DEPENDS.nspr+=      nspr>=4.19
 BUILDLINK_API_DEPENDS.nss+=    nss>=3.38
 .include "../../devel/nss/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
+#.include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 #BUILDLINK_API_DEPENDS.cairo+= cairo>=1.10.2nb4
 #.include "../../graphics/cairo/buildlink3.mk"
 BUILDLINK_DEPMETHOD.clang=     build
+BUILDLINK_API_DEPENDS.clang+=  clang>=6.0.1nb1
 .include "../../lang/clang/buildlink3.mk"
-BUILDLINK_API_DEPENDS.rust+=   rust>=1.24.0
 BUILDLINK_DEPMETHOD.rust=      build
+BUILDLINK_API_DEPENDS.rust+=   rust>=1.24.0
 .include "../../lang/rust/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libvpx+= libvpx>=1.3.0
 .include "../../multimedia/libvpx/buildlink3.mk"

Index: pkgsrc/www/firefox/patches/patch-aa
diff -u pkgsrc/www/firefox/patches/patch-aa:1.58 pkgsrc/www/firefox/patches/patch-aa:1.59
--- pkgsrc/www/firefox/patches/patch-aa:1.58    Thu Jun 28 13:52:37 2018
+++ pkgsrc/www/firefox/patches/patch-aa Sun Nov  4 00:38:44 2018
@@ -1,25 +1,10 @@
-$NetBSD: patch-aa,v 1.58 2018/06/28 13:52:37 ryoon Exp $
+$NetBSD: patch-aa,v 1.59 2018/11/04 00:38:44 ryoon Exp $
 
-* Disable libjpeg-turbo check
-* Add system libraries option
 * Add OSS audio support
 
---- old-configure.in.orig      2018-06-21 20:03:54.000000000 +0000
+--- old-configure.in.orig      2018-10-18 20:06:09.000000000 +0000
 +++ old-configure.in
-@@ -1815,11 +1815,7 @@ if test "$MOZ_SYSTEM_JPEG" = 1; then
-                      #include <jpeglib.h> ],
-                    [ #if JPEG_LIB_VERSION < $MOZJPEG
-                      #error "Insufficient JPEG library version ($MOZJPEG required)."
--                     #endif
--                     #ifndef JCS_EXTENSIONS
--                     #error "libjpeg-turbo JCS_EXTENSIONS required"
--                     #endif
--                     ],
-+                     #endif ],
-                    MOZ_SYSTEM_JPEG=1,
-                    AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg]))
- fi
-@@ -2606,6 +2602,67 @@ MOZ_WEBM_ENCODER=1
+@@ -2543,6 +2543,67 @@ MOZ_WEBM_ENCODER=1
  AC_DEFINE(MOZ_WEBM_ENCODER)
  AC_SUBST(MOZ_WEBM_ENCODER)
  

Index: pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js
diff -u pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js:1.8 pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js:1.9
--- pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js:1.8 Thu Jun 28 13:52:37 2018
+++ pkgsrc/www/firefox/patches/patch-browser_app_profile_firefox.js     Sun Nov  4 00:38:44 2018
@@ -1,9 +1,9 @@
-$NetBSD: patch-browser_app_profile_firefox.js,v 1.8 2018/06/28 13:52:37 ryoon Exp $
+$NetBSD: patch-browser_app_profile_firefox.js,v 1.9 2018/11/04 00:38:44 ryoon Exp $
 
---- browser/app/profile/firefox.js.orig        2018-06-21 20:03:42.000000000 +0000
+--- browser/app/profile/firefox.js.orig        2018-10-18 20:06:03.000000000 +0000
 +++ browser/app/profile/firefox.js
-@@ -1737,6 +1737,12 @@ pref("app.shield.optoutstudies.enabled",
- pref("app.shield.optoutstudies.enabled", false);
+@@ -1781,3 +1781,9 @@ pref("prio.publicKeyB", "26E6674E65425B8
+ pref("browser.fastblock.enabled", true);
  #endif
  
 +// Select UI locale from LANG/LC_MESSAGE environmental variables
@@ -12,6 +12,3 @@ $NetBSD: patch-browser_app_profile_firef
 +// Disable multiprocess window support. Workaround for PR 53273.
 +pref("browser.tabs.remote.autostart", false);
 +
- // Savant Shield study preferences
- pref("shield.savant.enabled", false);
- pref("shield.savant.loglevel", "warn");
Index: pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure
diff -u pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure:1.8 pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure:1.9
--- pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure:1.8      Wed Sep  5 15:29:58 2018
+++ pkgsrc/www/firefox/patches/patch-build_moz.configure_old.configure  Sun Nov  4 00:38:44 2018
@@ -1,6 +1,6 @@
-$NetBSD: patch-build_moz.configure_old.configure,v 1.8 2018/09/05 15:29:58 ryoon Exp $
+$NetBSD: patch-build_moz.configure_old.configure,v 1.9 2018/11/04 00:38:44 ryoon Exp $
 
---- build/moz.configure/old.configure.orig     2018-08-30 16:44:17.000000000 +0000
+--- build/moz.configure/old.configure.orig     2018-10-18 20:06:03.000000000 +0000
 +++ build/moz.configure/old.configure
 @@ -259,6 +259,7 @@ def old_configure_options(*options):
      '--with-nspr-prefix',
Index: pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
diff -u pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.8 pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.9
--- pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc:1.8       Tue Mar  7 22:28:01 2017
+++ pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc   Sun Nov  4 00:38:44 2018
@@ -1,9 +1,9 @@
-$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.8 2017/03/07 22:28:01 snj Exp $
+$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.9 2018/11/04 00:38:44 ryoon Exp $
 
 Allow older libevent
 
---- ipc/chromium/src/base/message_pump_libevent.cc.orig        2017-02-27 08:10:53.000000000 -0800
-+++ ipc/chromium/src/base/message_pump_libevent.cc     2017-03-07 14:06:51.000000000 -0800
+--- ipc/chromium/src/base/message_pump_libevent.cc.orig        2018-10-18 20:06:05.000000000 +0000
++++ ipc/chromium/src/base/message_pump_libevent.cc
 @@ -22,6 +22,7 @@
  
  // This macro checks that the _EVENT_SIZEOF_* constants defined in
@@ -12,7 +12,7 @@ Allow older libevent
  #if defined(_EVENT_SIZEOF_SHORT)
  #define CHECK_EVENT_SIZEOF(TYPE, type) \
      static_assert(_EVENT_SIZEOF_##TYPE == sizeof(type), \
-@@ -40,6 +41,7 @@ CHECK_EVENT_SIZEOF(PTHREAD_T, pthread_t)
+@@ -41,6 +42,7 @@ CHECK_EVENT_SIZEOF(PTHREAD_T, pthread_t)
  CHECK_EVENT_SIZEOF(SHORT,     short);
  CHECK_EVENT_SIZEOF(SIZE_T,    size_t);
  CHECK_EVENT_SIZEOF(VOID_P,    void*);

Index: pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp
diff -u pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp:1.1 pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp:1.2
--- pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp:1.1       Thu Apr 27 01:49:47 2017
+++ pkgsrc/www/firefox/patches/patch-dom_media_CubebUtils.cpp   Sun Nov  4 00:38:44 2018
@@ -1,8 +1,8 @@
-$NetBSD: patch-dom_media_CubebUtils.cpp,v 1.1 2017/04/27 01:49:47 ryoon Exp $
+$NetBSD: patch-dom_media_CubebUtils.cpp,v 1.2 2018/11/04 00:38:44 ryoon Exp $
 
---- dom/media/CubebUtils.cpp.orig      2017-04-11 04:15:21.000000000 +0000
+--- dom/media/CubebUtils.cpp.orig      2018-10-18 20:06:04.000000000 +0000
 +++ dom/media/CubebUtils.cpp
-@@ -71,7 +71,8 @@ const char* AUDIOSTREAM_BACKEND_ID_STR[]
+@@ -159,7 +159,8 @@ const char* AUDIOSTREAM_BACKEND_ID_STR[]
    "sndio",
    "opensl",
    "audiotrack",
Index: pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp
diff -u pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp:1.1 
pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp:1.2
--- pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp:1.1   Tue Jun 26 09:37:10 2018
+++ pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp       Sun Nov  4 00:38:44 2018
@@ -1,10 +1,8 @@
-$NetBSD: patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp,v 1.1 2018/06/26 09:37:10 jperkin Exp $
+$NetBSD: patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp,v 1.2 2018/11/04 00:38:44 ryoon Exp $
 
-Fix build where _LITTLE_ENDIAN is not an integer.
-
---- gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp.orig   2018-06-05 19:47:29.000000000 +0000
+--- gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp.orig   2018-10-18 20:06:05.000000000 +0000
 +++ gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp
-@@ -91,7 +91,7 @@ on big endian machines, or a byte-by-byt
+@@ -92,7 +92,7 @@ on big endian machines, or a byte-by-byt
  /* gcc 'may' define __LITTLE_ENDIAN__ or __BIG_ENDIAN__ to 1 (Note the trailing __),
   * or even _LITTLE_ENDIAN or _BIG_ENDIAN (Note the single _ prefix) */
  #if !defined(__BYTE_ORDER)
Index: pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h
diff -u pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.1 pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.2
--- pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h:1.1  Wed Sep  5 15:29:58 2018
+++ pkgsrc/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h      Sun Nov  4 00:38:44 2018
@@ -1,9 +1,9 @@
-$NetBSD: patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h,v 1.1 2018/09/05 15:29:58 ryoon Exp $
+$NetBSD: patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h,v 1.2 2018/11/04 00:38:44 ryoon Exp $
 
 * isinf/isnan in make.h is defined as macro. Use non-macro version
   to fix build.
 
---- gfx/angle/checkout/src/compiler/translator/InfoSink.h.orig 2018-08-30 16:44:19.000000000 +0000
+--- gfx/angle/checkout/src/compiler/translator/InfoSink.h.orig 2018-10-18 20:06:05.000000000 +0000
 +++ gfx/angle/checkout/src/compiler/translator/InfoSink.h
 @@ -7,7 +7,7 @@
  #ifndef COMPILER_TRANSLATOR_INFOSINK_H_
Index: pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h
diff -u pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h:1.1 pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h:1.2
--- pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h:1.1       Thu Jun 29 08:07:59 2017
+++ pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore.h   Sun Nov  4 00:38:44 2018
@@ -1,11 +1,8 @@
-$NetBSD: patch-ipc_glue_CrossProcessSemaphore.h,v 1.1 2017/06/29 08:07:59 martin Exp $
+$NetBSD: patch-ipc_glue_CrossProcessSemaphore.h,v 1.2 2018/11/04 00:38:44 ryoon Exp $
 
-- avoid use of sem_t on NetBSD
-  http://mail-index.netbsd.org/pkgsrc-bugs/2017/06/23/msg062225.html
-
---- ipc/glue/CrossProcessSemaphore.h.orig      2017-06-05 20:45:20.000000000 +0000
+--- ipc/glue/CrossProcessSemaphore.h.orig      2018-10-18 20:06:06.000000000 +0000
 +++ ipc/glue/CrossProcessSemaphore.h
-@@ -91,7 +91,13 @@ private:
+@@ -93,7 +93,13 @@ private:
    HANDLE mSemaphore;
  #elif !defined(OS_MACOSX)
    RefPtr<mozilla::ipc::SharedMemoryBasic> mSharedBuffer;
Index: pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs
diff -u pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs:1.1 pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs:1.2
--- pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs:1.1 Sat Sep 30 05:34:12 2017
+++ pkgsrc/www/firefox/patches/patch-servo_components_style_build__gecko.rs     Sun Nov  4 00:38:45 2018
@@ -1,10 +1,10 @@
-$NetBSD: patch-servo_components_style_build__gecko.rs,v 1.1 2017/09/30 05:34:12 ryoon Exp $
+$NetBSD: patch-servo_components_style_build__gecko.rs,v 1.2 2018/11/04 00:38:45 ryoon Exp $
 
 * Fix build with __uint32_t etc. not found errors on NetBSD/amd64 8.99.2
 
---- servo/components/style/build_gecko.rs.orig 2017-09-14 20:15:56.000000000 +0000
+--- servo/components/style/build_gecko.rs.orig 2018-10-18 20:06:10.000000000 +0000
 +++ servo/components/style/build_gecko.rs
-@@ -546,6 +546,8 @@ mod bindings {
+@@ -557,6 +557,8 @@ mod bindings {
                  .borrowed_type(ty)
                  .zero_size_type(ty, &structs_types);
          }
Index: pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp
diff -u pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.1 pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.2
--- pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp:1.1 Thu Jun 16 12:08:21 2016
+++ pkgsrc/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp     Sun Nov  4 00:38:45 2018
@@ -1,8 +1,8 @@
-$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.1 2016/06/16 12:08:21 ryoon Exp $
+$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.2 2018/11/04 00:38:45 ryoon Exp $
 
 * Fix segfault on exit under NetBSD
 
---- toolkit/components/terminator/nsTerminator.cpp.orig        2016-06-15 21:54:53.514370128 +0000
+--- toolkit/components/terminator/nsTerminator.cpp.orig        2018-10-18 20:06:16.000000000 +0000
 +++ toolkit/components/terminator/nsTerminator.cpp
 @@ -36,7 +36,7 @@
  #if defined(XP_WIN)
@@ -13,7 +13,7 @@ $NetBSD: patch-toolkit_components_termin
  #endif
  
  #include "mozilla/ArrayUtils.h"
-@@ -147,7 +147,10 @@ RunWatchdog(void* arg)
+@@ -178,7 +178,10 @@ RunWatchdog(void* arg)
  #if defined(XP_WIN)
      Sleep(1000 /* ms */);
  #else

Index: pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
diff -u pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc:1.10 pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc:1.11
--- pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc:1.10      Tue Jun 26 09:37:10 2018
+++ pkgsrc/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc   Sun Nov  4 00:38:44 2018
@@ -1,9 +1,9 @@
-$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.10 2018/06/26 09:37:10 jperkin Exp $
+$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.11 2018/11/04 00:38:44 ryoon Exp $
 
 * Support NetBSD
 * Support Solaris (we can't rely on pthread_setname_np so ignore it).
 
---- ipc/chromium/src/base/platform_thread_posix.cc.orig        2018-06-05 19:47:29.000000000 +0000
+--- ipc/chromium/src/base/platform_thread_posix.cc.orig        2018-10-18 20:06:05.000000000 +0000
 +++ ipc/chromium/src/base/platform_thread_posix.cc
 @@ -12,7 +12,9 @@
  #if defined(OS_MACOSX)
@@ -15,12 +15,3 @@ $NetBSD: patch-ipc_chromium_src_base_pla
  #elif defined(OS_LINUX)
  #include <sys/syscall.h>
  #include <sys/prctl.h>
-@@ -103,7 +105,7 @@ void PlatformThread::SetName(const char*
-   pthread_setname_np(pthread_self(), "%s", (void *)name);
- #elif defined(OS_BSD) && !defined(__GLIBC__)
-   pthread_set_name_np(pthread_self(), name);
--#elif defined(OS_SOLARIS)
-+#elif defined(notOS_SOLARIS)
-   pthread_setname_np(pthread_self(), name);
- #else
- #endif

Index: pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp
diff -u pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp:1.3 pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp:1.4
--- pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp:1.3      Sat Sep 30 05:34:12 2017
+++ pkgsrc/www/firefox/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp  Sun Nov  4 00:38:44 2018
@@ -1,9 +1,6 @@
-$NetBSD: patch-ipc_glue_CrossProcessSemaphore__posix.cpp,v 1.3 2017/09/30 05:34:12 ryoon Exp $
+$NetBSD: patch-ipc_glue_CrossProcessSemaphore__posix.cpp,v 1.4 2018/11/04 00:38:44 ryoon Exp $
 
-- avoid use of sem_t on NetBSD
-  http://mail-index.netbsd.org/pkgsrc-bugs/2017/06/23/msg062225.html
-
---- ipc/glue/CrossProcessSemaphore_posix.cpp.orig      2017-09-14 20:16:01.000000000 +0000
+--- ipc/glue/CrossProcessSemaphore_posix.cpp.orig      2018-10-18 20:06:05.000000000 +0000
 +++ ipc/glue/CrossProcessSemaphore_posix.cpp
 @@ -9,6 +9,11 @@
  #include "nsDebug.h"
@@ -59,7 +56,7 @@ $NetBSD: patch-ipc_glue_CrossProcessSema
    sem->mRefCount = &data->mRefCount;
    *sem->mRefCount = 1;
  
-@@ -84,24 +109,44 @@ CrossProcessSemaphore::Create(CrossProce
+@@ -86,24 +111,44 @@ CrossProcessSemaphore::Create(CrossProce
  
    int32_t oldCount = data->mRefCount++;
    if (oldCount == 0) {
@@ -104,7 +101,7 @@ $NetBSD: patch-ipc_glue_CrossProcessSema
    , mRefCount(nullptr)
  {
    MOZ_COUNT_CTOR(CrossProcessSemaphore);
-@@ -113,17 +158,58 @@ CrossProcessSemaphore::~CrossProcessSema
+@@ -115,17 +160,58 @@ CrossProcessSemaphore::~CrossProcessSema
  
    if (oldCount == 0) {
      // Nothing can be done if the destroy fails so ignore return code.
@@ -163,7 +160,7 @@ $NetBSD: patch-ipc_glue_CrossProcessSema
    if (aWaitTime.isSome()) {
      struct timespec ts;
      if (clock_gettime(CLOCK_REALTIME, &ts) == -1) {
-@@ -140,6 +226,7 @@ CrossProcessSemaphore::Wait(const Maybe<
+@@ -142,6 +228,7 @@ CrossProcessSemaphore::Wait(const Maybe<
      while ((ret = sem_wait(mSemaphore)) == -1 && errno == EINTR) {
      }
    }
@@ -171,7 +168,7 @@ $NetBSD: patch-ipc_glue_CrossProcessSema
    return ret == 0;
  }
  
-@@ -147,7 +234,17 @@ void
+@@ -149,7 +236,17 @@ void
  CrossProcessSemaphore::Signal()
  {
    MOZ_ASSERT(*mRefCount > 0, "Attempting to signal a semaphore with zero ref count");

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build:1.2 pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build:1.3
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build:1.2 Sat Mar 17 00:59:03 2018
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_gtest_moz.build     Sun Nov  4 00:38:44 2018
@@ -1,6 +1,6 @@
-$NetBSD: patch-media_libcubeb_gtest_moz.build,v 1.2 2018/03/17 00:59:03 ryoon Exp $
+$NetBSD: patch-media_libcubeb_gtest_moz.build,v 1.3 2018/11/04 00:38:44 ryoon Exp $
 
---- media/libcubeb/gtest/moz.build.orig        2018-03-10 02:54:17.000000000 +0000
+--- media/libcubeb/gtest/moz.build.orig        2018-10-18 20:06:09.000000000 +0000
 +++ media/libcubeb/gtest/moz.build
 @@ -72,7 +72,6 @@ elif CONFIG['OS_TARGET'] == 'OpenBSD':
          'sndio',

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c:1.7 pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c:1.8
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c:1.7     Thu Aug 10 14:46:15 2017
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb.c Sun Nov  4 00:38:45 2018
@@ -1,10 +1,8 @@
-$NetBSD: patch-media_libcubeb_src_cubeb.c,v 1.7 2017/08/10 14:46:15 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_cubeb.c,v 1.8 2018/11/04 00:38:45 ryoon Exp $
 
-* Support OSS audio
-
---- media/libcubeb/src/cubeb.c.orig    2017-07-31 16:20:49.000000000 +0000
+--- media/libcubeb/src/cubeb.c.orig    2018-10-18 20:06:09.000000000 +0000
 +++ media/libcubeb/src/cubeb.c
-@@ -55,6 +55,9 @@ int audiotrack_init(cubeb ** context, ch
+@@ -60,6 +60,9 @@ int audiotrack_init(cubeb ** context, ch
  #if defined(USE_KAI)
  int kai_init(cubeb ** context, char const * context_name);
  #endif
@@ -14,7 +12,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb.
  
  static int
  validate_stream_params(cubeb_stream_params * input_stream_params,
-@@ -155,6 +158,10 @@ cubeb_init(cubeb ** context, char const 
+@@ -160,6 +163,10 @@ cubeb_init(cubeb ** context, char const 
  #if defined(USE_KAI)
        init_oneshot = kai_init;
  #endif
@@ -25,7 +23,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb.
      } else {
        /* Already set */
      }
-@@ -199,6 +206,9 @@ cubeb_init(cubeb ** context, char const 
+@@ -204,6 +211,9 @@ cubeb_init(cubeb ** context, char const 
  #if defined(USE_KAI)
      kai_init,
  #endif

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.27 pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.28
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c:1.27      Thu May 10 20:01:53 2018
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c   Sun Nov  4 00:38:45 2018
@@ -1,9 +1,6 @@
-$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.27 2018/05/10 20:01:53 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.28 2018/11/04 00:38:45 ryoon Exp $
 
-* Support alsa audio under NetBSD
-* Avoid https://github.com/kinetiknz/cubeb/issues/226
-
---- media/libcubeb/src/cubeb_alsa.c.orig       2018-05-03 16:58:30.000000000 +0000
+--- media/libcubeb/src/cubeb_alsa.c.orig       2018-10-18 20:06:09.000000000 +0000
 +++ media/libcubeb/src/cubeb_alsa.c
 @@ -7,11 +7,13 @@
  #undef NDEBUG

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c:1.11 pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c:1.12
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c:1.11       Thu Jun 28 13:52:37 2018
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c    Sun Nov  4 00:38:45 2018
@@ -1,8 +1,8 @@
-$NetBSD: patch-media_libcubeb_src_cubeb__oss.c,v 1.11 2018/06/28 13:52:37 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_cubeb__oss.c,v 1.12 2018/11/04 00:38:45 ryoon Exp $
 
 * Restore OSS audio support code
 
---- media/libcubeb/src/cubeb_oss.c.orig        2018-06-26 19:15:51.303299728 +0000
+--- media/libcubeb/src/cubeb_oss.c.orig        2018-10-25 10:52:12.966650761 +0000
 +++ media/libcubeb/src/cubeb_oss.c
 @@ -0,0 +1,453 @@
 +/*

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build:1.15 pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build:1.16
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build:1.15  Thu Jun 28 13:52:37 2018
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_src_moz.build       Sun Nov  4 00:38:45 2018
@@ -1,9 +1,6 @@
-$NetBSD: patch-media_libcubeb_src_moz.build,v 1.15 2018/06/28 13:52:37 ryoon Exp $
+$NetBSD: patch-media_libcubeb_src_moz.build,v 1.16 2018/11/04 00:38:45 ryoon Exp $
 
-* Add OSS audio support
-* Support system library
-
---- media/libcubeb/src/moz.build.orig  2018-06-21 20:03:51.000000000 +0000
+--- media/libcubeb/src/moz.build.orig  2018-10-18 20:06:09.000000000 +0000
 +++ media/libcubeb/src/moz.build
 @@ -23,6 +23,12 @@ if CONFIG['MOZ_ALSA']:
      ]

Index: pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh
diff -u pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh:1.4 pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh:1.5
--- pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh:1.4       Thu May 10 20:01:53 2018
+++ pkgsrc/www/firefox/patches/patch-media_libcubeb_update.sh   Sun Nov  4 00:38:45 2018
@@ -1,6 +1,6 @@
-$NetBSD: patch-media_libcubeb_update.sh,v 1.4 2018/05/10 20:01:53 ryoon Exp $
+$NetBSD: patch-media_libcubeb_update.sh,v 1.5 2018/11/04 00:38:45 ryoon Exp $
 
---- media/libcubeb/update.sh.orig      2018-05-03 16:58:30.000000000 +0000
+--- media/libcubeb/update.sh.orig      2018-10-18 20:06:09.000000000 +0000
 +++ media/libcubeb/update.sh
 @@ -20,6 +20,7 @@ cp $1/src/cubeb_log.h src
  cp $1/src/cubeb_mixer.cpp src
Index: pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h
diff -u pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h:1.4 pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h:1.5
--- pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h:1.4       Sat Feb 10 07:02:47 2018
+++ pkgsrc/www/firefox/patches/patch-xpcom_build_BinaryPath.h   Sun Nov  4 00:38:45 2018
@@ -1,8 +1,6 @@
-$NetBSD: patch-xpcom_build_BinaryPath.h,v 1.4 2018/02/10 07:02:47 ryoon Exp $
+$NetBSD: patch-xpcom_build_BinaryPath.h,v 1.5 2018/11/04 00:38:45 ryoon Exp $
 
-* Fix build under netbsd-7, PR pkg/52956
-
---- xpcom/build/BinaryPath.h.orig      2018-01-11 20:17:07.000000000 +0000
+--- xpcom/build/BinaryPath.h.orig      2018-10-18 20:06:16.000000000 +0000
 +++ xpcom/build/BinaryPath.h
 @@ -22,7 +22,8 @@
      defined(__OpenBSD__)

Index: pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build
diff -u pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build:1.16 pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build:1.17
--- pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build:1.16     Thu May 10 20:01:53 2018
+++ pkgsrc/www/firefox/patches/patch-toolkit_library_moz.build  Sun Nov  4 00:38:45 2018
@@ -1,11 +1,8 @@
-$NetBSD: patch-toolkit_library_moz.build,v 1.16 2018/05/10 20:01:53 ryoon Exp $
+$NetBSD: patch-toolkit_library_moz.build,v 1.17 2018/11/04 00:38:45 ryoon Exp $
 
-* Support system libraries
-* Restore OSS support
-
---- toolkit/library/moz.build.orig     2018-05-03 16:58:41.000000000 +0000
+--- toolkit/library/moz.build.orig     2018-10-18 20:06:16.000000000 +0000
 +++ toolkit/library/moz.build
-@@ -247,8 +247,8 @@ if CONFIG['MOZ_SYSTEM_LIBVPX']:
+@@ -232,8 +232,8 @@ if CONFIG['MOZ_SYSTEM_LIBVPX']:
  if not CONFIG['MOZ_TREE_PIXMAN']:
      OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS']
  

Added files:

Index: pkgsrc/www/firefox/patches/patch-servo_components_style_gecko_snapshot__helpers.rs
diff -u /dev/null pkgsrc/www/firefox/patches/patch-servo_components_style_gecko_snapshot__helpers.rs:1.1
--- /dev/null   Sun Nov  4 00:38:45 2018
+++ pkgsrc/www/firefox/patches/patch-servo_components_style_gecko_snapshot__helpers.rs  Sun Nov  4 00:38:45 2018
@@ -0,0 +1,13 @@
+$NetBSD: patch-servo_components_style_gecko_snapshot__helpers.rs,v 1.1 2018/11/04 00:38:45 ryoon Exp $
+
+--- servo/components/style/gecko/snapshot_helpers.rs.orig      2018-10-18 20:06:10.000000000 +0000
++++ servo/components/style/gecko/snapshot_helpers.rs
+@@ -60,7 +60,7 @@ pub fn find_attr<'a>(
+     name: &Atom,
+ ) -> Option<&'a structs::nsAttrValue> {
+     attrs.iter()
+-        .find(|attr| attr.mName.mBits == name.as_ptr() as usize)
++        .find(|attr| attr.mName.mBits == name.as_ptr() as @RUST_USIZE@)
+         .map(|attr| &attr.mValue)
+ }
+ 



Home | Main Index | Thread Index | Old Index