Posted in Trunk |
April 19th, 2012 |
Comments Off
Posted in Trunk |
March 30th, 2012 |
Comments Off
Notable fixes:
- Fixed: 735187 - Re-enable inline autocomplete.
- Fixed: 206438 - Smooth scrolling should use the 'smoothwheel' algorithm.
- Fixed: 633773 - Use Google's HTTPS search by default.
- Fixed: 711193 - Turn on "don't load tabs until selected" by default (for session restore).
- Fixed: 697006 - Add desktop support for the Open Web Apps API.
- Fixed: 720023 - Context menus for selected URLs should be the identical as for links.
- Fixed: 713052 - Add preference for disabling alt+click or alt+enter to save links, and disable it by default.
- Fixed: 618876 - Support internationalized <input type="email">.
- Fixed: 711157 - about:home - Visual Refresh & Launcher.
- Fixed: 729878 - about:newtab - new layout.
- Fixed: 627616 - Font-face fonts not loaded over authenticating proxy.
- Fixed: 651192 - Implement new AsyncDrawing model for plugins.
- Fixed: 729009 - Send plugin src as plugin sub-request's referer.
- Fixed: 699014 - Toolkit alerts shouldn't be displayed if the user's in a fullscreen app or presentation mode.
- Fixed: 637099 - Remove JS_ClearScope calls on windows.
- Fixed: 728686 - Perf: JS_NewPropertyIterator disables IGC.
- Fixed: 705594 - Perf: Optimize system font fallback.
- Fixed: 705877 - Perf: Implement short-circuiting of some sort for descendant selectors.
- Fixed: 729940 - Perf: Stop using crappy hashing functions in Gecko.
- Fixed: 732820 - Mem: Cap to the amount of memory used by decoded images.
- Fixed: 731419 - Mem: Discard image data immediately when a tab is closed.
- Fixed: 713799 - Support: Rearrange the "window-objects" sub-tree in about:memory to make per-tab memory usage more obvious.
- Fixed: 718088 - Support: Offer to re-set keyword.URL if it has a non-default value.
- Fixed: 717070 - Support: Create button to initiate migration to a clean Firefox profile.
- Fixed: 452393 - [Linux] Accelerators should not be affected by keyboard layout Part Deux.
Backouts:
- Fixed: 734946 - Disable incremental GC for Firefox 13. (See bug 735099 for re-enabling IGC.)
All 1964 changes between 2012-02-26 nightly and 2012-03-18 nightly


Nightly builds
(discussion)
Posted in Trunk |
March 18th, 2012 |
Comments Off
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


Nightly builds
(discussion)
Posted in Trunk |
February 26th, 2012 |
1 Comment »
Notable fixes:
- Fixed: 697762 - Land the JavaScript debugger. (past's blog post)
- Fixed: 724563 - Enable SPDY by default. (patrick's blog post)
- Fixed: 716538 - Enable the New Tab Page by default.
- Fixed: 235853 - Defer proxy resolution for HTTP and HTTPS PAC to avoid blocking main thread during DNS resolution.
- Fixed: 90268 - Move plugins to content - plugins should withstand a reframe of the object frame.
- Fixed: 698519 - Update to libjpeg-turbo 1.2.
- Fixed: 718939 - Java applet causes text entry fields to become semi-unresponsive.
- Fixed: 715308 - Decode ::Draw()'n images before other images.
- Fixed: 627616 - @font-face fonts not loaded over authenticating proxy.
- Fixed: 631250 - Status overlay switches to right side of window when find bar is open.
- Fixed: 629200 - Redesign how we send change notifications from SVG types.
- Fixed: 695482 - "Search Google for <selection>" should open in the foreground, not be governed by loadInBackground preference.
- Fixed: 727131 - Add hidden pref to allow "Search Google for" tabs to open in background.
- Fixed: 542938 - Add hidden pref to disable oncopy, oncut & onpaste event handling.
- Fixed: 673470 - Replace the sqlite safeb store with a flat file.
- Fixed: 294260 - Auto detect previous start-up failure and offer to start in safe mode.
- Fixed: 394769 - JS: setTimeout/setInterval "lateness" argument breaks expected behavior.
- Fixed: 700822 - JS: JIT hardening option and win32 ExecutableAllocator randomization.
- Fixed: 699565 - JS: Implement Harmony for-of loops.
- Fixed: 563318 - [Windows] Switch to Visual C++ 2010.
All 1244 changes between 2012-01-31 nightly and 2012-02-17 nightly


Nightly builds
(discussion)
Posted in Trunk |
February 18th, 2012 |
Comments Off
Posted in Trunk |
January 31st, 2012 |
Comments Off
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


Nightly builds
(discussion)
Posted in Trunk |
January 28th, 2012 |
Comments Off