2007-03-17 Trunk builds

Fixes:

  • Fixed: 178993 - MSIE-extension: HttpOnly cookie attribute for cross-site scripting vulnerability prevention.
  • Fixed: 371932 - Implement ES4's /y option on regular expressions ("sticky" -- start at lastIndex).
  • Fixed: 367447 - Add an API for putting resources in an offline cache. (Mark Finkle's blog entry)
  • Fixed: 336682 - Need to sort out behavior of WHATWG online/offline events.
  • Fixed: 111207 - Implement clientLeft and clientTop.
  • Fixed: 366616 - Canvas in XUL is not rendered.
  • Fixed: 371256 - Combining SVG <a> and <text> leads to validation problems.
  • Fixed: 373089 - Provide nsIMutationObserver with notification of bind/unbind.
  • Fixed: 267833 - Fire XBL constructors from EndUpdate(), not before.
  • Fixed: 335394 - Remove support for the 'invert' value ifdef MOZ_CAIRO_GFX.

Fixes for recent regressions:

  • Fixed: 374096 - Cycle collector doesn't collect all the cycles it could.
  • Fixed: 372960 - Make XPConnect traverse more JS edges, to cut down on leaks.

Trunk regressions:

  • Since Nov 22: 361523 - [Mac] Form borders are too thick.
  • Since Nov 22: 361600 - [Mac] Flashing when switching tabs, opening the find bar, etc.
  • Since Jan 26, 2006 (FDL): 324819 - Fixed positioned elements now lag/flicker when scrolling.

Trunk checkins between 2007-03-08 04:00 and 2007-03-17 04:00

Windows builds: Windows nightly (discussion)

Linux builds: Linux nightly

Mac builds: Mac nightly

3 Responses to “2007-03-17 Trunk builds”

  1. Manoj Mehta Says:

    I noticed a Printing related Bug in the latest nightly. I am trying to print this URL: http://www.microsoft.com/technet/technetmag/issues/2007/04/VistaKernel/default.aspx?pf=true&loc=&print=true

    On Vista, IE7 sends about 2.85MB of data to the Printer. Minefield spools about 20MB to the printer. This can’t be right.

  2. Manoj Mehta Says:

    Here is the User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a3pre) Gecko/20070321 Firefox/2.0

  3. Matt Says:

    2.0.0.3 sends 3.45MB when printing that website.