pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/xulrunner



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Feb 22 14:48:06 UTC 2013

Modified Files:
        pkgsrc/devel/xulrunner: Makefile PLIST dist.mk distinfo
        pkgsrc/devel/xulrunner/patches: patch-mb
            patch-toolkit_xre_nsAppRunner.cpp
Removed Files:
        pkgsrc/devel/xulrunner/patches:
            patch-toolkit_components_osfile_osfileutils.cpp

Log Message:
Update to 19.0

Changelog:
    NEW
    Built-in PDF viewer
    CHANGED
    Canvas elements can export their content as an image blob using 
canvas.toBlob()
    CHANGED
    Startup performance improvements (bugs 715402 and 756313)
    DEVELOPER
    Debugger now supports pausing on exceptions and hiding non-enumerable 
properties
    DEVELOPER
    Remote Web Console is available for connecting to Firefox on Android or 
Firefox OS (experimental, set devtools.debugger.remote-enabled to true)
    DEVELOPER
    There is now a Browser Debugger available for add-on and browser developers 
(experimental, set devtools.chrome.enabled to true)
    DEVELOPER
    Web Console CSS links now open in the Style Editor
    HTML5
    CSS @page is now supported
    HTML5
    CSS viewport-percentage length units implemented (vh, vw, vmin and vmax)
    HTML5
    CSS text-transform now supports full-width
    FIXED
    Certain valid WebGL drawing operations are incorrectly rejected, leaving 
incomplete rendering in affected pages (825205)
    FIXED
    Starting Firefox with -private flag incorrectly claims you are not in 
Private Browsing mode (802274)
    FIXED
    Plugins stop rendering when the top half of the plugin is scrolled off the 
top of the page, in HiDPI mode (825734)


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/devel/xulrunner/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/xulrunner/PLIST
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/xulrunner/dist.mk
cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/xulrunner/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/xulrunner/patches/patch-mb
cvs rdiff -u -r1.2 -r0 \
    
pkgsrc/devel/xulrunner/patches/patch-toolkit_components_osfile_osfileutils.cpp
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/xulrunner/patches/patch-toolkit_xre_nsAppRunner.cpp

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