ian%hixie.ch
|
4ac50ff849
|
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.
|
2001-12-01 04:37:26 +00:00 |
rko%netscape.com
|
72549a30f7
|
Testing cvs upgrade
|
2001-12-01 04:34:21 +00:00 |
ian%hixie.ch
|
6d68f3ce28
|
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.
|
2001-12-01 04:29:20 +00:00 |
law%netscape.com
|
3b86b0bee6
|
Enhance compareNav so it handles jar/nojar configurations
|
2001-12-01 03:54:14 +00:00 |
seawood%netscape.com
|
4df36bafbc
|
Pull mozilla/security/makefile.win now that the cvs server has been upgraded. bug #109581
|
2001-12-01 03:45:14 +00:00 |
waldemar%netscape.com
|
c203fc92f5
|
Recent ECMA grammar changes: deleted the x.class operator and prohibited super from being a direct operand of the delete operator.
|
2001-12-01 03:31:46 +00:00 |
waldemar%netscape.com
|
f8f541f48a
|
Fixed Mac warnings
|
2001-12-01 03:30:13 +00:00 |
pschwartau%netscape.com
|
227ef32281
|
Added more cases to test; updated the license at top.
|
2001-12-01 03:29:24 +00:00 |
seawood%netscape.com
|
e48ee64bf8
|
Post CVS server upgrade test
|
2001-12-01 03:23:13 +00:00 |
dp%netscape.com
|
c27cf5c243
|
make this work with cygwin
|
2001-12-01 01:51:41 +00:00 |
vidur%netscape.com
|
88f1b0b60f
|
Better handling of progress indicator. [not part of build]
|
2001-12-01 01:20:46 +00:00 |
vidur%netscape.com
|
43b1a94096
|
Ensure that we call NS_TermEmbedding on shutdown. [not part of build]
|
2001-12-01 01:20:02 +00:00 |
waterson%netscape.com
|
63dcc82170
|
First checked in.
|
2001-12-01 01:07:39 +00:00 |
morse%netscape.com
|
f402f9cb3b
|
bug 112934, fix regression caused by patch in bug 77073, r=sgehani, sr=alecf
|
2001-12-01 00:58:59 +00:00 |
mscott%netscape.com
|
14cb2d25ad
|
add missing file
|
2001-12-01 00:58:48 +00:00 |
law%netscape.com
|
93ff6e5c2e
|
Updating old .bat files to key off nav window visibility; adding tools to run with alternative .jars and calculate stats
|
2001-12-01 00:51:12 +00:00 |
dp%netscape.com
|
6e5c432bff
|
bug 112312 Removing 32k-1 allocs when reading jar files. Saves a bunch
of time (about 10% on win2k) on startup. r=cathleen,dveditz sr=darin
|
2001-12-01 00:50:13 +00:00 |
akkana%netscape.com
|
598da13ef3
|
91388: fix some link checker regressions (debug menu only), track change in backend apis. r=brade,cmanske sr=kin
|
2001-12-01 00:44:30 +00:00 |
jaggernaut%netscape.com
|
b66ae518a2
|
Bug 99501: JS error in viewZoomOverlay.js at startup. r=sfraser, sr=hewitt
|
2001-12-01 00:43:22 +00:00 |
hewitt%netscape.com
|
cd9bf30f7f
|
97253 - XBL Default Content Bug in LocateInstance, r=jag, sr=hyatt
|
2001-12-01 00:32:07 +00:00 |
hewitt%netscape.com
|
4752331915
|
112772 - DOM Inspector leaks a whole document, r=dbaron, sr=hyatt
|
2001-12-01 00:25:01 +00:00 |
bryner%netscape.com
|
297e61ccb9
|
Bug 41119 - Don't waste time notifying the frame manager about frame destruction if it is happening from nsFrameManager::Destroy. r=dbaron, sr=waterson.
|
2001-12-01 00:22:00 +00:00 |
rayw%netscape.com
|
a5888250f9
|
Fixed errors in mustUnderstand attribute of header block.
Not part of default build.
|
2001-12-01 00:03:57 +00:00 |
mscott%netscape.com
|
27c09640a5
|
Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
|
2001-12-01 00:01:02 +00:00 |
rpotts%netscape.com
|
f774d96638
|
i'm a doofus!! all of the LoadURI calls started looking the same :-)
|
2001-11-30 23:54:30 +00:00 |
jgaunt%netscape.com
|
db88dcc009
|
Fixing bustage on linux
|
2001-11-30 23:51:06 +00:00 |
sfraser%netscape.com
|
c6af31c9eb
|
Fix access paths to pick up new files.
|
2001-11-30 23:42:44 +00:00 |
ian%hixie.ch
|
2841b9ae98
|
Add support for keyed channels to mozbot. A lot of work, like it said in the INSTALL file. :-) b=112955 r=timeless
|
2001-11-30 23:38:21 +00:00 |
rayw%netscape.com
|
9282b8e318
|
Gave more SOAP objects xpconnect behaviors.
|
2001-11-30 23:32:53 +00:00 |
relyea%netscape.com
|
30b1f8ceb4
|
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
|
2001-11-30 23:32:30 +00:00 |
relyea%netscape.com
|
00352cfa6e
|
The other half of the double check change.
|
2001-11-30 23:29:31 +00:00 |
mkaply%us.ibm.com
|
44c44ff181
|
#110927
r=mkaply, sr=blizzard
OS/2 only - Code from jblanco to fix Alt Key handling with menus
|
2001-11-30 23:29:29 +00:00 |
relyea%netscape.com
|
ae6092e18d
|
Fix several memory leaks.
Adjust the default hash sizes down for mozilla client.
Merge the NSS 3.3 key check and signature check stuff.
|
2001-11-30 23:24:35 +00:00 |
relyea%netscape.com
|
084e20bef6
|
fix Bug 93989 Memory leak when adding a module.
|
2001-11-30 23:22:53 +00:00 |
relyea%netscape.com
|
79679bdc64
|
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.
|
2001-11-30 23:21:49 +00:00 |
alecf%netscape.com
|
48ec5a5741
|
add nsConverterInputStream to factory now that all 3 platforms are updated
|
2001-11-30 22:58:36 +00:00 |
alecf%netscape.com
|
b97c3f6ef8
|
oops, export this file
|
2001-11-30 22:58:01 +00:00 |
alecf%netscape.com
|
6a1c30e7ef
|
Added files:
mozilla/intl/uconv/src/nsConverterInputStream.cpp
|
2001-11-30 22:57:55 +00:00 |
rayw%netscape.com
|
a9a32e70f2
|
Fixed most SOAP issues brought up by reviewer. Added completion object.
Inherited SOAPParameter and SOAPHeaderBlock from SOAPBlock, improved
error condition handling, improved comments.
Not part of default build.
|
2001-11-30 22:53:16 +00:00 |
seawood%netscape.com
|
b618fbc00f
|
Since jobserver feature of gmake causes dependency targets to be processed in parallel, we need to invoke $(MAKE) for each of the phases that we want to build from a meta target (like all:: & alldep::).
|
2001-11-30 22:53:10 +00:00 |
alecf%netscape.com
|
938730f121
|
other part of bug 11053, move ConverterInputStream into uconv from xpcom, sr=darin r=dougt
|
2001-11-30 22:50:27 +00:00 |
jgaunt%netscape.com
|
9813cc5032
|
bug 112701 - seperate accessible/src dir into 3
mac specific changes
r=aaronl
r=leaf
sr=hyatt
|
2001-11-30 22:49:02 +00:00 |
jgaunt%netscape.com
|
8419a4fa5c
|
bug 112701 - seperate accessible/src directory into 3
r=aaronl
r=leaf
sr=hyatt
|
2001-11-30 22:48:55 +00:00 |
alecf%netscape.com
|
d3a51cab3c
|
bug 110531 and bug 108285 - move ConverterInputStream into uconv and out of xpcom. sr=darin, r=dougt
|
2001-11-30 22:48:47 +00:00 |
mkaply%us.ibm.com
|
f727bff3e7
|
#107905
r=mkaply, sr=attinasi
OS/2 only - don't shortcut font computations for fixed with fonts
|
2001-11-30 22:47:57 +00:00 |
mkaply%us.ibm.com
|
7aad661ac0
|
#112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
|
2001-11-30 22:43:52 +00:00 |
ian.mcgreer%sun.com
|
dbc3267711
|
fix so that nickname lookup falls back to email address (for CERT_FindCertByNicknameOrEmailAddr)
|
2001-11-30 22:40:31 +00:00 |
rpotts%netscape.com
|
a33a19e3d1
|
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
|
2001-11-30 22:35:33 +00:00 |
jj%netscape.com
|
f77f33c22e
|
bump up mac version number to 0.9.6+ on the trunk
|
2001-11-30 22:21:31 +00:00 |
dp%netscape.com
|
d450df1142
|
stop with visible window
|
2001-11-30 22:08:55 +00:00 |