Mozilla 2/StatusMeetings/2008-05-14: Difference between revisions
< Mozilla 2 | StatusMeetings
Jump to navigation
Jump to search
(→Status Reports: status) |
|||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 13: | Line 13: | ||
** unit tests for mac, linux, win32 {{bug|417332}} - done | ** unit tests for mac, linux, win32 {{bug|417332}} - done | ||
** some tests orange? same issues as trunk? {{bug|431566}} done. | ** some tests orange? same issues as trunk? {{bug|431566}} done. | ||
** debug+leak builders {{bug|422296}} | ** debug+leak builders {{bug|422296}} done. | ||
** want to have different moz2 branches on different tinderbox pages | ** want to have different moz2 branches on different tinderbox pages | ||
* Want to gradually ramp up traffic, like after any long tree closure. | |||
* ActionMonkey builds continuously broken on win32 {{bug|428529}}, {{bug|423692}} | * ActionMonkey builds continuously broken on win32 {{bug|428529}}, {{bug|423692}} | ||
** on hold | ** on hold | ||
** meanwhile, Release will try the actionmonkey talos machines on mozilla-central to confirm they work, and then close out {{bug|418870}}. | ** meanwhile, Release will try the actionmonkey talos machines on mozilla-central to confirm they work, and then close out {{bug|418870}}. | ||
* | * Consolidated post-1.9 planning wiki pages are pending. Damons is merging the work week spreadsheets into a single location tbd. | ||
* 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 | * 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 | ||
| Line 26: | Line 26: | ||
** Since last meeting, Jason and Jim have sorted out the integration strategy. | ** 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. | ** 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. | ||
** Jim has submitted the unmerged changes made to Tamarin Tracing's MMgc for inclusion in Tamarin Central, to prepare for the [https://bugzilla.mozilla.org/show_bug.cgi?id=409021 TC->TT MMgc merge]. | |||
* dmandelin | * dmandelin | ||
** Out params analysis has landed in moz-central. | ** Out params analysis has landed in moz-central. | ||
| Line 40: | Line 41: | ||
* jorendorff | * 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. | ** 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. | ||
* zweinberg | |||
** Looking at a whole bunch of bugs mostly to do with CSS: {{bug|403526}}, {{bug|428599}}, {{bug|132824}}, {{bug|311616}}, {{bug|363706}}, {{bug|431341}}. For many of them, am stuck on "how should this work" and/or "how should this be implemented" type decisions, need help. | |||
Latest revision as of 18:30, 14 May 2008
« 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
- 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 done.
- want to have different moz2 branches on different tinderbox pages
- Want to gradually ramp up traffic, like after any long tree closure.
- 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.
- Consolidated post-1.9 planning wiki pages are pending. Damons is merging the work week spreadsheets into a single location tbd.
- 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.
- Jim has submitted the unmerged changes made to Tamarin Tracing's MMgc for inclusion in Tamarin Central, to prepare for the TC->TT MMgc merge.
- 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 with Igor on simple spidermonkey analyses
- Learning and helping untangle dmandelin's esp frame work.
- Verifying build instructions for dehydra OSX port
- 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.
- zweinberg
- Looking at a whole bunch of bugs mostly to do with CSS: bug 403526, bug 428599, bug 132824, bug 311616, bug 363706, bug 431341. For many of them, am stuck on "how should this work" and/or "how should this be implemented" type decisions, need help.