darin%meer.net
33769a7e69
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
d1061f3de6
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
8e21fd8081
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
fadf241e34
removing obsolete comment, r+sr=darin
2003-10-17 20:56:44 +00:00
darin%meer.net
b5031beec6
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
b6e7913f75
adding some additional documentation per bzbarsky, b=192284
2003-10-08 04:37:38 +00:00
darin%meer.net
dfb4b8260b
fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky
2003-10-08 04:27:13 +00:00
darin%meer.net
ec28931a44
removing nsAutoLock workaround for bug 221331.
2003-10-08 03:38:46 +00:00
darin%meer.net
7e5b9f7f7d
minor touch-up to patch for bug 210125.
2003-10-07 08:17:22 +00:00
darin%meer.net
93657ac421
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
7fa979fb77
correcting contributor line from initial check-in.
2003-10-06 09:17:15 +00:00
darin%meer.net
0cc34638f5
fix tinderbox Ts=NaN problem. stream transport must handle offset = -1.
2003-10-06 07:58:07 +00:00
darin%meer.net
ef29eef7fa
fixing win32 bustage.
2003-10-06 03:49:54 +00:00
darin%meer.net
db6bd44432
correcting bustage fix.
2003-10-06 03:21:12 +00:00
darin%meer.net
6c1caf1b69
fixes win32 bustage
2003-10-06 02:50:49 +00:00
darin%meer.net
97286a337b
fixing potential bustage
2003-10-06 02:14:02 +00:00
darin%meer.net
43063a6f09
bustage fix... i had this in my tree already :-(
2003-10-06 01:58:58 +00:00
darin%meer.net
ac61fe09ca
annotating workaround for bug 221331.
2003-10-06 01:58:08 +00:00
darin%meer.net
325b3c6de7
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
56573a1871
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
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00
bzbarsky%mit.edu
9893ba871c
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
5fde122429
removing dead code
2003-09-19 18:21:14 +00:00
cls%seawood.org
bfca537521
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
3b26be75f0
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
b77f55bf26
removing files that are no longer compiled.
2003-09-15 21:56:55 +00:00
darin%meer.net
c2c0089325
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
d79ad7e944
(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
8989a2213a
landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner
2003-09-11 20:32:33 +00:00
bryner%brianryner.com
70b73feae9
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
f6be8fe74f
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
117dcd4d23
Bug 211470 - need a common nsURIHashKey r=darin sr=bz
2003-07-27 15:20:11 +00:00
jaggernaut%netscape.com
f1efc20ae6
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
52949da7f6
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
f742c7f019
removing unused files. r+sr=darin, no bug
2003-07-25 17:31:36 +00:00
jaggernaut%netscape.com
f008bc2bad
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
89911cf733
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
8e49c0c97d
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
118c114d7b
removing errant printf from previous checkin
2003-07-15 14:51:43 +00:00
bzbarsky%mit.edu
5b000ba0c0
Fix bug 212277. r=caillon, sr=darin
2003-07-15 07:01:16 +00:00
darin%netscape.com
f2964b1ae0
fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky
2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
bzbarsky%mit.edu
06dbe6f09a
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
6612ac1a1e
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
87fecf1c93
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
c95bae9c84
Purging tabs, r+sr=darin
2003-07-09 02:28:07 +00:00
darin%netscape.com
ddebbeb3aa
revising nsIChannel documentation further
2003-07-08 22:43:51 +00:00
darin%netscape.com
af7236f048
cleaning up some nsIChannel documentation, b=209101, r+sr=nobody
2003-07-08 22:04:32 +00:00
bzbarsky%mit.edu
32d96efdc3
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
f82f7c9d38
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
10e836c35b
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
22843b51e3
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
bf011a6d3b
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
2546d3e495
Bug 187442 change PL_strcmp to strcmp in nsIOService
...
r=darin sr=darin
2003-06-25 01:13:30 +00:00
darin%netscape.com
25f0a278b0
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
d1447d9cc1
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
a5c849fca1
fixes bug 210119 "Browser crashes when opening URL" r=caillon sr=bzbarsky
2003-06-23 05:51:33 +00:00
darin%netscape.com
f307656694
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
c0b88c3df1
fixes bug 204124 "minor codesize optimizations for nsNetUtil.h" r=dougt sr=alecf
2003-06-18 23:07:09 +00:00
ccarlen%netscape.com
ccfba160c9
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
ccf01a2786
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
8f112a4226
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
149f719c00
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
2b0c9c42b6
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
394469c6d1
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
34c20a2555
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
e3725ca56e
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
68786e981e
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
3a4bdb8f85
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
5a816eb572
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
f5b0d3eb47
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
7f2e9509e0
Removing unneeded _BSD_SOURCE
...
Bug #202510
2003-04-19 02:12:08 +00:00
seawood%netscape.com
8893b1e6fd
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
darin%netscape.com
f13c2a68b7
avoid compiler warning
2003-04-18 04:46:40 +00:00
darin%netscape.com
a9f3b48e39
fixes bug 84798 "PAC: Failover does not work" r=dougt sr=alecf
2003-04-15 23:07:12 +00:00
brendan%mozilla.org
36867f5dc9
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
f2e5053dac
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
fbf1024ed5
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
c1360c525d
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
c55493c39e
removing obsolete nsIAuthenticator file. bug 182164.
2003-04-09 21:12:10 +00:00
darin%netscape.com
9648fbc5f1
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
2551b08b45
bug 201012, get rid of offline warning in PostEvent, r/sr=darin
2003-04-07 21:07:21 +00:00
darin%netscape.com
046b649794
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
6e8d34f06e
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
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
darin%netscape.com
66d2e3f995
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
3bf2adaba6
fix for 139772 - PAC: HTTP auth support. r-dbradley, sr-darin.
2003-03-26 01:19:52 +00:00
andreas.otte%debitel.net
67c5e262d8
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
cd05d87c04
Change nsIIDNService to take AUTF8String and ACString,
...
bug 188410, r=darin, sr=alecf.
2003-03-13 23:06:14 +00:00
cls%seawood.org
ab37c79206
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
6ec01461fd
for bug 103851, adding new cache error. r=bryner, sr=darin.
2003-03-10 23:18:04 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
darin%netscape.com
426149878b
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
47ad5ffffc
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
db5dd7ed0e
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
a9d25a843d
removing dead files (post bug 176919 cleanup)
2003-02-23 05:22:38 +00:00
darin%netscape.com
e8737592a8
removing dead code
2003-02-23 05:14:06 +00:00
darin%netscape.com
5780581f8c
removing dead files (post bug 176919 cleanup)
2003-02-23 05:11:04 +00:00
darin%netscape.com
e48fa44c4a
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
c210ab5523
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
942b069220
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
6ef3967070
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
03f838a435
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
6e44144762
fixes bug 190860 "trunk topcrash [@ _PR_Getfd]" r=dougt sr=bz a=asa
2003-02-13 19:02:25 +00:00
darin%netscape.com
eab16107c6
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
b55aa4147a
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
dc63377e03
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
8304c9ec71
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
3d55032f82
fixes bug 190000 "crashes [@ PR_SetPollableEvent]" r=pavlov sr=bz a=dbaron
2003-01-31 01:51:45 +00:00
darin%netscape.com
0e1462cc9b
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
6b9785edcd
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
3b402eb5f5
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
006ac979e8
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
fd41d3cfa9
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
8eb2526827
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
36a9628307
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
b19f5d1ee0
attemping fix for linux Ts/Txul startup regression, b=189567
2003-01-19 20:46:51 +00:00
cbiesinger%web.de
35f33cd321
189630 r=bbaetz sr=dbaron uninitialized nsresult in nsIIOService
2003-01-19 10:55:23 +00:00
darin%netscape.com
0e7b16cca9
removing old nsIFileChannel, hoping to make the macs start ignoring it.
2003-01-18 04:33:21 +00:00
dbaron%dbaron.org
087e85f545
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
8f284ed984
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
b5442da194
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
f559ce69a0
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
2d58cd8e80
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
233f20dbed
b=184940 Enable additional SSL ciphers, add configuration UI
...
r=javi sr=jaggernaut
2003-01-07 00:58:24 +00:00
seawood%netscape.com
4588fb970a
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
709da1357a
Enable truncation of cache files for BeOS.
...
Bug #162588 r=gordon sr=darin
2002-12-19 06:27:57 +00:00
darin%netscape.com
703bf724e3
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
2f1b1f3c24
cvs removing unused files, b=181699, r=gagan, sr=alecf
2002-11-26 19:11:33 +00:00
darin%netscape.com
950c622c23
fixes bug 181699 "remove unused nsProxyAutoConfigUtils and
...
nsIProxyAutoConfigUtils" r=gagan sr=alecf
2002-11-26 18:58:27 +00:00
darin%netscape.com
4b23af92f2
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
8b2eaca5a6
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
ad7a793efe
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
978883d928
fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts
2002-11-14 20:36:20 +00:00
alecf%netscape.com
a7b81df6c6
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
8fdc3f1e33
Clean up some array stuff in necko. Bug 175442, r=darin, sr=alecf.
2002-11-13 21:25:32 +00:00
dougt%netscape.com
9b5d2010be
Moving nsIIOService to SDK. 179610. r=me
2002-11-12 01:42:33 +00:00
dbradley%netscape.com
ec5343b480
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
50a35c0245
argh, back out my last checkin because Ts went UP not down!
2002-11-09 01:31:32 +00:00
alecf%netscape.com
e8fa3e1225
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
afe5cea7f5
Bug 178350 urichecker crashes things
...
r=cmanske sr=bz
2002-11-06 20:38:52 +00:00
dbaron%fas.harvard.edu
3c0f29e36a
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
ea7c08a836
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
d1bef3cbe0
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
cce080956e
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
9ca4fed1f3
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
c6162cc6a1
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
a95495280f
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
a956edb3f5
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
dbce82871c
fixing oops from checkin for bug 157135 (reported as bug 172930)
2002-10-06 19:31:11 +00:00
darin%netscape.com
1f63800e30
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
0c11a08264
moving nsIFileURL into the SDK now that it is frozen.
2002-10-06 02:28:27 +00:00
darin%netscape.com
aad1a1d1f6
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
aaronl%netscape.com
4ac78a1931
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
b514a0cc0c
fixing typo in comments
2002-09-28 04:37:42 +00:00
dougt%netscape.com
0ec338eb4b
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
3f13b9fba7
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
3b6afa4c20
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
ed57cf09bc
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
0081325f16
minor tweak to my checkin for bug 105340
2002-09-26 03:06:11 +00:00
darin%netscape.com
d8c7e5c379
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
380f93de79
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
d276f365a4
no more nsComponentManager:: in inline fu. sr=darin
2002-09-25 20:19:41 +00:00
dougt%netscape.com
96c5600b63
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
b27d05025f
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
ee88554dd8
tweak to checkin for bug 105340 r=dougt sr=rpotts
2002-09-23 18:06:22 +00:00
darin%netscape.com
d8400f3051
fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts
2002-09-23 01:31:17 +00:00
kaie%netscape.com
f74fb820fc
b=166664 Remove obsolete interface nsISecurityManagerComponent
...
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
mkaply%us.ibm.com
bb716b2a35
Not sure what happened here - probably a header changed somewhere
2002-09-13 22:36:42 +00:00
darin%netscape.com
191f062ef6
this file is no longer built and should have been removed ages ago.
2002-09-13 20:05:48 +00:00
darin%netscape.com
95bbd7498e
fixes XP_WIN bustage
2002-09-13 19:58:02 +00:00
darin%netscape.com
c8bc7f6793
fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
...
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
darin%netscape.com
928ea1333b
fixes bug 168425 "cleanup nsIProtocolHandler.idl" r=dougt sr=alecf
2002-09-13 18:55:57 +00:00
darin%netscape.com
b0d2ed2a71
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
c5e8f896cd
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
f7346afa66
Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
...
r=bz sr=darin
2002-09-04 06:45:10 +00:00
darin%netscape.com
8f73b8f0b1
removing some commented out code and other unused cruft.
2002-09-04 06:01:46 +00:00
dougt%netscape.com
c1b9f8114d
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
219e0622f7
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
ad71c19985
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
12da895dab
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
389100cc23
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
74ce0a6594
Removing nsIURIChecker.idl from sdk exports
2002-08-27 13:09:16 +00:00
dougt%netscape.com
d0dc56776f
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
5d2a2e5fef
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
b58c38a104
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
4fe015ecb7
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
57ccc09f7e
fix other bustage
2002-08-16 16:17:13 +00:00
alecf%netscape.com
f74ea58b44
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
8f0aa5304b
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
c430cd9340
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
04f117542d
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
e9f220c60b
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
437a4e74cd
fixes bug 151867 - file channel should implement nsIUploadChannel
...
r=dougt sr=alecf
2002-08-12 22:44:04 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
bbaetz%student.usyd.edu.au
7e0b493c98
Hopefully fix bustage from incomplete backout.
2002-08-10 01:12:01 +00:00
leaf%mozilla.org
9c78570990
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
1a7f3bdab2
Attempt to fix bustage from darin's checkin.
2002-08-08 20:47:03 +00:00
darin%netscape.com
e9ef929bf3
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
alecf%netscape.com
3703f3c61b
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