Mozilla 2/StatusMeetings/2008-05-07
From MozillaWiki
< Mozilla 2 | StatusMeetings
« 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
Contents
Followups
- opening mozilla-central for general checkins is tracking bug 422754
- unit tests for mac, linux, win32 bug 417332 - done
- some tests orange? same issues as trunk? bug 431566 done.
- debug+leak builders bug 422296
- linux & mac 100% done
- win32 has a problem, currently being worked on bug 433708
- want to have different moz2 branches on different tinderbox pages - done
- ActionMonkey builds continuously broken on win32 bug 428529, bug 423692
- on hold
- meanwhile, Release will try the actionmonkey talos machines on mozilla-central to confirm they work, and then close out bug 418870.
- Identifying "working groups" post-1.9 (damons) Platform/Post1.9Planning
- Renaming functions to work around windows.h redefines: bug 428529 and http://hg.mozilla.org/users/bsmedberg_mozilla.com/index.cgi/windows-redefine-patches/file/c3639f93dce8 ... need decisions about the correct naming style
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.