Mozilla 2/StatusMeetings/2008-05-07

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »

Mozilla 2 Meeting Details

  • Wednesdays - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
  • Mozilla Building S - <script> conference room
  • 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 217 (US)
  • irc.mozilla.org #mmgc for backchannel

Followups

Status Reports

  • jimb
    • Since last meeting, Jason and Jim have sorted out the integration strategy.
    • We're going to do benchmark driven work on tamarin tracing. Once it's ready, we'll prepare a patch to switch over moz-central, gradually using more tamarin features.
  • dmandelin
    • Out params analysis has landed in moz-central.
    • Next thing is to take a little bit of time to work with igor on spidermonkey on GC saftey thing.
    • After that, mostly looking at stripping dead code. Code size reduction could be popular with mobile.
  • taras
    • Working on releasing 0.9.
    • Working on JSVal stuff now (this week).
    • jsval gc-safety has moved up to be my highest priority task
    • Working through bugs blocking Dehydra 0.9 release[mostly done]
  • bsmedberg
    • finalizer analysis working again... working through treehydra misunderstandings/kinks
  • shebs
    • C dehydra working with the C compiler
  • jorendorff
    • Working on landing the MMGC stuff that we have done. Looking at perf, runs sunspider tests about 15% slower on average. Working on opts in MMGC.