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

1694 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 09330ed9b7 fixes bug 226241 "Anonymous unions may only contain non-static data members and not define types." r=timeless sr=bryner 2004-04-16 05:46:27 +00:00
darin%meer.net c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
cbiesinger%web.de 91a47b5ddb Bug 219556 necko support for resumable downloads via http
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00
bienvenu%nventure.com 99ee658b6d fix one more unix build bustage 2004-04-13 15:33:31 +00:00
bienvenu%nventure.com 4adc569978 fix build bustage with 64 bit seekable streams 2004-04-13 15:21:09 +00:00
bienvenu%nventure.com 9e210e5568 make nsISeekableStream interface support 64 bit streams, part of 180154 also fix 207400 allow mail folders > 2GB r=darin, sr=mscott 2004-04-13 14:37:53 +00:00
dbaron%dbaron.org 38b785939b Perform the normalization of the hostname done by IDN when constructing the URL. b=237818 r=jshin sr=darin a=chofmann 2004-04-03 07:32:18 +00:00
dougt%meer.net eaf4aad3e6 Removing 1080 from the block port list. b=239121, r=bbaetz, sr=darin, a=chofmann 2004-04-01 22:31:21 +00:00
jshin%mailaps.org aed3ce28e9 bug 129726 : add a pref. entry for always sending URLs in UTF-8 (r=darin, sr=bzbarsky, a=asa) 2004-03-26 12:28:38 +00:00
ben%bengoodger.com a3bc444d2c 215094 - 235360 Password Manager changes to support Firefox profile automigration - add two methods to nsIPasswordManagerInternal - the ability to add an entry with details, and to read a Mozilla Password manager file from an external source. r=dveditz, sr=darin 2004-03-03 07:52:12 +00:00
cbiesinger%web.de 65a4c62ead 183415, typo in PAC's getClassObject (double negation instead of single one);
also add nsIRequestObserver to getClassObject's interface list.
r=darin sr=bzbarsky; thanks to Nathan Kurz who suggested (the first part of) this patch
2004-03-01 21:23:45 +00:00
darin%meer.net 73298e056e landing patch for bug 233305 "Support gnome-vfs's smb: URL scheme" r=biesi sr=bryner 2004-02-28 00:05:58 +00:00
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
jst%mozilla.jstenback.com 90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bsmedberg%covad.net 7d79d7ba8b Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
cbiesinger%web.de ee39004779 bug 230931 - nsFileStreams.h should not #include nsReadLine.h
this forward-declares nsLineBuffer in nsFileStreams.h instead, and turns a
typedef struct { ... } nsLineBuffer into struct nsLineBuffer { ... }
r=bzbarsky sr=darin
2004-01-28 00:22:55 +00:00
peter%propagandism.org feda8614f8 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
darin%meer.net dfaa4657ea fixes bug 226615 "PAC: cannot specify SOCKS5 proxy" r=dougt sr=bz a=tor 2003-12-16 21:23:36 +00:00
darin%meer.net 08344d863c fixing up comment for nsIServerSocket::getAddress so it is clear that this cannot be used to determine the IP address of the local system. 2003-11-21 07:09:31 +00:00
darin%meer.net 8d2dc58570 fixes bug 223815 "do not unescape %2e if it occurs in the filename part of the filepath" patch=andreas.otte@debitel.net r=bz sr=darin 2003-11-19 06:03:01 +00:00
darin%meer.net f142a6ea88 fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner 2003-11-18 02:20:34 +00:00
bryner%brianryner.com c34205bb48 More ports bustage fixing. Make ~nsSocketTransport() protected for the benefit of nsDerivedSafe<nsSocketTransport>. 2003-11-15 08:43:50 +00:00
bryner%brianryner.com 27f406b51d Fix AIX bustage by making ~nsSocketTransportService() protected (so that nsDerivedSafe can call it). r=dbaron. 2003-11-15 05:52:32 +00:00
darin%meer.net ee0bc79162 fixes bug 92928 "Server socket support in Necko" r=dougt sr=bzbarsky 2003-11-15 00:13:59 +00:00
darin%meer.net 83b8afa950 removing dead MacOS9 code 2003-11-11 07:32:34 +00:00
darin%meer.net df6de13bdc fixes bug 224320 "remove bogus IsDirectory canonicalization" r=dougt 2003-11-11 07:31:47 +00:00
darin%meer.net 582bc3f22c fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky 2003-11-09 22:49:57 +00:00
timeless%mozdev.org 4b3b30a355 Bug 49813 "threadsafe" nsDirectoryIndexStream uses nsDirEnumeratorUnix triggering "not thread-safe" assertion
r=darin sr=darin
2003-11-05 12:39:05 +00:00
darin%meer.net 51894183eb fixes bug 223352 "correct condition variable and timeout logic in nsIOThreadPool::ThreadFunc" r=wtc sr=bzbarsky 2003-10-30 02:32:52 +00:00
darin%meer.net 164a11fd94 fixes bug 86846 "PAC: Cannot display alert() in autproxy config file" r=biesi sr=bzbarsky 2003-10-30 02:20:08 +00:00
darin%meer.net 970a2e0a1d fixes bug 198806 "Image data memory leak resulting when images are saved (from browser tab)" r=dougt sr=bzbarsky 2003-10-30 02:18:26 +00:00
darin%meer.net 2e10e7d59d fixes bug 222588 "Mozilla creates too many threads and seems to never terminate them" r=timeless sr=bzbarsky 2003-10-22 06:38:39 +00:00
cbiesinger%web.de 84f8e15590 removing obsolete comment, r+sr=darin 2003-10-17 20:56:44 +00:00
darin%meer.net cbcb460359 fixes bug 193917 "incorporate changes from bz's comments in bug 176919" r+sr=bzbarsky 2003-10-09 01:54:07 +00:00
darin%meer.net 9e05fad4b2 adding some additional documentation per bzbarsky, b=192284 2003-10-08 04:37:38 +00:00
darin%meer.net 2b14b6a01c fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky 2003-10-08 04:27:13 +00:00
darin%meer.net 5b691ee334 removing nsAutoLock workaround for bug 221331. 2003-10-08 03:38:46 +00:00
darin%meer.net 7b0c6def1c minor touch-up to patch for bug 210125. 2003-10-07 08:17:22 +00:00
darin%meer.net c3e0c2ef4e fixes bug 219376 "Trying to resolve IP's via DNS (Failed connections stall instead of giving Connection Failure Error; pages stop/don't finish/complete loading if ad hosts/scripts fail)" r=dougt sr=bienvenu,bryner 2003-10-07 05:11:41 +00:00
darin%meer.net 7a0ae941cc correcting contributor line from initial check-in. 2003-10-06 09:17:15 +00:00
darin%meer.net 11af30d3b0 fix tinderbox Ts=NaN problem. stream transport must handle offset = -1. 2003-10-06 07:58:07 +00:00
darin%meer.net 8ada5e59f5 fixing win32 bustage. 2003-10-06 03:49:54 +00:00
darin%meer.net ea1c34686d correcting bustage fix. 2003-10-06 03:21:12 +00:00
darin%meer.net c9cdac2b54 fixes win32 bustage 2003-10-06 02:50:49 +00:00
darin%meer.net e1ba7306f6 fixing potential bustage 2003-10-06 02:14:02 +00:00
darin%meer.net ea5408a785 bustage fix... i had this in my tree already :-( 2003-10-06 01:58:58 +00:00
darin%meer.net a0621481cd annotating workaround for bug 221331. 2003-10-06 01:58:08 +00:00
darin%meer.net 77642ae698 fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky 2003-10-06 01:46:31 +00:00
cbiesinger%web.de f0f267ab03 220672. r=darin sr=bzbarsky
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.

Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
bryner%brianryner.com b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bzbarsky%mit.edu 4afb4ac280 Look for charset param on content type with a case-insensitive search. Bug
220203, r=timeless, sr=darin
2003-09-25 15:37:56 +00:00
darin%meer.net f3b812645b removing dead code 2003-09-19 18:21:14 +00:00
cls%seawood.org 19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
darin%meer.net 452afe9434 fixes bug 216854 "necko should not have a compile-time dependency on exthandler" r=dougt sr=bryner 2003-09-16 16:12:59 +00:00
darin%meer.net ef96caa6fb removing files that are no longer compiled. 2003-09-15 21:56:55 +00:00
darin%meer.net a3e9dca1b6 fixes bug 217766 "use nsIObserverService in place of nsINetModuleMgr (eliminate nsIHttpNotify)" r=dwitte sr=bzbarsky 2003-09-15 21:44:43 +00:00
cbiesinger%web.de c7fd59e0a0 (netwerk part of Bug 124029)
Implement nsBufferedOutputStream::WriteSegments and WriteFrom, and improve comments in other parts of necko
r=darin sr=bz
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	base/public/nsISocketTransport.idl
CVS: 	base/public/nsITransport.idl base/src/nsBufferedStreams.cpp
CVS: 	base/src/nsFileStreams.cpp protocol/http/src/nsHttpChannel.cpp
CVS: ----------------------------------------------------------------------
2003-09-14 11:55:05 +00:00
darin%meer.net f4a8778d0b landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner 2003-09-11 20:32:33 +00:00
bryner%brianryner.com 63fa99c65e Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 23:12:15 +00:00
brendan%mozilla.org b7cdb7debb Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
bsmedberg%covad.net 279d0db1f7 Bug 211470 - need a common nsURIHashKey r=darin sr=bz 2003-07-27 15:20:11 +00:00
jaggernaut%netscape.com 95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
andreas.otte%debitel.net 0c241f3b41 fix bug 213012, unescape %2E during path coalescing, r=dveditz@netscape.com, sr=darin@meer.net 2003-07-25 18:36:34 +00:00
cbiesinger%web.de a75a4ea88d removing unused files. r+sr=darin, no bug 2003-07-25 17:31:36 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
dwitte%stanford.edu 5cd4145e1e make nsStandardURL::GetFile cache its result and use nsIFile::Clone when handing
it out. we unfortunately need to clone until consumers of this method are fixed
to not modify the returned file (see bug 212724).

this should reduce Ts some...

b=122892, r=andreas.otte, sr=darin, with many thanks to biesi & mkaply for testing on other
plats.
2003-07-19 14:58:33 +00:00
andreas.otte%debitel.net 9220237af1 fix bug 207298 [FTP directory problems w/ URL parsing when URL root is not filesystem root] this patch changes the normal resolver for relative urls so that when asked it recognizes special root markers and retains .. that go beyond root as it is necessary for the ftp protocol. r=dougt@meer.net, sr=darin@meer.net 2003-07-16 19:09:00 +00:00
darin%netscape.com 90ebcf7571 removing errant printf from previous checkin 2003-07-15 14:51:43 +00:00
bzbarsky%mit.edu e6f3eb1465 Fix bug 212277. r=caillon, sr=darin 2003-07-15 07:01:16 +00:00
darin%netscape.com 347f4e42e7 fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky 2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
bzbarsky%mit.edu 401365f06a Optimize nsSegmentEncoder to not get an mEncoder unless it actually has
encoding to do (has a non-ascii spec segment).  Bug 212475, r=darin, sr=dbaron
2003-07-12 23:06:13 +00:00
jshin%mailaps.org 59d134d2f9 bug 212125 : factor out loading |nsIPersistentProperties|' from a URI/URIspec and add helper
functions to nsNetUtil.h  (r=rbs, sr=darin)
2003-07-11 21:31:54 +00:00
jaggernaut%netscape.com 4ad27a8c9d Bug 212118: Small bug in net_ParseFileURL: Substring(inURL, schemeBeg, schemeBeg + schemeEnd). r=darin, sr=dbaron 2003-07-09 05:11:10 +00:00
jaggernaut%netscape.com 06350119d4 Purging tabs, r+sr=darin 2003-07-09 02:28:07 +00:00
darin%netscape.com f73ce178fa revising nsIChannel documentation further 2003-07-08 22:43:51 +00:00
darin%netscape.com b3ca2894f5 cleaning up some nsIChannel documentation, b=209101, r+sr=nobody 2003-07-08 22:04:32 +00:00
bzbarsky%mit.edu 7fd6554181 Make sure that nsSimpleURI also strips newlines out of the uri spec... Bug
211599, r=dougt, sr=darin
2003-07-08 20:09:17 +00:00
kaie%netscape.com e97cef79b0 b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
bzbarsky%mit.edu fd57f310f1 Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
origin charset.  Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
dougt%meer.net 0dddf8e677 Adding a new FTP error code to nsNetError.h. r=me, sr=darin, part of bug=209972 2003-06-27 19:02:15 +00:00
ccarlen%netscape.com e589a3c768 Bug 197379 - take2. Take 1 allowed file:// URLs with HFS paths to work. It did not work, though, when the volume name contained an escaped character. This patch unescapes the volume name before comparison. r=dougt/sr=darin 2003-06-27 14:31:38 +00:00
timeless%mozdev.org 5fb51f097b Bug 187442 change PL_strcmp to strcmp in nsIOService
r=darin sr=darin
2003-06-25 01:13:30 +00:00
darin%netscape.com 0692f0b9d0 fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf 2003-06-23 22:58:28 +00:00
bzbarsky%mit.edu f75f9017d9 Make setting contentType or contentCharset act as hints if done before channel
open; use this in the CSSLoader to hint that we want text/css data.  Bug
120789, r=dougt, sr=darin
2003-06-23 21:00:46 +00:00
darin%netscape.com 7f8a0c1090 fixes bug 210119 "Browser crashes when opening URL" r=caillon sr=bzbarsky 2003-06-23 05:51:33 +00:00
darin%netscape.com 7155f9d29a fixes bug 208845 "multiple content-type headers combined breaks mozilla" r=dougt sr=alecf 2003-06-18 23:16:17 +00:00
darin%netscape.com 75ed8e953b fixes bug 204124 "minor codesize optimizations for nsNetUtil.h" r=dougt sr=alecf 2003-06-18 23:07:09 +00:00
ccarlen%netscape.com 6ba00ee6d8 Bug 197379 - file:// URLs using HFS paths don't work with Mach-O Mozilla. Creating a new version of nsURLHelper for OSX which handles this. Also, some correctness and commenting of corresponding code in nsURLHelperUnix.cpp. r=alecf/sr=sfraser 2003-06-17 13:55:47 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
darin%netscape.com cd951f195f fixes bug 199173 "IPv6:Page fails to load. No message." r=dougt sr=alecf a=sspitzer 2003-05-15 21:27:46 +00:00
bienvenu%netscape.com b100029cb3 remove 16K limit on ODA handler call, r=darin, sr=sspitzer,a=sspitzer should speed up local folder parsing substantialy 172786 2003-05-05 22:18:11 +00:00
darin%netscape.com 3c6e0afaa8 fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
kaie%netscape.com 9758016f91 b=196827 Lock icon says that site is secure when it isn't because the connection was canceled
Patch by Darin
r=kaie sr=jag a=asa
2003-04-29 16:12:18 +00:00
bzbarsky%mit.edu ecba98ed60 Fix rasdlg on MingW builds. Bug 203300, patch by jonwil@tpgi.com.au (Jonathan
Wilson), r=darin, sr=bzbarsky, a=sspitzer
2003-04-27 01:38:42 +00:00
darin%netscape.com c61486ff0b patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron 2003-04-23 03:47:43 +00:00
darin%netscape.com 43b82db575 fixes bug 202555 "ExtractProxyInfo not honoring permitHttp flag! [was: IMAP
port "disabled for security reasons"]" r=gordon sr=bz
2003-04-19 20:03:31 +00:00
darin%netscape.com 97bd55100a fixes bug 200391 "roaming to a different IP address, get new mail (for pop)
stops working (silently fails)" r=dougt,gordon sr=bz
2003-04-19 19:45:17 +00:00
seawood%netscape.com 99d2aa2329 Removing unneeded _BSD_SOURCE
Bug #202510
2003-04-19 02:12:08 +00:00
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
darin%netscape.com afcb58b9cf avoid compiler warning 2003-04-18 04:46:40 +00:00
darin%netscape.com 217cdd952a fixes bug 84798 "PAC: Failover does not work" r=dougt sr=alecf 2003-04-15 23:07:12 +00:00
brendan%mozilla.org e81a02eeb2 Reduce seeks outside the FastLoad file's underlying stream buffer (195010,
r=ben, sr=bryner).

- Pass null scope objects into nsIScriptContext::Compile{EventHandler,Script}
when precompiling for brutal sharing.  The JS engine does not need a non-null
object parameter for static scope.  That parameter can be non-null only if it
helps the compiler "pre-bind" functions to the same scope object that they'll
be parented by when executing, but with brutal sharing, functions are
precompiled once and executed against many different scope objects.

- A problem in XUL FastLoad was that it would serialize master .xul document
out-of-line scripts (those included via script src= from non-overlay, "master"
.xul docs) far from the place in the FastLoad file where XUL prototype script
info was serialized for the <script src=> tag itself.  I fixed that so that,
unless the out-of-line script was previously serialized (by a different src=
reference from another .xul file), the OOL script data immediately follows the
proto-script info in the FastLoad file.

This required adding a SerializeOutOfLine method to nsXULPrototypeScript, which
restores symmetry by matching the existing DeserializeOutOfLine(Script) (note:
I dropped the redundant "Script" from the end of the latter method's name.  We
need SerializeOutOfLine to handle overlay OOL scripts.	They are serialized by
nsXULDocument::OnStreamComplete, because that code knows the difference between
an overlay and a master doc.  This removes all trace of FastLoad writing from
nsXULPrototypeScript::Compile -- FastLoad stuff didn't belong there, not only
because we now want to write master OOL scripts later, when walking the master
XUL prototype doc's element tree, but also for modularity reasons.  The caller
knows about FastLoad, nsXULPrototypeScript::Compile does just what its name
implies.

There are 132 seeks with the patch, only 49 of which dump the underlying file
stream's buffer, vs. 133 seeks without the patch, 87 of which dump the buffer.

- Nit-picked some comments to fit in 80 columns, and made other cosmetic fixes.

- Implicated the nsXULDocument::mIsWritingFastLoad flag from the useXULCache
"is the XUL cache enabled?" flag, so other places that test mIsWritingFastLoad
don't have to query whether the cache is enabled.

- Added METERING synchronous meter-dumping to /tmp/bufstats, only ifdef
DEBUG_brendan, in netwerk/base/src/nsBufferedStreams.cpp.

- Added the deferred seek optimization from the first patch in bug 195010 to
nsFastLoadFile.cpp.

- Fixed nsFastLoadFileReader so it overrides readSegments as well as read.
This catches up with the interface extension made to nsIInputStream to add
readSegments.  The nsFastLoadFileReader extends nsBinaryInputStream, which is
a concrete class, and overrides Read in order to snoop on *all* bytes read.
It does this in order to demultiplex documents interleaved when the FastLoad
file was written.

But since the readSegments move into nsIInputStream.idl, certain primitives
in nsBinaryStream.cpp, e.g., nsBinaryInputStream::ReadCString, have used
ReadSegments, not Read, to consume parts of the underlying stream (to read
the C string's chars, in that example), and the FastLoad file implementation
has not accounted for those bytes.

- Added a new method to nsIFastLoadFileControl and its impls: hasMuxedDocument.
 This is needed when serializing master XUL doc OOL scripts, because we must
not serialize twice, and any OOL script that other XUL docs can include via
script src= could already be in the FastLoad mux.

/be
2003-04-12 01:34:11 +00:00
darin%netscape.com 967e208b55 fixes bug 80918 "Proxy: 'No Proxy for:' does not support ip address wildcards" r=bbaetz sr=alecf 2003-04-11 18:24:55 +00:00
nhotta%netscape.com f2193fe99f Initialize IDN service at nsStandardURL constructor,
added pref observers for IDN related prefs,
bug 188218, r=darin, sr=alecf.
2003-04-11 17:05:56 +00:00
darin%netscape.com 4701ecfd6c fixes bug 201570 "enable socket transport logging in nightly builds" r=dougt sr=brendan 2003-04-11 01:19:07 +00:00
suresh%netscape.com 70948e2ef5 removing obsolete nsIAuthenticator file. bug 182164. 2003-04-09 21:12:10 +00:00
darin%netscape.com bfd31e83de fixes bug 194402 "publishing doesn't complete; opens multiple FTP control connetctions" r=dougt sr=sfraser 2003-04-08 22:18:10 +00:00
axel%pike.org 7682da5d54 bug 201012, get rid of offline warning in PostEvent, r/sr=darin 2003-04-07 21:07:21 +00:00
darin%netscape.com 625a741ad3 fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer 2003-04-07 06:18:44 +00:00
darin%netscape.com e601785fb3 fixes bug 191715 "PAC: did not work, after a external site is shown" r=bbaetz sr=bz 2003-04-04 20:50:46 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
darin%netscape.com 80fa27f6d3 landing final patch for NTLM authentication based on WIN32 SSPI API, b=159015 r=kaie sr=dbaron a=asa 2003-03-27 19:31:53 +00:00
suresh%netscape.com 83d17cf5cf fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin. 2003-03-26 01:19:52 +00:00
andreas.otte%debitel.net 1bf6cb18fb fix bug 113032 [jar: anchors within pages drop the HTML file name] fix resolving relative jar urls, fix anchor handling in jar urls, r=darin, sr=bzbarsky 2003-03-15 20:00:20 +00:00
nhotta%netscape.com 0b633fd142 Change nsIIDNService to take AUTF8String and ACString,
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
cls%seawood.org 92f0db3cbb Disabling autodial support for mingw buildss until a mingw release contains a rasdlg impl.
Change nsDNSEventProc callback declaration to appease both MSVC & GCC.
Bug #134113 r=bbaetz sr=darin
2003-03-12 20:24:37 +00:00
gordon%netscape.com f45162d495 for bug 103851, adding new cache error. r=bryner, sr=darin. 2003-03-10 23:18:04 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
darin%netscape.com 767e0d9b9a fixes bug 193887 "Back/Forward buttons break when a variable is used in a
javascript: URI that changes the value of location.href" r=dougt sr=brendan
2003-03-04 04:23:25 +00:00
cavin%netscape.com 32e275f48d Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer. 2003-02-27 22:46:42 +00:00
alecf%netscape.com 26228c7439 fix for bug 11232 - helper function for putting the reading of a stream into the background
r=dougt, sr=darin
2003-02-25 13:57:09 +00:00
darin%netscape.com a12a409db2 removing dead files (post bug 176919 cleanup) 2003-02-23 05:22:38 +00:00
darin%netscape.com f45ba7c9be removing dead code 2003-02-23 05:14:06 +00:00
darin%netscape.com 4a56065e71 removing dead files (post bug 176919 cleanup) 2003-02-23 05:11:04 +00:00
darin%netscape.com 7d541baf54 fixes bug 192207 "M130B Trunk crash [@ 0x00000000 - PL_DHashTableOperate] (really in nsSocketTransportService::RememberHost)" r=dougt sr=brendan 2003-02-23 05:07:34 +00:00
wtc%netscape.com 5cae1f1bc7 Bug 190960: added the DHE ciphersuites back because the underlying NSS bug
(bug 188856) that broke them has been fixed. r=kaie. sr=bryner. a=asa for
mozilla1.3.
Modified Files:
	netwerk/base/public/security-prefs.js
	security/manager/pki/resources/content/ssl3tlsciphers2.xul
	security/manager/pki/resources/locale/en-US/pref-ssl.dtd
	security/manager/ssl/src/nsNSSComponent.cpp
2003-02-19 15:08:50 +00:00
darin%netscape.com d45c95c085 fixes bug 193267 "Code cleanup for nsSocketTransport2.cpp" r=dougt sr=bz a=asa 2003-02-18 21:02:49 +00:00
darin%netscape.com 944e096c4f fixes bug 193227 "Mozilla session hangs when trying to open website, then cannot load until restart" r=dougt sr=bz a=dbaron 2003-02-15 21:04:30 +00:00
darin%netscape.com 6f89b182bd fixes bug 189965 "ANY connection error treated as TCP RST, resulting in "the document contains no data" [was: Yahoo - The connection was refused when attempting to contact rd.yahoo.com]" r=wtc sr=bz a=dbaron 2003-02-13 21:33:58 +00:00
darin%netscape.com d021d7d179 fixes bug 190860 "trunk topcrash [@ _PR_Getfd]" r=dougt sr=bz a=asa 2003-02-13 19:02:25 +00:00
darin%netscape.com 3091e3de1d fixes bug 192294 "hangs at various URLs (Windows 9x-specific)" r=wtc sr=bz a=asa 2003-02-13 00:06:07 +00:00
darin%netscape.com 494643aa63 fixes bug 192049 "Mozilla fails to read from sockets to this site" r=dougt sr=bz a=dbaron 2003-02-07 00:49:17 +00:00
darin%netscape.com 7ef9daec3e fixes bug 191739 "Browser does not work if loopback is disabled" r=dougt sr=bz a=asa 2003-02-06 21:20:26 +00:00
darin%netscape.com 99e45ceed4 fixes bug 191227 "file uploads hang (especially w/ slower connections or
slower servers)" r=dougt sr=bz a=dbaron
2003-01-31 02:00:45 +00:00
darin%netscape.com ad5d76a4a1 fixes bug 190000 "crashes [@ PR_SetPollableEvent]" r=pavlov sr=bz a=dbaron 2003-01-31 01:51:45 +00:00
darin%netscape.com 11ede1d618 fixes bug 190840 "If connection times out, no error messages displayed"
r=dougt sr=bzbarsky a=asa
2003-01-28 19:19:08 +00:00
kaie%netscape.com c422b330bd b=190640 Remove the DHE ciphersuites until they work
r=javi sr=bryner a=asa
2003-01-28 15:06:29 +00:00
darin%netscape.com 87ce39da30 fixes bug 189672 "100% CPU, exhaust system resource, freeze mozilla, while
displaying page" r=dougt sr=bzbarsky a=dbaron
2003-01-25 22:43:13 +00:00
bzbarsky%mit.edu 287ffb9a14 Remove hack around bug in nsPipe now that the bug is fixed. Bug 190410,
r=bbaetz, sr=darin, a=asa
2003-01-25 04:45:36 +00:00
darin%netscape.com d3b0426bfe fixes bug 189843 "Cannot make any connections to "localhost" (127.0.0.1)"
r=dougt sr=sspitzer a=blizzard
2003-01-24 05:32:06 +00:00
darin%netscape.com 383f41f652 fixes bug 189897 "Download starts with Download Error, then Cancel Button disabled"
r=adamlock sr=bzbarsky a=dbaron
2003-01-24 00:53:00 +00:00
darin%netscape.com 09cb8aba1a fixes bug 189699 "Current trunk does not automatically dial-up"
patch=aardvarktm@hotmail.com r=dougt sr=darin
2003-01-22 00:09:05 +00:00
darin%netscape.com 8d699694dc attemping fix for linux Ts/Txul startup regression, b=189567 2003-01-19 20:46:51 +00:00
cbiesinger%web.de de3a76138d 189630 r=bbaetz sr=dbaron uninitialized nsresult in nsIIOService 2003-01-19 10:55:23 +00:00
darin%netscape.com cf210908a5 removing old nsIFileChannel, hoping to make the macs start ignoring it. 2003-01-18 04:33:21 +00:00
dbaron%dbaron.org 56f1f4903d Fix bustage on OS/2 VACPP and Sun Workshop compilers. b=176919 r=darin 2003-01-18 04:24:51 +00:00
darin%netscape.com 685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
darin%netscape.com 2347ef8985 new files for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 01:27:53 +00:00
darin%netscape.com cea5d78be3 fixes bug 131237 "Don't assert at nsStandardURL::SetUserPass during normal
HTTP publishing" r=brade sr=kin
2003-01-10 09:43:32 +00:00
dbaron%dbaron.org 954ad5f9d9 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:35:09 +00:00
kaie%netscape.com 8ac4991f54 b=184940 Enable additional SSL ciphers, add configuration UI
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com 7333eca44b Enable truncation of cache files for BeOS.
Bug #162588 r=gordon sr=darin
2002-12-19 06:27:57 +00:00
darin%netscape.com a736085beb fixes bug 56629 "Proxy: Client->Proxy connection errors should show proxy,
not target hostname" r=bbaetz, sr=rpotts
2002-12-04 04:18:08 +00:00
darin%netscape.com acd590f9e3 cvs removing unused files, b=181699, r=gagan, sr=alecf 2002-11-26 19:11:33 +00:00
darin%netscape.com 5e5c7025ea fixes bug 181699 "remove unused nsProxyAutoConfigUtils and
nsIProxyAutoConfigUtils" r=gagan sr=alecf
2002-11-26 18:58:27 +00:00
darin%netscape.com cfd38fa170 fixes bug 181732 "nordic mtv site produces 'is not a valid protocol'"
r=andreas.otte@debitel.net sr=bzbarsky
2002-11-25 23:25:09 +00:00
timeless%mozdev.org 24a093882c Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
r=darin sr=dbaron
2002-11-19 05:25:15 +00:00
timeless%mozdev.org eb9d1a4404 Bug 180129 nsStreamProviderProxy::~nsStreamProviderProxy tries to NS_IF_RELEASE an uninitialized member mObserverProxy
trivial patch by darin r=timeless sr=bz
2002-11-17 05:16:13 +00:00
darin%netscape.com 5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
alecf%netscape.com df10f648b8 take two at fixing bug 177401 - convert nsIBinaryStream over to using nsAString/nsACString for string values, to speed up fastload
sr=darin, r=dougt
(the previous checkin had a typo which disabled fastload entirely!)
2002-11-14 18:16:31 +00:00
bzbarsky%mit.edu d0961c8df6 Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf. 2002-11-13 21:25:32 +00:00
dougt%netscape.com d8fe35c979 Moving nsIIOService to SDK. 179610. r=me 2002-11-12 01:42:33 +00:00
dbradley%netscape.com 299a61f9fe Bug 179026 - URL parameter containing non-ASCII characgter is not parsed correctly
r=dbradley, sr=dveditz, patch by darin
2002-11-11 14:16:34 +00:00
alecf%netscape.com 0a48c10053 argh, back out my last checkin because Ts went UP not down! 2002-11-09 01:31:32 +00:00
alecf%netscape.com 4721428275 fix for bug 177401 - use nsAString& classes instead of wstring in nsIBinaryInputStream, to speed up fastload startup
sr=darin, r=dougt
2002-11-08 23:30:53 +00:00
timeless%mozdev.org 08e67fa458 Bug 178350 urichecker crashes things
r=cmanske sr=bz
2002-11-06 20:38:52 +00:00
dbaron%fas.harvard.edu 6bda942444 Fix shutdown leak of IO service and protocol proxy service by breaking cycle in XPCOM shutdown observer. Slight performance improvement to nsIOService::GetCachedProtocolHandler. b=174134 r=bbaetz sr=darin 2002-11-06 13:03:49 +00:00
darin%netscape.com 0c98213fed marking nsIIOService frozen (b=157131) r=dougt
(this change was originally intended back in august, but we delayed making
the change in case someone came up with additional modifications to the
interface.  that hasn't happened, so marking frozen without changes.)
2002-10-29 19:43:00 +00:00
seawood%netscape.com 57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
neeti%netscape.com 5771630720 fix for bug 161352 - URL: can't load local file with semicolon (;) in name,r=dougt@netscape.com,sr=darin@netscape.com,a=asa@mozilla.org 2002-10-17 03:23:33 +00:00
dbradley%netscape.com b2813923c1 Bug 169902 - nsStandardURL::Resolve passes wrong length in some cases to ParseURL. r=dougt@netscape, sr=darin@netscape, a=brendan@mozilla.org 2002-10-14 19:20:54 +00:00
kaie%netscape.com 67c62394a7 b=106865 Blank page instead of SSL error dialog visiting https server
r=rpotts sr=darin a=asa
2002-10-14 14:34:40 +00:00
mstoltz%netscape.com 35ab60450f Bug 163648 - Disable specific external protocol handlers with known security
problems. r=darin, sr=dveditz.
2002-10-09 00:54:43 +00:00
dougt%netscape.com 2e18d2c1d3 Provides support for a conditional interface map entry 172833, r=bzbarsky@mit.edu, sr=darin@netscape.com 2002-10-07 18:52:27 +00:00
darin%netscape.com d3df569ddc fixing oops from checkin for bug 157135 (reported as bug 172930) 2002-10-06 19:31:11 +00:00
darin%netscape.com c0fa264890 fixes bug 167463 "fromCacheOnly should be an attribute on nsICachingChannel"
and fixes bug 166927 "add nsICachingChannel should provide an attribute to
'load only if modified'" r=dougt sr=bzbarsky
2002-10-06 03:20:40 +00:00
darin%netscape.com d4be63aeab moving nsIFileURL into the SDK now that it is frozen. 2002-10-06 02:28:27 +00:00
darin%netscape.com 7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
aaronl%netscape.com 9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
darin%netscape.com 4dbc5c57a4 fixing typo in comments 2002-09-28 04:37:42 +00:00
dougt%netscape.com 1566417aaf move contentEncodings and applyConversion to a new interface. r=neeti@netscape.com, sr=darin@netscape.com, b=157133 2002-09-27 19:23:21 +00:00
darin%netscape.com 71bb3b05de fixes bug 170789 "HTTP Accept: header should be tailored to context of the
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
scc%mozilla.org 7327907729 bug #167722, patch by Donny Cranford, r=gisburn, sr=scc, ports build bustage
need to include "nsReadableUtils.h"
2002-09-27 01:26:52 +00:00
darin%netscape.com 1cdf411d3b fixes bug 149586 "can't open files fith a name ending with dot" r=dougt sr=jag 2002-09-26 23:03:13 +00:00
darin%netscape.com ab0adab6b7 minor tweak to my checkin for bug 105340 2002-09-26 03:06:11 +00:00
darin%netscape.com 96fc87ff4c fixes bug 169653 "passing null as host in xmlHttpRequest.open crashes
Mozilla [@ net_ExtractURLScheme ]" r=dougt sr=bzbarsky
2002-09-26 02:24:49 +00:00
darin%netscape.com 2de4f81a70 fixes bug 170648 "eliminate referrer type from nsIHttpChannel in preparation
for freezing" r=dougt sr=rpotts
2002-09-25 21:28:53 +00:00
dougt%netscape.com 8dfc6f6c80 no more nsComponentManager:: in inline fu. sr=darin 2002-09-25 20:19:41 +00:00
dougt%netscape.com 4ce8a1539f Moves uploadStream to nsIUploadChannel. r=neeti@netscape.com, sr=darin@netscape.com, b=100601 2002-09-25 20:15:17 +00:00
darin%netscape.com f614a7fc2a removes some printfs b=134691 patch=pkw@us.ibm.com r=nobody sr=darin 2002-09-23 19:29:05 +00:00
darin%netscape.com fa677b84d9 tweak to checkin for bug 105340 r=dougt sr=rpotts 2002-09-23 18:06:22 +00:00
darin%netscape.com 8050fa197e fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts 2002-09-23 01:31:17 +00:00
kaie%netscape.com 095b376754 b=166664 Remove obsolete interface nsISecurityManagerComponent
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
mkaply%us.ibm.com ab0cfe7235 Not sure what happened here - probably a header changed somewhere 2002-09-13 22:36:42 +00:00
darin%netscape.com 714ae31270 this file is no longer built and should have been removed ages ago. 2002-09-13 20:05:48 +00:00
darin%netscape.com fcd4668a83 fixes XP_WIN bustage 2002-09-13 19:58:02 +00:00
darin%netscape.com d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com bf8c14319f fixes bug 168425 "cleanup nsIProtocolHandler.idl" r=dougt sr=alecf 2002-09-13 18:55:57 +00:00
darin%netscape.com ec6256ea3d fixes bug 143541 "SMTP via SSL via SOCKS fails to connect to server."
r=dougt sr=rpotts a=rjesup
2002-09-09 18:40:27 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
timeless%mac.com 9b478a4f58 Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com f6026fd746 removing some commented out code and other unused cruft. 2002-09-04 06:01:46 +00:00
dougt%netscape.com f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
andreas.otte%debitel.net 932f63b026 fix bug 166085 [Assertion constructing about: URIs
[@nsAboutProtocolHandler:122]] This is a regression fix from the fix
for bug 163225. The assertions never made sense and now they are
exposed. r=bzbarsky, sr=darin
2002-09-02 22:04:03 +00:00
bzbarsky%mit.edu fda4f2b8f8 Don't just hang when we can't load a sheet. Bug 165408, r=rpotts, sr=darin 2002-08-29 22:56:37 +00:00
andreas.otte%debitel.net caed7f2e56 fix bug 163225 [success or failure of ExtractScheme is not enough to
decide if a url is absolute or relative] This is second part of the
stuff to support those deprecated relative urls of type http:file or
http:/path. By loosening the check on absolute uris in
nsIOService::NewURI nsStandardURL::Resolve gets a chance to do its job.
r=bbaetz, sr=darin
2002-08-29 21:31:55 +00:00
bzbarsky%mit.edu d9ea7f8f8f Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream.  Use this in the CSSLoader instead of
allocating a single big buffer for the sheet.  Clean up the way we look
for the @charset charset in the sheet data.

r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
dougt%netscape.com 3fafda03c7 Removing nsIURIChecker.idl from sdk exports 2002-08-27 13:09:16 +00:00
dougt%netscape.com 22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
brade%netscape.com f90dfe3d0d use calloc instead of malloc/memset 0; bug 163472; r=Roland.Mainz@informatik.med
.uni-giessen.de, sr=darin
2002-08-21 13:14:32 +00:00
andreas.otte%debitel.net 33e3ae5a2b fix bug 32966 [http:/ (one slash) treated as http:// rather than /] We
now support some deprectated relative urls because RFC2396 allows for
a backwards compatibility implementation. Also fixes bug 22251, bug
40670, and some more. r=bbaetz, sr=darin
2002-08-17 11:56:52 +00:00
alecf%netscape.com 7ea939924f fix other bustage 2002-08-16 16:17:13 +00:00
alecf%netscape.com 81f961f9ca warning fix for bug 12493 - quiet down on warnings when url spec is set to ""
sr=darin
2002-08-16 14:55:34 +00:00
darin%netscape.com d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
kaie%netscape.com 9190a3d74e Patch from bug 87902 to fix SSL/TLS logic.
- make TLS intolerant server detection over proxies work
  (this bug 87902)
- on connection failure, only retry without TLS when it is really
  likely to help (bug 149910)
- remove obsolete workarounds in SSL i/o layer
  (see removed comments in patch)
- avoid to confuse programmers reading code,
  by renaming TLSStepUp (which means something else)
  to the correct term STARTTLS (what the code is actually doing).
  (As suggested by nelsonb)
- If an invalid or expired etc. server certificate is presented,
  a warning is shown. If the user decides to cancel,
  network activity should stop immediately.
  (we currently warn multiple times) (bug 87209)

r=javi/darin/ducarroz/dmose sr=alecf
2002-08-14 23:43:28 +00:00
darin%netscape.com 33cf36c5cd fixes bug 102312 "URL: Href attributes spanning multiple lines are taken
to be relative rather than absolute links" r=dougt sr=alecf
2002-08-13 20:22:33 +00:00
darin%netscape.com 6859a4cc0e fixes bug 161228 - socket transport DNS cache should map host:port -> ipaddress
instead of host -> ipaddress
r=mstoltz sr=dveditz
2002-08-13 01:02:59 +00:00
darin%netscape.com 24fd40bd6f fixes bug 151867 - file channel should implement nsIUploadChannel
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
bbaetz%student.usyd.edu.au 5310c14a26 Hopefully fix bustage from incomplete backout. 2002-08-10 01:12:01 +00:00
leaf%mozilla.org fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
dbaron%fas.harvard.edu d38d31cf64 Attempt to fix bustage from darin's checkin. 2002-08-08 20:47:03 +00:00
darin%netscape.com 45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
alecf%netscape.com f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com caa52be426 Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa. 2002-07-30 02:25:08 +00:00
darin%netscape.com f45557bdd7 fixes bug 146884 - Mozilla sometimes consumes 100% CPU when pipelining is enabled...
r=dougt sr=rpotts a=asa
2002-07-27 01:06:05 +00:00
loadrunner%betak.net 3a2a8e448b DNS: lookup regression, r=adamlock, sr=darin, a=asa, local fix for autodial by smeredith@netscape.com all credits to him 2002-07-24 02:43:22 +00:00
bienvenu%netscape.com e3b908170b fix crash shutting down while offline r=dougt, sr=dveditz a=chofmann 156851 2002-07-12 01:00:08 +00:00
tao%netscape.com c36a083478 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. (r=dougt, sr=rpotts), c/o smeredith. - bullet-proof mishave.
2002-07-09 21:53:06 +00:00
jst%netscape.com c3b623fc32 Fixing one more part of bug 126212. Make nsLoadGroup store the requests in a pldhash in stead of in a linear array for better performance when dealing with *lots* of requests. r=bzbarsky@mit.edu, sr=rpotts@netscape.com 2002-07-09 01:03:45 +00:00
bryner%netscape.com 90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
timeless%mac.com 651ae14d30 Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM
r=dmose, sr=scc, moa: dougt, dbradley, gagan, harish, akk
2002-07-04 14:29:25 +00:00
dp%netscape.com bd5ecc9f2b bug 144884 Necko buffer cache. r=rjc, sr=darin 2002-07-02 18:15:19 +00:00
dougt%netscape.com 3c19e035f5 Making autodial block occur on the socket transport thread - no thread proxying. r=me, sr=rpotts, patch by smeredith@netscape.com. bug 93002 2002-07-02 04:51:40 +00:00
tao%netscape.com db3d812f32 Fix HPux bustage; add eol at the end. 2002-06-29 01:26:53 +00:00
tao%netscape.com f327d31b9a 93002: [distribution]Conn: Use dialup networking (.DUN) when launching
mozilla. r=dougt,sr=rpotts. Help Windows NT, 2000, and XP dialup a RAS
connection when a network address is unreachable. (c/osmeredith)
the controlling pref is "network.autodial-helper.enabled".
2002-06-28 23:03:52 +00:00
darin%netscape.com e436bae9b1 fixes bug 149943 "prevent princeton exploit" r=dougt,mstoltz sr=dveditz 2002-06-26 06:35:38 +00:00
dougt%netscape.com b457216712 status ignored on OnDataWritable. 153414. r=me, sr=darin 2002-06-25 02:57:00 +00:00
darin%netscape.com 10e4c2f8f2 secondary fix for bug 146094 "Stealing third-party cookies through a proxy"
r=dougt sr=rpotts
2002-06-20 05:49:04 +00:00
darin%netscape.com dbb4c1e5ed pseudo fix for bug 140472 "No escape for non ASCII host name"
r=dougt sr=rpotts
2002-06-20 05:45:57 +00:00
darin%netscape.com 297b4c9dda fixes bug 133286 "Windows Media Player in full-page plugin mode may not repaint window"
patch=av r=dougt sr=darin
2002-06-18 21:21:47 +00:00
bzbarsky%mit.edu c4fd9838f8 Don't send HEAD to FTP servers behind HTTP proxies. Bug 148813,
r=bbaetz, sr=darin
2002-06-17 20:49:42 +00:00
peterlubczynski%netscape.com f239acc984 Fixing NS_MakeAbsoluteURI so it doesn't crash on default parameters, bug 148233 r=serge, sr=darin 2002-06-14 17:44:20 +00:00
naving%netscape.com 7fd6d65393 150716 patch by bienvenu and darin. r=dougt sr=bienvenu. make compact folders work again. The fix is to clear all the member variables pertaining to the request before calling OnStopRequest 2002-06-14 01:40:54 +00:00
mkaply%us.ibm.com 8d4e020746 #150012
r=dougt, sr=darin
Support ranges (x-y) in the list of banned.override ports
2002-06-13 20:51:03 +00:00
darin%netscape.com 9f8e15f2c1 fixes bug 149073 "nsStorageTransport::GetNthSegment is slow"
r=dbaron sr=rpotts
2002-06-11 22:32:35 +00:00
darin%netscape.com 31160badcb fixes bug 149090 "viewing an image three times corrupts web pages [leaks
file descriptors on all platforms]" r=dougt, sr=rpotts, a=asa
2002-06-07 05:07:51 +00:00
dougt%netscape.com 060a87578f Fixes top crash in nsFileTransport::Process [nsFileTransport.cpp, line 753] and hoping to fix the move-email-crash-issue. This change inforces that a Async(Read|Write) of the file or socket transport must have a valid mProvider|mListener. sr=darin@netscape.com, r=pavlov, bug=107214 2002-06-04 05:36:15 +00:00
ben%netscape.com f713d6c356 Part of a fix for bug 142847, Trunk crashes launching mail @ nsBufferedStream::Fil
l. Null-check patch from darin@netscape.com, r=dougt, sr=ben
2002-06-03 12:44:13 +00:00
dougt%netscape.com cd91be1c37 beard tells me that I need a class after friend - fixing mac bustage. 2002-05-31 22:03:38 +00:00
dougt%netscape.com 5f7d72f9e8 fixes crash in js_FreeStack caused by a race condition in necko. see 139556 for the details. r=rpotts, sr=darin 2002-05-31 20:40:11 +00:00
timeless%mac.com 01b68b0fb0 Bug 134724 nsIOService::~nsIOService => nsIOService::SetOffline Getting service @mozilla.org/observer-service;1 on shutdown. [@nsThreadPool::Shutdown]
r=dougt sr=darin
2002-05-30 23:11:49 +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
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 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 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 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
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
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 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
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
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
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
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 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
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
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
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
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
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
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
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
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
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 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