Mozilla 2/StatusMeetings/2008-01-30

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »

Mozilla 2 Meeting Details

  • Wednesdays - 11:00am Pacific, 2:00pm Eastern, 19: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

Discussion

  • ActionMonkey stage 4 - unifying the Spidermonkey and tamarin object models
    • Tamarin uses UTF8, which could make existing APIs such as JS_GetStringChars difficult
    • jimb and jorendorff madly documenting the JSAPI
  • Dynamic analysis: dump the string data size in UTF16/UTF8
  • Dynamic analysis: count the number of conversions between short and wide
  • Dynamic analysis: autostring buffer-copy counts (are autostrings worthwhile)?
  • How many strings exist *only* for conversion?
  • Static analysis: if "AString" were immutable, where would we fail?

Action Items

bsmedberg to find owners for large work items and hound people for a description of work

Work List

Moved to Mozilla 2/Work List