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 Tim Rowley <tor@cs.brown.edu>

Last Updated Thursday September 6, 2001

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

Previous Updates


Friends of the Tree

  • I'd like to nominate kiko as a friend of the tree, seconded by tingley. Kiko's been credited with re-writing the JavaScript on the Bugzilla query page to make product selection ten times faster. Thanks to him, the QA team can get to bugs much faster :) - James Green (IRC: jmkg)
Module Updates
Mozilla-gumi
August 30
Submitted by Katsuhiko Momoi <momoi@netscape.com>

CNET Japan recently featured Mozilla-gumi members in their Newsmakers column (5 page online article). You need a Japanese fonts to read the article but even without it, you can see the faces and names of the key members of Mozilla-Japan on the right margin. (Click on the right arrow at the bottom to go to the next page.)

Apparently the reporter went to Mozilla-gumi's monthly get together in a Tokyo pub. The get together is not a formal meeting but more of an occasion to drink and chat generally about Mozilla and anything else that comes to their mind. If you're planning to go to Japan, you should contact Mozilla-gumi and visit with them. http://japan.cnet.com/Newsmakers/Mozilla/

Necko/Imagelib
September 4
Submitted by Gagan Saksena <gagan@netscape.com>

Highlights

  • neeti
    • Back from vacation, read thousands of emails from vacation.
    • Triaged a lot of bugs.
  • dougt
    • Started triaging xpcom bugs
    • Completed the new netlib Upload API. Patches ready to go.
    • Continued review of Protozilla's IPC extension.
    • Merged the ComponentManager and the ServiceManager implementations. Working with DP on a review. He is seeing a 0.2/7.2 secs on startup!
  • gagan
    • upgraded status to a new machine with 7.1 (not thru yet-- still some issues to work out)
    • finished all the reviews! yeah!

Lowlights

Plans for next week

  • dougt
    • Triaging xpcom bugs.
  • gagan
    • be virtual clayton for this week

Issues

XML/DOM/Security
September 4
Submitted by Heikki Toivonen <heikki@netscape.com>

Summary

  • Good progress on topembed and performance related bugs. Currently have 3 topembed bugs open for the team.
  • Have 30 open bugs for 0.9.4 milestone, of which at least 6 have fixes. Need to triage some more.
  • The team will take ownership of serializers from the editor team, person(s) to be determined.

Accomplishments

  • harishd
    • Fixed bug 96031 ( FONT-LI containment problem ). This exposed a couple of layout bugs. I've filed bugs on Marc Attinasi ( bug 97330, 97351 ).
    • Fixed bug 93534 ( Removed a couple of files, nsLoggingSink, nsHTMLNullSink, from optimized builds ).
    • Worked on bug 84599 ( getComputedStyle returning incorrect values for right/bottom properties ). Fixed right property.
    • Went through talk back parser crashes. Couldn't reproduce any of them!
    • Did code reviews.
    • Met with Steve Morse to talk about P3P.
  • jst
    • Fixed bug 82027. Problems with accessing window.history[x] from JS.
    • Checked in Fabian's patch for bug 96489, tablerow.insertCell() not returning cell object.
    • Fixed bug 91241 (checkin pending). Sped up nsXMLContentSink::GetElementFactory() which is 0.9% of startup time.
    • Fixed bug 91557 (checkin pending). Constructor property of DOM Object instances not implemented.
    • Fixed bug 95840 (checkin pending). ~45% speedup to global property access.
    • W3C DOM spec work.
  • peterv
    • Worked on bug 96647 (Change the way output is constructed in Transformiix), which would fix 53030, 59912, 88198, 94921 and probably 53944, and other unfiled bugs.
  • mstoltz
    • More testing on wildcard security policies, and checked it in
    • Added feature to disable window.open during load and unload
    • Added security check for for/in enumeration on Window and Document, which uncovered a JS engine bug
    • Working on additional security checks on Document properties and the Location object
  • heikki
    • Fixed 96459, progress indicators for XMLHttpRequest. Did this by implementing the readyState and onreadystatechange members. Fixed some minor compatibility issues w/IE.
    • Fixed 96307 aka Bugscape 8288, crash when doing a second XMLHttpRequest send() from the onload handler (stumbled on the fix while fixing 96459).
    • Made regression tests for XML Extras.
    • Bug triage.
    • Code reviews for harishd, and made Mac project changes for him.

Plans for next week

  • jst
    • Checkin fixes for my 0.9.4 bugs.
    • Do more W3C DOM spec work.
  • peterv
    • Work on 96647, respond to reviewers comments.
  • mstoltz
    • Collaborate with Mozilla on Bugzilla security group charter
    • Work on security PRD for spring release
    • Continue fixing bugs
  • rayw
    • Since I am in Mountain View, I will focus on tasks made easier by my presense:
    • Performance review discussion with Vidur
    • Code reviews if possible
    • More discussion of design of SOAP APIs
    • Meet with people on strategy for Plugin APIs
    • Hold meetings about W3C issues including w3c-reps meeting.
    • I also need to spend significant time soon writing up Netscape's position on IPR at AOL and W3C.
    • I also need to spend significant time editing the requirements from the plugins workshop, which is expected to be complete soon.
  • heikki
    • See if I can help with some of our team's topembed bugs.
    • Work on my nsbranch+ bugs.
  • harishd
    • Work on P3P related MLKs.
    • Work on topembed bugs ( if any ), 0.9.5 bugs.
    • Triage bugs
LDAP
September 4
Submitted by Dan Mosedale <dmose@netscape.com>

Done:

  • Spent the week fixing bug 92135 : shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing.  Thanks to hewitt@netscape.com for his XBL guidance.

Todo:

  • Bug 79935: show LDAP-server error-condition feedback in UI while doing autocomplete.
  • Help push along LDAP addressbook UI bugs, as time allows.

Previous Updates