Platform/2009-08-18: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 60: Line 60:
** These are automatically updated every morning before 6am Pacific time
** These are automatically updated every morning before 6am Pacific time
* Who is allowed to mark <code>approval1.9.2+</code> ? (dbaron)
* Who is allowed to mark <code>approval1.9.2+</code> ? (dbaron)
* should we mark the set of bugs that are fixed on mozilla-1.9.2 by virtue of branching as fixed1.9.2+ (beltzner)
** Core/Toolkit/Firefox: [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&product=Core&product=Firefox&product=Toolkit&resolution=FIXED&chfieldto=Now&field0-0-0=resolution&type0-0-0=changedafter&value0-0-0=2008-12-01&field0-1-0=resolution&type0-1-0=changedbefore&value0-1-0=2009-08-13&field0-2-0=resolution&type0-2-0=changedto&value0-2-0=FIXED 6034 bugs FIXED since Dec-01-2008 and Aug-13-2009] (warning: takes a while to load)
** this would miss some NSS and NSPR bugs, but they're harder to query
** it would also cause a good deal of bugspam :)

Revision as of 17:31, 18 August 2009

« previous week | index | next week »

Notices / Schedule

Firefox 3.0.13

Firefox 3.5.2

Firefox 3.6a1

Blocker Report

Gecko 1.9.2 / Namoroka

Browser / Front End

GFX Update

  • Decode-on-draw is getting close to review-worthy. bug 435296
  • Mark Steele starting work on WebGL implementation.

Layout Update

  • 24 open blocking1.9.2+ bugs in Layout
    • 7 are regressions from ireflow (there's also 1 in Widget)
    • 1 is a regression from compositor phase 1 (there's also 1 in Plugins)
  • dholbert making progress on code to be shared between SMIL animation of CSS and CSS transitions (bug 504652)
  • first parts of zwol's frame poisoning work now landed on mozilla-central (but not the main patch) (bug 497495)
  • roc's scroll optimization patch landed on mozilla-central and 1.9.2 (bug 507334)

Content Update

  • 1.9.2:
    • 13 open blocking1.9.2+ bugs in Content
    • 12 nominations, will triage...
  • Investigating twitter bug bug 510985.
  • Making progress on multi process networking.
  • peterv is making progress on ibench numbers, but not clear how heavily to invest there.
  • HTML5 parser work ongoing, including some 1.9.2 blockers there.
  • First pass at a Jetpack security model done.

Platform-specific Support Update

JS

Startup Performance

  • jreymont read up on previous optimization efforts and will start running Firefox in Shark very shortly.

Security

Electrolysis

Tree Management

Roundtable

  • Project metrics charts (timr)
  • Who is allowed to mark approval1.9.2+ ? (dbaron)
  • should we mark the set of bugs that are fixed on mozilla-1.9.2 by virtue of branching as fixed1.9.2+ (beltzner)