- Dec 01, 2001
-
-
seawood%netscape.com authored
bug #109581
-
seawood%netscape.com authored
Bug #109581
-
ian%hixie.ch authored
Fixed a bug in the main run loop whereby the objects array wasn't freed until shutdown, which sometimes meant objects got destroyed after the application, which is bad when the objects use the application to find services, etc. (This doesn't happen with services since services are not allowed to store references to the application, either directly or indirectly through references to objects or service instances.) Fixed the logout code to wait until the user tries to do something that requires login before clearing the logging out flag. This fixes a bug with HTTP whereby if a user logged out then his UA wouldn't ever be sent a 401 so wouldn't ever lose the authentication info, because browsers send the authentication info regardless of whether a page needs it or not. Also took the opportunity to remove a potential bug in the input validator code: store the admin message instead of a reference to the user object which might end up with a lifetime longer than expected.
-
rko%netscape.com authored
-
ian%hixie.ch authored
Removed an outdated comment. It is now safe to have a single module be a service, one or more service instances, and one or more objects all at the same time.
-
law%netscape.com authored
-
seawood%netscape.com authored
-
waldemar%netscape.com authored
Recent ECMA grammar changes: deleted the x.class operator and prohibited super from being a direct operand of the delete operator.
-
waldemar%netscape.com authored
-
pschwartau%netscape.com authored
-
seawood%netscape.com authored
-
dp%netscape.com authored
-
vidur%netscape.com authored
-
vidur%netscape.com authored
-
waterson%netscape.com authored
-
morse%netscape.com authored
-
mscott%netscape.com authored
-
law%netscape.com authored
Updating old .bat files to key off nav window visibility; adding tools to run with alternative .jars and calculate stats
-
dp%netscape.com authored
of time (about 10% on win2k) on startup. r=cathleen,dveditz sr=darin
-
akkana%netscape.com authored
91388: fix some link checker regressions (debug menu only), track change in backend apis. r=brade,cmanske sr=kin
-
jaggernaut%netscape.com authored
-
hewitt%netscape.com authored
-
hewitt%netscape.com authored
-
bryner%netscape.com authored
Bug 41119 - Don't waste time notifying the frame manager about frame destruction if it is happening from nsFrameManager::Destroy. r=dbaron, sr=waterson.
-
rayw%netscape.com authored
Not part of default build.
-
mscott%netscape.com authored
by creating a new chrome package called messenger-mapi. r=bienvenu sr=sspitzer
-
- Nov 30, 2001
-
-
rpotts%netscape.com authored
-
jgaunt%netscape.com authored
-
sfraser%netscape.com authored
-
ian%hixie.ch authored
Add support for keyed channels to mozbot. A lot of work, like it said in the INSTALL file. :-) b=112955 r=timeless
-
rayw%netscape.com authored
-
relyea%netscape.com authored
1) restore the const to PK11_Configure(). 2) partial set of fixes from Nelson's review (checking for NULL) from the 'double escape' functions. 3) Add functions to clean up global memory locks
-
relyea%netscape.com authored
The other half of the double check change.
-
mkaply%us.ibm.com authored
r=mkaply, sr=blizzard OS/2 only - Code from jblanco to fix Alt Key handling with menus
-
relyea%netscape.com authored
Fix several memory leaks. Adjust the default hash sizes down for mozilla client. Merge the NSS 3.3 key check and signature check stuff.
-
relyea%netscape.com authored
fix Bug 93989 Memory leak when adding a module.
-
relyea%netscape.com authored
Add code to 'shutdown' freebl (clean up the blinding cache in rsa). merge the NSS 3.3 changes to export Ian's double check code through the loader.
-
alecf%netscape.com authored
-
alecf%netscape.com authored
-
alecf%netscape.com authored
-