pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox Update to 50.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60342b464215
branches:  trunk
changeset: 355474:60342b464215
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Dec 03 09:58:25 2016 +0000

description:
Update to 50.0.2

* Change default audio support to ALSA.
  You can use OSS or pulseaudio via ALSA plugin package.

Changelog:
50.0.2:
Fixed in Firefox 50.0.2
 #CVE-2016-9079: Use-after-free in SVG Animation

50.0.1:
Fixed
   *Firefox crashes with 3rd party Chinese IME when using IME text

Security vulnerabilities fixed in Firefox 50.0.1:
 #CVE-2016-9078: data: URL can inherit wrong origin after an HTTP redirect

50.0:

New
   *Playback video on more sites without plugins with WebM EME Support for Widevine on Windows and Mac
   *Improved performance for SDK extensions or extensions using the SDK module loader
   *Added download protection for a large number of executable file types on Windows, Mac and Linux
   *Increased availability of WebGL to more than 98 percent of users on Windows 7 and newer
   *Added Guarani (gn) locale
   *Added option to Find in page that allows users to limit search to whole words only
   *Updates to keyboard shortcuts
       *Set a preference to have Ctrl+Tab cycle through tabs in recently used order
       *View a page in Reader Mode by using Ctrl+Alt+R (command+alt+r on Mac)

Fixed
   *Login cookies are now saved for sites with a high number of cookies (Bug 1264192)
   *Various security fixes

   *Fixed rendering of dashed and dotted borders with rounded corners (border-radius)

Changed
   *The link to check for plugin security updates has been removed from the addon manager as Firefox automatically checks for plugin updates
   *Blocked versions of libavcodec older than 54.35.1
   *Added a built-in Emoji set for operating systems without native Emoji fonts (Windows 8.0 and lower and Linux)

Developer
   *Changes for web developers

Security vulnerabilities fixed in Firefox 50:
 #CVE-2016-5296: Heap-buffer-overflow WRITE in rasterize_edges_1
 #CVE-2016-5292: URL parsing causes crash
 #CVE-2016-5293: Write to arbitrary file with Mozilla Updater and Maintenance Service using updater.log hardlink
 #CVE-2016-5294: Arbitrary target directory for result files of update process
 #CVE-2016-5297: Incorrect argument length checking in JavaScript
 #CVE-2016-9064: Add-ons update must verify IDs match between current and new versions
 #CVE-2016-9065: Firefox for Android location bar spoofing using fullscreen
 #CVE-2016-9066: Integer overflow leading to a buffer overflow in nsScriptLoadHandler
 #CVE-2016-9067: heap-use-after-free in nsINode::ReplaceOrInsertBefore
 #CVE-2016-9068: heap-use-after-free in nsRefreshDriver
 #CVE-2016-9072: 64-bit NPAPI sandbox isn't enabled on fresh profile
 #CVE-2016-9075: WebExtensions can access the mozAddonManager API and use it to gain elevated privileges
 #CVE-2016-9077: Canvas filters allow feDisplacementMaps to be applied to cross-origin images, allowing timing attacks on them
 #CVE-2016-5291: Same-origin policy violation using local HTML file and saved shortcut file
 #CVE-2016-5295: Mozilla Maintenance Service: Ability to read arbitrary files as SYSTEM
 #CVE-2016-5298: SSL indicator can mislead the user about the real URL visited
 #CVE-2016-5299: Firefox AuthToken in broadcast protected with signature-level permission can be accessed by an application installed beforehand that defines the same permissionsPI key (glocation) in 
broadcast protected with signature-level permission can be accessed by an application installed beforehand that defines the same permissions
 #CVE-2016-9062: Private browsing browser traces (Android) in browser.db and wal file
 #CVE-2016-9070: Sidebar bookmark can have reference to chrome window
 #CVE-2016-9073: windows.create schema doesn't specify "format": "relativeUrl"
 #CVE-2016-9074: Insufficient timing side-channel resistance in divSpoiler
 #CVE-2016-9076: select dropdown menu can be used for URL bar spoofing on e10s
 #CVE-2016-9063: Possible integer overflow to fix inside XML_Parse in Expat
 #CVE-2016-9071: Probe browser history via HSTS/301 redirect + CSP
 #CVE-2016-5289: Memory safety bugs fixed in Firefox 50
 #CVE-2016-5290: Memory safety bugs fixed in Firefox 50 and Firefox ESR 45.5

diffstat:

 www/firefox/Makefile                                                                                      |    5 +-
 www/firefox/PLIST                                                                                         |  267 +++++----
 www/firefox/distinfo                                                                                      |   71 +-
 www/firefox/patches/patch-aa                                                                              |  169 +++++-
 www/firefox/patches/patch-browser_components_nsBrowserGlue.js                                             |   15 +
 www/firefox/patches/patch-build_moz.configure_init.configure                                              |   37 +
 www/firefox/patches/patch-build_moz.configure_old.configure                                               |   11 +-
 www/firefox/patches/patch-config_Makefile.in                                                              |   13 +-
 www/firefox/patches/patch-config_external_moz.build                                                       |   29 +-
 www/firefox/patches/patch-config_system-headers                                                           |   44 +-
 www/firefox/patches/patch-dom_base_moz.build                                                              |   14 +
 www/firefox/patches/patch-dom_media_AudioStream.cpp                                                       |   38 +
 www/firefox/patches/patch-dom_media_AudioStream.h                                                         |   28 +
 www/firefox/patches/patch-dom_media_moz.build                                                             |   28 +-
 www/firefox/patches/patch-dom_system_OSFileConstants.cpp                                                  |   13 +
 www/firefox/patches/patch-extensions_spellcheck_hunspell_glue_moz.build                                   |   22 +
 www/firefox/patches/patch-extensions_spellcheck_src_moz.build                                             |   19 +
 www/firefox/patches/patch-gfx_graphite2_moz-gr-update.sh                                                  |   30 +
 www/firefox/patches/patch-gfx_moz.build                                                                   |   26 +
 www/firefox/patches/patch-gfx_skia_generate__mozbuild.py                                                  |   14 +
 www/firefox/patches/patch-gfx_skia_moz.build                                                              |   14 +
 www/firefox/patches/patch-gfx_thebes_gfxFontUtils.cpp                                                     |   49 +
 www/firefox/patches/patch-gfx_thebes_moz.build                                                            |   19 +
 www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp                                                |   21 +-
 www/firefox/patches/patch-intl_lwbrk_nsJISx4051LineBreaker.cpp                                            |   40 +
 www/firefox/patches/patch-intl_unicharutil_util_moz.build                                                 |   12 +
 www/firefox/patches/patch-js_src_moz.build                                                                |   15 +
 www/firefox/patches/patch-js_xpconnect_src_xpcprivate.h                                                   |    8 +-
 www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c                                                |  221 ++------
 www/firefox/patches/patch-media_libcubeb_src_cubeb__oss.c                                                 |   56 +-
 www/firefox/patches/patch-media_libcubeb_src_moz.build                                                    |   22 +-
 www/firefox/patches/patch-media_libcubeb_tests_moz.build                                                  |   12 +
 www/firefox/patches/patch-media_libcubeb_update.sh                                                        |   12 +
 www/firefox/patches/patch-media_libsoundtouch_src_soundtouch__perms.h                                     |   14 +
 www/firefox/patches/patch-media_libyuv_include_libyuv_scale__row.h                                        |   17 -
 www/firefox/patches/patch-media_libyuv_source_mjpeg__decoder.cc                                           |   12 +
 www/firefox/patches/patch-media_webrtc_signaling_test_common.build                                        |   19 +
 www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc   |   38 +
 www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc |   30 +
 www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi            |   34 +
 www/firefox/patches/patch-mfbt_Attributes.h                                                               |   14 +-
 www/firefox/patches/patch-mobile_android_installer_Makefile.in                                            |   15 +
 www/firefox/patches/patch-mobile_android_installer_package-manifest.in                                    |   13 +
 www/firefox/patches/patch-moz.configure                                                                   |   35 +
 www/firefox/patches/patch-netwerk_dns_moz.build                                                           |   14 +
 www/firefox/patches/patch-netwerk_srtp_src_crypto_hash_hmac.c                                             |   63 --
 www/firefox/patches/patch-netwerk_srtp_src_crypto_kernel_crypto__kernel.c                                 |   24 -
 www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__back.jsm                        |   15 +
 www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__front.jsm                       |   13 +
 www/firefox/patches/patch-toolkit_library_moz.build                                                       |   35 +-
 www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp                                                       |   28 +
 51 files changed, 1268 insertions(+), 559 deletions(-)

diffs (truncated from 3387 to 300 lines):

diff -r e09a6d295b06 -r 60342b464215 www/firefox/Makefile
--- a/www/firefox/Makefile      Sat Dec 03 09:06:37 2016 +0000
+++ b/www/firefox/Makefile      Sat Dec 03 09:58:25 2016 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.270 2016/11/09 17:41:08 maya Exp $
+# $NetBSD: Makefile,v 1.271 2016/12/03 09:58:25 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-MOZ_BRANCH=            49.0
+MOZ_BRANCH=            50.0
 MOZ_BRANCH_MINOR=      .2
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
diff -r e09a6d295b06 -r 60342b464215 www/firefox/PLIST
--- a/www/firefox/PLIST Sat Dec 03 09:06:37 2016 +0000
+++ b/www/firefox/PLIST Sat Dec 03 09:58:25 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.111 2016/10/28 17:47:21 riastradh Exp $
+@comment $NetBSD: PLIST,v 1.112 2016/12/03 09:58:25 ryoon Exp $
 bin/firefox
 lib/firefox/application.ini
 lib/firefox/browser/blocklist.xml
@@ -84,7 +84,7 @@
 lib/firefox/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js
 lib/firefox/browser/chrome/browser/content/browser/browser-devedition.js
 lib/firefox/browser/chrome/browser/content/browser/browser-feeds.js
-lib/firefox/browser/chrome/browser/content/browser/browser-fullScreen.js
+lib/firefox/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js
 lib/firefox/browser/chrome/browser/content/browser/browser-fullZoom.js
 lib/firefox/browser/chrome/browser/content/browser/browser-fxaccounts.js
 lib/firefox/browser/chrome/browser/content/browser/browser-gestureSupport.js
@@ -156,7 +156,6 @@
 lib/firefox/browser/chrome/browser/content/browser/ext-tabs.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-mac.css
 lib/firefox/browser/chrome/browser/content/browser/extension.css
 lib/firefox/browser/chrome/browser/content/browser/extension.svg
 lib/firefox/browser/chrome/browser/content/browser/feeds/subscribe.js
@@ -293,14 +292,14 @@
 lib/firefox/browser/chrome/browser/content/browser/web-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/Geolocation-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/Geolocation-64.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/Info.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/Privacy-16.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/Security-broken.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/Toolbar-inverted.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/Toolbar-inverted%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/Toolbar-small.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/Toolbar.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/Toolbar%2x.png@localhost
 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
@@ -351,7 +350,7 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/info-icon-customizeTip%2x.png@localhost
 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@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/panelUIOverlay.css
+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@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted-rtl.png
@@ -361,13 +360,12 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/whimsy.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/customizableui/whimsy%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/devedition.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/devedition/urlbar-arrow.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/devedition/urlbar-arrow%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/devedition/urlbar-history-dropmarker.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/common.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsViewOverlay.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/buttons.png
 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
@@ -380,6 +378,7 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/feedIcon16.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/subscribe-ui.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/subscribe.css
+lib/firefox/browser/chrome/browser/skin/classic/browser/filters.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
@@ -397,7 +396,6 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/heartbeat-star-off.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/icon-search-64.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icon.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/identity-mixed-active-blocked.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/identity-mixed-active-loaded.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/identity-mixed-passive-loaded.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/identity-not-secure.svg
@@ -419,15 +417,11 @@
 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/newtab/whimsycorn.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginAlert.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginAlert%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginBlocked.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginBlocked%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginNormal.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/notification-pluginNormal%2x.png@localhost
+lib/firefox/browser/chrome/browser/skin/classic/browser/notification-icons.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
+lib/firefox/browser/chrome/browser/skin/classic/browser/panel-icons.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header-small.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header-small%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/panic-panel/header.png
@@ -453,10 +447,6 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/places/toolbarDropMarker.png
 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/pointerLock-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/pointerLock-64.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/Options-sync.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/Options.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/in-content/dialog.css
@@ -464,7 +454,6 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons.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/search.css
-lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/mail.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing-mask.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing/aboutPrivateBrowsing.css
@@ -488,7 +477,6 @@
 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@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/search-pref.png
 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
@@ -524,23 +512,30 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs-inverted.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting.png
+lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/crashed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/newtab-inverted.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@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-arrow-left-inverted.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-arrow-left.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-small.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio.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@localhost
 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@localhost
 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@localhost
 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@localhost
 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@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tabDragIndicator.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/theme-switcher-icon.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/theme-switcher-icon%2x.png@localhost
@@ -554,8 +549,6 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/undoCloseTab%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/update-badge-failed.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/update-badge.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/urlbar-arrow.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/urlbar-arrow%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/urlbar-star.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/urlbar-tab.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/usercontext/banking.svg
@@ -563,30 +556,10 @@
 lib/firefox/browser/chrome/browser/skin/classic/browser/usercontext/shopping.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/usercontext/work.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/warning.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/web-notifications-icon.svg
-lib/firefox/browser/chrome/browser/skin/classic/browser/web-notifications-tray.svg
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-camera-white-16.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-indicator.css
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-microphone-white-16.png
 lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-screen-white-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-16%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-64.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-64%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-16%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-64.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-64%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-16%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-64.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-64%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingDevice-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingDevice-16%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingMicrophone-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingMicrophone-16%2x.png@localhost
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingScreen-16.png
-lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingScreen-16%2x.png@localhost
 lib/firefox/browser/chrome/browser/skin/classic/browser/welcome-back.svg
 lib/firefox/browser/chrome/browser/skin/classic/communicator/communicator.css
 lib/firefox/browser/chrome/chrome.manifest
@@ -620,9 +593,6 @@
 lib/firefox/browser/chrome/devtools/content/dom/content/dom-view.css
 lib/firefox/browser/chrome/devtools/content/dom/dom.html
 lib/firefox/browser/chrome/devtools/content/dom/main.js
-lib/firefox/browser/chrome/devtools/content/eyedropper/crosshairs.css
-lib/firefox/browser/chrome/devtools/content/eyedropper/eyedropper.xul
-lib/firefox/browser/chrome/devtools/content/eyedropper/nocursor.css
 lib/firefox/browser/chrome/devtools/content/framework/connect/connect.css
 lib/firefox/browser/chrome/devtools/content/framework/connect/connect.js
 lib/firefox/browser/chrome/devtools/content/framework/connect/connect.xhtml
@@ -681,15 +651,11 @@
 lib/firefox/browser/chrome/devtools/content/shared/vendor/d3.js
 lib/firefox/browser/chrome/devtools/content/shared/vendor/dagre-d3.js
 lib/firefox/browser/chrome/devtools/content/shared/widgets/VariablesView.xul
-lib/firefox/browser/chrome/devtools/content/shared/widgets/cubic-bezier-frame.xhtml
 lib/firefox/browser/chrome/devtools/content/shared/widgets/cubic-bezier.css
-lib/firefox/browser/chrome/devtools/content/shared/widgets/filter-frame.xhtml
 lib/firefox/browser/chrome/devtools/content/shared/widgets/filter-widget.css
 lib/firefox/browser/chrome/devtools/content/shared/widgets/graphs-frame.xhtml
-lib/firefox/browser/chrome/devtools/content/shared/widgets/mdn-docs-frame.xhtml
 lib/firefox/browser/chrome/devtools/content/shared/widgets/mdn-docs.css
-lib/firefox/browser/chrome/devtools/content/shared/widgets/spectrum-frame.xhtml
-lib/firefox/browser/chrome/devtools/content/shared/widgets/tooltip-frame.xhtml
+lib/firefox/browser/chrome/devtools/content/shared/widgets/spectrum.css
 lib/firefox/browser/chrome/devtools/content/shared/widgets/widgets.css
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/addon/comment/comment.js
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/addon/dialog/dialog.css
@@ -716,6 +682,7 @@
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mode/css.js
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mode/htmlmixed.js
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mode/javascript.js
+lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mode/wasm.js
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mode/xml.js
 lib/firefox/browser/chrome/devtools/content/sourceeditor/codemirror/mozilla.css
 lib/firefox/browser/chrome/devtools/content/storage/storage.xul
@@ -748,6 +715,7 @@
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/service-worker-target.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers/target.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/modules/addon.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/aboutdebugging/modules/worker.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/animationinspector/components/animation-details.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/animationinspector/components/animation-target-node.js
@@ -794,9 +762,6 @@
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/dom-panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/dom.html
 lib/firefox/browser/chrome/devtools/modules/devtools/client/dom/main.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/eyedropper/commands.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/eyedropper/eyedropper-child.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/eyedropper/eyedropper.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/ToolboxProcess.jsm
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/about-devtools-toolbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/attach-thread.js
@@ -804,11 +769,12 @@
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/devtools-browser.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/devtools.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/gDevTools.jsm
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/location-store.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/menu-item.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/menu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/selection.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/sidebar.js
-lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/source-location.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/source-map-service.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/target-from-url.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/target.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox-highlighter-utils.js
@@ -816,6 +782,8 @@
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox-options.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/framework/toolbox.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumbs.js
+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/fonts/fonts.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/inspector-commands.js
@@ -834,11 +802,11 @@
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-inspector-menu.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/style-inspector-overlays.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/shared/utils.js
+lib/firefox/browser/chrome/devtools/modules/devtools/client/inspector/toolsidebar.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers-panel.js
 lib/firefox/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers.js



Home | Main Index | Thread Index | Old Index