Граф коммитов

3977 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 8f70f01b03 bug 136538 r=bbaetz sr=darin
data: protocol doesn't unescape its uri string
2002-04-20 06:54:02 +00:00
bryner%netscape.com 2ed061f6c5 Shut down all sockets in http's keepalive/idle list when the SESSION_LOGOUT event happens. This ensures that we don't leak NSS resources associated with SSL sockets. Bug 125561, r=ccarlen, sr=darin. 2002-04-20 05:40:24 +00:00
bzbarsky%mit.edu 3d952314e9 Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
sr=darin
2002-04-19 22:37:41 +00:00
darin%netscape.com 91285b2518 mac project changes for bug 93054 2002-04-19 22:30:15 +00:00
darin%netscape.com b4db8085e5 implement HTTP/1.1 pipelining, b=93054
r=gagan, sr=rpotts
2002-04-19 22:25:23 +00:00
bzbarsky%mit.edu 60b308b963 Backing patch out since it breaks Win32 and I don't have time to fix it
right now.
2002-04-19 03:48:22 +00:00
bzbarsky%mit.edu 46ecbab995 Fix potential memory leaks in nsDataChannel. Bug 138081, r=timeless,
sr=darin
2002-04-19 03:16:37 +00:00
darin%netscape.com a1e280136a fixes bug 60811 "[RFE] User should be able to force HTTP proxy transactions
to use HTTP/1.0 exclusively." r=brade,bbaetz sr=rpotts
2002-04-18 22:36:39 +00:00
darin%netscape.com 92b5a3ff13 fixes bug 137965 "Document contains no data on disconnect"
r=bbaetz sr=rpotts
2002-04-18 22:30:11 +00:00
jkeiser%netscape.com 0dc252669f Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com 2002-04-18 22:02:09 +00:00
bbaetz%student.usyd.edu.au 79a2e06fd7 Bug 134370 - ftp password displayed in page heading
r=dougt, sr=darin
2002-04-17 01:45:15 +00:00
dbragg%netscape.com bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
bbaetz%student.usyd.edu.au 7d1bd63099 Bug 129420 - mailto: urls not working with PAC
r=dougt, sr=darin
2002-04-16 07:41:47 +00:00
darin%netscape.com 1c757de240 fixes bug 136216 "[viewpoint] GetURL fails on https file when the file is
partially in the browser's memory cache" r=serge sr=rpotts
2002-04-15 23:45:07 +00:00
dougt%netscape.com 2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
bzbarsky%mit.edu ce84061033 Fix bug 135833 (view source not working right when it needs a repost).
r=rpotts, sr=darin.
2002-04-13 02:23:52 +00:00
kaie%netscape.com cc964d5bed b=119418 Fix handling of opaque signed S/Mime messages.
Also fixes some other S/Mime issues, as described in the bug.
r=ddrinan/ducarroz/darin sr=alecf
2002-04-12 04:26:40 +00:00
andreas.otte%debitel.net 7214aabd9e fix bug 132254 [Invalid URL confuses mozilla] Don't let
nsStandardURL::Resolve return a parser error on an invalid url, just
ignore it and assume it to be relative, r=morse, sr=darin
2002-04-11 22:52:53 +00:00
timeless%mac.com e5b390ed80 Bug 136925�TestDBM knowingly crashes
test file, review requirement waved by darin
sr=darin
2002-04-11 21:35:28 +00:00
badami%netscape.com ae63b4918c HTTP 300 page screws up session history
bug 114982 sr=darin r=rpotts a=asa
2002-04-11 04:46:27 +00:00
darin%netscape.com 11113d03f1 fixes bug 136678 "byte range request fails if server returns anything other
than 206" r=dougt sr=rpotts
2002-04-11 00:24:06 +00:00
caillon%returnzero.com 26ee19adc5 Bug 135998, Clean up and shrink output of the HTML directory listing. r=bbaetz,glazou sr=darin a=valeski 2002-04-10 10:28:57 +00:00
badami%netscape.com 6e40c5d2e8 bug 133973 r=bbaetz sr=darin a=asa
URL redirection limit exceeded
2002-04-09 03:58:24 +00:00
darin%netscape.com df38d5649c fixes bug 134203 "Some credit unions... cannot be accessed with current Mozilla"
r=morse, sr=rpotts, a=rjesup
2002-04-09 00:03:23 +00:00
ducarroz%netscape.com fb28b6190a Fix for bug 132418. Check for null ptr, patch provided by ccarlen@netscape.com. R=pinkerton, SR=sspitzer, A=asa 2002-04-05 15:28:59 +00:00
timeless%mac.com c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
timeless%mac.com dc372ad5dc Bug 133657 nsISupportsVoid should have/use [noscript] attribute voidPtr data;
r=dougt sr=dveditz a=asa
2002-04-04 12:28:22 +00:00
bbaetz%student.usyd.edu.au 41a4371b8a Bug 134901 - Time left is negative (has "-") and size is 0K for ftp
downloads
r=dougt, sr=darin, a=rjesup
2002-04-04 00:03:56 +00:00
brade%netscape.com 8c91019064 extend implementations of GetCommonBaseSpec and GetRelativeSpec (bug 133591, r=cmanske, sr= darin, a=jud) 2002-04-03 15:38:53 +00:00
timeless%mac.com fc4a10e4ef Bug 129533 |Cannot use const char* to initialize char*| bustage
r=bryner sr=darin a=asa
2002-04-01 19:58:02 +00:00
bbaetz%student.usyd.edu.au dd1093da7f Bug 129811 - PASV data connection issues
r=gagan, sr=darin, a=asa
2002-03-31 09:41:51 +00:00
morse%netscape.com 80bb49fd90 bug 130306, license update -- take 2, r=sgehani, sr=jag, a=asa 2002-03-31 08:35:05 +00:00
jkeiser%netscape.com 3f768121a1 Backing out bug 130306 change to fix bustage 2002-03-31 07:56:24 +00:00
morse%netscape.com 06aa401a2a bug 130306, license update, r=bryner, sr=jag, a=asa 2002-03-31 06:52:36 +00:00
bbaetz%student.usyd.edu.au 4b99784058 Bug 130299 - confused by , in PASV response message
r=gagan, sr=darin, a=asa
2002-03-31 05:17:27 +00:00
bbaetz%student.usyd.edu.au cce5dc31eb Bug 128927 - ftp hang when CR and LF are split in onDataAvailable
r=badami, sr=darin, a=dbaron
2002-03-31 03:46:12 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
darin%netscape.com 1eb206d67b fixes bug 132329 "HTTP auto goes into infinite loop"
r=gagan sr=rpotts a=valeski
2002-03-28 22:57:41 +00:00
cbiesinger%web.de f512f9b058 bug 109800 r=valesky sr=dveditz a=roc+moz
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
cbiesinger%web.de a304e4bd02 bug 133715 patch by neil@parkwaycc.co.uk r=biesi sr=darin a=asa
data: url without charset kills browser
2002-03-28 21:07:46 +00:00
brade%netscape.com cd673cda5f file to be used for testing GetCommonBaseSpec, GetRelativeSpec and Resolve; a=darin (note: test file NOT PART OF BUILD!) 2002-03-27 22:40:48 +00:00
bbaetz%student.usyd.edu.au 893165aeff Bug 131407 - wrong dates from windows ftp servers
r=badami, sr=darin, a=dbaron
2002-03-27 05:43:49 +00:00
sfraser%netscape.com 6da27c1cf8 Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa 2002-03-27 04:09:17 +00:00
timeless%mac.com 31429ca871 Bug 133241 MSVCRT error near printfcstring
> that code shouldn't use nsPrintfCString...
r=biesi sr=darin a=dbaron
2002-03-27 03:09:14 +00:00
badami%netscape.com 42f615b233 nsStandardURL::BuildNormalizedSpec needs to use nsMemory::Allocate instead of malloc.
bug 132198 r=jag sr=darin a=dbaron
2002-03-27 02:59:25 +00:00
brade%netscape.com b74b1c0b21 add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa) 2002-03-27 02:30:17 +00:00
brade%netscape.com 4831e1aa53 add API and explanation comments for getCommonBaseSpec and getRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa) 2002-03-27 02:30:01 +00:00
brade%netscape.com 277f47b31b send STOR's data only after STOR command is sent and acknowledged; always issue read to open tcp connection for data channel (bug 127291, r=valeski & bbaetz, sr=darin, a=asa) 2002-03-27 02:09:09 +00:00
darin%netscape.com edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
sicking%bigfoot.com e4f4622044 Bug 131424: Plug memory leak in nsNetModRegEntry::Equals(). Patch by Peter A Jonsson <pj@ludd.luth.se>.
r=bbaetz sr=darin a=valeski
2002-03-26 20:04:29 +00:00
beard%netscape.com 0caa2e9f72 External protocol handler support via preference of form "network.protocol-handler.external.scheme".
bug #133386, r=gordon, sr=darin, a=valeski
2002-03-26 15:58:26 +00:00
brade%netscape.com bdeb4a5e64 init mMDTM to be safe (bug 126468; submitted by mcs, r=bbaetz, sr=darin, a=Asa) 2002-03-26 14:11:27 +00:00
darin%netscape.com 171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com a56cd97853 fix mac bustage. Sorry. 2002-03-26 03:07:30 +00:00
morse%netscape.com 5a1088da78 bug 130306, preparing to freeze nsiPasswordManager, r/sr=alecf/darin, a=asa 2002-03-26 01:54:04 +00:00
morse%netscape.com 6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
dbaron%fas.harvard.edu 3f52b082bc Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:35:01 +00:00
cbiesinger%web.de 5dc491dac5 fix bustage on cabezon 2002-03-23 14:42:02 +00:00
cbiesinger%web.de 0604302118 bug 104906 r=pavlov sr=tor a=asa
imgRequest::SniffMimeType and nsUnknownDecoder::SniffForImageMimeType should be one function
2002-03-23 13:21:33 +00:00
darin%netscape.com b91e7edfce fixes bug 63878 (second patch) "Implement alert for 'document contains no
data' (was Going to lexmark.com does nothing, but www.lexmark works
[Connection reset by peer]"
r=gagan, sr=rpotts, a=scc
2002-03-22 21:30:41 +00:00
darin%netscape.com 816733f449 fixes bug 132633 "navigator.appVersion no longer returns OS version !"
r=bzbarsky, sr=rpotts, a=scc
2002-03-22 21:25:58 +00:00
darin%netscape.com ffca728302 fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
mkaply%us.ibm.com 6baf042e13 Include of nsIOService.h was somehow including <os2h> later without #defines we need - solution is to add #define INCL_ statements at the beginning 2002-03-21 05:00:45 +00:00
darin%netscape.com 13e48a2388 this should fix the OS/2 bustage, b=128508 2002-03-21 01:14:28 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com 8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
badami%netscape.com 7136a70c0c Redirection limit for this URL exceeded; Doom cache entry if redirecting back to self
bug 127348 r=gagan sr=darin a=asa
2002-03-20 04:33:51 +00:00
darin%netscape.com 55a33a709e fixes bug 126755 "try next ip address on connection timeout"
r=dougt, sr=rpotts, a=asa
2002-03-19 22:30:55 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
badami%netscape.com ebacb694a3 Regression in "Proxy-authorization header incorrectly sent to server during SSL session."
bug 127671 r=rpotts sr=darin a=asa
2002-03-19 02:26:54 +00:00
badami%netscape.com 298d74cdb6 Instead of an order form page I get an ecommerce security warning
bug 128213 r=rpotts sr=darin a=asa
2002-03-18 05:20:58 +00:00
dougt%netscape.com e0bea0a99f Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org 2002-03-16 00:43:44 +00:00
bzbarsky%mit.edu c8e6fc8dee view-source should not follow Refresh: headers. Bug 130931, r=doron,
sr=alecf, a=asa
2002-03-15 03:41:14 +00:00
darin%netscape.com 5affc94a93 fixes bug 63878 "Implement alert for 'document contains no data' (was Going
to lexmark.com does nothing, but www.lexmark works [Connection reset by peer]"
r=adamlock, sr=rpotts, a=asa
2002-03-14 20:24:15 +00:00
brade%netscape.com a534ba7f76 bug 129565; always send ":" for userpass sequence; written by darin, r=bbaetz, sr=kin, a=Asa 2002-03-14 14:22:43 +00:00
seawood%netscape.com 9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com abb8a23948 Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
bzbarsky%mit.edu abe192dbf6 Do not apply content decoding if the url ends in .gz or .zip. The
content-encoding battle never ends...  Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
badami%netscape.com 22db38cf3d Proxy-authorization header incorrectly sent to server during SSL session
bug 127671 r=rpotts sr=darin a=asa
2002-03-13 07:34:51 +00:00
dougt%netscape.com 299b47cf06 Fixes 127918. Mime Service was being accessed from a non-ui thread. This causes all kinds of problems. Found that content type is not needed while opening most stream io's. Removes content type result from nsIStreamIO::Open(). Added atrribute content type nsIStreamIO. Fixes callers. r=gordon@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org. 2002-03-13 00:34:54 +00:00
jkeiser%netscape.com e1d1d5b628 Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz 2002-03-12 07:10:25 +00:00
bbaetz%student.usyd.edu.au dee7ae372a Bug 127998 - Uninitialized memory read in InterlockedExchange
patch by pj@ludd.luth.se, r=bbaetz, sr=darin, a=shaver
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au 37673acafc Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
r=dougt, sr=darin, a=shaver
2002-03-12 05:56:29 +00:00
badami%netscape.com 982a441111 image not loaded if SRC URL has a leading SPACE character.
bug 117410 r=bbaetz sr=darin a=asa
2002-03-12 04:07:14 +00:00
darin%netscape.com bae2d8543b ward of mac bustage 2002-03-12 01:09:11 +00:00
darin%netscape.com 466cbf808c minor revision to comments 2002-03-12 01:03:12 +00:00
darin%netscape.com 281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
badami%netscape.com 1bd183664a regression in removing invalid passwords from password manager
bug 127863 r=morse sr=darin a=asa
2002-03-11 13:25:25 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
nhotta%netscape.com dd3f7fd5c2 Added ACE decode function to nsIIDNService, renamed exisiting function name,
bug 110028, r=nhotta, sr=darin, a=shaver.
2002-03-09 00:10:21 +00:00
bryner%netscape.com 3fb226c592 Ignore test binaries. a=leaf. 2002-03-09 00:07:17 +00:00
bbaetz%student.usyd.edu.au 0b39d813d3 Bug 127003 - topcrash fix; make sure OnStart is always called on the real
data connection, before we send data to the listener.
r=dougt, sr=darin, a=dbaron
2002-03-08 22:27:50 +00:00
bienvenu%netscape.com 6bb9918106 fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa 2002-03-08 14:51:00 +00:00
darin%netscape.com c0e921342d fixes bug 114897 "My.Yahoo - Logs you out when using Back button"
r=dougt, sr=mscott, a=asa
2002-03-07 20:13:14 +00:00
darin%netscape.com 26bd866efc fixes startup assertion 2002-03-07 00:25:13 +00:00
cbiesinger%web.de 532cef2c10 bug 127252 patch partially by mstoltz r=bbaetz/me sr=darin a=asa
make about:config work again
2002-03-06 22:11:02 +00:00
darin%netscape.com abf26101c5 minor cleanup.. some unexpected and benign changes crept into the mac xml
project files.
2002-03-06 09:37:41 +00:00
darin%netscape.com 844fb9c679 pacify HPUX compiler 2002-03-06 08:41:25 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
timeless%mac.com 7e3fd9f92e Bug 127270 ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr'
The problem was that InputTestConsumer's QI only listed nsIStreamListener even though
nsIStreamListener inherited from interface nsIRequestObserver.
This adds nsIRequestObserver to the QI.

patch by badami@netscape.com rs=darin a=asa
2002-03-06 03:30:02 +00:00
locka%iol.ie f99481c757 Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org 2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu 201fa7ccf6 fix regression of bug 124741. r=law, sr=alecf, a=asa 2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu a917892ffa make the URI checker handle redirections correctly. Bug 128665,
r=bbaetz, sr=darin, a=asa
2002-03-05 05:57:21 +00:00
alecf%netscape.com cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
andreas.otte%debitel.net 0b00d8365d fix bug 127870 [Mozilla thinks it should contact
bla.com@findus.dhs.org] look for the last not the first @ in the
authority section to allow username/password including @, r=dougt,
sr=darin, a=dbaron
2002-03-03 11:30:59 +00:00
peterv%netscape.com f0ea3558c8 Fix for bug 5794 ([MAC]Aliasing NGLayoutConfigInclude.h to MacConfigInclude.h is evil). sr=sfraser, a=dbaron. 2002-03-03 10:57:06 +00:00
morse%netscape.com 662e2a6a2e bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:26:49 +00:00
badami%netscape.com 00fea02e9e Leaking nsCStringKey objects
bug 73308 r=valeski sr=shaver a=brendan patch=tmutreja@netscape.com
2002-03-01 09:28:55 +00:00
bbaetz%student.usyd.edu.au 911a4042bd Bug 128234/128045 - http proxy was being tried even when the protocol
didn't allow it.
r=dougt, sr=darin, a=blizzard
2002-03-01 03:51:26 +00:00
bzbarsky%mit.edu de5d5de7c2 Make us handle type:application/x-gunzip, encoding:gzip. Bug 128177,
r=bbaetz, sr=darin, a=shaver
2002-02-28 23:54:58 +00:00
bryner%netscape.com 720511557d Removing unused unix-dns.* files (bug 38061). r=alecf, sr=darin, a=shaver. 2002-02-28 07:46:14 +00:00
bryner%netscape.com 5b25aa8efe Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +00:00
cbiesinger%web.de 1bdeb5c9c7 fixing bustage 2002-02-27 12:57:59 +00:00
cbiesinger%web.de e68b8c87ec bug 127252 r=gagan sr=darin a=asa
about:config should use redirector
2002-02-27 11:54:35 +00:00
mcafee%netscape.com 4239313a01 backing out change that caused bloat tests to go orange. r=Brad,bbaetz 2002-02-27 08:11:49 +00:00
bbaetz%student.usyd.edu.au 34034e5b82 bug 127003 - crash when opening ftp site
r=dougt, sr=darin, a=shaver
2002-02-27 06:19:06 +00:00
badami%netscape.com be7e92f3cd Memory leak of 3 bytes from 1 block allocated in nsHttpResponseHead::ParseStatusLine
bug 126104 r=gagan sr=darin a=asa
2002-02-26 03:55:59 +00:00
pete%alphanumerica.com e7b5cb1664 b=118639, r=bbaetz, sr=darin, a=asa
inadvertantly removed a needed nsMemory::Free when cleaning up leaks in this file.

--pete
2002-02-23 00:41:52 +00:00
bbaetz%student.usyd.edu.au ab4d6c5338 Bug 106756 - fix vertical alignment for html directory viewer
r=basic, sr=sfraser, a=asa
2002-02-22 23:55:25 +00:00
badami%netscape.com 2906cee182 Intermittent "connection refused" errors [@ nsHttpHandler::GetConnection_Locked]
Pop oldest idle connection when a new one is created and maxConnections is exceeded.
bug 91429 r=bbaetz sr=darin a=asa
2002-02-22 14:02:40 +00:00
bbaetz%student.usyd.edu.au 3d445136d1 Bug 114118 - ftp does not automatically forget incorrect passwords
r=dougt, sr=darin, a=asa
2002-02-22 03:27:29 +00:00
bzbarsky%mit.edu 82be5377fe Removing unused files from old about: implementation. Bug 123580,
r=leaf, rs=brendan, a=roc+moz
2002-02-22 02:09:49 +00:00
dougt%netscape.com 4c482f6783 Fixing bustage. Don't listen to strdup folks. There should be fear of invoking the wrath of the Mac! 2002-02-21 03:29:59 +00:00
dougt%netscape.com ac0bdb0b5b Fixes 122523. Avoid stat call when opening file. This should be a minor performance win on windows. r=dp, sr=dveditz, sr=darin, a=roc+moz for 0.9.9 2002-02-21 02:18:33 +00:00
law%netscape.com 18a0031354 Bug 27609; mac build system changes to build new progress dialog; r=sdagley, sr=jag 2002-02-20 07:31:09 +00:00
cathleen%netscape.com 8baf662f08 eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan 2002-02-20 06:38:38 +00:00
badami%netscape.com 9e5bd88f46 Rolling back fix for bug 73308.
Seems to be causing regression 126311.
2002-02-20 04:01:22 +00:00
dbragg%netscape.com c7478fbb13 Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz 2002-02-20 03:18:10 +00:00
bbaetz%student.usyd.edu.au e235d06fe8 The mac doesn't have strdup?? Using nsCRT::strdup instead, like the rest
of the file.
2002-02-20 02:37:47 +00:00
bbaetz%student.usyd.edu.au 03a55cf172 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
cathleen%netscape.com 3322069fa7 back out this nsCRT::strlen to strlen change, look for better solution later 2002-02-19 17:27:11 +00:00
cathleen%netscape.com a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
gordon%netscape.com 2b4b0643ef Fix bug 102921 "Mozilla crashes when Cache in profile dir points
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull.  sr=darin.
2002-02-19 09:08:09 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
gordon%netscape.com ae5cbefe85 Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin. 2002-02-19 05:38:03 +00:00
gordon%netscape.com ff0e4ce58c Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin. 2002-02-19 05:36:27 +00:00
gordon%netscape.com 51cf5d0033 Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin. 2002-02-19 05:32:18 +00:00
gordon%netscape.com 1f32e4f75e Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin. 2002-02-19 05:29:49 +00:00
gordon%netscape.com 537f655e58 Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin. 2002-02-19 05:28:20 +00:00
gordon%netscape.com 25e54bb7cd Fix bug 122499 "about:cache thinks expiration time of '0' means 'no expiration'". Changed 'no expiration' value to 0xFFFFFFFF. r=gagan, sr=darin. 2002-02-18 23:05:16 +00:00
neeti%netscape.com 3e0aa934af fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin 2002-02-18 15:22:56 +00:00
badami%netscape.com a499ff0d85 Leaking nsCStringKey objects
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
2002-02-18 07:46:08 +00:00
jkeiser%netscape.com f495d0cc2a Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
badami%netscape.com 7cbd55dc8c Backing out fix for bug 91429
Seems to be triggerring bug 125405
Going back to version 1.47 of nsHttpHandler.cpp
2002-02-15 06:13:28 +00:00
dougt%netscape.com b864901ddf I give up. Backing out these changes 2002-02-14 22:07:15 +00:00
dougt%netscape.com d31441526b Fixes bug 122523. Avoid stat call when opening file. r=dp@netscape.com, sr=dveditz@netscape.com. This is the second attempt to land this patch. On two of the linux clobber builds, we would crash at startup. I think i fixed this by protecting against a bad mLineBuffer ptr. 2002-02-14 20:46:10 +00:00
bbaetz%student.usyd.edu.au dc31ade623 Bug 107552 - backend for resuming ftp downloads
r=dougt, sr=darin, mac build patches by zach
2002-02-14 03:10:19 +00:00
bbaetz%student.usyd.edu.au 36130a4a04 Bug 103726 - ftp directory listings not reflecting file changes on reload
r=dougt, sr=darin
2002-02-14 00:09:37 +00:00
badami%netscape.com a9d2b6cb8b HTTP authentication stores rejected user/pass combos in password manager
bug 91968 patch=Nivedita@netscape.com r=morse sr=darin
2002-02-13 07:25:37 +00:00