Platform/2009-03-31: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 115: Line 115:
=== Roundtable ===
=== Roundtable ===
* Consider localStorage feature land on 1.9.1, {{bug|422526}}
* Consider localStorage feature land on 1.9.1, {{bug|422526}}
** on trunk since March 19th
** How did the security review go?
** security review coming today
** see [http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/4e63eb60878b81ba dev.planning thread] on the topic
** see [http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/4e63eb60878b81ba dev.planning thread] on the topic
* Nick Nethercote will be doing a Valgrind brown bag presentation today
* Nick Nethercote will be doing a Valgrind brown bag presentation today

Revision as of 18:08, 31 March 2009

« previous week | index | next week »

Notices / Schedule

Firefox 3.0.9

  • Aiming for April 21 release

Firefox 3.0.10

  • Scheduling a release for mid-late May
  • Went through nomination list yesterday
  • Blocker owners will be emailed today

Firefox 3.5 Beta 4

  • string freeze: Thursday, March 19th at 23:59 PDT
    • 140+ strings landed between b3 and b4
  • code freeze: Monday, April 6th
    • not looking feasible with current number of blockers
  • QA start: Wednesday, April 8th
  • release: week of April 13th

Blocker Report

Since 1.9.1 branch ... 2009-03-31-blocker-report.png

Past 2 weeks ... 2009-03-31-blocker-report-detail.png

[ Platform Blocker Queries | Front End Blocker Queries ]

Summary

The Breakdown

Browser / Front End

  • Polish update: Firefox is 51% shiny (+2% over last week)
    • Thanks go to: rstrong, jim (polish hard), and Dao (4)
    • 46 remaining easy polish bugs (whiteboard [polish-easy])
    • 36 remaining hard polish bugs(whiteboard [polish-hard])

pub?key=pMZGKUlD9NOPg4oJGs1CUMw&oid=1&output=image&foo=.png

GFX 1.9.1 Update

  • Bug status:
    • 4 blocking 1.9.1+
      • Mostly crash bugs
      • Bug 470487 is a crash on plugin destruction, needs repro
      • 1 bug on triage list, waiting on response from Mats

Layout 1.9.1 Update

  • 1.9.1 query:

unfixed 1.9.1 blockers

  • Layout
    • 12 blockers (6 with patches or probably will be fixed by other bugs)
    • No beta4 blockers
    • 4 untriaged noms
  • SVG
    • 2 blockers
    • No beta4 blockers
  • Video/Audio
    • 16 blockers (most have patches or work-in-progress)
    • Media cache blocks beta4, but is ready to land
    • Video perf improvements (720p running smoothly, probably just one bug away from smooth 1080p on reasonably decent machines)
  • Beyond 1.9.1
    • Plugin testing patches done, moving on to actual compositor hacking!

Content Update

JS 1.9.1

  • 31 blockers
    • 16 P1s including upvar bug 452498. Tryserver builds of upvar passed linux/mac perf, mochi, reftest, crashtest. Failed TUnit, browser-chrome, with what looks like a single bug.
    • 15 P2s
  • 1 untriaged nomination

General 1.9.1

These are bugs that fall outside of components covered by the Gfx, Content, Layout and JS groups:

Mobile 1.9.1 Update

Security

Security Reviews

Still outstanding / to be scheduled

  • native JSON
  • DNS prefetching

Booked but not yet completed

  • localStorage (today)

Tree Management

  • Crash stacks for tests:
  • Run unit tests on packaged builds bug 421611, bug 383136
    • Build config bits are done
  • Greener-Tinderbox: work ongoing, machines still running. Updating to new changeset this week. Will have more results this week - many less reftest failures now that the color depth is set properly on the win32 boxes.

Roundtable

  • Consider localStorage feature land on 1.9.1, bug 422526
  • Nick Nethercote will be doing a Valgrind brown bag presentation today
  • Platform planning is ongoing. Please participate in the dev.planning threads Javascript, GFX, Layout, and Content.
  • XULRunner nightlies for 1.9.1 and/or mozilla-central? bug 445191
    • Needed for binary extension development
    • Can we get an eta?
  • Tryserver overload every afternoon: is there a plan to get more slaves (especially Windows) and/or combine the slave pool with the main tree?