2010-03-20 Trunk builds

Fixes:

  • Fixed: 167951 - Make textareas resizable by default.
  • Fixed: 442228 - Implement CSS property to control element resizability.
  • Fixed: 188285 - Form autocomplete should not store credit card numbers.
  • Fixed: 347930 - Tab strip should be a toolbar instead.
  • Fixed: 441110 - Add Tibetan to font selection UI.
  • Fixed: 286304 - [Mac] Implement CSS cursor support for Mac OS X.
  • Fixed: 542068 - [Mac] Double-click does not work in Flash 9+ applications.
  • Fixed: 538323 - Implement video painting using layers.
  • Fixed: 370436 - Context menu from keyboard for spell checker selects the wrong line.
  • Fixed: 550293 - Plugin-crashed UI needs more user opt-in.
  • Fixed: 552166 - Change title of empty tabs from "(Untitled)" to "New Tab".
  • Fixed: 537289 - Only save form data for fields that aren't the default value.
  • Fixed: 64170 - When textbox is focused, it needs to scroll to make insertion point visible.
  • Fixed: 534467 - Perf: Optimize CanvasPixelArray.
  • Fixed: 536978 - Perf: Cookies should write asynchronously.
  • Fixed: 542943 - Perf: Get rid of bookmarksHash.
  • Fixed: 434210 - [Mac] Option (alt) dragging text within text fields doesn't copy the selection.

All changes between 2010-03-02 04:00 and 2010-03-20 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-03-02 Trunk builds

Fixes:

  • Fixed: 527707 - Direct2D Rendering Backend.
  • Fixed: 534425 - Create basic layers infrastructure.
  • Fixed: 457800 - Implement placeholder attribute for text input fields.
  • Fixed: 544999 - [Windows] New toolbarbutton style for the main window.
  • Fixed: 415463 - [Mac] Add "New Window" to Firefox dock menu.
  • Fixed: 124709 - MIME type application/mathml+xml should be supported.
  • Fixed: 152001 - Associate *.mml (MathML) files with the browser.
  • Fixed: 461199 - Asynchronous isVisited checks.
  • Fixed: 354048 - Firefox startup rebuilds toolbars.
  • Fixed: 534787 - Properly flush and markdirty surfaces in libpr0n.

Fixes for recent regressions:

  • Fixed: 548545 - Crash in Tools->Options->Content [@ strlen | NS_NewAtom(char const*) ].
  • Fixed: 544047 - Places drop indicators are not dismissed on drop (revise code to get rid of nsDragAndDrop in Places).
  • Fixed: 547142 - [OOPP] Exiting full-screen video locks the browser.

All changes between 2010-02-22 04:00 and 2010-03-02 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-02-22 Trunk builds

Fixes:

  • Fixed: 531801 - Should cache SSL content to disk even without Cache-Control: public.
  • Fixed: 538910 - Need a "plugin crashed" UI.
  • Fixed: 540004 - IPDL hang detector.
  • Fixed: 544999 - [Windows] New toolbarbutton style for the main window.
  • Fixed: 546098 - [Windows] Integrate new toolbarbutton icons.
  • Fixed: 545842 - [Windows] Style menu buttons and impose a standard size on third-party toolbarbutton icons.

Fixes for recent regressions:

  • Fixed: 543788 - [OOPP] CallUpdateWindow hang when switching tabs with a plugin loaded.
  • Fixed: 543201 - [OOPP] Shockwave position is not correct.
  • Fixed: 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls.
  • Fixed: 539658 - [OOPP] Windowless flash doesn't work in full-screen mode (Hulu).

All changes between 2010-02-09 04:00 and 2010-02-22 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-02-09 Trunk builds

Fixes:

  • Fixed: 178506 - Save original last-modified date on file downloads.
  • Fixed: 462172 - Allow dragging files from download manager.
  • Fixed: 500328 - Add support for HTML5 History.pushState(), History.replaceState() methods.
  • Fixed: 522262 - Aero Peek shows progress circles instead of thumbnails/previews.
  • Fixed: 41464 - textarea.wrap not exposed through DOM (IE compatability).
  • Fixed: 517737 - Dragging of a route in Google Maps doesn't work properly.
  • Fixed: 329212 - Display the <svg:title> as a tooltip.
  • Fixed: 538440 - We never jit DOM workers.
  • Fixed: 295506 - Hidden pref to change tab width in View Source.

Fixes for recent regressions:

  • Fixed: 542263 - [OOPP] silverlight crashes eventually [@NPObjWrapper_NewResolve].
  • Fixed: 543831 - [OOPP] hang with embedded youtube video.

Trunk regressions:

  • Out-of-process plugins still the leading causes of trunk crashes on Windows and Linux. Please join the OOPP testdays, especially if you're noticing problems.

All changes between 2010-01-30 04:00 and 2010-02-09 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-01-30 Trunk builds

Fixes:

All changes between 2010-01-24 04:00 and 2010-01-30 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-01-24 Trunk builds

Fixes:

  • Fixed: 242852 - I wish that "Copy link text" were a hyperlink contextual menu option.
  • Fixed: 520165 - Make Places expiration async.
  • Fixed: 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one.
  • Fixed: 504475 - Closing last tab shows tab bar with "Always show the tab bar" off, and browser.tabs.closeWindowWithLastTab = false.
  • Fixed: 474743 - SVG SMIL: Implement syncbase timing.
  • Fixed: 500983 - "Use System Proxy Settings" should be default for new profiles.
  • Fixed: 428229 - Unable to override addEventListener.
  • Fixed: 28800 - Remove the ability for rowgroups to scroll.
  • Fixed: 43178 - Table's "rules" should be implemented with CSS equivalent.

Fixes for recent regressions:

  • Fixed: 537507 - Bookmarks and History Sidebars Empty on Initial Opening.
  • Fixed: 538730 - Synthetic bolding on windows broken.

mozilla-central pushlog for 2010-01-12 04:00 to 2010-01-24 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-01-12 Trunk builds

Fixes:

  • Fixed: 343396 - Merge Reload and Stop buttons when they are adjacent.
  • Fixed: 220253 - Port about:about to Toolkit.
  • Fixed: 370436 - Context menu from keyboard for spell checker selects the wrong line.
  • Fixed: 98409 - Literal global regular expression (regexp) instance remembers lastIndex.
  • Fixed: 526394 - Move scrolling out of the view system into layout.
  • Fixed: 534226 - Remove support for multiple presshells.
  • Fixed: 43178 - Table's "rules" should be implemented with CSS equivalent.
  • Fixed: 538193 - HTML5 parser messes up betty crocker Russian Tea Cake recipe page.
  • Fixed: 506482 - Don't write sessionstore.js to disk for "read only" events.
  • Fixed: 538642 - [Windows] The FPU exception handler should actually work (conflicts with breakpad, bug 533035 not actually fixed).
  • Fixed: 525389 - [Mac] Support receiving data from Mac OS X Services into text and HTML editors.
  • Fixed: 281192 - [Linux] Mousewheel scroll on tabbar should change tab.

mozilla-central pushlog for 2010-01-03 04:00 to 2010-01-12 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly

2010-01-03 Trunk builds

Fixes:

  • Fixed: Support for out-of-process plugins on Windows and Linux (set dom.ipc.plugins.enabled to true).
  • Fixed: 524408 - <input type=file> should remember last used directory on a site-by-site basis.
  • Fixed: 440926 - Regular expression character sets that contain "\u0130" match "i" character.
  • Fixed: 444600 - Cookies go missing after a few days for heavy web users.
  • Fixed: 534090 - Do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor).
  • Fixed: 511474 - <input type=password> loses value when gaining focus by tabbing from previous field.
  • Fixed: 531585 - Implement transitionend event for end of CSS transitions.
  • Fixed: 528834 - Home button lacks styling for the disabled state, breaking compatibility with the UsableHomeButton extension.
  • Fixed: 535193 - DNS resolution in MakeSN of nsAuthSSPI causing issues for proxy servers that support NTLM auth.
  • Fixed: 533035 - Extensions/libraries/plugins might enable FPU/SSE2 exceptions, causing floating-point operations to crash.
  • Fixed: 519598 - [Mac] 15% of our time on gmail is spent firing the plugin instance timer.
  • Fixed: 473030 - [Mac] Cmd+Shift+Y creates two sticky notes.
  • Fixed: 513747 - [Mac 10.6] SQLite incompatibility causes crashes on Snow Leopard (Mac OS X 10.6).

mozilla-central pushlog for 2009-12-13 04:00 to 2010-01-03 04:00

Windows builds: Windows nightly (discussion)

Mac builds: Mac nightly

Linux builds: Linux nightly