Platform/2010-11-09

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »

Notices / Schedule

Firefox 4.0

  • FF4.0b7 will be released tomorrow (!!!)
    • Please add the relnote keyword for any issues that you think should be in the relnotes
  • FF4.0b8 will be fairly quickly after (~3 weeks? depends on blockers)
    • Need drivers to triage / make sure b8 blockers are true blockers
    • Have 87 blockers, that number needs to start coming down

Branch releases

  • Firefox 3.6.13 and 3.5.16 have a schedule posted
    • Code freeze is Thursday, November 18th
    • Final release is Thursday, December 9th

Blocker Report

  • Firefox 4.0
    • beta 8: 87
  • Firefox Branches
    • 3.6.13: 21
    • 3.5.16: 18

Firefox Development

(from our goals):

Firefox

  • [ON TRACK] API-Complete Jetpack
    • Joint with Jetpack team
    • Currently working towards feature-complete beta SDK
  • [ON TRACK] Stand up basic Firefox with Electrolysis

Developer Tools

  • [NEW] Ensure that Firefox 4 ships with a compatible version of Firebug
  • [NEW] Publish a roadmap for integrated developer tools in Firefox, including console, inspection, and js debugging
  • [NEW] Develop long term plan for Skywriter maintenance/support

Platform

  • Goals: Real list found here. Quick overview:
    • [ON TRACK] Finish Firefox 4 blockers.
    • [ON TRACK] Support Firefox Team to stand up a browser on Electrolysis.

GFX

  • 4 beta 8 blockers, which we continue to work on, in addition to other blockers.
  • Cairo update is getting close.

Layout

  • 1 beta8 blocker, has reviewed patch.
  • Blocker counts are rising while the tree has been closed for beta7 work.

JS

Working on getting our b8 total down. May cut compartments work if possible.

  • ES5 work
    • wrapping up bug 577325, making our processing of function definitions conform to ES5+errata
    • also still going on bug 514568 to give strict mode eval its own scope (such evals can't mess with the binding set of the calling code)

Tree Management

  • A few minor announcements about mobile infrastructure:
    • 11 tegras arrived, imaged, powered, racked; debugging issues in staging.
    • 54 n900s imaged. Enabled in try, email for failures coming shortly
  • bug 559964: Schedule gcc 4.5 switchover
  • Rest of backordered shelves have arrived at our Santa Clara data center. IT will be moving the rest of the test minis from Castro to Santa Clara this week (either piecemeal, or all at once during a downtime, TBD)

Roundtable

  • Crashes
  • HTML5 test suite (dbaron)
    • W3C is developing an HTML5 test suite
    • If you're working on features that are in W3C HTML5, you should aim to write tests that can be contributed to the test suite
    • more details later, hopefully