summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-toolkit_xre_nsXREDirProvider.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.6Beat Gaetzi2010-02-071-19/+0
| | | | | | | | | | | | | | | | | | | | | | | | | What's new in Firefox 3.6: * Support for the HTML5 File API * A change to how third-party software integrates with Firefox to increase stability. * The ability to run scripts asynchronously to speed up page load times. * A mechanism to prevent incompatible software from crashing Firefox. * Users can now change their browser's appearance with a single click, with built in support for Personas. * Firefox 3.6 will alert users about out of date plugins to keep them safe. * Open, native video can now be displayed full screen, and supports poster frames. * Support for the WOFF font format. * Improved JavaScript performance, overall browser responsiveness and startup time. * Support for new CSS, DOM and HTML5 web technologies. Thanks to: Andreas Tobler, Florian Smeets, nox@, miwi@ and all testers Notes: svn path=/head/; revision=249399
* Fix a problem where Firefox creates its ~/.mozilla directory using stackJoe Marcus Clarke2006-02-191-0/+19
garbage. PR: 92899 Submitted by: truckman Notes: svn path=/head/; revision=156416