2012-02-26 Trunk builds
Notable fixes:
- Fixed: 641025 - Incremental GC.
- Fixed: 469434 - Links in "view source" should have "copy link location" in context menu.
- Fixed: 669845 - The quick find bar causes a zombie compartment that lives until the next search (only on pages with onclick handlers).
- Fixed: 633427 - Clearing cookies launches instance of plugin-container for each plugin installed.
- Fixed: 613588 - Make livemarks asynchronous and load-on-demand.
- Fixed: 725700 - Keyboard arrow keys and scrollbar buttons should have consistent scrolling distances.
- Fixed: 724476 - WebGL noticeably slower recently on Firefox 12 & 13.
- Fixed: 585813 - Script Timeout at tabbrowser.xml:1457 when closing tabs.
- Fixed: 699974 - Scripts evaluated from plugins may prevent the slow script dialog from ever appearing.
- Fixed: 522607 - Accept CSS3 background-position values like "bottom 10px right 10px".
- Fixed: 720208 - Implement DOM4 DOMException types and codes.
- Fixed: 721319 - PlacesUtils.removeLazyBookmarkObserver() doesn't always remove observers, causes browser window to leak.
- Fixed: 728230 - Adding a bookmark and opening a new window and closing the old one causes runtime leaks.
- Fixed: 702300 - Add about:compartments page that just lists live JS compartments.
- Fixed: 728429 - [Windows] Mandatory ASLR for binary components. (kyle's blog post)
- Fixed: 702225 - [Windows] Implement revised nav bar button appearance.
- Fixed: 674370 - [Mac] Support animation when opening windows in Lion.
All 732 changes between 2012-02-17 nightly and 2012-02-26 nightly
February 26th, 2012 at 11:49 am
Incremental GC still needs work before it will work normally. It seems there are a lot of problems that will cause it to disable. Pitty cause I was hoping a nice score in http://v8.googlecode.com/svn/branches/bleeding_edge/benchmarks/spinning-balls/index.html