XML User Interface Language, XUL. It is the successor of the "Gecko"
2013-05-23 14:55:27 by Ryo ONODERA | Files touched by this commit (129) | |
Log message:
Remove xulrunner.
This does not work, and there is no consumer.
|
2013-05-19 10:47:41 by Ryo ONODERA | Files touched by this commit (80) |
Log message:
Update to 21.0 and mark as BROKEN.
* Introduce WEBRTC patches for FreeBSD, this patches are not work for
NetBSD.
* When firefox/xulrunner-22.0 is released, I will check the functionality
of xulrunner package again.
* Patches and dist.mk are used by www/firefox.
* Take MAINATINERship.
|
2013-05-14 14:41:02 by Joerg Sonnenberger | Files touched by this commit (12) |
Log message:
Add public wrappers for ios, ostream and unwind.h, otherwise linking may
fail due to hidden definitions of system functions.
|
2013-05-12 01:33:14 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Fix following DragonFly build problem as PR pkg/47722
/usr/pkgsrc/devel/xulrunner/work/mozilla-release/
xpcom/io/nsMultiplexInputStream.cpp:532:83:
error: no matching function for call to
'NS_MIN(int64_t&,__gnu_cxx::__enable_if<true, double>::__type)'
|
2013-05-08 11:11:20 by Steven Drake | Files touched by this commit (2) |
Log message:
Move the sps, vorbis and tremor PLIST_VARS and settings to mozilla-common.mk
|
2013-04-15 17:21:26 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Correct typo, diable-libjpeg-turbo -> disable-libjpeg-turbo.
|
2013-04-13 14:44:36 by Ryo ONODERA | Files touched by this commit (2) | |
Log message:
Update to 20.0.1
Changelog:
FIXED
20.0.1 - Windows-only update to handle issues around handling UNC paths (see bug \
846848)
|
2013-04-05 15:30:17 by Ryo ONODERA | Files touched by this commit (14) |
Log message:
Update to 20.0
Changelog:
NEW
Per-window Private Browsing. Learn more.
NEW
New download experience. Learn more.
NEW
Ability to close hanging plugins, without the browser hanging
CHANGED
Continued performance improvements around common browser tasks (page loads, \
downloads, shutdown, etc.)
DEVELOPER
Continued implementation of draft ECMAScript 6 - clear() and Math.imul
DEVELOPER
New JavaScript Profiler tool
HTML5
getUserMedia implemented for web access to the user's camera and microphone \
(with user permission)
HTML5
<canvas> now supports blend modes
HTML5
Various <audio> and <video> improvements
FIXED
Details button on Crash Reporter (793972)
FIXED
Unity plugin doesn't display in HiDPI mode (829284)
FIXED
20.0: Security fixes can be found here
Fixed in Firefox 20
MFSA 2013-40 Out-of-bounds array read in CERT_DecodeCertPackage
MFSA 2013-39 Memory corruption while rendering grayscale PNG images
MFSA 2013-38 Cross-site scripting (XSS) using timed history navigations
MFSA 2013-37 Bypass of tab-modal dialog origin disclosure
MFSA 2013-36 Bypass of SOW protections allows cloning of protected nodes
MFSA 2013-35 WebGL crash with Mesa graphics driver on Linux
MFSA 2013-34 Privilege escalation through Mozilla Updater
MFSA 2013-33 World read and write access to app_tmp directory on Android
MFSA 2013-32 Privilege escalation through Mozilla Maintenance Service
MFSA 2013-31 Out-of-bounds write in Cairo library
MFSA 2013-30 Miscellaneous memory safety hazards (rv:20.0 / rv:17.0.5)
|