August 2012
13 posts
Animated tab sorting is back on @FirefoxNightly. Video: http://t.co/wDZ02yTS
In @FirefoxNightly: JS: Implement harmony string methods: .startsWith, .endsWith, .contains / https://t.co/2Q6KgXrg
FIXED: OS X 10.8 - Use Notification Center instead of Growl if available - https://t.co/ulwGrurA
Faster CSS3 gradients coming in @FirefoxNightly: FIXED: http://t.co/pV1owbqE - Cache gfxPatterns for gradients
min-height/max-height now works with `box-sizing:border-box` : https://t.co/b1nJtAEO
HTML5 sandbox attribute for IFRAMEs just landed: https://t.co/F0iwvUuO
New today in Nightly, go to about:config and enable browser.newtab.preload. New Tab page is now preloaded & super fast http://t.co/aiz2T8PT
WheelEvent landed in @FirefoxNightly: Doc: https://t.co/CPi41RLy - Announcement: https://t.co/iohCxdnt)
Update on Firefox and Source Maps : http://t.co/DdXV0wNV (in @FirefoxNightly)
Better GL Layers support for Linux (Intel GPU) https://t.co/0IJWikcw
Maps and Sets are now iterable in @FirefoxNightly: for (let [key,value] of map){console.log(key + “: ” + value}
Support for “@supports” (a query to know if a property is supported) in @FirefoxNightly: http://t.co/e1c0yTR3 - coming to Opera as well
In @FirefoxNightly: Blob support for Zip file contents: https://t.co/goqJCoEF