2012-01-28 Trunk builds
Notable fixes:
- Fixed: 566489 - Inline URL autocomplete (up the next slash).
- Fixed: 171237 - Find in Page: scroll so the highlighted result is in middle of the screen.
- Fixed: 198964 - Enable smooth scrolling by default.
- Fixed: 358452 - Let authors put line breaks in tooltips (title attribute).
- Fixed: 275223 - Page Info columns should be sortable.
- Fixed: 410904 - http_referer request not being sent with embedded flash.
- Fixed: 246620 - Add line numbers to View Source.
- Fixed: 611032 - Errors from before the Web Console is opened do not show.
- Fixed: 536557 - Implement CSS3 text-align-last.
- Fixed: 497995 - Implement border-image revisions in latest css3-background.
- Fixed: 481815 - [Windows] Provide a Windows service to update without Administrator password.
- Fixed: 714281 - Show the all tabs button only when the tab strip overflows.
- Fixed: 708585 - Add hidden pref to make app tabs “restored on demandâ€.
- Fixed: 712421 - Allow pasting a URL in the download manager window to download it.
- Fixed: 707567 - Prepend http:// to URL copy selection only if (at least) full hostname is selected.
- Fixed: 666306 - Video content should become large play button when video is not autoplay and with controls enabled.
- Fixed: 497543 - Provide a thumbnail service.
- Fixed: 102699 - Implement text/html for DOMParser.
- Fixed: 697479 - Implement JS Map and Set.
- Fixed: 695222 - Implement CSS3 "column-fill: balance".
- Fixed: 525816 - XMLHttpRequest should allow to specify a network timeout in ms (for async requests).
- Fixed: 695859 - Don't progressively display images during decode if we have all of the data.
- Fixed: 598482 - Hook up invalidation flushing to the refresh driver and make all painting asynchronous.
- Fixed: 605138 - Scripts from topix.net apparently causing page to scroll down when opening.
- Fixed: 10209 - Problems with absolute or fixed position on table.
- Fixed: 675221 - Remove XPCOM proxies.
- Fixed: 675078 - Remove JSThreadData and JSThread. (luke's blog post)
- Fixed: 566700 - Remove sharp variables. (waldo's post)
- Fixed: 702251 - Decommit unused arenas in the background.
- Fixed: 703100 - Remove the existing text-run word cache and replace with a simpler and more efficient scheme.
- Fixed: 627628 - Be smarter about dispatching starved paints.
- Fixed: 675015 - Suppress synthetic mouse events due to scrolling until the scroll is complete.
- Fixed: 524925 - Avoid reflows for transform changes.
- Fixed: 706914 - Compile large scripts in chunks.
- Fixed: 715308 - Decode ::Draw()'n images before other images.
- Fixed: 692879 - [Mac] Implement CoreGraphics Azure backend.
- Fixed: 618353 - [Windows] Window frame is one pixel too wide on Win 7.
All 2185 changes between 2011-12-27 nightly and 2012-01-28 nightly