andreas.otte%primus-online.de
b4f09c2342
fix bug 34966 [fragment id on root-documents without / misinterpreted], r=warren@netscape.com
2000-04-15 16:07:28 +00:00
andreas.otte%primus-online.de
4a2473a780
fix bug 35736 [url encoding - character encoded when it shouldn't] No longer escaping $, r=gagan@netscape.com
2000-04-15 15:52:40 +00:00
scc%netscape.com
26a41b1754
making string conversions explicit
2000-04-15 09:16:58 +00:00
scc%netscape.com
94b0861716
making string conversions explicit
2000-04-15 07:05:34 +00:00
scc%netscape.com
df36229f97
making string conversions explicit
2000-04-15 06:52:12 +00:00
scc%netscape.com
90f6c2cb90
making string conversions explicit
2000-04-15 06:42:27 +00:00
scc%netscape.com
5510895b32
making string conversions explicit
2000-04-15 05:40:34 +00:00
gagan%netscape.com
bc24301e63
Fix for bug 28950. Header values in nsHeaderEntry are now CString instead of the nsString.
2000-04-15 03:22:36 +00:00
gagan%netscape.com
1e9dd41460
Fix for 32813. Moved the hardcoded tests out into a separate file and added functionality to specify that file. Look at urltests.dat in this directory for more info.
2000-04-15 01:47:17 +00:00
gagan%netscape.com
1b5a686b76
First checkin of all the url parsing related tests. Not in the build.
2000-04-15 01:44:57 +00:00
ruslan%netscape.com
3485166c98
Implement firing of OnStartRequest regardless of the error code but don't
...
enable it yet till the webshell is fixed.
2000-04-15 00:01:23 +00:00
valeski%netscape.com
673a539153
re-write of multi-mixed converter so it handles binary data. also have the unknown decoder looking for script tags.
2000-04-14 21:27:32 +00:00
ruslan%netscape.com
848ca9862f
Fix 35508, 33762, 35024.
2000-04-14 21:10:27 +00:00
warren%netscape.com
e495d8bf34
Fixed to truncate by default. Fixed permissions to default to 664.
2000-04-14 09:32:24 +00:00
warren%netscape.com
5be72cd60a
Fixed leak in AsyncRead/AsyncWrite. r=danm
2000-04-14 05:29:21 +00:00
ftang%netscape.com
94e2018782
check in fix of 29341 . patched submitted by m_kato@ga2.so-net.ne.jp
...
Make sure the \ to / conversion respect double byte system on window.
2000-04-14 04:43:02 +00:00
jbetak%netscape.com
b74494e409
r=valeski, exposing channel for 32604 Trunk fix for illegal use of nsString-external JavaScript
2000-04-14 02:46:28 +00:00
ruslan%netscape.com
88cc8694d8
Fix 35024 - add new API to the socketTransportService to see how many
...
connections are alive/in-progress/etc.
2000-04-13 22:30:21 +00:00
ruslan%netscape.com
e30c647fbc
In case of getting Connection: close during http/1.1 response - don't
...
record the capabilities of such server.
2000-04-13 21:19:27 +00:00
ruslan%netscape.com
5dff88a180
Partially fix 34743. Handle 100 (Continue) responses. Add an exclusion list
...
for servers with broken 1.1/pipelining. Fire onstop in case of the error on
all queued up channels in the pipeline.
2000-04-13 20:48:19 +00:00
gagan%netscape.com
b1542cff0d
Backing out last changes since warren has the new ones.
2000-04-13 19:50:43 +00:00
gagan%netscape.com
a8aac69619
35564 MLK fixes and IOService optimization from beard.
2000-04-13 19:44:15 +00:00
gagan%netscape.com
623ba9e199
Fixed the testserver to print arbitrary content-length request. So you can now try http://<testserver>/?Length=N to get back a document with content-length of N. This is not in the build.
2000-04-13 19:20:54 +00:00
warren%netscape.com
dd13ffb6ac
Fixed assertion problem with rv/rv2.
2000-04-13 10:07:13 +00:00
warren%netscape.com
4d06e7376a
Fixed RemoveChannel problem.
2000-04-13 10:02:32 +00:00
warren%netscape.com
503913645b
Added some cleanup.
2000-04-13 09:30:09 +00:00
warren%netscape.com
cb7cb57ef6
Removed
2000-04-13 09:22:09 +00:00
warren%netscape.com
25540ff9db
Added nsIStreamIO.idl. Removed nsIFileSystem.idl.
2000-04-13 09:20:57 +00:00
warren%netscape.com
c544ed30ef
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
warren%netscape.com
15ae528e0d
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
warren%netscape.com
d17c5946a1
Moved nsXPIDLString.h out of ifdef for optimized builds.
2000-04-12 08:25:32 +00:00
warren%netscape.com
2979b9b4c6
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
ruslan%netscape.com
6658571391
Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
...
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
bryner%uiuc.edu
bb6f3013c1
Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang.
2000-04-11 22:41:02 +00:00
ruslan%netscape.com
084eb9ad88
Fix 35344, r=dougt, a=leaf
2000-04-10 21:41:55 +00:00
ruslan%netscape.com
6d0e87ac8e
Fixing the first part of 35344, r=dougt, a=leaf.
2000-04-10 20:02:33 +00:00
cls%seawood.org
932870c3c6
Set SHORT_LIBNAME for 8.3 platforms.
2000-04-08 00:39:39 +00:00
gagan%netscape.com
8429a748bc
Some test changes to allow echoing requests at arbitrary locations in urlmap. You can now use ECHO [HTTPHeader] to display all headers (if HTTPHeader is not specified) or that header value as it came in the request. See <your-testserver>/echo for an example. Not in build (a=leaf)
2000-04-07 23:14:52 +00:00
davidm%netscape.com
5f1d8e929a
34713 Incorrect MIME type for .dtd files causes browser to not sta
r=sfraser a =jj
2000-04-07 00:31:04 +00:00
mscott%netscape.com
c8d4aa91c4
Bug #34561 --> we were reporting false timeouts with connection based protocols
...
r=ruslan,warren
a=granrose
2000-04-05 21:15:44 +00:00
warren%netscape.com
f1f675ff42
Fix to not call OnStartRequest if channel has been canceled. Bug #31957
2000-04-05 06:46:00 +00:00
cls%seawood.org
0bb85bf87e
Added newline to end of these files to placate the HP compiler.
...
So when are we going to make build/unix/print-non-newline.sh part of the cvs-commit filter?
2000-04-05 06:18:10 +00:00
bryner%uiuc.edu
1639ba6502
Making nsTXTToHTMLConv implement nsITXTToHTMLConv. r=valeski.
2000-04-05 05:53:35 +00:00
bryner%uiuc.edu
79b1a41cae
Adding nsITXTToHTMLConv.idl to the build on Windows and Unix.
2000-04-05 05:49:34 +00:00
bryner%uiuc.edu
7ecfb4869f
This CID definition is not needed.
2000-04-05 05:47:29 +00:00
valeski%netscape.com
657b1bb8b9
adding nsITXTToHTMLConv.idl
2000-04-05 05:34:36 +00:00
bryner%uiuc.edu
251632c042
Adding a new interface for the text to HTML converter.
2000-04-05 05:21:13 +00:00
ruslan%netscape.com
600f5592b7
Fix pipelining case when chunk encoding stream is pushed (pipelining is
...
not a default yet).
2000-04-05 05:08:40 +00:00
ruslan%netscape.com
be9ac37c1b
Fix 34359 - nsSocketTransport timeout should also work while waiting on
...
actual data, not only while connecting.
2000-04-05 04:49:35 +00:00
ruslan%netscape.com
40c957386d
Fix uninitialized variable. Minor code cleanup.
2000-04-05 04:38:08 +00:00