pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox60 www/firefox60: import firefox60-60.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02cf6e6c0705
branches:  trunk
changeset: 309938:02cf6e6c0705
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jun 28 14:04:10 2018 +0000

description:
www/firefox60: import firefox60-60.1.0

Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems.

It is fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.

This package provides Firefox 60 ESR.

Securty fixes:
#CVE-2018-12359: Buffer overflow using computed size of canvas element
#CVE-2018-12360: Use-after-free when using focus()
#CVE-2018-12361: Integer overflow in SwizzleData
#CVE-2018-12362: Integer overflow in SSSE3 scaler
#CVE-2018-5156: Media recorder segmentation fault when track type is changed during capture
#CVE-2018-12363: Use-after-free when appending DOM nodes
#CVE-2018-12364: CSRF attacks through 307 redirects and NPAPI plugins
#CVE-2018-12365: Compromised IPC child process can list local filenames
#CVE-2018-12371: Integer overflow in Skia library during edge builder allocation
#CVE-2018-12366: Invalid data handling during QCMS transformations
#CVE-2018-12367: Timing attack mitigation of PerformanceNavigationTiming
#CVE-2018-12368: No warning when opening executable SettingContent-ms files
#CVE-2018-12369: WebExtension security permission checks bypassed by embedded experiments
#CVE-2018-5187: Memory safety bugs fixed in Firefox 60 and Firefox ESR 60.1
#CVE-2018-5188: Memory safety bugs fixed in Firefox 60, Firefox ESR 60.1, and Firefox ESR 52.9

diffstat:

 www/firefox60/DESCR                                                                                             |    12 +
 www/firefox60/Makefile                                                                                          |   104 +
 www/firefox60/PLIST                                                                                             |  4580 ++++++++++
 www/firefox60/distinfo                                                                                          |    47 +
 www/firefox60/files/desktop.in                                                                                  |   191 +
 www/firefox60/hacks.mk                                                                                          |    13 +
 www/firefox60/mozilla-common.mk                                                                                 |   216 +
 www/firefox60/options.mk                                                                                        |   107 +
 www/firefox60/patches/patch-aa                                                                                  |    89 +
 www/firefox60/patches/patch-browser_app_profile_firefox.js                                                      |    14 +
 www/firefox60/patches/patch-build_moz.configure_old.configure                                                   |    12 +
 www/firefox60/patches/patch-dom_fetch_FetchConsumer.cpp                                                         |    13 +
 www/firefox60/patches/patch-dom_media_CubebUtils.cpp                                                            |    14 +
 www/firefox60/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp                |    15 +
 www/firefox60/patches/patch-gfx_webrender_src_query.rs                                                          |    25 +
 www/firefox60/patches/patch-image_decoders_nsJPEGDecoder.cpp                                                    |   367 +
 www/firefox60/patches/patch-ipc_chromium_src_base_lock__impl__posix.cc                                          |    15 +
 www/firefox60/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc                                    |    22 +
 www/firefox60/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc                                    |    26 +
 www/firefox60/patches/patch-ipc_glue_CrossProcessSemaphore.h                                                    |    21 +
 www/firefox60/patches/patch-ipc_glue_CrossProcessSemaphore__posix.cpp                                           |   191 +
 www/firefox60/patches/patch-ipc_glue_GeckoChildProcessHost.cpp                                                  |    21 +
 www/firefox60/patches/patch-js_src_gc_Memory.cpp                                                                |    23 +
 www/firefox60/patches/patch-js_src_threading_posix_Thread.cpp                                                   |    15 +
 www/firefox60/patches/patch-js_src_util_NativeStack.cpp                                                         |    23 +
 www/firefox60/patches/patch-js_src_wasm_WasmSignalHandlers.cpp                                                  |    14 +
 www/firefox60/patches/patch-media_libcubeb_gtest_moz.build                                                      |    12 +
 www/firefox60/patches/patch-media_libcubeb_src_cubeb.c                                                          |    37 +
 www/firefox60/patches/patch-media_libcubeb_src_cubeb__alsa.c                                                    |   567 +
 www/firefox60/patches/patch-media_libcubeb_src_cubeb__oss.c                                                     |   461 +
 www/firefox60/patches/patch-media_libcubeb_src_moz.build                                                        |    28 +
 www/firefox60/patches/patch-media_libcubeb_update.sh                                                            |    12 +
 www/firefox60/patches/patch-media_libpng_pngpriv.h                                                              |    17 +
 www/firefox60/patches/patch-media_libyuv_libyuv_source_mjpeg__decoder.cc                                        |    13 +
 www/firefox60/patches/patch-media_webrtc_trunk_webrtc_modules_audio__device_linux_audio__device__alsa__linux.cc |    17 +
 www/firefox60/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc       |    42 +
 www/firefox60/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc     |    30 +
 www/firefox60/patches/patch-modules_pdfium_update.sh                                                            |    16 +
 www/firefox60/patches/patch-servo_components_style_build__gecko.rs                                              |    15 +
 www/firefox60/patches/patch-third__party_rust_libloading_.cargo-checksum.json                                   |    10 +
 www/firefox60/patches/patch-third__party_rust_libloading_build.rs                                               |    15 +
 www/firefox60/patches/patch-toolkit_components_terminator_nsTerminator.cpp                                      |    27 +
 www/firefox60/patches/patch-toolkit_library_moz.build                                                           |    18 +
 www/firefox60/patches/patch-toolkit_moz.configure                                                               |    23 +
 www/firefox60/patches/patch-toolkit_mozapps_installer_packager.mk                                               |    15 +
 www/firefox60/patches/patch-toolkit_xre_glxtest.cpp                                                             |    16 +
 www/firefox60/patches/patch-xpcom_base_nscore.h                                                                 |    15 +
 www/firefox60/patches/patch-xpcom_build_BinaryPath.h                                                            |    40 +
 www/firefox60/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__sparc64__netbsd.cpp                       |    89 +
 www/firefox60/xpi.mk                                                                                            |    25 +
 50 files changed, 7750 insertions(+), 0 deletions(-)

diffs (truncated from 7950 to 300 lines):

diff -r 90ce237310c3 -r 02cf6e6c0705 www/firefox60/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox60/DESCR       Thu Jun 28 14:04:10 2018 +0000
@@ -0,0 +1,12 @@
+Mozilla Firefox is a free, open-source and cross-platform web browser
+for Windows, Linux, MacOS X and many other operating systems.
+
+It is fast and easy to use, and offers many advantages over other web
+browsers, such as tabbed browsing and the ability to block pop-up
+windows.
+
+Firefox also offers excellent bookmark and history management, and it
+can be extended by developers using industry standards such as XML,
+CSS, JavaScript, C++, etc. Many extensions are available.
+
+This package provides Firefox 60 ESR.
diff -r 90ce237310c3 -r 02cf6e6c0705 www/firefox60/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox60/Makefile    Thu Jun 28 14:04:10 2018 +0000
@@ -0,0 +1,104 @@
+# $NetBSD: Makefile,v 1.1 2018/06/28 14:04:10 ryoon Exp $
+
+FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+MOZ_BRANCH=            60.1
+MOZ_BRANCH_MINOR=      .0esr
+
+DISTNAME=      firefox-${FIREFOX_VER}.source
+PKGNAME=       ${DISTNAME:S/firefox-/firefox60-/:S/.source//:S/b/beta/:S/esr//}
+CATEGORIES=    www
+MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
+EXTRACT_SUFX=  .tar.xz
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      http://www.mozilla.com/en-US/firefox/
+COMMENT=       Web browser with support for extensions (version ${FIREFOX_VER:C/\..*//})
+LICENSE=       mpl-1.1
+
+WRKSRC=                ${WRKDIR}/firefox-${FIREFOX_VER:S/esr//}
+
+MOZILLA_DIR=   # empty
+
+# Note: when updating remember to conditionalise about-background.png in PLIST
+CONFIGURE_ARGS+=       --enable-application=browser
+
+CFLAGS+=       -I${PREFIX}/include/nspr
+
+# workround for link of libxul.so etc.
+LDFLAGS+=              ${COMPILER_RPATH_FLAG}${PREFIX}/lib/firefox60 ${COMPILER_RPATH_FLAG}${PREFIX}/lib
+LDFLAGS.SunOS+=                -lm
+
+NOT_PAX_MPROTECT_SAFE+=        lib/firefox60/firefox60
+NOT_PAX_MPROTECT_SAFE+=        lib/firefox60/firefox60-bin
+NOT_PAX_MPROTECT_SAFE+=        lib/firefox60/plugin-container
+
+ALL_ENV+=              MOZ_APP_NAME=firefox60
+
+# Avoid ld "invalid section index" errors.
+BUILDLINK_TRANSFORM.SunOS+=    rm:-fdata-sections
+BUILDLINK_TRANSFORM.SunOS+=    rm:-ffunction-sections
+
+SUBST_CLASSES+=                        dfly_malloc_h
+SUBST_STAGE.dfly_malloc_h=     pre-configure
+SUBST_MESSAGE.dfly_malloc_h=   Dont include malloc.h on dragonflybsd
+SUBST_SED.dfly_malloc_h=       -e 's,HAVE_MALLOC_H,HAVE_MALLOC_H \&\& !defined(__DragonFly__),g'
+SUBST_FILES.dfly_malloc_h=     media/libav/libavutil/mem.c
+SUBST_FILES.dfly_malloc_h+=    media/ffvpx/libavutil/mem.c
+
+LDFLAGS.DragonFly=     -lplc4 -lnspr4
+LDFLAGS.FreeBSD=       -lplc4 -lnspr4
+LDFLAGS.Linux=         -lnspr4
+
+.include "mozilla-common.mk"
+.include "options.mk"
+
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/header.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/typelib.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/xpidl.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/xpt.py
+
+CHECK_WRKREF_SKIP+=lib/firefox60/chrome/toolkit/content/global/buildconfig.html
+
+MOZILLA=firefox60
+MOZILLA_ICON=  ${WRKSRC}/${OBJDIR}/dist/firefox60/browser/chrome/icons/default/default48.png
+.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
+MOZILLA_NAME=  Firefox
+.else
+MOZILLA_NAME=  Browser
+.endif
+
+SUBST_CLASSES+=                sys-dic
+SUBST_STAGE.sys-dic=   pre-configure
+SUBST_MESSAGE.sys-dic= Reference to system hunspell dictionaries.
+SUBST_FILES.sys-dic=   extensions/spellcheck/hunspell/glue/mozHunspell.cpp
+SUBST_VARS.sys-dic=    PREFIX
+
+post-extract:
+       mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S
+
+pre-configure:
+       cd ${WRKSRC} && autoconf
+       cd ${WRKSRC}/js/src && autoconf
+       cd ${WRKSRC} && mkdir ${OBJDIR}
+       cd ${WRKSRC}/${OBJDIR} && touch old-configure.vars
+
+post-build:
+       ${SED} -e 's|@MOZILLA@|${MOZILLA}|g'                            \
+         -e 's|@MOZILLA_NAME@|${MOZILLA_NAME}|g'                       \
+         -e 's|@FIREFOX_ICON@|${MOZILLA}.png|g'                        \
+         < ${FILESDIR}/desktop.in                                      \
+         > ${WRKDIR}/desktop
+
+INSTALLATION_DIRS+=    share/applications share/pixmaps
+post-install:
+       ${ECHO} '#! /bin/sh' > ${DESTDIR}${PREFIX}/bin/${MOZILLA}
+       ${ECHO} '${PREFIX}/lib/firefox60/firefox60 "$$@"' >> \
+               ${DESTDIR}${PREFIX}/bin/${MOZILLA}
+       ${CHMOD} 755 ${DESTDIR}${PREFIX}/bin/${MOZILLA}
+       ${INSTALL_DATA} ${WRKDIR}/desktop                               \
+         ${DESTDIR}${PREFIX}/share/applications/${MOZILLA}.desktop
+       ${INSTALL_DATA} ${MOZILLA_ICON}                                 \
+         ${DESTDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png
+
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 90ce237310c3 -r 02cf6e6c0705 www/firefox60/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox60/PLIST       Thu Jun 28 14:04:10 2018 +0000
@@ -0,0 +1,4580 @@
+@comment $NetBSD: PLIST,v 1.1 2018/06/28 14:04:10 ryoon Exp $
+bin/firefox60
+lib/firefox60/application.ini
+lib/firefox60/browser/blocklist.xml
+lib/firefox60/browser/chrome.manifest
+${PLIST.nobranding}lib/firefox60/browser/chrome/browser/content/branding/about-background.png
+lib/firefox60/browser/chrome/browser/content/branding/about-logo.png
+lib/firefox60/browser/chrome/browser/content/branding/about-logo%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/branding/about-wordmark.svg
+lib/firefox60/browser/chrome/browser/content/branding/about.png
+lib/firefox60/browser/chrome/browser/content/branding/aboutDialog.css
+lib/firefox60/browser/chrome/browser/content/branding/icon128.png
+lib/firefox60/browser/chrome/browser/content/branding/icon16.png
+lib/firefox60/browser/chrome/browser/content/branding/icon32.png
+lib/firefox60/browser/chrome/browser/content/branding/icon48.png
+lib/firefox60/browser/chrome/browser/content/branding/icon64.png
+lib/firefox60/browser/chrome/browser/content/branding/identity-icons-brand.svg
+lib/firefox60/browser/chrome/browser/content/briefcase.svg
+lib/firefox60/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutDialog.css
+lib/firefox60/browser/chrome/browser/content/browser/aboutDialog.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutDialog.xul
+lib/firefox60/browser/chrome/browser/content/browser/aboutNetError.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
+lib/firefox60/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutPrivateBrowsing.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/aboutRobots-icon.png
+lib/firefox60/browser/chrome/browser/content/browser/aboutRobots-widget-left.png
+lib/firefox60/browser/chrome/browser/content/browser/aboutRobots.css
+lib/firefox60/browser/chrome/browser/content/browser/aboutRobots.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutRobots.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/aboutSessionRestore.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutSessionRestore.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/aboutTabCrashed.css
+lib/firefox60/browser/chrome/browser/content/browser/aboutTabCrashed.js
+lib/firefox60/browser/chrome/browser/content/browser/aboutTabCrashed.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/aboutWelcomeBack.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/aboutHome.css
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/aboutHome.js
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/aboutHome.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/addons.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/addons%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/bookmarks.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/bookmarks%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/downloads.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/downloads%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/history.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/history%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/restore-large.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/restore-large%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/restore.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/restore%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/settings.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/settings%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/snippet1.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/snippet1%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/snippet2.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/snippet2%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/sync.png
+lib/firefox60/browser/chrome/browser/content/browser/abouthome/sync%2x.png@localhost
+lib/firefox60/browser/chrome/browser/content/browser/blockedSite.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.js
+lib/firefox60/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.xul
+lib/firefox60/browser/chrome/browser/content/browser/bookmarks/sidebarUtils.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-addons.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-captivePortal.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-compacttheme.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-ctrlTab.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-customization.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-development-helpers.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-feeds.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-fullScreenAndPointerLock.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-fullZoom.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-gestureSupport.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-media.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-pageActions.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-places.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-plugins.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-safebrowsing.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-sidebar.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-sync.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-tabPreviews.xml
+lib/firefox60/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-thumbnails.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-trackingprotection.js
+lib/firefox60/browser/chrome/browser/content/browser/browser-webrender.js
+lib/firefox60/browser/chrome/browser/content/browser/browser.css
+lib/firefox60/browser/chrome/browser/content/browser/browser.js
+lib/firefox60/browser/chrome/browser/content/browser/browser.xul
+lib/firefox60/browser/chrome/browser/content/browser/built_in_addons.json
+lib/firefox60/browser/chrome/browser/content/browser/content-UITour.js
+lib/firefox60/browser/chrome/browser/content/browser/content-sessionStore.js
+lib/firefox60/browser/chrome/browser/content/browser/content.js
+lib/firefox60/browser/chrome/browser/content/browser/contentSearchUI.css
+lib/firefox60/browser/chrome/browser/content/browser/contentSearchUI.js
+lib/firefox60/browser/chrome/browser/content/browser/customizableui/panelUI.js
+lib/firefox60/browser/chrome/browser/content/browser/customizableui/toolbar.xml
+lib/firefox60/browser/chrome/browser/content/browser/default-theme-icon.svg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/1.header.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/1.icon.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/1.preview.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/2.header.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/2.icon.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/2.preview.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/3.header.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/3.icon.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/3.preview.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/4.header.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/4.icon.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/4.preview.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/5.header.png
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/5.icon.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/5.preview.jpg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/dark.icon.svg
+lib/firefox60/browser/chrome/browser/content/browser/defaultthemes/light.icon.svg
+lib/firefox60/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.js
+lib/firefox60/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.xul
+lib/firefox60/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.css
+lib/firefox60/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.js
+lib/firefox60/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.xul
+lib/firefox60/browser/chrome/browser/content/browser/downloads/download.xml
+lib/firefox60/browser/chrome/browser/content/browser/downloads/downloads.css
+lib/firefox60/browser/chrome/browser/content/browser/downloads/downloads.js
+lib/firefox60/browser/chrome/browser/content/browser/downloads/indicator.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-bookmarks.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-browser.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-browser.json
+lib/firefox60/browser/chrome/browser/content/browser/ext-browserAction.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-browsingData.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-browser.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-devtools-inspectedWindow.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-devtools-network.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-devtools-panels.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-devtools.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-menus.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-omnibox.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-c-tabs.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-chrome-settings-overrides.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-commands.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-devtools-inspectedWindow.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-devtools-network.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-devtools-panels.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-devtools.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-find.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-geckoProfiler.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-history.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-menus.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-omnibox.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-pageAction.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-pkcs11.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-sessions.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-sidebarAction.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-tabs.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-url-overrides.js
+lib/firefox60/browser/chrome/browser/content/browser/ext-windows.js
+lib/firefox60/browser/chrome/browser/content/browser/extension.css
+lib/firefox60/browser/chrome/browser/content/browser/extension.svg
+lib/firefox60/browser/chrome/browser/content/browser/feeds/subscribe.js
+lib/firefox60/browser/chrome/browser/content/browser/feeds/subscribe.xhtml
+lib/firefox60/browser/chrome/browser/content/browser/hiddenWindow.xul
+lib/firefox60/browser/chrome/browser/content/browser/history/history-panel.xul
+lib/firefox60/browser/chrome/browser/content/browser/illustrations/error-connection-failure.svg
+lib/firefox60/browser/chrome/browser/content/browser/illustrations/error-malformed-url.svg
+lib/firefox60/browser/chrome/browser/content/browser/illustrations/error-server-not-found.svg
+lib/firefox60/browser/chrome/browser/content/browser/license.html
+lib/firefox60/browser/chrome/browser/content/browser/microsoft-translator-attribution.png
+lib/firefox60/browser/chrome/browser/content/browser/migration/migration.js
+lib/firefox60/browser/chrome/browser/content/browser/migration/migration.xul
+lib/firefox60/browser/chrome/browser/content/browser/nsContextMenu.js
+lib/firefox60/browser/chrome/browser/content/browser/pageinfo/feeds.js
+lib/firefox60/browser/chrome/browser/content/browser/pageinfo/pageInfo.css



Home | Main Index | Thread Index | Old Index