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

3972 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 6c6164d334 Fix for bug 144257. We should skip out-commented html when looking for entities. R=varada, SR=mscott 2002-05-17 23:04:12 +00:00
yokoyama%netscape.com 17bd92b581 Bug 118179
FTP directory listing is broken for Japanese text
/r=bbaetz, /sr=darin
2002-05-16 21:00:48 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
dougt%netscape.com c3daf6de2e fixing build bustage... 2002-05-15 20:44:51 +00:00
bzbarsky%mit.edu c4b161c668 make view-source work on sites sending no content-type header. Bug
86835, r=bbaetz, sr=rpotts
2002-05-15 20:09:07 +00:00
darin%netscape.com 60aa140286 fixes bug 134793 "browser hangs when [ is put in the URL bar"
r=gagan sr=rpotts
2002-05-15 20:07:48 +00:00
dougt%netscape.com e92779e853 udp is not ready for prime time. backing out to fix build bustage 2002-05-15 19:33:25 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
darin%netscape.com 55467d6556 fixes bug 141796 "Mozilla crashed in http-pipelining code Trunk M1RC2
[@ nsHttpPipeline::GetRequestSize_Locked]" r=jag sr=rpotts
2002-05-15 05:36:04 +00:00
darin%netscape.com bf39c1069e fixes bug 143821 "Trunk M1RC2 crashes with bad connection
[@ nsHttpHandler::ReclaimConnection]" r=kaie sr=jag
2002-05-15 03:07:14 +00:00
bzbarsky%mit.edu 426ca28204 Detect raw <META> tags as HTML. Bug 143611, r=timeless, sr=darin. 2002-05-15 02:14:26 +00:00
bzbarsky%mit.edu 5915792ecd Bug 142135 -- make cacheToken QI to nsICacheEntryInfo. Patch by
Antonio.Xu <antonio.xu@sun.com>, r=bzbarsky, sr=darin
2002-05-13 03:21:07 +00:00
gordon%netscape.com 2f669772d6 fix for bug 91795 "large downloads cause mozilla to consume too much memory".
Changed OnDataSizeChange() to abort when entry size exceeds cache capacity.
r=dougt, sr=darin.
2002-05-10 23:44:53 +00:00
darin%netscape.com adf3492765 fixes bug 143311 "nsStreamListenerTee should completely drop mSink during
OnStopRequest" r=gordon,dougt sr=rpotts
2002-05-10 18:38:09 +00:00
rpotts%netscape.com c9c3d0caab bug #129795 (r=darin@netscape.com, swr=alecf@netscape.com) wrong document channel assertions are firing during redirects... 2002-05-09 20:37:50 +00:00
rpotts%netscape.com d9ac94fcd4 bug #142976 (r=darin@netscape.com, sr=jst@netscape.com) OnStopRequest is not always fired by the nsStorageTransport 2002-05-09 08:45:44 +00:00
darin%netscape.com facc91f59a fixes bug 139817 "M1RC1 topcrash [@ nsHttpChannel::OnStartRequest]"
r=gordon sr=jst
2002-05-09 00:31:24 +00:00
darin%netscape.com 0d71545caa fixes bug 142843 "mozilla ignores 'Expires: 0' and 'Pragma: no-cache' when
sent with a 'Last-Modified' header" r=bbaetz sr=rpotts
2002-05-08 19:15:52 +00:00
bryner%netscape.com 4858d2ec5f Fixing mcafee's windows bustage. 2002-05-08 08:13:32 +00:00
mcafee%netscape.com 5409433789 Moving PropertiesTest.cpp from xpcom/tests to netwerk/test to remove necko dependency from xpcom (142680). r=cls, a=alecf 2002-05-08 06:08:25 +00:00
darin%netscape.com 6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
jst%netscape.com dd27ac8f1e Fixing bug 140462. nsIURI segment accessors return only part of the requested segments in some cases. r=bbaetz@student.usyd.edu.au, sr=darin@netscape.com 2002-05-07 20:23:37 +00:00
cbiesinger%web.de 598b3dd49e bug 138052 patch by timeless r=biesi sr=darin
data: is still too agressive about stripping whitespace XML
2002-05-04 09:10:36 +00:00
dougt%netscape.com b2449fe85b Fixes 117628. Failed DNS error causes future lookups to fail. Now we call res_ninit() on platforms which support this function when the dns lookup fails. r=brendan@mozilla.org, sr=darin@netscape.com 2002-05-04 03:40:06 +00:00
darin%netscape.com b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
ben%netscape.com d5e1f0f0af [Chrome FastLoad]
Make nsStandardURL implement nsIClassInfo so that URIs can be serialized into the FastLoad File.
r=dougt, sr=darin
2002-05-03 03:01:32 +00:00
gordon%netscape.com 7f358a48e6 Adding new files for disk cache. These are not part of the build, but will get reviewed before being enabled. 2002-05-01 22:08:07 +00:00
darin%netscape.com 18c4af7075 fixes bug 141061 - XMLHttpRequest allows reading of local files
r=mstoltz sr=heikki
2002-04-30 23:22:04 +00:00
dougt%netscape.com 19904bc679 Fixes bugs 138254 and 138157. The first addresses problems with STOR and CWD. On some servers, we screw up and ask that the server to store the uploaded file in a absolute position when we really want the file to be relative to the CWD. The second bug addressees resolves a cpu peg after upload. r=bbaetz/brade. sr=darin@netscape.com 2002-04-30 21:12:53 +00:00
dougt%netscape.com 87987ab7eb Fixes 141235. Indexed-html converter doesn't handle parent directories for file protocol. r=chak@netscape.com, sr=darin@netscape.com. 2002-04-30 20:53:09 +00:00
chak%netscape.com 3901b8cfee Fix for #141247 - Enable HTML dir listings
r=dougt, sr=darin
2002-04-30 20:48:15 +00:00
darin%netscape.com 6c213350fb fixes bug 138877 "Browser crashes if HREF contains entity #9619; M1RC1
topcrash [@ MSVCRT.DLL - PR_Free] [@ libc.so.6 - PR_Free]"
r=nhotta sr=rpotts
2002-04-30 01:13:54 +00:00
darin%netscape.com 9dd10adc9b fixes win32 bustage 2002-04-27 06:32:40 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com bf7e6b01fd Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin 2002-04-26 23:02:11 +00:00
darin%netscape.com 8c49d39ba8 fixes bug 138780 - Redirect with non-ASCII in URL fails
r=andreas.otte@debitel.net sr=rpotts
2002-04-26 22:50:50 +00:00
dougt%netscape.com 8e66412f38 Reduces the chance of losing a known race condition. 139556. r=rpotts@netscape.com, sr=darin@netscape.com 2002-04-25 21:04:27 +00:00
darin%netscape.com 5a6dcbc584 fixes bug 137692 "This URL create a BLANK screen (instead of 3 frames)"
patch=antonio.xu@sun.com, r=bbaetz, sr=darin
2002-04-25 19:31:45 +00:00
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
brade%netscape.com bc6688ff4c don't allow extra ftp commands to be executed (bug 139202); r=bbaetz, mstoltz; sr=alecf, darin 2002-04-24 20:26:05 +00:00
hyatt%netscape.com c0bcb8ed9f Fix for 139574, wrong user agent specifics on mach-o builds. r=bryner, sr=darin 2002-04-24 00:55:53 +00:00
darin%netscape.com fd0ccb757f fixes bug 138754 "http pipelining related assertions" r=gagan sr=rpotts 2002-04-23 07:30:28 +00:00
bzbarsky%mit.edu 56c5bf7bda Fix parsing of content-types with options (bug 138639). r=bbaetz, sr=darin. 2002-04-22 23:55:30 +00:00
darin%netscape.com e983088230 fixing build bustage 2002-04-21 19:12:28 +00:00
darin%netscape.com 9af760d4e6 fixes bug 138280 "Trunk crash [@ nsStorageTransport::nsReadRequest::OnStartRequest]"
r=gagan sr=rpotts
2002-04-21 18:33:42 +00:00
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