Firefox3/StatusMeetings/2007-06-19

< Firefox3‎ | StatusMeetings
Revision as of 00:29, 19 June 2007 by Bhashem (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

« previous week | index | next week »

Firefox 3 Meeting

Meeting Details

  • Tuesdays - Firefox 3 - 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 #granparadiso for backchannel

PRD Status Update

Work in progress

  • Places
  • Visual Refresh
  • Download Manager
  • Firebug
  • Site-specific text zoom
  • Security UI
  • Web-based protocol/content-handling
  • Storage
  • Login Manager

Schedule

QA Status/Topics

Localization Topics

Round table

Gecko 1.9 Meeting

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)
  • join irc.mozilla.org #granparadiso for backchannel

General Discussion

  • Security Triage Update
  • Identify areas within Gecko and Firefox that need security & privacy reviews [AI: Window to help coordinate]
  • Textframe Enabled?

Blockers and Noms

Blockers report:

Noms Blockers

GFX Update

  • new textframe turn-on this week (-- date?), pending review
    • need testing plan
  • Cairo update to 1.4.8+ (which includes some performance fixes, including important ones for OSX and Linux) bounced; but 383960, depends on bug 384035
  • win32 font/glyph selection work very close to "complete"
    • has code that could be reused cross-platform to potentially fix a number of problems on OSX/Linux
  • Questions:
    • disposition of language bugs on which platforms?
      • specifically, is, e.g. Khmer on Linux a blocker? is Khmer on Win32?
    • What's going on with 10.3.9?

Layout Update

  • Progress Last week:
    • Specific items worked on last week:
      • dbaron: a good bit of leak testing; concluded we need much more testing
      • dbaron: some progress on reflew branch regressions
    • blockers closed:
    • non-blockers closed:
  • Work planned for this week:
    • Blockers:
      • dbaron: reflow branch regressions, etc.
    • Non-blockers:
  • Issues/concerns:

Content Update

  • Progress Last week:
    • Specific items worked on last week:
    • blockers closed:
  • Work planned for this week:
    • Blockers:

Mac OS X Update

Build Tools Update

  • libxul turned on... caused mac perf regressions, so backed out for mac only
  • Moving forward on refplatform updates for Linux (CentOS5 matches the runtime requirements doc prepared by mconnor) and Windows (switch to VC8SP1 and MozillaBuild)
    • some minor tinderbox script changes necessary to work with MozillaBuild (bug 383775)
  • Had good discussion regarding build system futures, bsmedberg has yet to write up the blog post outlining the decisions and plans
  • Ted and Aravind set up a symbol server for nightly builds... :-)
  • If time, bsmedberg to investigate compiling with LLVM (they claim they can build Mozilla now, and others have claimed perf improvements)
  • Breakpad can collect minidumps on Linux now, but there's not any uploading UI yet... we're probably going to have a libcurl dependency for that :-(