Commit Graph

93775 Commits

Author SHA1 Message Date
relyea%netscape.com
256cddee89 emulate does not include PORT_ functions, use PR_ASSERT 2001-12-07 02:04:24 +00:00
jst%netscape.com
b67c735146 Adding missing NS_INIT_ISUPPORTS to a constructor, cleaning up some out parameter setting code... 2001-12-07 02:02:15 +00:00
bryner%netscape.com
ff84d405a3 Fixing compile warnings. r=akkana, sr=ben. 2001-12-07 01:57:56 +00:00
dveditz%netscape.com
61bd3cbbee bug 102690 patch for float formatting cleanup from Daniele Nicolodi <daniele@grinta.net>, r=me, sr=jband 2001-12-07 01:50:31 +00:00
jst%netscape.com
55f6f9f6b8 Fixing refcounting problem in the soap code, not part of the default build. 2001-12-07 01:48:23 +00:00
seawood%netscape.com
5c26b736c2 Fixing typo & tindebrox bustage 2001-12-07 01:45:19 +00:00
law%netscape.com
4d42b4be1b Bug 92508; remove this obsolete version of the file from the jar; r=ccarlen, sr=mscott 2001-12-07 01:41:29 +00:00
darin%netscape.com
74d47a6f68 fixes bug 97833 "http should periodically prune it's idle connection list of
dead connections"
patch=badami@netscape.com
r=dougt@netscape.com
sr=darin@netscape.com
2001-12-07 01:40:18 +00:00
wtc%netscape.com
86a29f6562 Bugzilla bug 113906: Made _PR_MD_OPEN more efficient. The patch is
contributed by Michael Kaply <mkaply@us.ibm.com>.  r=wtc,pedemont.
2001-12-07 01:39:58 +00:00
relyea%netscape.com
75f3b7599d Clean up compilier warnings on Solaris and Linux, most particularly:
1) Implicit declaration of function.
2) Possibly unitialized variables.

These warnings have indicated some real problems in the code, so many changes
are not just to silence the warnings, but to fix the problems. Others were
inocuous, but the warnings were silenced to reduce the noise.
2001-12-07 01:36:25 +00:00
hewitt%netscape.com
3c3a9bd1fe 113639 - random crashes in mail, r=mscott, sr=hyatt 2001-12-07 01:34:54 +00:00
blakeross%telocity.com
60d8339d78 More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-07 01:32:41 +00:00
law%netscape.com
7c42f1fa75 Bug 92508; switch over to moved/renamed progress dialog; r=ccarlen, sr=mscott 2001-12-07 01:29:14 +00:00
leaf%mozilla.org
5ccb7a324b Automated update 2001-12-07 01:27:45 +00:00
law%netscape.com
ed33c51246 Bug 92508; change this renamed .xul to use the renamed .js; r=ccarlen, sr=mscott 2001-12-07 01:20:22 +00:00
law%netscape.com
d6b1bad3fc Bug 92508; adding entries for moved/renamed progress dlg files; r=ccarlen, sr=mscott 2001-12-07 01:17:37 +00:00
blythe%netscape.com
db9576d004 Fix bug 109157, nsZipArchive::BuildFileList footprint reduction
R=dp, SR=dveditz,alecf
2001-12-07 01:16:20 +00:00
seawood%netscape.com
9c02b84922 Explicitly set AC_LANG_C before doing anyfeature tests.
Set -DSTDC_HEADERS for QNX since 6.0 fails the stdc headers tests.
Bug #107618
2001-12-07 01:14:53 +00:00
dougt%netscape.com
480bd7781e fixing a bad #ifdef r=me. sr=darin 2001-12-07 01:08:35 +00:00
evaughan%netscape.com
25c9c2166b Adding grid examples. Not in build. 2001-12-07 00:56:24 +00:00
jaggernaut%netscape.com
704f5f5fc1 Bug 102184: js strict warnings in tabbrowser.xml. Patch by bugzilla@gemal.dk (Henrik Gemal), r=jag, sr=hewitt 2001-12-07 00:51:35 +00:00
av%netscape.com
876990e3c0 Fixing bug 111383 -- crash on start up when there is a plugin with missing mime description string, r=peterl, sr=attinasi 2001-12-07 00:42:33 +00:00
darin%netscape.com
b639381424 fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
attinasi%netscape.com
bfbe71bf7e Adding parent to StyleContext listing for help in debugging. b= 113518 r=dbaron sr=kin 2001-12-07 00:38:27 +00:00
timeless%mac.com
b5de2db97f Bugzilla Bug 113827 nsDSWebProgressListener.cpp This file is now longer used...
r=adamlock sr=darin
2001-12-07 00:37:26 +00:00
law%netscape.com
5fb76db09d Bug 92508; moving these files (and renaming) from obsolete mozilla/xpfe/components/ucth project; r=ccarlen, sr=mscott 2001-12-07 00:36:33 +00:00
seawood%netscape.com
018795c3fa Add FINAL_LINK_* lists to GARBAGE 2001-12-07 00:30:25 +00:00
law%netscape.com
cfaf73334b Bug 101182; add onclose handler that does onCancel; r=bryner, sr=hyatt 2001-12-07 00:28:53 +00:00
law%netscape.com
87e765c949 Bug 105151; check for ERROR_INVALID_PARAMATER and retry with empty file name (because we get that when the file name is too long); r=bryner, sr=hyatt 2001-12-07 00:26:59 +00:00
attinasi%netscape.com
0e2e20f34f Null checks for non-reproducable crash: b=108105 ... 2001-12-07 00:03:48 +00:00
attinasi%netscape.com
64bad9ccb3 Prevent crash when IFRAME is reframed during layout. bug=108105 r=dbaron sr=jst 2001-12-07 00:02:03 +00:00
ian.mcgreer%sun.com
94d06f42e8 get modification of trust on builtins certs to work by storing the modified trust on the softoken. implement merging of multiple trust instances. 2001-12-06 23:43:14 +00:00
alecf%netscape.com
2c81421fa3 fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta 2001-12-06 23:41:46 +00:00
karnaze%netscape.com
5043c9c30a new header file, not affecting the build yet. sr=attinasi. 2001-12-06 23:19:53 +00:00
jpierre%netscape.com
a758320b79 Fix for 108097 - allow cmsutil to work with dual-key certs for signing and encrypting 2001-12-06 23:19:41 +00:00
blakeross%telocity.com
bd73e6f9ce More post-bookmarksliner cleanup. r=hewitt sr=ben 2001-12-06 23:11:52 +00:00
shanjian%netscape.com
f9401691bd #110843 support unicode beyond BMP plane in Compressed charmap
r=bstell sr=brendan
2001-12-06 23:10:32 +00:00
heikki%netscape.com
33d9fc1bd7 Fixed Ctrl+click on XLinks and LINK elements. Fixed keyboard activation of XLinks (ENTER when focus on link). r=harishd, sr=jst. 2001-12-06 23:04:19 +00:00
beard%netscape.com
e570351194 Changes to build JS2 on Mac OS X. 2001-12-06 22:40:56 +00:00
rangansen%netscape.com
cc76b7eb14 bug# 107840 - Enables automatic update of crls
r=kaie; sr=darin ; sr=hewitt
2001-12-06 22:36:45 +00:00
darin%netscape.com
ae3912fb49 fixes bug 113807 "Mozilla crashes with a Dr. Watson when using a proxy
server - Trunk [@ MSVCRT.DLL - nsHttpAuthCache::GetAuthEntryForPath]"
r=gagan@netscape.com
sr=mscott@netscape.com
2001-12-06 22:36:06 +00:00
beard%netscape.com
fef13c4a18 Support for building JS2 using Project Builder on Mac OS X. 2001-12-06 22:32:38 +00:00
rayw%netscape.com
c69fc96d56 Added version support to SOAP so that calls may be invoked with level 1.1 or
level 1.2 support (needed to build tests).  Also added support for https.
Misc fixes.

Not part of default build.
2001-12-06 22:30:33 +00:00
bzbarsky%mit.edu
5c40228231 Re-enable inspector showing positioning values. Bug 113863, r=timeless,
sr=hewitt
2001-12-06 22:29:53 +00:00
leaf%mozilla.org
e6ff05730d Automated update 2001-12-06 22:27:46 +00:00
seawood%netscape.com
4de9fbe4c7 Add man page for mozilla. Change default --prefix back to /usr/local .
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
timeless%mac.com
69f1c63abe Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
the callback is not asynchronous.
sr=darin ... no need for further review.
2001-12-06 22:16:38 +00:00
bryner%netscape.com
9d8d6cfd52 Removing dead code, r=cls. 2001-12-06 22:07:16 +00:00
chak%netscape.com
a0d6f76ada Fix #83568 - BASE tag inserted when downloading file to a local drive
r=adamlock, sr=rpotts
2001-12-06 22:06:45 +00:00
akkana%netscape.com
bb484aad10 Trivial warning fix 2001-12-06 22:04:40 +00:00