You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.




status update

maintained by Chris Nelson <chrisn@statecollege.com>

Last Updated Tuesday, September 28, 1999

This status update page is updated every weekend. To get updates and news throughout the week , I invite you to check out mozillaZine, a site I maintain devoted to Mozilla advocacy.

Previous Updates

Module Updates
Mail/News
September 24
Submitted by Phil Peterson <phil@netscape.com>

Last week

  • 83 bugs fixed (17 by engineers in other groups)
  • Account manager improving quickly
  • Profile migration improving quickly
  • Compose message defaults to the account you're reading
  • Startup performance improved
  • Attachments in message reading and composition work
  • Lots of design work on command updating/enabling/dispatching
Next week
  • A few remaining milestone stopper bugs
  • Contributing to infrastructure work including URL dispatching, profile mgmt, the tree control, global XUL files, etc.
XPToolkit
September 27
Submitted by Peter Trudelle <trudelle@netscape.com>

Highlights

  • Resolved 55 bugs in the last week, fixing 28 of them.  See our resolved bug  list  for details.
  • David Hyatt got popup windows and XPMenus to dismiss properly (includes popups, drop-downs, context menus, etc.)  But you probably noticed that already...   (hyatt)
  • Stuart Parmenter eliminated  scads of excess repaints on Unix, improving drawing and performance significantly.  Pav also fixed some memory leaks too. (pavlov)
Lowlights
Accomplishments
  1. Fixed mousing over links with long urls (like my.netscape.com) causing full reflows of window chrome. (pinkerton)
  2. Mac scrollbars no longer repaint when mousing over links. (pinkerton)
  3.  Sneaked event capturing into the HTML content model. (saari)
  4. Got linux keybinding working again. (saari)
Priorities
  1. Stabilize in the next few days to get M10 out.
  2. Fix blocker bugs, improve performance size and speed, polish the UI, and in general make sure things don't suck for 'beta'. (all)
Decisions
  • Everyone seems happy with the new focus for 'beta', and the flexible organizational approach to doing it.
Issues
  • Chris Saari is pretty sure there is a nasty interaction between broadcasters/observers and menus. Overlays might be required to reproduce as well.  He'll need some help from hyatt and or waterson on this.
People
  • Chris McAfee has moved over to the XPApps team, where he will be working on features but still somehow find time to make AppRunner run great on Unix.  We'll miss having him on the XPToolkit team, but are very glad he is still in the Browser group, and on the mozilla.org team.  All the best Chris! (mcafee)
  • Stuart Parmenter  (aka Pav) has agreed to join the XPToolkit team as a regular full-time Netscape employee!  He's been doing excellent work as an intern, and we look forward to major contributions from him in the future.  Next time you see him, please give him an extra pat on the back and congratulations.  (pavlov)
Necko Status
September 28
Submitted by Warren Harris <warren@netscape.com>

Accomplishments

  • Hooked up async DNS interfaces to socket transport. (Async DNS still isn't async yet though.) [rpotts]
  • Spent a lot of time rationalizing docloader notifications. Still working on progress notifications. [rpotts]
  • Fixing memory leaks. [rpotts, warren]
  • Added data protocol to Mac build. [gordon]
  • Designed necko cache interfaces. Researching DBs for disk cache, and working on memory cache implementation. [fur]
  • Implemented basic proxy support for http (proxy autoconfig not implemented yet). [gagan]
  • Fixed numerous URL parsing bugs and leaks. [gagan, andreas]
  • Fixed "host field mapping" error response from servers. [gagan]
  • Working on MakeAbsolute performance. [valeski]
Issues
  • Working on async DNS for the Mac. Issue is providing a way of waking up an nspr thread from an interrupt handler. [gordon]
  • Working on ftp crasher that only shows up in optimized builds. [valeski]
  • Major latency problems with ftp thread on the Mac. The ftp thread seems to get scheduled so late that the server has given up on us. [valeski, warren -- sfrasier to help out on this]
Current assignments
  • rpotts - docloader reworking
  • valeski - ftp, internet keywords
  • gagan - http proxy & keepalive
  • warren - url dispatching / general memory work
  • gordon - async dns

Previous Updates