jaggernaut%netscape.com
019ce473c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-24 23:47:43 +00:00
dougt%netscape.com
5fe12c09e7
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
2001-10-23 01:37:21 +00:00
bbaetz%cs.mcgill.ca
1749787317
Bug 103737 - reenable "go up a directory" stuff which got accidentally
...
removed during my rewrite.
Bug 106114 - Don't assume that ftp directory listing dates are in GMT;
rather just leave them in the server's timezone.
Both r=dougt, sr=darin
2001-10-23 00:56:41 +00:00
darin%netscape.com
bb84d32a5b
fixes bug 105478 "nsHttpHandler::mLastUniqueID not initialized!!"
...
r=gordon, sr=mscott
2001-10-22 23:24:26 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
bnesse%netscape.com
5d3ba9e8a4
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
dougt%netscape.com
f3717893b5
fixing major regression caused by my change to nsIObserverService
2001-10-20 00:33:02 +00:00
dougt%netscape.com
4225ea625a
backing out my backout from nsIOService. Merge conficts with bnesse
2001-10-19 21:38:24 +00:00
dougt%netscape.com
75ecf54065
fixing build bustage in nsIOService.cpp
2001-10-19 21:28:58 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
bbaetz%cs.mcgill.ca
268131e95e
Bug 82439 - html direcotry listings not localisable. r=sfraser, sr=darin
2001-10-19 03:03:30 +00:00
morse%netscape.com
6ea1d428ef
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-19 02:28:06 +00:00
gordon%netscape.com
934d942dca
Fix bug 92908 and bug 101857. Change nsCacheService::CreateSession() to
...
return a new session even if there are no cache devices currently enabled.
Also, changed DeactivateEntry() to bind non-doomed entries if necessary to
allow the storage of meta-data-only entries, such as HTTP redirects.
r=sfraser, sr=darin.
2001-10-19 02:05:12 +00:00
gordon%netscape.com
744aaca98c
Fix for bug 101651, nsStdURL::SetSpec can trash memory. r=sfraser, sr=darin.
2001-10-19 01:59:57 +00:00
gordon%netscape.com
8fd04d5c29
Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin.
2001-10-19 01:58:32 +00:00
gordon%netscape.com
33835054f6
Fix for bug 103167, removing old cache interfaces. r=sfraser, sr=darin.
2001-10-19 01:54:42 +00:00
darin%netscape.com
1bbb7d1f24
fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
...
r=gagan, sr=rpotts
2001-10-18 10:37:04 +00:00
dbaron%fas.harvard.edu
219202c7c9
Correct incorrect bustage fix that was causing some odd text substitutions in mail messages. r=jag sr=alecf, hyatt b=104693
2001-10-18 03:21:31 +00:00
dbaron%fas.harvard.edu
34fc404be7
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
2001-10-16 03:53:44 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
sspitzer%netscape.com
95643699a5
fix for #104929 . some minor optimizations to nsStdURL.cpp.
...
use PL_strchr() instead of PL_strstr() when possible.
switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.
r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
darin%netscape.com
f3af6ffd96
fixes bug 103979 "Crash if autoconfig proxies prefs enabled by the default"
...
r=gagan,dougt sr=rpotts
2001-10-15 22:26:19 +00:00
dbaron%fas.harvard.edu
2a21df7608
Fix Sun WS 5.0 bustage by moving conditional deeper into expression. b=100214
2001-10-13 04:25:23 +00:00
alecf%netscape.com
0c8d3569eb
convert from nsCRT::strn?cmp to Compare() for bug 100214 r=jag, sr=sfraser
2001-10-13 00:12:02 +00:00
blakeross%telocity.com
47a1f0191c
Add ellipses to various necko status texts (97028), patch by hwaara, r=doron sr=ben
2001-10-12 01:56:54 +00:00
alecf%netscape.com
7b01cfe86d
fix for bug 103988 - fix the cache module so it is it's own module, not necko
...
r=cls, dbaron
2001-10-11 18:33:52 +00:00
dbaron%fas.harvard.edu
76b171732d
Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin
2001-10-11 01:09:18 +00:00
morse%netscape.com
1b92bfbfe2
backing out fix for bug 47437 due to memory leak
2001-10-11 00:40:07 +00:00
morse%netscape.com
3114822817
bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-10 23:16:03 +00:00
bnesse%netscape.com
7102168b4c
Fix for bugscape bug 7630, crash at www.barbie.com. Added check to kick out of loop if end of string reached. r=peterlubczynski, sr=darin.
2001-10-10 22:56:07 +00:00
mscott%netscape.com
53c2d7ca9f
Bug #96784 --> avoid infinite recursion in the bin hex decoder when the data fork gives us back
...
macbinhex content as the content type.
sr=darin/sspitzer
2001-10-10 00:37:29 +00:00
dougt%netscape.com
27d71f3cd6
fixes 89097. Adds pref observer to IOService. r=me, sr=darin, patch submitted by tingley@sundell.net
2001-10-08 22:27:14 +00:00
darin%netscape.com
2134db071c
fixes bug 103043 "nsSocketTransport should only fire OnStatus when status
...
changes" r=bbaetz, sr=mscott
2001-10-08 22:17:25 +00:00
andreas.otte%primus-online.de
953dbaa3fa
fix bug 32895 [Converting \ to / in urls on windows only (was: RFC 2396 $2.4.3 non-compliance?)] We no longer convert \ to / inside the core urlparser on windows only. Conversion from filepath to url still does. r=dougt@netscape.com sr=darin@netscape.com
2001-10-06 12:08:44 +00:00
darin%netscape.com
1443076688
code changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
darin%netscape.com
65a9ad0110
netwerkIDL update for bug 42898 "iDNS support"
2001-10-05 07:35:08 +00:00
darin%netscape.com
0e57673953
fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:25:24 +00:00
darin%netscape.com
9f70f1cd0e
correcting typo in PR_LOG statement.
2001-10-04 01:40:35 +00:00
darin%netscape.com
73f9731ee2
fixes bug 51907 "crashes on redirect Trunk [@nsHttpChannel::ProcessResponse]"
...
r=gagan, sr=mscott, a=dbaron
2001-10-03 22:19:13 +00:00
gerv%gerv.net
9b3c659a1b
CVS removal of obsolete directories. Bug 102787. Goodbyeeeee....
2001-10-03 18:54:49 +00:00
darin%netscape.com
188c447a98
fixes bug 102221 "SetCacheKey(key, TRUE) not implemented correctly"
...
r=gordon, sr=rpotts
2001-10-03 06:53:02 +00:00
ccarlen%netscape.com
80a454bb32
Bug 100634 - Assertion on startup coming from use of "CurWorkD" directory service key. r=brade/sr=darin
2001-10-03 06:13:00 +00:00
bbaetz%cs.mcgill.ca
b53dda519c
Make fieldType be public - HPUX build bustage fix.
2001-10-03 01:55:10 +00:00
bbaetz%cs.mcgill.ca
3b371bdf6c
Why do we have two versions of nsCRT::strncmp, one taking a signed int,
...
the other an unsigned int? And why does the mac code barf on this?
Bustage fix.
2001-10-03 01:47:46 +00:00
bbaetz%cs.mcgill.ca
2b004772fc
Oops - left thse out of the diff for bug 78148 & friends. rs=darin
2001-10-03 01:25:19 +00:00
bbaetz%cs.mcgill.ca
6db626aec5
Bustage fix - how did this build for someone else on windows?
2001-10-03 01:18:58 +00:00
bbaetz%cs.mcgill.ca
0a07e3a5be
Bug 78148. Reorg directory viewer backend to allow file and gopher to use
...
the html view as well. (This is currently disabled for file because of
i18n issues)
Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
akkana%netscape.com
1c1d734e7b
97677: Check whether a link exists. r=cmanske,sr=darinf
2001-10-03 00:40:10 +00:00
peterv%netscape.com
66f699c92d
Adding files for fix for bug 78148 and bug 97677.
2001-10-03 00:39:20 +00:00