Commit Graph

1541 Commits

Author SHA1 Message Date
rpotts%netscape.com
b7ac62d47e bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler... 2002-01-27 06:03:39 +00:00
darin%netscape.com
f1c36a4c12 partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts 2002-01-26 02:14:09 +00:00
alecf%netscape.com
334287cf37 oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!) 2002-01-25 01:13:09 +00:00
alecf%netscape.com
f5c506abfd attempt to fix OS/2 bustage 2002-01-24 22:55:41 +00:00
gordon%netscape.com
7cf5c26933 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
darin%netscape.com
02d3556d92 fixes bug 115252 "going to http://orange.dk produces redirection error"
patch=badami@netscape.com,darin@netscape.com
r=gordon@netscape.com,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
2002-01-20 00:43:04 +00:00
timeless%mac.com
a3fc2febc6 Bug 117740 bad style in Cut calls in nsJARURI::SetSpec
r=redfive sr=jag
2002-01-16 07:31:45 +00:00
andreas.otte%debitel.net
38abf18e5f fix bug 114063 [error loading FTP URL served by publicfile] fix
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
2002-01-15 22:34:32 +00:00
darin%netscape.com
61ed1b56b9 fixes bug 119625 "Can't enter new bug or post comments (POSTs turn into GETs)"
r=bbaetz, sr=alecf
2002-01-15 00:07:46 +00:00
bbaetz%student.usyd.edu.au
dba349965d Bug 119625 - can't POST forms
Patch by christophe.fergeau@laposte.net, r=bbaetz, sr=beng
2002-01-12 23:56:42 +00:00
cathleen%netscape.com
92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
darin%netscape.com
926dbcef45 fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
darin%netscape.com
438eeaa425 fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
darin%netscape.com
2c5dd76223 fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +00:00
brade%netscape.com
bdde67a8a6 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:38:00 +00:00
brade%netscape.com
2192d5df78 remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:33:01 +00:00
brade%netscape.com
b122c940c3 remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin) 2002-01-09 14:32:21 +00:00
brade%netscape.com
79d2de4033 remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:31:27 +00:00
brade%netscape.com
c32435dea8 remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:30:34 +00:00
brade%netscape.com
4368f62ee5 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:29:20 +00:00
darin%netscape.com
a8fec387ad fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
darin%netscape.com
abbe4059c8 comment correction 2002-01-08 22:39:18 +00:00
darin%netscape.com
9a8e2e4f57 fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +00:00
alecf%netscape.com
5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
darin%netscape.com
f84057c29e fixes bug 85575 "SSL form submission, redirect" patch=badami@netscape.com,
r=gagan, sr=darin
2001-12-20 21:13:25 +00:00
timeless%mac.com
94cb0484e3 Bug 106853 drawThemeMenuSeperator should be drawThemeMenuSeparator
r=bbaetz sr=brendan
2001-12-20 21:00:57 +00:00
darin%netscape.com
fa0b23c735 fixes bug 115222 "jar protocol handler should be cached in the io service"
r=dp, sr=mscott
2001-12-20 03:46:21 +00:00
rpotts%netscape.com
2e92f33959 added new-line at the end 2001-12-19 00:43:31 +00:00
rpotts%netscape.com
36c038dfd4 bug #102779 (r=darin@netscape.com, sr=jst@netscape.com) data:// urls now use load groups... this allows onLoad events to fire (when appropriate). 2001-12-19 00:42:16 +00:00
dougt%netscape.com
849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
darin%netscape.com
1d20c0ccdf fixes bug 115164 "nsJARURI::FormatSpec does more work than it needs to do"
r=dp, sr=jag
2001-12-15 20:34:07 +00:00
darin%netscape.com
2604289683 fixes bug 114660 "data: URLs get sent as http-referer" r=gagan, sr=mscott 2001-12-14 22:56:26 +00:00
darin%netscape.com
a2d32b8e4e fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz 2001-12-14 22:54:56 +00:00
darin%netscape.com
c739c5639b fixes bug 114286 "No way to determine if a http request was a 304 or not."
r=pavlov, sr=mscott
2001-12-14 22:53:13 +00:00
timeless%mac.com
b6d01313cf Bug 114040 QNX isn't X11
r=bzbarsky sr=darin
2001-12-09 09:14:34 +00:00
bryner%netscape.com
398d312fc4 Removing wallet from REQUIRES since it's no longer needed. r=jag. 2001-12-08 09:44:58 +00:00
darin%netscape.com
94012c9c3c fixes bug 83471 "Redirection loops"
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
waterson%netscape.com
5e242ccd1a Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin 2001-12-07 23:56:55 +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
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
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
mkaply%us.ibm.com
26250e614d #103514
r=bbaetz, sr=darin
Don't do PASV stuff if it is an OS/2 FTP server. This should finish the work to get FTP to OS/2 servers working.
2001-12-06 20:10:16 +00:00
darin%netscape.com
d08ecb8f74 fixes bug 106097 "M096, Trunk crash [@ nsHttpHandler::InitiateTransaction_Locked] [@ nsHttpConnection::Init]"
r=bbaetz@cs.mcgill.ca, sr=mscott@netscape.com
2001-12-06 02:21:03 +00:00
darin%netscape.com
98a47ebb42 fixes bug 71005 "Memory leak in implementation of nsJARURI"
patch=badami@netscape.com
r=gordon@netscape.com
sr=darin@netscape.com
2001-12-06 01:20:33 +00:00