summaryrefslogtreecommitdiff
path: root/www/firefox/PLIST
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2017-11-16 01:04:38 +0000
committerryoon <ryoon@pkgsrc.org>2017-11-16 01:04:38 +0000
commit0c15860a035097beb8a1f16f59ee5bb91e583865 (patch)
tree6556c991b3712574758253e4565db286807d6517 /www/firefox/PLIST
parentf55d5b228bbc8f7aa39e7738280ac115b3d08dd1 (diff)
downloadpkgsrc-0c15860a035097beb8a1f16f59ee5bb91e583865.tar.gz
Update to 57.0
Changelog: New A completely new browsing engine, designed to take full advantage of the processing power in modern devices A redesigned interface with a clean, modern appearance, consistent visual elements, and optimizations for touch screens A unified address and search bar. New installs will see this unified bar. Learn how to add the stand-alone search bar to the toolbar A revamped new tab page that includes top visited sites, recently visited pages, and recommendations from Pocket (in the US, Canada, and Germany) An updated product tour to orient new and returning Firefox users AMD VP9 hardware video decoder support for improved video playback with lower power consumption An expanded section in preferences to manage all website permissions Fixed Various security fixes Changed Firefox now exclusively supports extensions built using the WebExtension API, and unsupported legacy extensions will no longer work. Learn more about our efforts to improve the performance and security of extensions The browser's autoscroll feature, as well as scrolling by keyboard input and touch-dragging of scrollbars, now use asynchronous scrolling. These scrolling methods are now similar to other input methods like mousewheel, and provide a smoother scrolling experience The content process now has a stricter security sandbox that blocks filesystem reading and writing on Linux, similar to the protections for Windows and macOS that shipped in Firefox 56 Middle mouse paste in the content area no longer navigates to URLs by default on Unix systems Removed the toolbar Share button. If you relied on this feature, you can install the Share Backported extension instead. Some older versions of the ATOK IME, including ATOK 2006, 2008, 2009 and 2010, can cause crashes and are therefore disabled on the Windows 64-bit version of Firefox Quantum. To fix those incompatibility issues, please use a newer version of ATOK or one of other IMEs. The default font for Japanese text is now Meiryo Security fixes: CVE-2017-7828: Use-after-free of PressShell while restyling layout Reporter Nils Impact critical Description A use-after-free vulnerability can occur when flushing and resizing layout because the PressShell object has been freed while still in use. This results in a potentially exploitable crash during these operations. References Bug 1406750 Bug 1412252 #CVE-2017-7830: Cross-origin URL information leak through Resource Timing API Reporter Jun Kokatsu Impact high Description The Resource Timing API incorrectly revealed navigations in cross-origin iframes. This is a same-origin policy violation and could allow for data theft of URLs loaded by users. References Bug 1408990 #CVE-2017-7831: Information disclosure of exposed properties on JavaScript proxy objects Reporter Oriol Brufau Impact moderate Description A vulnerability where the security wrapper does not deny access to some exposed properties using the deprecated exposedProps mechanism on proxy objects. These properties should be explicitly unavailable to proxy objects. References Bug 1392026 #CVE-2017-7832: Domain spoofing through use of dotless 'i' character followed by accent markers Reporter Jonathan Kew Impact moderate Description The combined, single character, version of the letter 'i' with any of the potential accents in unicode, such as acute or grave, can be spoofed in the addressbar by the dotless version of 'i' followed by the same accent as a second character with most font sets. This allows for domain spoofing attacks because these combined domain names do not display as punycode. References Bug 1408782 #CVE-2017-7833: Domain spoofing with Arabic and Indic vowel marker characters Reporter Rayyan Bijoora Impact moderate Description Some Arabic and Indic vowel marker characters can be combined with Latin characters in a domain name to eclipse the non-Latin character with some font sets on the addressbar. The non-Latin character will not be visible to most viewers. This allows for domain spoofing attacks because these combined domain names do not display as punycode. References Bug 1370497 #CVE-2017-7834: data: URLs opened in new tabs bypass CSP protections Reporter Jordi Chancel Impact moderate Description A data: URL loaded in a new tab did not inherit the Content Security Policy (CSP) of the original page, allowing for bypasses of the policy including the execution of JavaScript. In prior versions when data: documents also inherited the context of the original page this would allow for potential cross-site scripting (XSS) attacks. References Bug 1358009 #CVE-2017-7835: Mixed content blocking incorrectly applies with redirects Reporter Ben Kelly Impact moderate Description Mixed content blocking of insecure (HTTP) sub-resources in a secure (HTTPS) document was not correctly applied for resources that redirect from HTTPS to HTTP, allowing content that should be blocked, such as scripts, to be loaded on a page. References Bug 1402363 #CVE-2017-7836: Pingsender dynamically loads libcurl on Linux and OS X Reporter Ezra Caltum Impact moderate Description The "pingsender" executable used by the Firefox Health Report dynamically loads a system copy of libcurl, which an attacker could replace. This allows for privilege escalation as the replaced libcurl code will run with Firefox's privileges. Note: This attack requires an attacker have local system access and only affects OS X and Linux. Windows systems are not affected. References Bug 1401339 #CVE-2017-7837: SVG loaded as <img> can use meta tags to set cookies Reporter Jun Kokatsu Impact moderate Description SVG loaded through <img> tags can use <meta> tags within the SVG data to set cookies for that page. References Bug 1325923 #CVE-2017-7838: Failure of individual decoding of labels in international domain names triggers punycode display of entire IDN Reporter Corey Bonnell Impact low Description Punycode format text will be displayed for entire qualified international domain names in some instances when a sub-domain triggers the punycode display instead of the primary domain being displayed in native script and the sub-domain only displaying as punycode. This could be used for limited spoofing attacks due to user confusion. References Bug 1399540 #CVE-2017-7839: Control characters before javascript: URLs defeats self-XSS prevention mechanism Reporter Eric Lawrence Impact low Description Control characters prepended before javascript: URLs pasted in the addressbar can cause the leading characters to be ignored and the pasted JavaScript to be executed instead of being blocked. This could be used in social engineering and self-cross-site-scripting (self-XSS) attacks where users are convinced to copy and paste text into the addressbar. References Bug 1402896 #CVE-2017-7840: Exported bookmarks do not strip script elements from user-supplied tags Reporter Hanno Bock Impact low Description JavaScript can be injected into an exported bookmarks file by placing JavaScript code into user-supplied tags in saved bookmarks. If the resulting exported HTML file is later opened in a browser this JavaScript will be executed. This could be used in social engineering and self-cross-scripting (self-XSS) attacks if users were convinced to add malicious tags to bookmarks, export them, and then open the resulting file. References Bug 1366420 #CVE-2017-7842: Referrer Policy is not always respected for <link> elements Reporter Jun Kokatsu Impact low Description If a document's Referrer Policy attribute is set to "no-referrer" sometimes two network requests are made for <link> elements instead of one. One of these requests includes the referrer instead of respecting the set policy to not include a referrer on requests. References Bug 1397064 #CVE-2017-7827: Memory safety bugs fixed in Firefox 57 Reporter Mozilla developers and community Impact critical Description Mozilla developers and community members Boris Zbarsky, Carsten Book, Christian Holler, Byron Campen, Jan de Mooij, Jason Kratzer, Jesse Schwartzentruber, Marcia Knous, Randell Jesup, Tyson Smith, and Ting-Yu Chou reported memory safety bugs present in Firefox 56. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. References Memory safety bugs fixed in Firefox 57 #CVE-2017-7826: Memory safety bugs fixed in Firefox 57 and Firefox ESR 52.5 Reporter Mozilla developers and community Impact critical Description Mozilla developers and community members Christian Holler, David Keeler, Jon Coppeard, Julien Cristau, Jan de Mooij, Jason Kratzer, Philipp, Nicholas Nethercote, Oriol Brufau, André Bargull, Bob Clary, Jet Villegas, Randell Jesup, Tyson Smith, Gary Kwong, and Ryan VanderMeulen reported memory safety bugs present in Firefox 56 and Firefox ESR 52.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. References Memory safety bugs fixed in Firefox 57 and Firefox ESR 52.5
Diffstat (limited to 'www/firefox/PLIST')
-rw-r--r--www/firefox/PLIST732
1 files changed, 231 insertions, 501 deletions
diff --git a/www/firefox/PLIST b/www/firefox/PLIST
index 9d63c42561f..d8a022aab8a 100644
--- a/www/firefox/PLIST
+++ b/www/firefox/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.124 2017/10/17 03:39:04 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.125 2017/11/16 01:04:38 ryoon Exp $
bin/firefox
lib/firefox/application.ini
lib/firefox/browser/blocklist.xml
@@ -15,6 +15,7 @@ lib/firefox/browser/chrome/browser/content/branding/icon32.png
lib/firefox/browser/chrome/browser/content/branding/icon48.png
lib/firefox/browser/chrome/browser/content/branding/icon64.png
lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand.svg
+lib/firefox/browser/chrome/browser/content/briefcase.svg
lib/firefox/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js
lib/firefox/browser/chrome/browser/content/browser/aboutDialog.css
lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js
@@ -23,13 +24,11 @@ lib/firefox/browser/chrome/browser/content/browser/aboutNetError.xhtml
lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js
lib/firefox/browser/chrome/browser/content/browser/aboutPrivateBrowsing.xhtml
-lib/firefox/browser/chrome/browser/content/browser/aboutProviderDirectory.xhtml
lib/firefox/browser/chrome/browser/content/browser/aboutRobots-icon.png
lib/firefox/browser/chrome/browser/content/browser/aboutRobots-widget-left.png
lib/firefox/browser/chrome/browser/content/browser/aboutRobots.xhtml
lib/firefox/browser/chrome/browser/content/browser/aboutSessionRestore.js
lib/firefox/browser/chrome/browser/content/browser/aboutSessionRestore.xhtml
-lib/firefox/browser/chrome/browser/content/browser/aboutSocialError.xhtml
lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.css
lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.js
lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.xhtml
@@ -53,7 +52,6 @@ lib/firefox/browser/chrome/browser/content/browser/abouthome/downloads.png
lib/firefox/browser/chrome/browser/content/browser/abouthome/downloads@2x.png
lib/firefox/browser/chrome/browser/content/browser/abouthome/history.png
lib/firefox/browser/chrome/browser/content/browser/abouthome/history@2x.png
-lib/firefox/browser/chrome/browser/content/browser/abouthome/mozilla.svg
lib/firefox/browser/chrome/browser/content/browser/abouthome/restore-large.png
lib/firefox/browser/chrome/browser/content/browser/abouthome/restore-large@2x.png
lib/firefox/browser/chrome/browser/content/browser/abouthome/restore.png
@@ -77,6 +75,7 @@ lib/firefox/browser/chrome/browser/content/browser/browser-compacttheme.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
+lib/firefox/browser/chrome/browser/content/browser/browser-development-helpers.js
lib/firefox/browser/chrome/browser/content/browser/browser-feeds.js
lib/firefox/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js
lib/firefox/browser/chrome/browser/content/browser/browser-fullZoom.js
@@ -87,7 +86,6 @@ lib/firefox/browser/chrome/browser/content/browser/browser-places.js
lib/firefox/browser/chrome/browser/content/browser/browser-plugins.js
lib/firefox/browser/chrome/browser/content/browser/browser-safebrowsing.js
lib/firefox/browser/chrome/browser/content/browser/browser-sidebar.js
-lib/firefox/browser/chrome/browser/content/browser/browser-social.js
lib/firefox/browser/chrome/browser/content/browser/browser-sync.js
lib/firefox/browser/chrome/browser/content/browser/browser-tabPreviews.xml
lib/firefox/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
@@ -96,6 +94,7 @@ lib/firefox/browser/chrome/browser/content/browser/browser-trackingprotection.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.xul
+lib/firefox/browser/chrome/browser/content/browser/built_in_addons.json
lib/firefox/browser/chrome/browser/content/browser/content-UITour.js
lib/firefox/browser/chrome/browser/content/browser/content-sessionStore.js
lib/firefox/browser/chrome/browser/content/browser/content.js
@@ -122,8 +121,8 @@ lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.header.png
lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.icon.jpg
lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.preview.jpg
lib/firefox/browser/chrome/browser/content/browser/defaultthemes/compact.header.png
-lib/firefox/browser/chrome/browser/content/browser/defaultthemes/compactdark.icon.svg
-lib/firefox/browser/chrome/browser/content/browser/defaultthemes/compactlight.icon.svg
+lib/firefox/browser/chrome/browser/content/browser/defaultthemes/dark.icon.svg
+lib/firefox/browser/chrome/browser/content/browser/defaultthemes/light.icon.svg
lib/firefox/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.js
lib/firefox/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.xul
lib/firefox/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.css
@@ -137,6 +136,7 @@ lib/firefox/browser/chrome/browser/content/browser/downloads/indicator.js
lib/firefox/browser/chrome/browser/content/browser/downloads/indicatorOverlay.xul
lib/firefox/browser/chrome/browser/content/browser/ext-bookmarks.js
lib/firefox/browser/chrome/browser/content/browser/ext-browser.js
+lib/firefox/browser/chrome/browser/content/browser/ext-browser.json
lib/firefox/browser/chrome/browser/content/browser/ext-browserAction.js
lib/firefox/browser/chrome/browser/content/browser/ext-browsingData.js
lib/firefox/browser/chrome/browser/content/browser/ext-c-browser.js
@@ -152,6 +152,7 @@ lib/firefox/browser/chrome/browser/content/browser/ext-devtools-inspectedWindow.
lib/firefox/browser/chrome/browser/content/browser/ext-devtools-network.js
lib/firefox/browser/chrome/browser/content/browser/ext-devtools-panels.js
lib/firefox/browser/chrome/browser/content/browser/ext-devtools.js
+lib/firefox/browser/chrome/browser/content/browser/ext-find.js
lib/firefox/browser/chrome/browser/content/browser/ext-geckoProfiler.js
lib/firefox/browser/chrome/browser/content/browser/ext-history.js
lib/firefox/browser/chrome/browser/content/browser/ext-menus.js
@@ -161,7 +162,6 @@ lib/firefox/browser/chrome/browser/content/browser/ext-sessions.js
lib/firefox/browser/chrome/browser/content/browser/ext-sidebarAction.js
lib/firefox/browser/chrome/browser/content/browser/ext-tabs.js
lib/firefox/browser/chrome/browser/content/browser/ext-url-overrides.js
-lib/firefox/browser/chrome/browser/content/browser/ext-utils.js
lib/firefox/browser/chrome/browser/content/browser/ext-windows.js
lib/firefox/browser/chrome/browser/content/browser/extension.css
lib/firefox/browser/chrome/browser/content/browser/extension.svg
@@ -169,6 +169,9 @@ 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/history-panel.xul
+lib/firefox/browser/chrome/browser/content/browser/illustrations/error-connection-failure.svg
+lib/firefox/browser/chrome/browser/content/browser/illustrations/error-malformed-url.svg
+lib/firefox/browser/chrome/browser/content/browser/illustrations/error-server-not-found.svg
lib/firefox/browser/chrome/browser/content/browser/license.html
lib/firefox/browser/chrome/browser/content/browser/microsoft-translator-attribution.png
lib/firefox/browser/chrome/browser/content/browser/migration/migration.js
@@ -221,25 +224,13 @@ lib/firefox/browser/chrome/browser/content/browser/preferences/fonts.js
lib/firefox/browser/chrome/browser/content/browser/preferences/fonts.xul
lib/firefox/browser/chrome/browser/content/browser/preferences/handlers.css
lib/firefox/browser/chrome/browser/content/browser/preferences/handlers.xml
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/containers.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/findInPage.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/main.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/preferences.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/preferences.xul
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/privacy.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/search.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/subdialogs.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content-new/sync.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/advanced.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/applications.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/containers.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/content.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/findInPage.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/main.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/preferences.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/preferences.xul
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/privacy.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/search.js
-lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/security.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/subdialogs.js
lib/firefox/browser/chrome/browser/content/browser/preferences/in-content/sync.js
lib/firefox/browser/chrome/browser/content/browser/preferences/languages.js
@@ -256,6 +247,9 @@ lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataSettings.
lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataSettings.js
lib/firefox/browser/chrome/browser/content/browser/preferences/siteDataSettings.xul
lib/firefox/browser/chrome/browser/content/browser/preferences/siteListItem.xml
+lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.css
+lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.js
+lib/firefox/browser/chrome/browser/content/browser/preferences/sitePermissions.xul
lib/firefox/browser/chrome/browser/content/browser/preferences/translation.js
lib/firefox/browser/chrome/browser/content/browser/preferences/translation.xul
lib/firefox/browser/chrome/browser/content/browser/report-phishing-overlay.xul
@@ -276,6 +270,7 @@ lib/firefox/browser/chrome/browser/content/browser/schemas/devtools.json
lib/firefox/browser/chrome/browser/content/browser/schemas/devtools_inspected_window.json
lib/firefox/browser/chrome/browser/content/browser/schemas/devtools_network.json
lib/firefox/browser/chrome/browser/content/browser/schemas/devtools_panels.json
+lib/firefox/browser/chrome/browser/content/browser/schemas/find.json
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
@@ -293,7 +288,6 @@ lib/firefox/browser/chrome/browser/content/browser/search/searchReset.xhtml
lib/firefox/browser/chrome/browser/content/browser/search/searchbarBindings.css
lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.js
lib/firefox/browser/chrome/browser/content/browser/setDesktopBackground.xul
-lib/firefox/browser/chrome/browser/content/browser/social-content.js
lib/firefox/browser/chrome/browser/content/browser/static-robot.png
lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.js
lib/firefox/browser/chrome/browser/content/browser/syncedtabs/sidebar.xhtml
@@ -302,11 +296,6 @@ lib/firefox/browser/chrome/browser/content/browser/tabbrowser.css
lib/firefox/browser/chrome/browser/content/browser/tabbrowser.xml
lib/firefox/browser/chrome/browser/content/browser/translation-infobar.xml
lib/firefox/browser/chrome/browser/content/browser/urlbarBindings.xml
-lib/firefox/browser/chrome/browser/content/browser/usercontext-briefcase.svg
-lib/firefox/browser/chrome/browser/content/browser/usercontext-cart.svg
-lib/firefox/browser/chrome/browser/content/browser/usercontext-circle.svg
-lib/firefox/browser/chrome/browser/content/browser/usercontext-dollar.svg
-lib/firefox/browser/chrome/browser/content/browser/usercontext-fingerprint.svg
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/viewSourceOverlay.xul
@@ -316,16 +305,24 @@ 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
lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xul
-lib/firefox/browser/chrome/browser/skin/classic/browser/Info.png
+lib/firefox/browser/chrome/browser/content/cart.svg
+lib/firefox/browser/chrome/browser/content/chill.svg
+lib/firefox/browser/chrome/browser/content/circle.svg
+lib/firefox/browser/chrome/browser/content/dollar.svg
+lib/firefox/browser/chrome/browser/content/fingerprint.svg
+lib/firefox/browser/chrome/browser/content/food.svg
+lib/firefox/browser/chrome/browser/content/fruit.svg
+lib/firefox/browser/chrome/browser/content/gift.svg
+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/skin/classic/browser/aboutNetError.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/aboutProviderDirectory.css
lib/firefox/browser/chrome/browser/skin/classic/browser/aboutSessionRestore-window-icon.png
lib/firefox/browser/chrome/browser/skin/classic/browser/aboutSessionRestore.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/aboutSocialError.css
lib/firefox/browser/chrome/browser/skin/classic/browser/aboutTabCrashed.css
lib/firefox/browser/chrome/browser/skin/classic/browser/aboutWelcomeBack.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/addons.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-anchor.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/accessibility-active.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/accessibility.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-blocked.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-confirm.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-downloading.svg
@@ -333,30 +330,28 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-err
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-installed.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-restart.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/addons/addon-install-warning.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/arrow-dropdown.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/arrow-left.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/back-12.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/back-large.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/back.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/badge-add-engine.png
lib/firefox/browser/chrome/browser/skin/classic/browser/badge-add-engine@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/blockedSite.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-hollow.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark-star-on-tray.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/bookmark.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/bookmarksMenu.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.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/characterEncoding.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/check-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/check.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/chevron-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/chevron.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme/loading-inverted.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme/loading-inverted@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/compacttheme/urlbar-history-dropmarker.svg
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/containers.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
@@ -366,42 +361,33 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/controlcenter/permission
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/customizableui/background-noise-toolbar.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration-rtl.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration-rtl@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customizeFavicon.ico
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-gridTexture.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-separatorHorizontal.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-separatorVertical.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/info-icon-customizeTip.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/info-icon-customizeTip@2x.png
+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
+lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/empty-overflow-panel.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/empty-overflow-panel@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/menuPanel-customizeFinish.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/menuPanel-customizeFinish@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/panelUI.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/panelarrow-customizeTip.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/panelarrow-customizeTip@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted-rtl.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted-rtl@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/whimsy.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/whimsy@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/customize.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/developer.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/device-desktop.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/device-mobile.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/device-tablet.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/common.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/download.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsViewOverlay.css
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/contentAreaDownloadsView.css
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-blocked.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-glow-menuPanel.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-notification-finish.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-notification-start.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-icons.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-summary.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/downloads.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/notification-start-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/drm-icon.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/e10s-64@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/edit-copy.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/edit-cut.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/edit-paste.svg
@@ -411,34 +397,26 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/feed.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/feedIcon.png
lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/feedIcon16.png
lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/subscribe.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/find.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/folder.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/forget.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/forward.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen-enter.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen-exit.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen/insecure.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen/secure.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/android.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/android@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/default-avatar.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/ios.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/ios@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/logo.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/logo@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/gear.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/help.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/history.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/home.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/icon-search-64.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon-hover.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon-notice-hover.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon-notice.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/info.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/library-bookmark-animation.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/library.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/link.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/mail.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/menu-badged.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/menu.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-customize.png
lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-customize@2x.png
@@ -446,8 +424,6 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-exit.png
lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-exit@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-help.png
lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-help@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel-small.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/menuPanel.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/monitor.png
lib/firefox/browser/chrome/browser/skin/classic/browser/monitor_16-10.png
lib/firefox/browser/chrome/browser/skin/classic/browser/new-tab.svg
@@ -455,8 +431,33 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/new-window.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/close.png
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/controls.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/newtab/newTab.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons.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
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/default-info.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/desktop-notification-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/desktop-notification.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/focus-tab-by-prompt.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo-detailed.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/geo.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/indexedDB-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/indexedDB.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/login-detailed.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/login.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone-detailed.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/microphone.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/persistent-storage-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/persistent-storage.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/plugin-badge.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/plugin-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/plugin.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/popup.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/screen-blocked.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/screen.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons/update.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/open.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/page-action.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/page-livemarks.png
lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.css
lib/firefox/browser/chrome/browser/skin/classic/browser/pageInfo.png
@@ -477,10 +478,8 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarks-notific
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarks-notification-finish@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar-menuPanel.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/places/calendar.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/downloads.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/editBookmarkOverlay.css
lib/firefox/browser/chrome/browser/skin/classic/browser/places/folder-live.svg
@@ -491,34 +490,39 @@ 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/query.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/starred48.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/tag.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/toolbarDropMarker.png
lib/firefox/browser/chrome/browser/skin/classic/browser/places/unfiledBookmarks.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/places/unsortedBookmarks.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/places/unstarred48.png
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/containers.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/containers.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/dialog.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/favicon.ico
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/icons.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/preferences.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/search-arrow-indicator.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/search.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content-new/siteDataSettings.css
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/containers.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/critters-postcard.jpg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/dialog.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/favicon.ico
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/face-sad.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/face-smile.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/fxa-avatar.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/general.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/logo-android.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/logo-ios.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/no-search-bar.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/no-search-results.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/preferences.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/privacy-security.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/privacy.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search-arrow-indicator.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search-bar.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/siteDataSettings.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/sync-devices.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/sync.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
lib/firefox/browser/chrome/browser/skin/classic/browser/print.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/private-browsing.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/privateBrowsing.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing-mask.png
lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/aboutPrivateBrowsing.css
lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/favicon.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/private-browsing.svg
@@ -526,68 +530,43 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/tracking
lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/tracking-protection.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/quit.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/readerMode.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/reload-stop-go.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/reload-stop-go@2x.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/reload-to-stop.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/reload.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/restore-session.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/sanitizeDialog.css
lib/firefox/browser/chrome/browser/skin/classic/browser/save.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-arrow-go.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/search-engine-placeholder.png
lib/firefox/browser/chrome/browser/skin/classic/browser/search-engine-placeholder@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-magnifying-glass.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator@2x.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/search-glass.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/searchReset.css
lib/firefox/browser/chrome/browser/skin/classic/browser/searchbar.css
lib/firefox/browser/chrome/browser/skin/classic/browser/session-restore.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/setDesktopBackground.css
lib/firefox/browser/chrome/browser/skin/classic/browser/settings.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/share.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/sidebar/close.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/sidebars-right.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/sidebars.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/slowStartup-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/social/services-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/social/services-64.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/stop-to-reload.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/stop.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/sync-desktopIcon.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/sync-horizontalbar.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/sync-horizontalbar@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/sync-mobileIcon.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/sync.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/syncProgress-horizontalbar.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/syncProgress-horizontalbar@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/synced-tabs.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/syncedtabs/sidebar.css
lib/firefox/browser/chrome/browser/skin/classic/browser/tab-crashed.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/crashed.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/indicator-tab-attention.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/loading-burst.svg
+lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/loading.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/newtab.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/pendingpaint.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-active-middle.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-active-middle@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-blocked.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-muted.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-playing.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-small.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-end.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-end@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-middle.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-middle@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-start.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-start@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-overflow-indicator.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-selected-end.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-selected-start.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-end.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-end@2x.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-start.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-start@2x.png
lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tabDragIndicator.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/toolbarbutton-dropdown-arrow-inverted.png
lib/firefox/browser/chrome/browser/skin/classic/browser/toolbarbutton-dropdown-arrow.png
lib/firefox/browser/chrome/browser/skin/classic/browser/tracking-protection-16.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/translating-16.png
@@ -603,6 +582,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/webIDE.svg
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.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/zoom-in.svg
lib/firefox/browser/chrome/browser/skin/classic/browser/zoom-out.svg
lib/firefox/browser/chrome/browser/skin/classic/communicator/communicator.css
@@ -618,7 +598,6 @@ 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/snapshotslist.js
-lib/firefox/browser/chrome/devtools/content/commandline/commandline.css
lib/firefox/browser/chrome/devtools/content/commandline/commandlineoutput.xhtml
lib/firefox/browser/chrome/devtools/content/commandline/commandlinetooltip.xhtml
lib/firefox/browser/chrome/devtools/content/debugger/debugger-controller.js
@@ -815,6 +794,12 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumb
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/components/inspector-tab-panel.css
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/components/inspector-tab-panel.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/computed/computed.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/actions/index.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/actions/sidebar.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/components/ExtensionSidebar.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/components/ObjectTreeView.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/extension-sidebar.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/extensions/reducers/sidebar.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/fonts/actions/font-options.js
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
@@ -1001,6 +986,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/compo
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/timings-panel.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/components/toolbar.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/connector/firefox-connector.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/connector/firefox-data-provider.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/connector/index.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/constants.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/netmonitor/src/har/har-automation.js
@@ -1132,7 +1118,8 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/util
lib/firefox/browser/chrome/devtools/modules/devtools/client/responsive.html/utils/window.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/responsivedesign/resize-commands.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign-child.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign.jsm
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign-old.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-commands.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
@@ -1170,17 +1157,13 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tr
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/tree-view.css
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/components/tree/tree-view.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/css-angle.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/css-reload.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/curl.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/demangle.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/developer-toolbar.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/devices.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/devtools-file-watcher.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/doorhanger.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/file-watcher-worker.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/file-watcher.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
@@ -1216,10 +1199,10 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/WasmPa
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/immutable.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/jsol.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/jszip.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/lodash.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-addons-shallow-compare.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom-server.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-proxy.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-redux.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-virtualized.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/shared/vendor/react.js
@@ -1331,6 +1314,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-conso
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/console-table.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/filter-bar.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/filter-button.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/filter-checkbox.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/grip-message-body.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/message-container.js
lib/firefox/browser/chrome/devtools/modules/devtools/client/webconsole/new-console-output/components/message-icon.js
@@ -1381,10 +1365,9 @@ lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/confi
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/runtimes.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/simulator-process.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/webide/modules/simulators.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
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/accessibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/actor-registry.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addon.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/addons.js
@@ -1433,7 +1416,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/performance.j
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/preference.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/pretty-print-worker.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/process.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/profiler.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/root.js
@@ -1441,7 +1423,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/script.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
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/styleeditor.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/styles.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/stylesheets.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/tab.js
@@ -1456,12 +1437,13 @@ lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/map-uri
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/shapes-geometry-utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/webconsole-listeners.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/webconsole-utils.js
-lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/utils/webconsole-worker-listeners.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webaudio.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole.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/utils.js
+lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webconsole/worker-listeners.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webextension-inspected-window.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webextension-parent.js
lib/firefox/browser/chrome/devtools/modules/devtools/server/actors/webextension.js
@@ -1496,6 +1478,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/apps/Devices.jsm
lib/firefox/browser/chrome/devtools/modules/devtools/shared/apps/app-actor-front.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-storage.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/async-utils.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/base-loader.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/builtin-modules.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/client/connection-manager.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/client/main.js
@@ -1515,6 +1498,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/dom-node-filter-cons
lib/firefox/browser/chrome/devtools/modules/devtools/shared/event-emitter.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/extend.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/flags.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/accessibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/actor-registry.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/addons.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/animation.js
@@ -1535,7 +1519,6 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/performance-e
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/performance-recording.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/performance.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/preference.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/fronts/profiler.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/storage.js
@@ -1640,6 +1623,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/HeapSna
lib/firefox/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/census-tree-node.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/shortest-paths.js
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/jsbeautify/beautify.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/jsbeautify/lib/sanitytest.js
@@ -1653,6 +1637,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/layout/dom-matrix-2d
lib/firefox/browser/chrome/devtools/modules/devtools/shared/layout/utils.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/loader-plugin-raw.jsm
lib/firefox/browser/chrome/devtools/modules/devtools/shared/node-properties/node-properties.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/old-event-emitter.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/path.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/performance/recording-common.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/performance/recording-utils.js
@@ -1671,6 +1656,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/cert.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/prompt.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/security/socket.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/sourcemap/source-map.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/accessibility.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/actor-registry.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/addons.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/animation.js
@@ -1688,6 +1674,7 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/framerate.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/gcli.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/heap-snapshot-file.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/highlighters.js
+lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/index.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/inspector.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/layout.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/memory.js
@@ -1696,14 +1683,12 @@ lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/performance-en
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/performance-recording.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/performance.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/preference.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/profiler.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/promises.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/reflow.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
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/string.js
-lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/styleeditor.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/styles.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/stylesheets.js
lib/firefox/browser/chrome/devtools/modules/devtools/shared/specs/timeline.js
@@ -1976,19 +1961,6 @@ lib/firefox/browser/chrome/en-US/locale/browser/places/editBookmarkOverlay.dtd
lib/firefox/browser/chrome/en-US/locale/browser/places/moveBookmarks.dtd
lib/firefox/browser/chrome/en-US/locale/browser/places/places.dtd
lib/firefox/browser/chrome/en-US/locale/browser/places/places.properties
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/advanced.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/applications.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/containers.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/containers.properties
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/content.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/main.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/preferences.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/preferences.properties
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/privacy.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/search.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/security.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/sync.dtd
-lib/firefox/browser/chrome/en-US/locale/browser/preferences-old/tabs.dtd
lib/firefox/browser/chrome/en-US/locale/browser/preferences/advanced.dtd
lib/firefox/browser/chrome/en-US/locale/browser/preferences/applicationManager.dtd
lib/firefox/browser/chrome/en-US/locale/browser/preferences/applicationManager.properties
@@ -2022,12 +1994,24 @@ lib/firefox/browser/chrome/en-US/locale/browser/safebrowsing/report-phishing.dtd
lib/firefox/browser/chrome/en-US/locale/browser/safebrowsing/safebrowsing.properties
lib/firefox/browser/chrome/en-US/locale/browser/sanitize.dtd
lib/firefox/browser/chrome/en-US/locale/browser/search.properties
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/amazon-au.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/amazon-ca.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/amazondotcom.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/bing.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ddg.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-au.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-be.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-ca.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-ch.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-ie.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-nl.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay-uk.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/ebay.xml
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/google-2018.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/google-nocodes.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/google.xml
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/images/amazon.ico
+lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/images/ebay.ico
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/images/wikipedia.ico
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/images/yahoo.ico
lib/firefox/browser/chrome/en-US/locale/browser/searchplugins/images/yandex-en.ico
@@ -2071,7 +2055,6 @@ lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/har.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/inspector.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/jit-optimizations.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/jsonview.properties
-lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/key-shortcuts.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/layout.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/markers.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/client/memory.properties
@@ -2109,6 +2092,7 @@ 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/shared.properties
lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shared/styleinspector.properties
+lib/firefox/browser/chrome/en-US/locale/en-US/devtools/shim/key-shortcuts.properties
lib/firefox/browser/chrome/en-US/locale/en-US/formautofill.properties
lib/firefox/browser/chrome/en-US/locale/pdfviewer/chrome.properties
lib/firefox/browser/chrome/en-US/locale/pdfviewer/viewer.properties
@@ -2404,8 +2388,6 @@ lib/firefox/browser/chrome/webide/content/runtime-listing.xhtml
lib/firefox/browser/chrome/webide/content/runtime-panel.js
lib/firefox/browser/chrome/webide/content/runtimedetails.js
lib/firefox/browser/chrome/webide/content/runtimedetails.xhtml
-lib/firefox/browser/chrome/webide/content/simulator.js
-lib/firefox/browser/chrome/webide/content/simulator.xhtml
lib/firefox/browser/chrome/webide/content/webide.js
lib/firefox/browser/chrome/webide/content/webide.xul
lib/firefox/browser/chrome/webide/content/wifi-auth.js
@@ -2422,7 +2404,6 @@ lib/firefox/browser/chrome/webide/skin/noise.png
lib/firefox/browser/chrome/webide/skin/panel-listing.css
lib/firefox/browser/chrome/webide/skin/rocket.svg
lib/firefox/browser/chrome/webide/skin/runtimedetails.css
-lib/firefox/browser/chrome/webide/skin/simulator.css
lib/firefox/browser/chrome/webide/skin/throbber.svg
lib/firefox/browser/chrome/webide/skin/webide.css
lib/firefox/browser/chrome/webide/skin/wifi-auth.css
@@ -2451,6 +2432,7 @@ lib/firefox/browser/defaults/blocklists/plugins.json
lib/firefox/browser/defaults/permissions
lib/firefox/browser/defaults/pinning/pins.json
lib/firefox/browser/defaults/preferences/debugger.js
+lib/firefox/browser/defaults/preferences/devtools-startup-prefs.js
lib/firefox/browser/defaults/preferences/devtools.js
lib/firefox/browser/defaults/preferences/firefox-branding.js
lib/firefox/browser/defaults/preferences/firefox-l10n.js
@@ -2463,73 +2445,70 @@ lib/firefox/browser/features/activity-stream@mozilla.org/chrome.manifest
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/Actions.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/Dedupe.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/PerfService.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/PrerenderData.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/Reducers.jsm
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/common/ShortURL.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/activity-stream-initial-state.js
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/activity-stream-prerendered.html
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/activity-stream.bundle.js
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/activity-stream.css
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/activity-stream.html
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-bookmark-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-bookmark-remove-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-delete-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-dismiss-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-forward-16-white.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-forward-16.svg
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-edit-16.svg
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-highlights-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-historyItem-16.svg
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-import-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-info-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-info-option-12.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-more-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-newWindow-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-newWindow-private-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-now-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-pin-12.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-pin-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-pocket-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-search-16.svg
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-settings-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-topsites-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-trending-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-unpin-16.svg
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/glyph-webextension-16.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/assets/topic-show-more-12.svg
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/aliexpress-com@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/allegro-pl@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon-ca@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon-com@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon-de@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon-fr@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon-uk@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/avito@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/amazon@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/avito-ru@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/bbc-uk@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/ebay-de@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/ebay@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/facebook-com@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/leboncoin@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/ok@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/leboncoin-fr@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/ok-ru@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/olx-pl@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/reddit-com@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/twitter-com@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/vk-com@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/wikipedia-com@2x.png
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/wykop@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/wikipedia-org@2x.png
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/wykop-pl@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/images/youtube-com@2x.png
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/content/tippytop/top_sites.json
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/data/locales.json
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/ActivityStream.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/ActivityStreamMessageChannel.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/ActivityStreamPrefs.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/FilterAdult.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/HighlightsFeed.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/LinksCache.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/LocalizationFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/ManualMigration.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/NewTabInit.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/PlacesFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/PrefsFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/Screenshots.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/SectionsManager.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/ShortURL.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/SnippetsFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/Store.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/SystemTickFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/TelemetryFeed.jsm
-lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/TelemetrySender.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/TippyTopProvider.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/TopSitesFeed.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/TopStoriesFeed.jsm
+lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/lib/UserDomainAffinityProvider.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/vendor/Redux.jsm
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/vendor/react-dom.js
lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/vendor/react-intl.js
@@ -2539,8 +2518,6 @@ lib/firefox/browser/features/activity-stream@mozilla.org/chrome/content/vendor/r
lib/firefox/browser/features/activity-stream@mozilla.org/install.rdf
lib/firefox/browser/features/aushelper@mozilla.org/bootstrap.js
lib/firefox/browser/features/aushelper@mozilla.org/install.rdf
-lib/firefox/browser/features/clicktoplay-rollout@mozilla.org/bootstrap.js
-lib/firefox/browser/features/clicktoplay-rollout@mozilla.org/install.rdf
lib/firefox/browser/features/e10srollout@mozilla.org/bootstrap.js
lib/firefox/browser/features/e10srollout@mozilla.org/install.rdf
lib/firefox/browser/features/firefox@getpocket.com/bootstrap.js
@@ -2595,10 +2572,8 @@ lib/firefox/browser/features/firefox@getpocket.com/chrome/content/pktApi.jsm
lib/firefox/browser/features/firefox@getpocket.com/chrome/content/pocket-content-process.js
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/linux/menuPanel.png
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/linux/menuPanel@2x.png
-lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/linux/pocket.css
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/shared/library-pocket-animation.svg
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/shared/pocket-animation.svg
-lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/shared/pocket-list.svg
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/shared/pocket.css
lib/firefox/browser/features/firefox@getpocket.com/chrome/skin/shared/pocket.svg
lib/firefox/browser/features/firefox@getpocket.com/en-US/locale/en-US/pocket.properties
@@ -2611,17 +2586,21 @@ lib/firefox/browser/features/formautofill@mozilla.org/bootstrap.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome.manifest
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/FormAutofillFrameScript.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/addressReferences.js
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editAddress.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editAddress.xhtml
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editCreditCard.xhtml
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/editDialog.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formautofill.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formautofill.xml
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/formfill-anchor.svg
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/heuristicsRegexp.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-save.svg
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-address-update.svg
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddresses.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddresses.js
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card-generic.svg
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/icon-credit-card.svg
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageAddresses.xhtml
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageCreditCards.xhtml
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/manageDialog.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/content/nameReferences.js
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillContent.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/FormAutofillDoorhanger.jsm
@@ -2639,45 +2618,49 @@ lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutil
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberMetaData.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/res/phonenumberutils/PhoneNumberNormalizer.jsm
lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/linux/autocomplete-item.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/linux/editAddress.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/linux/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/osx/autocomplete-item.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/osx/editAddress.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/osx/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/shared/autocomplete-item.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/shared/editAddress.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/shared/editCreditCard.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/shared/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/windows/autocomplete-item.css
-lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/windows/editAddress.css
+lib/firefox/browser/features/formautofill@mozilla.org/chrome/skin/windows/editDialog.css
lib/firefox/browser/features/formautofill@mozilla.org/install.rdf
lib/firefox/browser/features/onboarding@mozilla.org/bootstrap.js
lib/firefox/browser/features/onboarding@mozilla.org/chrome.manifest
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_addons.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_customize.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_default.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_library.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_performance.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_private.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_search.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_screenshots.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_singlesearch.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/figure_sync.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_addons-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_addons-notification.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_addons.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_customize-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_customize-notification.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_customize.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_default-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_default-notification.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_default.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_library-colored.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_library.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_performance-colored.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_performance.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_private-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_private-notification.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_private.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_search-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_search-notification.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_search.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_screenshots-colored.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_screenshots.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_singlesearch-colored.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_singlesearch.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_sync-colored.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_sync-notification.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_sync.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/icons_tour-complete.svg
-lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/overlay-icon.svg
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/img/watermark.svg
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/lib/UITour-lib.js
+lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/modules/OnboardingTelemetry.jsm
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/modules/OnboardingTourType.jsm
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/onboarding-tour-agent.js
lib/firefox/browser/features/onboarding@mozilla.org/chrome/content/onboarding.css
@@ -2688,6 +2671,7 @@ lib/firefox/browser/features/screenshots@mozilla.org/bootstrap.js
lib/firefox/browser/features/screenshots@mozilla.org/install.rdf
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/ach/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/ar/messages.json
+lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/ast/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/az/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/be/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/bg/messages.json
@@ -2708,6 +2692,7 @@ lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/es_CL
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/es_ES/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/es_MX/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/et/messages.json
+lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/eu/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/fa/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/fi/messages.json
lib/firefox/browser/features/screenshots@mozilla.org/webextension/_locales/fr/messages.json
@@ -2773,6 +2758,7 @@ lib/firefox/browser/features/screenshots@mozilla.org/webextension/background/sen
lib/firefox/browser/features/screenshots@mozilla.org/webextension/background/startBackground.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/background/takeshot.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/blank.html
+lib/firefox/browser/features/screenshots@mozilla.org/webextension/blobConverters.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/build/buildSettings.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/build/inlineSelectionCss.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/build/onboardingCss.js
@@ -2795,12 +2781,14 @@ lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/icon-hig
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/icon-starred-32-v2.svg
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/icon-welcome-face-without-eyes.svg
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/menu-fullpage.svg
+lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/menu-myshot-white.svg
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/menu-myshot.svg
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/menu-visible.svg
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/onboarding-1.png
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/onboarding-2.png
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/onboarding-3.png
lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/onboarding-4.png
+lib/firefox/browser/features/screenshots@mozilla.org/webextension/icons/onboarding-5.png
lib/firefox/browser/features/screenshots@mozilla.org/webextension/log.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/makeUuid.js
lib/firefox/browser/features/screenshots@mozilla.org/webextension/manifest.json
@@ -2870,18 +2858,20 @@ lib/firefox/browser/modules/AttributionCode.jsm
lib/firefox/browser/modules/AutoMigrate.jsm
lib/firefox/browser/modules/BrowserUITelemetry.jsm
lib/firefox/browser/modules/BrowserUsageTelemetry.jsm
-lib/firefox/browser/modules/CastingApps.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
lib/firefox/browser/modules/DirectoryLinksProvider.jsm
lib/firefox/browser/modules/DownloadsCommon.jsm
+lib/firefox/browser/modules/DownloadsSubview.jsm
lib/firefox/browser/modules/DownloadsTaskbar.jsm
lib/firefox/browser/modules/DownloadsViewUI.jsm
lib/firefox/browser/modules/DragPositionManager.jsm
@@ -2891,6 +2881,7 @@ lib/firefox/browser/modules/ExtensionsUI.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/LaterRun.jsm
lib/firefox/browser/modules/MigrationUtils.jsm
lib/firefox/browser/modules/NewTabPrefsProvider.jsm
@@ -2906,6 +2897,7 @@ lib/firefox/browser/modules/ParseCppFiltSymbols-worker.js
lib/firefox/browser/modules/ParseNMSymbols-worker.js
lib/firefox/browser/modules/ParseSymbols.jsm
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
@@ -2918,8 +2910,6 @@ lib/firefox/browser/modules/SearchWidgetTracker.jsm
lib/firefox/browser/modules/ShellService.jsm
lib/firefox/browser/modules/SiteDataManager.jsm
lib/firefox/browser/modules/SitePermissions.jsm
-lib/firefox/browser/modules/Social.jsm
-lib/firefox/browser/modules/SocialService.jsm
lib/firefox/browser/modules/TransientPrefs.jsm
lib/firefox/browser/modules/UITour.jsm
lib/firefox/browser/modules/UpdateTopLevelContentWindowIDHelper.jsm
@@ -2931,7 +2921,6 @@ lib/firefox/browser/modules/experiments/Experiments.jsm
lib/firefox/browser/modules/offlineAppCache.jsm
lib/firefox/browser/modules/sessionstore/ContentRestore.jsm
lib/firefox/browser/modules/sessionstore/DocShellCapabilities.jsm
-lib/firefox/browser/modules/sessionstore/FrameTree.jsm
lib/firefox/browser/modules/sessionstore/GlobalState.jsm
lib/firefox/browser/modules/sessionstore/PrivacyFilter.jsm
lib/firefox/browser/modules/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
@@ -3087,7 +3076,6 @@ lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/extensions.dtd
lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/extensions.properties
lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/newaddon.dtd
lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/newaddon.properties
-lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/update.dtd
lib/firefox/chrome/en-US/locale/en-US/mozapps/extensions/update.properties
lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.dtd
lib/firefox/chrome/en-US/locale/en-US/mozapps/handling/handling.properties
@@ -3123,6 +3111,7 @@ lib/firefox/chrome/marionette/content/browser.js
lib/firefox/chrome/marionette/content/capture.js
lib/firefox/chrome/marionette/content/cert.js
lib/firefox/chrome/marionette/content/cookie.js
+lib/firefox/chrome/marionette/content/dom.js
lib/firefox/chrome/marionette/content/driver.js
lib/firefox/chrome/marionette/content/element.js
lib/firefox/chrome/marionette/content/error.js
@@ -3197,11 +3186,12 @@ lib/firefox/chrome/toolkit/content/extensions/ext-c-runtime.js
lib/firefox/chrome/toolkit/content/extensions/ext-c-storage.js
lib/firefox/chrome/toolkit/content/extensions/ext-c-test.js
lib/firefox/chrome/toolkit/content/extensions/ext-c-toolkit.js
+lib/firefox/chrome/toolkit/content/extensions/ext-c-webRequest.js
+lib/firefox/chrome/toolkit/content/extensions/ext-clipboard.js
lib/firefox/chrome/toolkit/content/extensions/ext-contextualIdentities.js
lib/firefox/chrome/toolkit/content/extensions/ext-cookies.js
lib/firefox/chrome/toolkit/content/extensions/ext-downloads.js
lib/firefox/chrome/toolkit/content/extensions/ext-extension.js
-lib/firefox/chrome/toolkit/content/extensions/ext-geolocation.js
lib/firefox/chrome/toolkit/content/extensions/ext-i18n.js
lib/firefox/chrome/toolkit/content/extensions/ext-identity.js
lib/firefox/chrome/toolkit/content/extensions/ext-idle.js
@@ -3213,13 +3203,16 @@ lib/firefox/chrome/toolkit/content/extensions/ext-protocolHandlers.js
lib/firefox/chrome/toolkit/content/extensions/ext-proxy.js
lib/firefox/chrome/toolkit/content/extensions/ext-runtime.js
lib/firefox/chrome/toolkit/content/extensions/ext-storage.js
+lib/firefox/chrome/toolkit/content/extensions/ext-tabs-base.js
lib/firefox/chrome/toolkit/content/extensions/ext-theme.js
lib/firefox/chrome/toolkit/content/extensions/ext-toolkit.js
+lib/firefox/chrome/toolkit/content/extensions/ext-toolkit.json
lib/firefox/chrome/toolkit/content/extensions/ext-topSites.js
lib/firefox/chrome/toolkit/content/extensions/ext-webNavigation.js
lib/firefox/chrome/toolkit/content/extensions/ext-webRequest.js
lib/firefox/chrome/toolkit/content/extensions/schemas/alarms.json
lib/firefox/chrome/toolkit/content/extensions/schemas/browser_settings.json
+lib/firefox/chrome/toolkit/content/extensions/schemas/clipboard.json
lib/firefox/chrome/toolkit/content/extensions/schemas/contextual_identities.json
lib/firefox/chrome/toolkit/content/extensions/schemas/cookies.json
lib/firefox/chrome/toolkit/content/extensions/schemas/downloads.json
@@ -3233,7 +3226,7 @@ lib/firefox/chrome/toolkit/content/extensions/schemas/identity.json
lib/firefox/chrome/toolkit/content/extensions/schemas/idle.json
lib/firefox/chrome/toolkit/content/extensions/schemas/management.json
lib/firefox/chrome/toolkit/content/extensions/schemas/manifest.json
-lib/firefox/chrome/toolkit/content/extensions/schemas/native_host_manifest.json
+lib/firefox/chrome/toolkit/content/extensions/schemas/native_manifest.json
lib/firefox/chrome/toolkit/content/extensions/schemas/notifications.json
lib/firefox/chrome/toolkit/content/extensions/schemas/permissions.json
lib/firefox/chrome/toolkit/content/extensions/schemas/privacy.json
@@ -3295,7 +3288,6 @@ lib/firefox/chrome/toolkit/content/global/appPicker.xul
lib/firefox/chrome/toolkit/content/global/autocomplete.css
lib/firefox/chrome/toolkit/content/global/backgroundPageThumbs.xhtml
lib/firefox/chrome/toolkit/content/global/backgroundPageThumbsContent.js
-${PLIST.webrtc}lib/firefox/components/PeerConnection.js
lib/firefox/chrome/toolkit/content/global/bindings/autocomplete.xml
lib/firefox/chrome/toolkit/content/global/bindings/browser.xml
lib/firefox/chrome/toolkit/content/global/bindings/button.xml
@@ -3443,8 +3435,9 @@ lib/firefox/chrome/toolkit/content/mozapps/extensions/newaddon.js
lib/firefox/chrome/toolkit/content/mozapps/extensions/newaddon.xul
lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xul
lib/firefox/chrome/toolkit/content/mozapps/extensions/setting.xml
+lib/firefox/chrome/toolkit/content/mozapps/extensions/update.css
+lib/firefox/chrome/toolkit/content/mozapps/extensions/update.html
lib/firefox/chrome/toolkit/content/mozapps/extensions/update.js
-lib/firefox/chrome/toolkit/content/mozapps/extensions/update.xul
lib/firefox/chrome/toolkit/content/mozapps/extensions/updateinfo.xsl
lib/firefox/chrome/toolkit/content/mozapps/handling/dialog.js
lib/firefox/chrome/toolkit/content/mozapps/handling/dialog.xul
@@ -3503,10 +3496,8 @@ lib/firefox/chrome/toolkit/res/mathml.css
lib/firefox/chrome/toolkit/res/noframes.css
lib/firefox/chrome/toolkit/res/noscript.css
lib/firefox/chrome/toolkit/res/number-control.css
-lib/firefox/chrome/toolkit/res/plaintext.css
lib/firefox/chrome/toolkit/res/quirk.css
lib/firefox/chrome/toolkit/res/ua.css
-lib/firefox/chrome/toolkit/res/viewsource.css
lib/firefox/chrome/toolkit/skin/classic/global/Filepicker.png
lib/firefox/chrome/toolkit/skin/classic/global/about.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutCache.css
@@ -3515,8 +3506,8 @@ lib/firefox/chrome/toolkit/skin/classic/global/aboutMemory.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutReader.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutReaderContent.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutReaderControls.css
+lib/firefox/chrome/toolkit/skin/classic/global/aboutRights.css
lib/firefox/chrome/toolkit/skin/classic/global/aboutSupport.css
-lib/firefox/chrome/toolkit/skin/classic/global/alerts/alert-common.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-dis.gif
@@ -3547,7 +3538,6 @@ lib/firefox/chrome/toolkit/skin/classic/global/dropmarker.css
lib/firefox/chrome/toolkit/skin/classic/global/expander.css
lib/firefox/chrome/toolkit/skin/classic/global/filefield.css
lib/firefox/chrome/toolkit/skin/classic/global/filepicker.css
-lib/firefox/chrome/toolkit/skin/classic/global/filters.svg
lib/firefox/chrome/toolkit/skin/classic/global/findBar.css
lib/firefox/chrome/toolkit/skin/classic/global/global.css
lib/firefox/chrome/toolkit/skin/classic/global/globalBindings.xml
@@ -3556,7 +3546,8 @@ 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/autocomplete-search.svg
+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.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/blacklist_favicon.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/blacklist_large.png
@@ -3565,13 +3556,14 @@ lib/firefox/chrome/toolkit/skin/classic/global/icons/calendar-arrow-left.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/calendar-arrow-right.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/close.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/error-16.png
+lib/firefox/chrome/toolkit/skin/classic/global/icons/error.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/find-next-arrow.svg
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
-lib/firefox/chrome/toolkit/skin/classic/global/icons/menubutton-dropmarker.svg
lib/firefox/chrome/toolkit/skin/classic/global/icons/question-16.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/question-64.png
lib/firefox/chrome/toolkit/skin/classic/global/icons/resizer-rtl.png
@@ -3584,6 +3576,7 @@ lib/firefox/chrome/toolkit/skin/classic/global/icons/tabprompts-bgtexture.png
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
+lib/firefox/chrome/toolkit/skin/classic/global/illustrations/about-rights.svg
lib/firefox/chrome/toolkit/skin/classic/global/in-content/check-partial.svg
lib/firefox/chrome/toolkit/skin/classic/global/in-content/check.svg
lib/firefox/chrome/toolkit/skin/classic/global/in-content/common.css
@@ -3661,8 +3654,6 @@ lib/firefox/chrome/toolkit/skin/classic/global/tabbox.css
lib/firefox/chrome/toolkit/skin/classic/global/tabprompts.css
lib/firefox/chrome/toolkit/skin/classic/global/textbox.css
lib/firefox/chrome/toolkit/skin/classic/global/toolbar.css
-lib/firefox/chrome/toolkit/skin/classic/global/toolbar/chevron-inverted.png
-lib/firefox/chrome/toolkit/skin/classic/global/toolbar/chevron.gif
lib/firefox/chrome/toolkit/skin/classic/global/toolbar/spring.png
lib/firefox/chrome/toolkit/skin/classic/global/toolbarbutton.css
lib/firefox/chrome/toolkit/skin/classic/global/tree.css
@@ -3687,28 +3678,25 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-positi
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-warning.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/cancel.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-available.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-legacy.svg
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-plugins.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-search.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-service.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-search.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/category-service.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/discover-logo.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/eula.css
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/experimentGeneric.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/experimentGeneric.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/extensions.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/heart.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/localeGeneric.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/navigation.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/navigation.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/newaddon.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-not-won.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/update.css
+lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/utilities.svg
lib/firefox/chrome/toolkit/skin/classic/mozapps/handling/handling.css
lib/firefox/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.svg
@@ -3717,10 +3705,8 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginBlocked.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginClose.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginCrashed.png
lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginStripe.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked-64.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric-16.png
-lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric.png
+lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked.svg
+lib/firefox/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric.svg
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
@@ -3732,6 +3718,7 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallConfirm.css
lib/firefox/components/BrowserElementParent.js
lib/firefox/components/ColorAnalyzer.js
lib/firefox/components/ConsoleAPIStorage.js
+lib/firefox/components/ContentPrefService2.js
lib/firefox/components/ContentProcessSingleton.js
lib/firefox/components/DownloadLegacy.js
lib/firefox/components/EditorUtils.js
@@ -3743,6 +3730,7 @@ lib/firefox/components/NetworkGeolocationProvider.js
lib/firefox/components/NotificationStorage.js
lib/firefox/components/PageIconProtocolHandler.js
lib/firefox/components/PageThumbsProtocol.js
+${PLIST.webrtc}lib/firefox/components/PeerConnection.js
lib/firefox/components/PlacesCategoriesStarter.js
lib/firefox/components/PresentationControlService.js
lib/firefox/components/PresentationDataChannelSessionTransport.js
@@ -3781,7 +3769,6 @@ lib/firefox/components/nsAsyncShutdown.js
lib/firefox/components/nsBlocklistService.js
lib/firefox/components/nsBlocklistServiceContent.js
lib/firefox/components/nsContentDispatchChooser.js
-lib/firefox/components/nsContentPrefService.js
lib/firefox/components/nsCrashMonitor.js
lib/firefox/components/nsDNSServiceDiscovery.js
lib/firefox/components/nsDefaultCLH.js
@@ -3813,6 +3800,11 @@ lib/firefox/components/recording-cmdline.js
lib/firefox/components/simpleServices.js
lib/firefox/components/storage-json.js
lib/firefox/components/txEXSLTRegExFunctions.js
+lib/firefox/contentaccessible/ImageDocument.css
+lib/firefox/contentaccessible/TopLevelImageDocument.css
+lib/firefox/contentaccessible/TopLevelVideoDocument.css
+lib/firefox/contentaccessible/plaintext.css
+lib/firefox/contentaccessible/viewsource.css
lib/firefox/defaults/autoconfig/prefcalls.js
lib/firefox/defaults/pref/channel-prefs.js
lib/firefox/defaults/pref/marionette.js
@@ -3896,8 +3888,6 @@ lib/firefox/modules/ColorConversion.js
lib/firefox/modules/CommonDialog.jsm
lib/firefox/modules/CompatWarning.jsm
lib/firefox/modules/Console.jsm
-lib/firefox/modules/ContentPrefInstance.jsm
-lib/firefox/modules/ContentPrefService2.jsm
lib/firefox/modules/ContentPrefServiceChild.jsm
lib/firefox/modules/ContentPrefServiceParent.jsm
lib/firefox/modules/ContentPrefStore.jsm
@@ -3909,6 +3899,7 @@ lib/firefox/modules/DNSPacket.jsm
lib/firefox/modules/DNSRecord.jsm
lib/firefox/modules/DNSResourceRecord.jsm
lib/firefox/modules/DNSTypes.jsm
+lib/firefox/modules/DOMLocalization.jsm
lib/firefox/modules/DOMRequestHelper.jsm
lib/firefox/modules/DataReader.jsm
lib/firefox/modules/DataWriter.jsm
@@ -3928,7 +3919,6 @@ lib/firefox/modules/DownloadUtils.jsm
lib/firefox/modules/Downloads.jsm
lib/firefox/modules/EventEmitter.jsm
lib/firefox/modules/Extension.jsm
-lib/firefox/modules/ExtensionAPI.jsm
lib/firefox/modules/ExtensionChild.jsm
lib/firefox/modules/ExtensionChildDevToolsUtils.jsm
lib/firefox/modules/ExtensionCommon.jsm
@@ -3941,9 +3931,9 @@ lib/firefox/modules/ExtensionSearchHandler.jsm
lib/firefox/modules/ExtensionSettingsStore.jsm
lib/firefox/modules/ExtensionStorage.jsm
lib/firefox/modules/ExtensionStorageSync.jsm
-lib/firefox/modules/ExtensionTabs.jsm
lib/firefox/modules/ExtensionUtils.jsm
lib/firefox/modules/FileUtils.jsm
+lib/firefox/modules/FindContent.jsm
lib/firefox/modules/Finder.jsm
lib/firefox/modules/FinderHighlighter.jsm
lib/firefox/modules/FinderIterator.jsm
@@ -3965,7 +3955,6 @@ lib/firefox/modules/GMPExtractorWorker.js
lib/firefox/modules/GMPInstallManager.jsm
lib/firefox/modules/GMPUtils.jsm
lib/firefox/modules/Geometry.jsm
-lib/firefox/modules/HiddenFrame.jsm
lib/firefox/modules/History.jsm
lib/firefox/modules/Http.jsm
lib/firefox/modules/ISO8601DateUtils.jsm
@@ -3977,11 +3966,12 @@ lib/firefox/modules/InlineSpellCheckerContent.jsm
lib/firefox/modules/InsecurePasswordUtils.jsm
lib/firefox/modules/Integration.jsm
lib/firefox/modules/JSONFile.jsm
+lib/firefox/modules/L10nRegistry.jsm
lib/firefox/modules/LegacyExtensionsUtils.jsm
lib/firefox/modules/LightweightThemeConsumer.jsm
lib/firefox/modules/LightweightThemeManager.jsm
lib/firefox/modules/LoadContextInfo.jsm
-lib/firefox/modules/Locale.jsm
+lib/firefox/modules/Localization.jsm
lib/firefox/modules/Log.jsm
lib/firefox/modules/LoginHelper.jsm
lib/firefox/modules/LoginImport.jsm
@@ -3998,8 +3988,10 @@ lib/firefox/modules/ManifestProcessor.jsm
lib/firefox/modules/MatchPattern.jsm
lib/firefox/modules/Memory.jsm
lib/firefox/modules/MessageChannel.jsm
+lib/firefox/modules/MessageContext.jsm
lib/firefox/modules/MulticastDNS.jsm
lib/firefox/modules/NLP.jsm
+lib/firefox/modules/NativeManifests.jsm
lib/firefox/modules/NativeMessaging.jsm
lib/firefox/modules/NetUtil.jsm
lib/firefox/modules/NewTabUtils.jsm
@@ -4045,7 +4037,7 @@ lib/firefox/modules/PushServiceWebSocket.jsm
lib/firefox/modules/ReaderMode.jsm
lib/firefox/modules/RemoteAddonsChild.jsm
lib/firefox/modules/RemoteAddonsParent.jsm
-lib/firefox/modules/RemoteController.jsm
+lib/firefox/modules/RemoteController.js
lib/firefox/modules/RemoteFinder.jsm
lib/firefox/modules/RemotePageManager.jsm
lib/firefox/modules/RemoteSecurityUI.jsm
@@ -4063,7 +4055,6 @@ lib/firefox/modules/SelectParentHelper.jsm
lib/firefox/modules/ServiceRequest.jsm
lib/firefox/modules/Services.jsm
lib/firefox/modules/SharedPromptUtils.jsm
-lib/firefox/modules/ShimWaiver.jsm
lib/firefox/modules/ShortcutUtils.jsm
lib/firefox/modules/SimpleServiceDiscovery.jsm
lib/firefox/modules/Sqlite.jsm
@@ -4125,261 +4116,9 @@ lib/firefox/modules/addons/LightweightThemeImageOptimizer.jsm
lib/firefox/modules/addons/PluginProvider.jsm
lib/firefox/modules/addons/ProductAddonChecker.jsm
lib/firefox/modules/addons/SpellCheckDictionaryBootstrap.js
-lib/firefox/modules/addons/WebExtensionBootstrap.js
lib/firefox/modules/addons/XPIInstall.jsm
lib/firefox/modules/addons/XPIProvider.jsm
lib/firefox/modules/addons/XPIProviderUtils.js
-lib/firefox/modules/commonjs/dev/debuggee.js
-lib/firefox/modules/commonjs/dev/frame-script.js
-lib/firefox/modules/commonjs/dev/panel.js
-lib/firefox/modules/commonjs/dev/panel/view.js
-lib/firefox/modules/commonjs/dev/ports.js
-lib/firefox/modules/commonjs/dev/theme.js
-lib/firefox/modules/commonjs/dev/theme/hooks.js
-lib/firefox/modules/commonjs/dev/toolbox.js
-lib/firefox/modules/commonjs/dev/utils.js
-lib/firefox/modules/commonjs/dev/volcan.js
-lib/firefox/modules/commonjs/diffpatcher/diff.js
-lib/firefox/modules/commonjs/diffpatcher/index.js
-lib/firefox/modules/commonjs/diffpatcher/patch.js
-lib/firefox/modules/commonjs/diffpatcher/rebase.js
-lib/firefox/modules/commonjs/diffpatcher/test/common.js
-lib/firefox/modules/commonjs/diffpatcher/test/diff.js
-lib/firefox/modules/commonjs/diffpatcher/test/index.js
-lib/firefox/modules/commonjs/diffpatcher/test/patch.js
-lib/firefox/modules/commonjs/diffpatcher/test/tap.js
-lib/firefox/modules/commonjs/framescript/FrameScriptManager.jsm
-lib/firefox/modules/commonjs/framescript/content.jsm
-lib/firefox/modules/commonjs/framescript/context-menu.js
-lib/firefox/modules/commonjs/framescript/manager.js
-lib/firefox/modules/commonjs/framescript/util.js
-lib/firefox/modules/commonjs/index.js
-lib/firefox/modules/commonjs/jetpack-id/index.js
-lib/firefox/modules/commonjs/method/core.js
-lib/firefox/modules/commonjs/method/test/browser.js
-lib/firefox/modules/commonjs/method/test/common.js
-lib/firefox/modules/commonjs/mozilla-toolkit-versioning/index.js
-lib/firefox/modules/commonjs/mozilla-toolkit-versioning/lib/utils.js
-lib/firefox/modules/commonjs/node/os.js
-lib/firefox/modules/commonjs/sdk/addon/bootstrap.js
-lib/firefox/modules/commonjs/sdk/addon/events.js
-lib/firefox/modules/commonjs/sdk/addon/host.js
-lib/firefox/modules/commonjs/sdk/addon/installer.js
-lib/firefox/modules/commonjs/sdk/addon/manager.js
-lib/firefox/modules/commonjs/sdk/addon/runner.js
-lib/firefox/modules/commonjs/sdk/addon/window.js
-lib/firefox/modules/commonjs/sdk/base64.js
-lib/firefox/modules/commonjs/sdk/browser/events.js
-lib/firefox/modules/commonjs/sdk/clipboard.js
-lib/firefox/modules/commonjs/sdk/console/plain-text.js
-lib/firefox/modules/commonjs/sdk/console/traceback.js
-lib/firefox/modules/commonjs/sdk/content/content-worker.js
-lib/firefox/modules/commonjs/sdk/content/content.js
-lib/firefox/modules/commonjs/sdk/content/context-menu.js
-lib/firefox/modules/commonjs/sdk/content/events.js
-lib/firefox/modules/commonjs/sdk/content/l10n-html.js
-lib/firefox/modules/commonjs/sdk/content/loader.js
-lib/firefox/modules/commonjs/sdk/content/mod.js
-lib/firefox/modules/commonjs/sdk/content/page-mod.js
-lib/firefox/modules/commonjs/sdk/content/page-worker.js
-lib/firefox/modules/commonjs/sdk/content/sandbox.js
-lib/firefox/modules/commonjs/sdk/content/sandbox/events.js
-lib/firefox/modules/commonjs/sdk/content/tab-events.js
-lib/firefox/modules/commonjs/sdk/content/thumbnail.js
-lib/firefox/modules/commonjs/sdk/content/utils.js
-lib/firefox/modules/commonjs/sdk/content/worker-child.js
-lib/firefox/modules/commonjs/sdk/content/worker.js
-lib/firefox/modules/commonjs/sdk/context-menu.js
-lib/firefox/modules/commonjs/sdk/context-menu/context.js
-lib/firefox/modules/commonjs/sdk/context-menu/core.js
-lib/firefox/modules/commonjs/sdk/context-menu/readers.js
-lib/firefox/modules/commonjs/sdk/context-menu@2.js
-lib/firefox/modules/commonjs/sdk/core/disposable.js
-lib/firefox/modules/commonjs/sdk/core/heritage.js
-lib/firefox/modules/commonjs/sdk/core/namespace.js
-lib/firefox/modules/commonjs/sdk/core/observer.js
-lib/firefox/modules/commonjs/sdk/core/promise.js
-lib/firefox/modules/commonjs/sdk/core/reference.js
-lib/firefox/modules/commonjs/sdk/deprecated/api-utils.js
-lib/firefox/modules/commonjs/sdk/deprecated/events/assembler.js
-lib/firefox/modules/commonjs/sdk/deprecated/sync-worker.js
-lib/firefox/modules/commonjs/sdk/deprecated/unit-test-finder.js
-lib/firefox/modules/commonjs/sdk/deprecated/unit-test.js
-lib/firefox/modules/commonjs/sdk/deprecated/window-utils.js
-lib/firefox/modules/commonjs/sdk/dom/events-shimmed.js
-lib/firefox/modules/commonjs/sdk/dom/events.js
-lib/firefox/modules/commonjs/sdk/dom/events/keys.js
-lib/firefox/modules/commonjs/sdk/event/chrome.js
-lib/firefox/modules/commonjs/sdk/event/core.js
-lib/firefox/modules/commonjs/sdk/event/dom.js
-lib/firefox/modules/commonjs/sdk/event/target.js
-lib/firefox/modules/commonjs/sdk/event/utils.js
-lib/firefox/modules/commonjs/sdk/frame/hidden-frame.js
-lib/firefox/modules/commonjs/sdk/frame/utils.js
-lib/firefox/modules/commonjs/sdk/fs/path.js
-lib/firefox/modules/commonjs/sdk/hotkeys.js
-lib/firefox/modules/commonjs/sdk/indexed-db.js
-lib/firefox/modules/commonjs/sdk/input/browser.js
-lib/firefox/modules/commonjs/sdk/input/customizable-ui.js
-lib/firefox/modules/commonjs/sdk/input/frame.js
-lib/firefox/modules/commonjs/sdk/input/system.js
-lib/firefox/modules/commonjs/sdk/io/buffer.js
-lib/firefox/modules/commonjs/sdk/io/byte-streams.js
-lib/firefox/modules/commonjs/sdk/io/file.js
-lib/firefox/modules/commonjs/sdk/io/fs.js
-lib/firefox/modules/commonjs/sdk/io/stream.js
-lib/firefox/modules/commonjs/sdk/io/text-streams.js
-lib/firefox/modules/commonjs/sdk/keyboard/hotkeys.js
-lib/firefox/modules/commonjs/sdk/keyboard/observer.js
-lib/firefox/modules/commonjs/sdk/keyboard/utils.js
-lib/firefox/modules/commonjs/sdk/l10n.js
-lib/firefox/modules/commonjs/sdk/l10n/core.js
-lib/firefox/modules/commonjs/sdk/l10n/html.js
-lib/firefox/modules/commonjs/sdk/l10n/json/core.js
-lib/firefox/modules/commonjs/sdk/l10n/loader.js
-lib/firefox/modules/commonjs/sdk/l10n/locale.js
-lib/firefox/modules/commonjs/sdk/l10n/plural-rules.js
-lib/firefox/modules/commonjs/sdk/l10n/prefs.js
-lib/firefox/modules/commonjs/sdk/l10n/properties/core.js
-lib/firefox/modules/commonjs/sdk/lang/functional.js
-lib/firefox/modules/commonjs/sdk/lang/functional/concurrent.js
-lib/firefox/modules/commonjs/sdk/lang/functional/core.js
-lib/firefox/modules/commonjs/sdk/lang/functional/helpers.js
-lib/firefox/modules/commonjs/sdk/lang/type.js
-lib/firefox/modules/commonjs/sdk/lang/weak-set.js
-lib/firefox/modules/commonjs/sdk/loader/cuddlefish.js
-lib/firefox/modules/commonjs/sdk/loader/sandbox.js
-lib/firefox/modules/commonjs/sdk/messaging.js
-lib/firefox/modules/commonjs/sdk/model/core.js
-lib/firefox/modules/commonjs/sdk/net/url.js
-lib/firefox/modules/commonjs/sdk/net/xhr.js
-lib/firefox/modules/commonjs/sdk/notifications.js
-lib/firefox/modules/commonjs/sdk/output/system.js
-lib/firefox/modules/commonjs/sdk/page-mod.js
-lib/firefox/modules/commonjs/sdk/page-mod/match-pattern.js
-lib/firefox/modules/commonjs/sdk/page-worker.js
-lib/firefox/modules/commonjs/sdk/panel.js
-lib/firefox/modules/commonjs/sdk/panel/events.js
-lib/firefox/modules/commonjs/sdk/panel/utils.js
-lib/firefox/modules/commonjs/sdk/passwords.js
-lib/firefox/modules/commonjs/sdk/passwords/utils.js
-lib/firefox/modules/commonjs/sdk/places/bookmarks.js
-lib/firefox/modules/commonjs/sdk/places/contract.js
-lib/firefox/modules/commonjs/sdk/places/events.js
-lib/firefox/modules/commonjs/sdk/places/favicon.js
-lib/firefox/modules/commonjs/sdk/places/history.js
-lib/firefox/modules/commonjs/sdk/places/host/host-bookmarks.js
-lib/firefox/modules/commonjs/sdk/places/host/host-query.js
-lib/firefox/modules/commonjs/sdk/places/host/host-tags.js
-lib/firefox/modules/commonjs/sdk/places/utils.js
-lib/firefox/modules/commonjs/sdk/platform/xpcom.js
-lib/firefox/modules/commonjs/sdk/preferences/event-target.js
-lib/firefox/modules/commonjs/sdk/preferences/native-options.js
-lib/firefox/modules/commonjs/sdk/preferences/service.js
-lib/firefox/modules/commonjs/sdk/preferences/utils.js
-lib/firefox/modules/commonjs/sdk/private-browsing.js
-lib/firefox/modules/commonjs/sdk/private-browsing/utils.js
-lib/firefox/modules/commonjs/sdk/querystring.js
-lib/firefox/modules/commonjs/sdk/remote/child.js
-lib/firefox/modules/commonjs/sdk/remote/core.js
-lib/firefox/modules/commonjs/sdk/remote/parent.js
-lib/firefox/modules/commonjs/sdk/remote/utils.js
-lib/firefox/modules/commonjs/sdk/request.js
-lib/firefox/modules/commonjs/sdk/selection.js
-lib/firefox/modules/commonjs/sdk/self.js
-lib/firefox/modules/commonjs/sdk/simple-prefs.js
-lib/firefox/modules/commonjs/sdk/simple-storage.js
-lib/firefox/modules/commonjs/sdk/stylesheet/style.js
-lib/firefox/modules/commonjs/sdk/stylesheet/utils.js
-lib/firefox/modules/commonjs/sdk/system.js
-lib/firefox/modules/commonjs/sdk/system/child_process.js
-lib/firefox/modules/commonjs/sdk/system/child_process/subprocess.js
-lib/firefox/modules/commonjs/sdk/system/environment.js
-lib/firefox/modules/commonjs/sdk/system/events-shimmed.js
-lib/firefox/modules/commonjs/sdk/system/events.js
-lib/firefox/modules/commonjs/sdk/system/globals.js
-lib/firefox/modules/commonjs/sdk/system/process.js
-lib/firefox/modules/commonjs/sdk/system/runtime.js
-lib/firefox/modules/commonjs/sdk/system/unload.js
-lib/firefox/modules/commonjs/sdk/system/xul-app.js
-lib/firefox/modules/commonjs/sdk/system/xul-app.jsm
-lib/firefox/modules/commonjs/sdk/tab/events.js
-lib/firefox/modules/commonjs/sdk/tabs.js
-lib/firefox/modules/commonjs/sdk/tabs/common.js
-lib/firefox/modules/commonjs/sdk/tabs/events.js
-lib/firefox/modules/commonjs/sdk/tabs/helpers.js
-lib/firefox/modules/commonjs/sdk/tabs/namespace.js
-lib/firefox/modules/commonjs/sdk/tabs/observer.js
-lib/firefox/modules/commonjs/sdk/tabs/tab-fennec.js
-lib/firefox/modules/commonjs/sdk/tabs/tab-firefox.js
-lib/firefox/modules/commonjs/sdk/tabs/tab.js
-lib/firefox/modules/commonjs/sdk/tabs/tabs-firefox.js
-lib/firefox/modules/commonjs/sdk/tabs/utils.js
-lib/firefox/modules/commonjs/sdk/tabs/worker.js
-lib/firefox/modules/commonjs/sdk/test.js
-lib/firefox/modules/commonjs/sdk/test/assert.js
-lib/firefox/modules/commonjs/sdk/test/harness.js
-lib/firefox/modules/commonjs/sdk/test/httpd.js
-lib/firefox/modules/commonjs/sdk/test/loader.js
-lib/firefox/modules/commonjs/sdk/test/memory.js
-lib/firefox/modules/commonjs/sdk/test/options.js
-lib/firefox/modules/commonjs/sdk/test/runner.js
-lib/firefox/modules/commonjs/sdk/test/utils.js
-lib/firefox/modules/commonjs/sdk/timers.js
-lib/firefox/modules/commonjs/sdk/ui.js
-lib/firefox/modules/commonjs/sdk/ui/button/action.js
-lib/firefox/modules/commonjs/sdk/ui/button/contract.js
-lib/firefox/modules/commonjs/sdk/ui/button/toggle.js
-lib/firefox/modules/commonjs/sdk/ui/button/view.js
-lib/firefox/modules/commonjs/sdk/ui/button/view/events.js
-lib/firefox/modules/commonjs/sdk/ui/component.js
-lib/firefox/modules/commonjs/sdk/ui/frame.js
-lib/firefox/modules/commonjs/sdk/ui/frame/model.js
-lib/firefox/modules/commonjs/sdk/ui/frame/view.html
-lib/firefox/modules/commonjs/sdk/ui/frame/view.js
-lib/firefox/modules/commonjs/sdk/ui/id.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar/actions.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar/contract.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar/namespace.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar/utils.js
-lib/firefox/modules/commonjs/sdk/ui/sidebar/view.js
-lib/firefox/modules/commonjs/sdk/ui/state.js
-lib/firefox/modules/commonjs/sdk/ui/state/events.js
-lib/firefox/modules/commonjs/sdk/ui/toolbar.js
-lib/firefox/modules/commonjs/sdk/ui/toolbar/model.js
-lib/firefox/modules/commonjs/sdk/ui/toolbar/view.js
-lib/firefox/modules/commonjs/sdk/uri/resource.js
-lib/firefox/modules/commonjs/sdk/url.js
-lib/firefox/modules/commonjs/sdk/url/utils.js
-lib/firefox/modules/commonjs/sdk/util/array.js
-lib/firefox/modules/commonjs/sdk/util/collection.js
-lib/firefox/modules/commonjs/sdk/util/contract.js
-lib/firefox/modules/commonjs/sdk/util/deprecate.js
-lib/firefox/modules/commonjs/sdk/util/dispatcher.js
-lib/firefox/modules/commonjs/sdk/util/list.js
-lib/firefox/modules/commonjs/sdk/util/match-pattern.js
-lib/firefox/modules/commonjs/sdk/util/object.js
-lib/firefox/modules/commonjs/sdk/util/rules.js
-lib/firefox/modules/commonjs/sdk/util/sequence.js
-lib/firefox/modules/commonjs/sdk/util/uuid.js
-lib/firefox/modules/commonjs/sdk/view/core.js
-lib/firefox/modules/commonjs/sdk/webextension.js
-lib/firefox/modules/commonjs/sdk/window/browser.js
-lib/firefox/modules/commonjs/sdk/window/events.js
-lib/firefox/modules/commonjs/sdk/window/helpers.js
-lib/firefox/modules/commonjs/sdk/window/namespace.js
-lib/firefox/modules/commonjs/sdk/window/utils.js
-lib/firefox/modules/commonjs/sdk/windows.js
-lib/firefox/modules/commonjs/sdk/windows/fennec.js
-lib/firefox/modules/commonjs/sdk/windows/firefox.js
-lib/firefox/modules/commonjs/sdk/windows/observer.js
-lib/firefox/modules/commonjs/sdk/windows/tabs-fennec.js
-lib/firefox/modules/commonjs/sdk/worker/utils.js
-lib/firefox/modules/commonjs/sdk/zip/utils.js
-lib/firefox/modules/commonjs/test.js
-lib/firefox/modules/commonjs/toolkit/loader.js
-lib/firefox/modules/commonjs/toolkit/require.js
lib/firefox/modules/css-selector.js
lib/firefox/modules/ctypes.jsm
lib/firefox/modules/debug.js
@@ -4420,8 +4159,6 @@ lib/firefox/modules/reader/Readability.js
lib/firefox/modules/reader/ReaderWorker.js
lib/firefox/modules/reader/ReaderWorker.jsm
lib/firefox/modules/reflect.jsm
-lib/firefox/modules/sdk/bootstrap.js
-lib/firefox/modules/sdk/system/Startup.js
lib/firefox/modules/services-common/async.js
lib/firefox/modules/services-common/blocklist-clients.js
lib/firefox/modules/services-common/blocklist-updater.js
@@ -4490,16 +4227,9 @@ lib/firefox/platform.ini
lib/firefox/plugin-container
lib/firefox/removed-files
lib/firefox/res/EditorOverride.css
-lib/firefox/res/ImageDocument.css
-lib/firefox/res/TopLevelImageDocument.css
-lib/firefox/res/TopLevelVideoDocument.css
lib/firefox/res/contenteditable.css
lib/firefox/res/designmode.css
lib/firefox/res/dtd/htmlmathml-f.ent
-lib/firefox/res/entityTables/html40Latin1.properties
-lib/firefox/res/entityTables/html40Special.properties
-lib/firefox/res/entityTables/html40Symbols.properties
-lib/firefox/res/entityTables/mathml20.properties
lib/firefox/res/fonts/mathfont.properties
lib/firefox/res/fonts/mathfontSTIXGeneral.properties
lib/firefox/res/fonts/mathfontUnicode.properties