Commit Graph

3382 Commits

Author SHA1 Message Date
darin%netscape.com
216cc7018e fixes bug 101602 "IBM accessibility Proxy server not responding correctly"
r=gagan, sr=mscott
2001-09-26 23:59:18 +00:00
darin%netscape.com
8c3c88bc53 fixes bug 82873 "improved support for HTTP trailers" r=gagan, sr=mscott 2001-09-26 23:30:28 +00:00
darin%netscape.com
eb9ec268c5 fixes bug 98262 "pages show up blank - avoid sending blank Accept-Charset header"
r=gagan, sr=mscott
2001-09-26 23:25:10 +00:00
alecf%netscape.com
e1b4cb426d arrghh...missed this file 100214 sr=sfraser, r=jag 2001-09-26 20:59:25 +00:00
alecf%netscape.com
b570b3627a beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
alecf%netscape.com
2a340225f3 bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls 2001-09-26 20:13:43 +00:00
cmanske%netscape.com
62e1f70c25 Fixed nsIOService::ResolveRelativePath problem when basePath ends in '/', b=97682, r=andreas.otte@primus-online.de, sr=dougt 2001-09-26 19:34:11 +00:00
dbaron%fas.harvard.edu
83d354d00f Add PR-logging and assertions used to find bug 94979. r=bbaetz rs=darin, dougt 2001-09-26 05:21:12 +00:00
jaggernaut%netscape.com
d02a77c434 Clean up REQUIRES, r=cls 2001-09-25 02:56:54 +00:00
bbaetz%cs.mcgill.ca
6b0082e844 Additional fix for bug 99233, rs=darin 2001-09-25 02:14:19 +00:00
bbaetz%cs.mcgill.ca
13d79feabe Bug 99233. Increase the pipe's segment size so that commands don't get
split up over multiple packets, which should fix some broken
servers/firewalls.  r=timeless, r/sr=dougt
2001-09-24 22:58:40 +00:00
bzbarsky%mit.edu
24754bce41 Fix linux topcrash bug 97970. Make AddMimeInfoToCache do some more
error checking than it used to.  r=timeless, sr=mscott
2001-09-24 22:39:17 +00:00
ccarlen%netscape.com
8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
darin%netscape.com
47cd548d67 fixes bug 97997 "easyweb.tdcanadatrust.com does not display" r=bbaetz, sr=dougt 2001-09-21 03:59:02 +00:00
bzbarsky%mit.edu
2b454f80d5 Bustage fix. replace nsIRequest::LOAD_FROM_CACHE with
::nsIRequest::LOAD_FROM_CACHE
2001-09-21 03:35:49 +00:00
bzbarsky%mit.edu
3b5cd0d427 Make nsViewSourceChannel implement nsICachingChannel and nsIHttpChannel
as appropriate so that the docshell will do the right things as far as
pulling it from cache.  bug 99107, r=chak@netscape.com,
sr=darin@netscape.com
2001-09-21 01:57:37 +00:00
mkaply%us.ibm.com
6b8dce37dc Bustage strnstr is wrong 2001-09-20 14:51:00 +00:00
mkaply%us.ibm.com
122eebad59 #99503
r=dougt, sr=darinr
XP support for FTP to OS/2 servers
2001-09-20 14:16:14 +00:00
darin%netscape.com
2bb93a8090 fixes build bustage... forgot to checkin these makefile changes. 2001-09-20 02:05:50 +00:00
darin%netscape.com
a11195cc80 removing unused file: nsIResChannel.idl 2001-09-20 01:34:13 +00:00
darin%netscape.com
58e0c390af mac project change for bug 99410 2001-09-20 01:33:37 +00:00
darin%netscape.com
f49b5b332c fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
gordon%netscape.com
18074a54b4 Fix bug 92348, browser won't start if cache capacities set to 0. Added
check to fail nsCacheService::ActivateEntry() if neither disk or memory
cache devices are enabled, or if the memory cache device is not enabled
and the request if for a non-stream-based entry. r=gagan, sr=dougt.

Also changing pref name for cache parent directory according to suggestion
in bug 78480.  r=gagan, sr=darin.
2001-09-20 01:12:35 +00:00
gordon%netscape.com
1fb8a7d027 Fix bug 100216, top crash on shutdown. Added null pointer check to
nsCacheEntryDescriptor::RequestDataSizeChange(). r=gagan, sr=darin.
2001-09-20 01:09:01 +00:00
darin%netscape.com
f0b0eef672 fixes bug 99183 "JAR channel allocates and uses a monitor even though it is
accessed exclusively by the UI thread" r=dougt, sr=mscott
2001-09-18 23:07:57 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
dougt%netscape.com
b4f4a4ade1 Adds Double PASV support. r=gagan, sr=darin b92582 2001-09-18 05:21:18 +00:00
gordon%netscape.com
a1c06d8a2a Fix bug 97620 [r=rpotts, sr=brendan/ben] Added code to doom and clear
active cache entries when devices are shutdown.

Fix bug 88768 [a=nisheeth], fixing unary operator usage in nsCacheEntryDescriptor.cpp.
2001-09-17 20:47:09 +00:00
alecf%netscape.com
62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
gerv%gerv.net
6382d7e751 Prevent security dialogs being untitled. Bug 99845. r=timeless. rs=brendan with his magic string-only-changes rubberstamp. 2001-09-16 23:27:11 +00:00
darin%netscape.com
2227a79d30 fix AIX & OS/2 bustage (second attempt) 2001-09-15 01:45:27 +00:00
darin%netscape.com
23ef193f9e attempting to fix AIX bustage 2001-09-15 00:09:09 +00:00
darin%netscape.com
4ee4fd3fe3 fixes obj dir build bustage 2001-09-14 22:29:06 +00:00
darin%netscape.com
3b29679d4f fixes bug 99522 "nsHttpConnectionInfo need not inherit from nsISupports"
r=dougt, sr=mscott
2001-09-14 21:28:41 +00:00
darin%netscape.com
8d98251b54 mac project changes for bug 97528
r=dp, sr=brendan
2001-09-14 21:19:48 +00:00
darin%netscape.com
819e81b079 fixes bug 97528 "1200 urls created on startup about:blank" (take 2)
r=dp, sr=brendan
2001-09-14 21:19:41 +00:00
darin%netscape.com
18aeaecece fixes bug 99562 "nsHttpTransaction should own the nsIProgressEventSink proxy
instead of nsHttpConnection" r=gagan, sr=mscott
2001-09-14 21:08:58 +00:00
andreas.otte%primus-online.de
36bc63e942 fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com 2001-09-14 05:47:54 +00:00
andreas.otte%primus-online.de
511821a823 fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] ExtractPortFrom trys to parse the portnumber from url-strings and sometimes it found ports that are none like messageids of news urls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-14 05:38:51 +00:00
timeless%mac.com
b0c80f2484 Bug 51844 about:blank is invalid
The new about blank:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html>

patch by cbiesinger@web.de r=bbaetz sr=darin
2001-09-13 13:48:44 +00:00
andreas.otte%primus-online.de
9e81eaca3a fix bug 97988 [contractid of nsAuthURLParser same as of nsNoAuthURLParser] seems to be a simple cut and paste error now corrected, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-13 07:42:22 +00:00
cls%seawood.org
2b842775a3 Adding newline to end of file to fix HP-UX bustage 2001-09-13 03:42:52 +00:00
darin%netscape.com
5a2d9f0d2d checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
darin%netscape.com
0d91fff56d mac project change for bug 89500 2001-09-13 02:20:52 +00:00
rjesup%wgate.com
070b2fe9da Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk 2001-09-12 14:59:11 +00:00
andreas.otte%primus-online.de
430708c295 bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
dougt%netscape.com
226add004d fixes sending e-mail address as anonymous ftp passwd doesn't work. Patch submitted by jrgm@netscape.com, r=bbaetz, sr=me 57763 2001-09-10 22:31:34 +00:00
alecf%netscape.com
8bf5905937 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00