summaryrefslogtreecommitdiff
path: root/www/seamonkey/PLIST.lightning
AgeCommit message (Collapse)AuthorFilesLines
2012-09-06Update to 2.12ryoon1-1/+8
* Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: SeaMonkey-specific changes None. Mozilla platform changes Added support for SPDY networking protocol v3. Implemented WebGL enhancements, including compressed textures for better performance. Optimized memory usage for add-ons. Implemented the CSS word-break property. Implemented high precision event timer. HTML5: Added native support for the Opus audio codec. HTML5: Added support for the source element media attribute. HTML5: Added support for the audio element and video element played attribute. Fixed several stability issues. Fixed in SeaMonkey 2.12 MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-69 Incorrect site SSL certificate data display MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-64 Graphite 2 memory corruption MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-59 Location object can be shadowed using Object.defineProperty MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7)
2012-07-19Update to 2.11ryoon1-1/+2
* Use Lightning 1.6 release * Enigmail is not tested fully Changelog: from http://www.seamonkey-project.org/releases/seamonkey2.11/ SeaMonkey-specific changes A click-to-play option (off by default for now) has been implemented for plugins. Mozilla platform changes The Pointer Lock API has been implemented. A new API to prevent your display from sleeping is available. New text-transform and font-variant CSS improvements have been made for Turkic languages and Greek. Fixed several stability issues.
2012-06-14Update to 2.10ryoon1-1/+11
Changelog: from http://www.seamonkey-project.org/releases/seamonkey2.10/ SeaMonkey-specific changes The domain name is highlighted in the location bar by default now, configurable in Preferences. The amount of tabs to be restored concurrently can be configured in Preferences now. News username and password auth dialogs have been combined and show for which server the prompt is now. Mozilla platform changes The new minimum supported Windows version is now XP SP2, Windows 2000 support has been dropped. The SPDY protocol now enabled by default for faster browsing on supported sites The column-fill CSS property has been implemented. Experimental support for ECMAScript 6 Map and Set objects has been implemented. Support for the CSS3 background-position property extended syntax has been added. The :invalid pseudo-class can now be applied to the <form> element. The CSS turn <angle> unit is now supported. Fixed several stability issues.
2012-04-28Update to 2.9ryoon1-8/+110
* Remove unused option. * Restore jemalloc option. Changelog: * The File and Move Bookmarks dialogs are resizable now. * HTML5 videos that do not start automatically show a large play button now. * Add-ons Sync can now be configured without the Add-ons Sync Prefs add-on. * Pasting a URL from the clipboard into the Download Manager window will download it. * Plugins can be disabled for the whole suite now in addition to Mail & Newsgroups only. * View Source now has line numbers. * Line breaks are now supported in the title attribute. * Find in Page search results are scrolled into view now. * The column-fill CSS property has been implemented. * Support for the text-align-last CSS property has been added. * Experimental support for ECMAScript 6 Map and Set objects has been implemented. * Fixed several stability issues.
2012-03-19Add enigmail 1.4 option (mozilla-enigmail) and Lightning 1.3 optionryoon1-0/+311
(mozilla-lightning) * Lightning 1.3 is fetched from mozilla's hg repository. * Both options are disabled by default.