pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Nov  3 15:52:57 UTC 2015

Modified Files:
        pkgsrc/www/firefox: Makefile PLIST distinfo
        pkgsrc/www/firefox/patches: patch-aa
            patch-browser_installer_package-manifest.in
            patch-config_system-headers patch-dom_system_OSFileConstants.cpp
            patch-gfx_skia_generate__mozbuild.py patch-gfx_skia_moz.build
            patch-mfbt_Alignment.h patch-mfbt_Attributes.h
            patch-modules_libpref_init_all.js
Added Files:
        pkgsrc/www/firefox/patches: patch-gfx_skia_skia_src_core_SkUtilsArm.cpp
            patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp
            patch-gfx_skia_skia_src_opts_memset.arm.S
Removed Files:
        pkgsrc/www/firefox/patches: patch-b2g_installer_Makefile.in
            patch-b2g_installer_package-manifest.in
            patch-browser_app_nsBrowserApp.cpp patch-dom_media_AudioStream.h
            patch-gfx_skia_trunk_src_core_SkUtilsArm.cpp
            patch-gfx_skia_trunk_src_opts_SkBitmapProcState__opts__arm.cpp
            patch-gfx_skia_trunk_src_opts_memset.arm.S
            patch-gfx_thebes_gfxWindowsPlatform.cpp
            patch-ipc_glue_ScopedXREEmbed.cpp patch-memory_jemalloc_Makefile.in
            patch-netwerk_base_nsNetUtil.h patch-testing_mozharness_README.md
            patch-testing_mozharness_configs_update__tests_mozilla-beta.py
            patch-testing_mozharness_configs_update__tests_mozilla-release.py
            patch-testing_mozharness_configs_vcs__sync_staging__build-repos.py
            patch-testing_mozharness_configs_vcs__sync_staging__l10n.py
            patch-toolkit_components_osfile_modules_osfile__unix__back.jsm
            patch-toolkit_components_osfile_modules_osfile__unix__front.jsm

Log Message:
Update to 42.0

Changelog:
    New Private Browsing with Tracking Protection blocks certain Web elements that could be used to record your behavior across sites
    New Control Center that contains site security and privacy controls
    New Indicator added to tabs that play audio with one-click muting
    New WebRTC improvements:
        IPV6 support
        Preferences for controlling ICE candidate generation and IP exposure
        Hooks for extensions to allow/deny createOffer/Answer
        Improved ability for applications to monitor and control which devices are used in getUserMedia
    New Login Manager improvements:
        Improved heuristics to save usernames and passwords
        Edit and show all logins in line, Copy/Paste usernames/passwords from the Context menu
        Migration imports your passwords to Firefox from Google Chrome for Windows and Internet Explorer; import anytime from the Login Manager
    Changed Improved performance on interactive websites that trigger a lot of restyles
    HTML5 Media Source Extension for HTML5 video available for all sites
    HTML5 Support ImageBitmap and createImageBitmap()
    HTML5 Implemented ES6 Reflect
    Developer Ability to save filter presets inside CSS Filter Tooltip
    Developer CSS filter presets in the Inspector
    Developer Configurable Firefox OS Simulator in WebIDE, to simulate reference devices like phones, tablets, even TVs
    Developer Asynchronous call stacks now allow web developers to follow the code flow through setTimeout, DOM event handlers, and Promise handlers.
    Developer Remote website debugging over WiFi (no USB cable or ADB needed)
    Developer View HTML source in a tab


To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 pkgsrc/www/firefox/Makefile
cvs rdiff -u -r1.100 -r1.101 pkgsrc/www/firefox/PLIST
cvs rdiff -u -r1.221 -r1.222 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/firefox/patches/patch-aa
cvs rdiff -u -r1.5 -r0 \
    pkgsrc/www/firefox/patches/patch-b2g_installer_Makefile.in \
    pkgsrc/www/firefox/patches/patch-b2g_installer_package-manifest.in
cvs rdiff -u -r1.8 -r0 \
    pkgsrc/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/www/firefox/patches/patch-browser_installer_package-manifest.in \
    pkgsrc/www/firefox/patches/patch-dom_system_OSFileConstants.cpp
cvs rdiff -u -r1.14 -r1.15 \
    pkgsrc/www/firefox/patches/patch-config_system-headers
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/firefox/patches/patch-dom_media_AudioStream.h \
    pkgsrc/www/firefox/patches/patch-gfx_skia_trunk_src_opts_SkBitmapProcState__opts__arm.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_skia_trunk_src_opts_memset.arm.S \
    pkgsrc/www/firefox/patches/patch-gfx_thebes_gfxWindowsPlatform.cpp \
    pkgsrc/www/firefox/patches/patch-ipc_glue_ScopedXREEmbed.cpp \
    pkgsrc/www/firefox/patches/patch-memory_jemalloc_Makefile.in \
    pkgsrc/www/firefox/patches/patch-netwerk_base_nsNetUtil.h \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_README.md \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_update__tests_mozilla-beta.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_update__tests_mozilla-release.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_vcs__sync_staging__build-repos.py \
    pkgsrc/www/firefox/patches/patch-testing_mozharness_configs_vcs__sync_staging__l10n.py
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_generate__mozbuild.py \
    pkgsrc/www/firefox/patches/patch-mfbt_Alignment.h \
    pkgsrc/www/firefox/patches/patch-modules_libpref_init_all.js
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox/patches/patch-gfx_skia_moz.build
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_core_SkUtilsArm.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp \
    pkgsrc/www/firefox/patches/patch-gfx_skia_skia_src_opts_memset.arm.S
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/www/firefox/patches/patch-gfx_skia_trunk_src_core_SkUtilsArm.cpp
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/firefox/patches/patch-mfbt_Attributes.h
cvs rdiff -u -r1.6 -r0 \
    pkgsrc/www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__back.jsm
cvs rdiff -u -r1.4 -r0 \
    pkgsrc/www/firefox/patches/patch-toolkit_components_osfile_modules_osfile__unix__front.jsm

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




Home | Main Index | Thread Index | Old Index