diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-25 22:45:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-25 22:45:27 +0000 |
commit | fef9b9d2e034cbf8cb36d283c5db7d706930810a (patch) | |
tree | 4245560c922963b055ab62d4df607c0fe800869f /www/firefox3-devel/files/patch-configure | |
parent | - Update to 0.7.2 (diff) |
- Update to Firefox 3.1 BETA3
Firefox 3.1 Beta 3 is based on the Gecko 1.9.1 rendering platform,
which has been under development for the past 9 months. Firefox 3.1
is an incremental release on the previous version with significant
changes to improve web compatibility, performance, and ease of use:
* Improved the new Private Browsing Mode.
* Improvements to web worker thread support.
* Improved performance and stability with the new TraceMonkey
JavaScript engine.
* New native JSON support.
* Improvements to the Gecko layout engine, including speculative parsing
for faster content rendering.
* Support for new web technologies such as the <video> and <audio> elements,
the W3C Geolocation API, JavaScript query selectors, CSS 2.1 and 3 properties,
SVG transforms and offline applications.
Thanks to: beat@, nox@, gahr@, Florian Smeets,
Notes
Notes:
svn path=/head/; revision=232745
Diffstat (limited to 'www/firefox3-devel/files/patch-configure')
-rw-r--r-- | www/firefox3-devel/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox3-devel/files/patch-configure b/www/firefox3-devel/files/patch-configure deleted file mode 100644 index 247666f4433e..000000000000 --- a/www/firefox3-devel/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Aug 8 13:59:01 2006 -+++ configure Tue Sep 19 07:52:08 2006 -@@ -1047,7 +1047,7 @@ - - MOZJPEG=62 - MOZPNG=10207 --MOZZLIB=1.2.3 -+MOZZLIB=1.2.2 - NSPR_VERSION=4 - NSS_VERSION=3 |