gagan%netscape.com
339cc0f6f2
First checkin of proxy auto config interfaces. Not in the build.
2000-04-27 18:42:47 +00:00
valeski%netscape.com
5535ccfc0c
37200. text type data urls were having whitespace stripped out of them.
2000-04-27 03:55:20 +00:00
gagan%netscape.com
e27ef680ac
Fix the form posting problem. I forget the bug number... r=ruslan
2000-04-27 01:06:57 +00:00
mstoltz%netscape.com
ab119e4818
Removed getOwner() function from nsIStreamLoader. getChannel() now fulfills this function.
2000-04-27 00:30:27 +00:00
slamm%netscape.com
7180b8f97a
Fix declaration order to quiet build warning
2000-04-26 14:31:01 +00:00
mstoltz%netscape.com
4794c651b5
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
ruslan%netscape.com
5c1a777042
More complete update to the previos check in. Don't even instatiate
...
the final listener as we're not using it anyway.
2000-04-26 00:11:30 +00:00
ruslan%netscape.com
325a51765f
Don't fire OnStopRequest just yet when the channel gets Cancelled (until
...
the receiver learns how to handle it correctly), r=imoT, a=leaf. Used to
crash when following expedia link from msn.com
2000-04-25 23:59:25 +00:00
ruslan%netscape.com
25976cce56
Fix 37084 (blocker), r=gagan
2000-04-25 19:11:26 +00:00
pavlov%netscape.com
03d4675682
string api changes r=scc
2000-04-25 05:40:45 +00:00
mscott%netscape.com
199d1c9074
when determining progress for a cache entry, use the content length
...
for the cache entry as the total max progress. This change gives us more accurate progress for loading
entries from the cache for http.
2000-04-25 01:52:24 +00:00
mscott%netscape.com
78ba47064e
implement GetContentLength for a memory cache entry. This helps us report
...
progress for items coming out of the cache
2000-04-25 01:48:48 +00:00
ruslan%netscape.com
1fb3f37f7e
WIP on 33508, 28890. Adjust response timeout up to 120 seconds by default
...
as well.
2000-04-25 01:27:30 +00:00
gagan%netscape.com
f9ff19a205
Fixed bug 36831. Removed an accidental checkin of an assertion.
2000-04-25 01:18:26 +00:00
gagan%netscape.com
ec97858c67
First checkin of proxy auto config stuff.
2000-04-25 01:15:35 +00:00
mstoltz%netscape.com
200b920525
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
9ac7780368
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
mscott%netscape.com
0d0df459ef
Some folks were confused about why we had AsyncOpen I put a comment saying this method is being
...
made obsolete and no one really implements it.
2000-04-23 01:45:21 +00:00
sspitzer%netscape.com
d68aee5215
turn off gagan's assertion. #36831 . r=mscott.
2000-04-22 23:34:03 +00:00
mscott%netscape.com
9a86af4ff9
These changes are actually valeski's. I'm checking them in for him. These changes are to make http
...
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.
r=mscott
2000-04-22 22:40:40 +00:00
gagan%netscape.com
7b3261ad7e
Fixing a bad merge. Reordered WriteRequest with ReleaseTransport in OnStopRequest.
2000-04-22 01:23:29 +00:00
gagan%netscape.com
45af37867c
Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
...
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00
davidm%netscape.com
2c833f43ce
32956 Triggering same xpi file in same session fails (mem cache on
r = ruslan
2000-04-21 23:23:59 +00:00
danm%netscape.com
0568020caf
stop up a couple of leaks. r=davidm
2000-04-21 21:23:10 +00:00
gagan%netscape.com
e834d524df
Ignore newer test case. Not in the build.
2000-04-21 19:45:16 +00:00
andreas.otte%primus-online.de
5d1c305843
extended fix for bug 34863 [Local Harddisks not found if I tried with C: without \], partial fix for bugs 32997 [file URLs that include a hostname don't work] and 19174 [Canonify does not handle UNC file paths], enable the urlparser to handle unc paths better for XP_PC, r=dougt@netscape.com
2000-04-21 14:10:23 +00:00
warren%netscape.com
6ec00c88fa
Removed extra call to Open
2000-04-21 05:15:42 +00:00
warren%netscape.com
26f4717bc8
Changed max thread count to 4 (for now).
2000-04-21 05:14:49 +00:00
ruslan%netscape.com
ddd06506fc
Be more conservative when checking that the keep-alive connection has
...
died. On some platforms it can come out as eof and on some (windows)
it'll come out as "connection aborted".
2000-04-21 01:27:48 +00:00
valeski%netscape.com
2993aab20a
adding callback test harness to unix builds
2000-04-20 23:26:41 +00:00
valeski%netscape.com
838614bdc8
adding callback test harness to the build and fixing a typo that wasn't letting TestWriteSpeed get built on windows
2000-04-20 23:22:27 +00:00
ruslan%netscape.com
60577a1441
Adjust transport socket timeout everytime it's getting put back into the
...
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
dougt%netscape.com
feaefc7aa5
Fix for 36236. Make all https channels use the load flag:
...
INHIBIT_PERSISTENT_CACHING. r=davidm@netscape.com
2000-04-19 19:59:40 +00:00
valeski%netscape.com
058515d96b
adding cmd line arg usage, not part of builds
2000-04-19 19:58:29 +00:00
valeski%netscape.com
4cde6527f4
NOT PART OF BUILD. adding a protocol callback test harness
2000-04-19 17:47:45 +00:00
davidm%netscape.com
374b1f8ba3
28412 metaDataLength is wrong in nsCachedNetData::Deserialize
Update streamasfile interface to be a file rather than filename.
2000-04-19 04:55:57 +00:00
davidm%netscape.com
699af3fa09
Replace nsString with nsCString. Add routines for setting the ext froma comma delimenated list
2000-04-19 04:45:30 +00:00
davidm%netscape.com
4bb18cf471
Fix problem with prefs not being initialized
2000-04-19 04:43:04 +00:00
davidm%netscape.com
703737995e
35197 Leaking nsFileSpecImpl
2000-04-19 04:41:28 +00:00
ruslan%netscape.com
49cdc71c64
Fire OnStop on the right listener
2000-04-19 04:19:18 +00:00
ruslan%netscape.com
8edd476539
Fix 24884
2000-04-19 03:55:56 +00:00
scc%netscape.com
995abb7f46
making string conversions explicit
2000-04-18 23:53:10 +00:00
valeski%netscape.com
31e569dcd5
26191. FTP can now recover when browsing and a connection times out
2000-04-18 23:05:12 +00:00
valeski%netscape.com
7fd9520f8a
we now use the cached, correct, event queue when firing our Async*() channel api calls from the FTP thread. this allows other applications to spin up FTP threads.
2000-04-18 20:56:04 +00:00
valeski%netscape.com
aa0afb1017
27982. if we were trying to login and the server told us it was full (via a 421 code :-/), then just stop processing
2000-04-18 13:48:34 +00:00
valeski%netscape.com
786abf8514
fixing multi mixed so it can handle errors coming from the data producer (http)
2000-04-18 13:42:40 +00:00
valeski%netscape.com
07dc210cc6
35439. data urls having trouble with data including spaces.
2000-04-18 13:39:59 +00:00
cls%seawood.org
a27ca31c45
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
mccabe%netscape.com
2dc6620ea1
Removing errant classname:: in method declaration in class definition, for Ruslan. To fix bustage.
2000-04-18 04:44:20 +00:00
bryner%uiuc.edu
1b068758fa
Make the title for a finger document show "Finger information for
...
user@host". r=valeski.
2000-04-18 02:40:23 +00:00
ruslan%netscape.com
e2f92e9b14
Backing up some changes from friday which broke authenticate (36071). Support
...
Apache-style keep-alive header. Make *ServerCapabilities methods public.
2000-04-18 02:32:53 +00:00
bryner%uiuc.edu
a3a0264f41
Write the html, title, and body tags directly to the stream listener
...
without having them go through the txt->html conversion. This makes it so
we don't accidentely try to form an HREF inside the title. r=valeski.
2000-04-17 04:40:44 +00:00
warren%netscape.com
9c6a4060fc
Changing dir create permissions to 775.
2000-04-16 21:32:29 +00:00
andreas.otte%primus-online.de
7a9b379bf1
fix bug 33868 [URL encoding for Basic Realm authentication doesn't work], just unescape the prehost, r=gagan@netscape.com
2000-04-16 07:16:28 +00:00
andreas.otte%primus-online.de
5ce6f6a715
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
b0aa6b7ef8
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
b6011d8f80
making string conversions explicit
2000-04-15 09:16:58 +00:00
scc%netscape.com
e097771f06
making string conversions explicit
2000-04-15 07:05:34 +00:00
scc%netscape.com
10ee302959
making string conversions explicit
2000-04-15 06:52:12 +00:00
scc%netscape.com
37fba102ef
making string conversions explicit
2000-04-15 06:42:27 +00:00
scc%netscape.com
c9a158e37b
making string conversions explicit
2000-04-15 05:40:34 +00:00
gagan%netscape.com
48006c83a0
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
576a9dec53
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
3baa2d19ff
First checkin of all the url parsing related tests. Not in the build.
2000-04-15 01:44:57 +00:00
ruslan%netscape.com
cdc1205334
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
557f95ea64
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
4965f4905d
Fix 35508, 33762, 35024.
2000-04-14 21:10:27 +00:00
warren%netscape.com
0a1242730e
Fixed to truncate by default. Fixed permissions to default to 664.
2000-04-14 09:32:24 +00:00
warren%netscape.com
6923e40b28
Fixed leak in AsyncRead/AsyncWrite. r=danm
2000-04-14 05:29:21 +00:00
ftang%netscape.com
ee10bf09a6
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
19217b46c9
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
8994f0e64c
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
e5e920f65e
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
39f7fc06c6
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
7141d6ce45
Backing out last changes since warren has the new ones.
2000-04-13 19:50:43 +00:00
gagan%netscape.com
3907bf9cb4
35564 MLK fixes and IOService optimization from beard.
2000-04-13 19:44:15 +00:00
gagan%netscape.com
0f7d6d629f
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
32ced272ad
Fixed assertion problem with rv/rv2.
2000-04-13 10:07:13 +00:00
warren%netscape.com
7ef49fe1e6
Fixed RemoveChannel problem.
2000-04-13 10:02:32 +00:00
warren%netscape.com
1c28f1524f
Added some cleanup.
2000-04-13 09:30:09 +00:00
warren%netscape.com
e0be02e5b0
Removed
2000-04-13 09:22:09 +00:00
warren%netscape.com
4149164cea
Added nsIStreamIO.idl. Removed nsIFileSystem.idl.
2000-04-13 09:20:57 +00:00
warren%netscape.com
1832d7f664
Factoring stream i/o operations into nsIStreamIO interface.
2000-04-13 09:20:50 +00:00
warren%netscape.com
0a425b27ff
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
warren%netscape.com
b2d5023b87
Moved nsXPIDLString.h out of ifdef for optimized builds.
2000-04-12 08:25:32 +00:00
warren%netscape.com
942ccefd74
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
058a3cfa88
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
b9a3694a81
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
228b0a5979
Fix 35344, r=dougt, a=leaf
2000-04-10 21:41:55 +00:00
ruslan%netscape.com
2b9f8f0b08
Fixing the first part of 35344, r=dougt, a=leaf.
2000-04-10 20:02:33 +00:00
cls%seawood.org
9c0bd39a1e
Set SHORT_LIBNAME for 8.3 platforms.
2000-04-08 00:39:39 +00:00
gagan%netscape.com
382ede1d1b
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
7be9604915
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
42a52d6dbd
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
0bbf396dfc
Fix to not call OnStartRequest if channel has been canceled. Bug #31957
2000-04-05 06:46:00 +00:00
cls%seawood.org
7ff230453f
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
d5c8eb765a
Making nsTXTToHTMLConv implement nsITXTToHTMLConv. r=valeski.
2000-04-05 05:53:35 +00:00
bryner%uiuc.edu
e896db9863
Adding nsITXTToHTMLConv.idl to the build on Windows and Unix.
2000-04-05 05:49:34 +00:00
bryner%uiuc.edu
993235261e
This CID definition is not needed.
2000-04-05 05:47:29 +00:00
valeski%netscape.com
bbca810085
adding nsITXTToHTMLConv.idl
2000-04-05 05:34:36 +00:00
bryner%uiuc.edu
bd9580ec83
Adding a new interface for the text to HTML converter.
2000-04-05 05:21:13 +00:00
ruslan%netscape.com
791920e9c8
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
6baa185817
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
8e73167b10
Fix uninitialized variable. Minor code cleanup.
2000-04-05 04:38:08 +00:00
valeski%netscape.com
c61aa04c58
r=rhp, mscott. 34401. adding nsTXT converter back into the mix and removing prog id collision between it and mozTXT converter
2000-04-05 04:12:29 +00:00
davidm%netscape.com
0eebb66209
No idea why this built for me. Change '????' to hex equivalent
2000-04-05 03:29:40 +00:00
davidm%netscape.com
8b9369403e
31054 'TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:03:50 +00:00
davidm%netscape.com
ce21e1a9d9
31054 TEXT' file which contains non ASCII does not open correctly
2000-04-05 03:01:51 +00:00
davidm%netscape.com
265be55b7c
First Checked In.
2000-04-05 03:00:00 +00:00
mkaply%us.ibm.com
9ec188bd3a
# 34082
...
r= warren@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:32:07 +00:00
mkaply%us.ibm.com
08a01ecdfd
# 33859
...
r= warren@netscape.com
OS/2build - add or change #ifdefs
2000-04-05 02:14:34 +00:00
ruslan%netscape.com
971ef623ef
Landing the next batch of http pipelining changes. Still not enabled by default
...
(but you can set a pref in all.js and it'll work and some sites will load
ultra-fast). pipelining_reorg_point2 is pre-checkin tag in case of major
bustages (which there should be none).
2000-04-05 01:43:57 +00:00
sspitzer%netscape.com
ae9ea65eb3
remove my debugging printf.
2000-04-05 00:53:44 +00:00
davidm%netscape.com
d2752fc594
34314 Whacky permissions on Cache directories.
2000-04-05 00:08:21 +00:00
pavlov%netscape.com
ad8f59cb37
Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
ruslan%netscape.com
434ee06b0e
Fix 34491 - tree blocker. Double-free in http compress converter.
2000-04-04 22:09:47 +00:00
bruce%cybersight.com
c1e13f4193
Fix leak. #34396 . r=ruslan
2000-04-04 14:58:12 +00:00
warren%netscape.com
cf36281f4b
Added assertions to prove that cancel was being used in a thread-safe way. Bug 31091.
2000-04-04 08:49:49 +00:00
warren%netscape.com
f8d4872910
Making nsJARDownloadObserver have thread-safe addref/release.
2000-04-04 08:34:37 +00:00
cls%seawood.org
372343f97f
Fix for EXTRA_DSO_LIBS in rules.mk
...
OS/2 Makefile.in changes (Patch 4a). Bug #34106
2000-04-04 07:37:50 +00:00
sspitzer%netscape.com
bbc2546716
fix for #34401 . partial backout of valeski's changes.
...
thanks to mscott, putterman and bienvenu for the detective work.
2000-04-04 07:14:01 +00:00
warren%netscape.com
b5fe97ca18
Changed 'default' content type to application/x-unknown-content-type (was text/html!).
2000-04-04 07:13:22 +00:00
warren%netscape.com
79efcf5705
Fixed uninitialized variable.
2000-04-04 07:11:30 +00:00
warren%netscape.com
df6317d313
Fix to make download observer not crash.
2000-04-04 05:56:11 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
bruce%cybersight.com
f798e153d8
Fix for leak of nsByteArrayInputStream objects and associated buffers from nsHTTPChunkConv. r=scc
2000-04-04 04:35:25 +00:00
gordon%netscape.com
3dfe9a4b8f
Fix for bug 23811 "Support IPv6". Integrating diffs by jgmeyers, r= wtc.
2000-04-03 23:41:53 +00:00
davidm%netscape.com
ab73837dbd
viewer crashing on http url
2000-04-03 22:53:39 +00:00
valeski%netscape.com
0b7ccfd64b
adding text to html conversion to unix builds
2000-04-03 22:46:38 +00:00
valeski%netscape.com
d540c540e9
adding text to html converter to mac prj
2000-04-03 22:43:21 +00:00
valeski%netscape.com
65d9635ad0
adding plain text to html text stream converter to converter factory list and build
2000-04-03 22:41:33 +00:00
valeski%netscape.com
a9b894bc1c
adding asynchronous text/plain to text/html stream conversion - NOT PART OF BUILD
2000-04-03 21:41:19 +00:00
davidm%netscape.com
01bc271a8d
unregister pref callbacks
turn on compile flag for disk cache
2000-04-03 01:58:17 +00:00
davidm%netscape.com
22ca0b7e56
unregister pref listeners
r = gordon@netscape.com
2000-04-03 01:56:15 +00:00
davidm%netscape.com
371bc2e8db
update channel to work with warrens changes
2000-04-03 01:47:43 +00:00
davidm%netscape.com
d83af0a829
32610 nsReplacementPolicy::LoadAllRecordsInAllCacheDatabases(
2000-04-03 01:46:45 +00:00
scc%netscape.com
d3a9206fb0
making string conversions explicit
2000-04-02 09:10:15 +00:00
scc%netscape.com
fed6bcaf92
making string conversions explicit
2000-04-02 08:56:00 +00:00
scc%netscape.com
66f25aff37
making string conversions explicit
2000-04-02 08:34:55 +00:00
bruce%cybersight.com
a14d58faf3
Re-order constructor stuff to remove warnings.
2000-04-02 00:59:38 +00:00
scc%netscape.com
b8bb3c0cc0
making string conversions explicit
2000-04-01 23:29:51 +00:00
scc%netscape.com
9addbaf311
making string conversions explicit; fixing some |nsCOMPtr| usages
2000-04-01 23:25:15 +00:00
scc%netscape.com
e71d187597
making string conversions explicit
2000-04-01 22:52:50 +00:00
scc%netscape.com
3293b762ec
making string conversions explicit
2000-04-01 22:45:09 +00:00
scc%netscape.com
a99318a97e
making string conversions explicit
2000-04-01 22:31:00 +00:00
valeski%netscape.com
13f2f1d073
ensuring that we're always firing this callback to an event queue. we don't want to directly callback the caller recurively this is an async call
2000-04-01 14:57:47 +00:00
cls%seawood.org
8a00e920f0
Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf
2000-04-01 10:18:48 +00:00
andreas.otte%primus-online.de
97b6742845
This time for real: fix part of bug 32997, file URLs that include a hostname don't work, r=valeski@netscape.com
...
Previous checkin was a fix for bug 31854, [4.xP] Unable to open www.foo.com:/some/dir (note colon), r=valeski@netscape.com , sorry for the mixup.
2000-04-01 09:03:21 +00:00
andreas.otte%primus-online.de
ab43c44779
fix part of bug 32997, file URLs that include a hostname don't work, r=valeski@netscape.com
2000-04-01 08:51:17 +00:00
ruslan%netscape.com
6e7528da3d
Fix a small memory leak in OnStopRequest introduced by earlier checkins
2000-04-01 08:13:48 +00:00
ruslan%netscape.com
aa6ae97628
Fix potential crasher when we hit max-conections and wait (resulted from
...
quick and dirty mac-bustage fix - it introduced erroneous extra ns_release).
2000-04-01 08:04:06 +00:00
ruslan%netscape.com
ef07cc4124
Fix MAC bustage - quick and dirty.
2000-04-01 06:50:56 +00:00
ruslan%netscape.com
51096705b8
Fix linux build bustage
2000-04-01 05:59:27 +00:00
ruslan%netscape.com
6940ba19ea
Landing first cut of http pipelining (2487). Don't turn it on yet. Also fix
...
sockettransport leakage (33929). In case of major bustage - pipelining_reorg_point
is the tag before the check in.
2000-04-01 05:19:33 +00:00
scc%netscape.com
080a801eb7
making string conversions explicit
2000-04-01 00:39:02 +00:00
valeski%netscape.com
48f411c2ad
preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy
2000-04-01 00:29:51 +00:00
valeski%netscape.com
92b2813072
ditching old string api in preperation for new string stuff
2000-04-01 00:14:31 +00:00
valeski%netscape.com
465309a241
33935. r=dougt. I built on all three platforms. I smoketested win and linux, but mac is hanging after profile mgr so I can't verify it. When the CSS loader would try and load a non-existant local css file, we would crash. Now we post the OnComplete() callback asynchronously to the event queue so the CSS loader isn't entered recursively, and life is good again
2000-03-31 20:39:16 +00:00
rickg%netscape.com
a092b1c1c6
removed references to nsString2
2000-03-31 10:19:31 +00:00
rickg%netscape.com
a78b0f5d7c
removed reference to nsString2
2000-03-31 10:13:22 +00:00
rickg%netscape.com
2025e32ecd
fixed include problem
2000-03-31 10:08:49 +00:00
rickg%netscape.com
b920cf396b
removed references to nsString2
2000-03-31 10:05:30 +00:00
rickg%netscape.com
105464e2c2
removed references to nsString2
2000-03-31 09:34:43 +00:00
rickg%netscape.com
908255a292
removed nsString2 reference
2000-03-31 09:12:35 +00:00
ruslan%netscape.com
c945914479
Fix solaris build bustage, r=gordon
2000-03-30 23:07:04 +00:00
law%netscape.com
b2a88c3c2b
New test to do I/O on multiple threads; not built yet
2000-03-30 22:49:36 +00:00
ruslan%netscape.com
3ac8a0fde2
Preparing for pipelining landing: keep the list of server capabilities now.
...
Make prefs reader more intelligent. Don't cache pages with security info
for now to let daugh to get through his bugs; Make proxy.keep-alive/
proxy.pipelining to be prefs as well; p/r=warren
2000-03-30 22:24:29 +00:00
gordon%netscape.com
cd830cb9cd
Fix for bug 33569 "MLK: nsDNSLookup::InitiateLookup()". Added a missing nsAllocator::Free(). r = saari.
2000-03-30 22:22:47 +00:00
warren%netscape.com
aeba7b7321
Bug 28269. jar file cache should open local files in place
2000-03-30 08:13:50 +00:00
warren%netscape.com
bf7cac83c0
Making jar: protocol work in general, and OpenInputStream in particular.
2000-03-30 07:39:31 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
tbogard%aol.net
f2fba4f3de
Adding the attribute referrer so that you can get the referrer from the channel once you have previously set it.
2000-03-30 02:18:52 +00:00
valeski%netscape.com
a0075a07d0
29754. fixed a couple warnings, removed FTP dependence on xul window for prompting, and started using the nsIPrompt interface.
2000-03-30 01:00:29 +00:00
valeski%netscape.com
6e881f3f83
updating the stream converter tests. registration now happens in nsConvFactories.cpp
2000-03-29 23:14:52 +00:00
alecf%netscape.com
be14977ee8
reduce dependancies on nsIPref.h
2000-03-29 09:46:39 +00:00
warren%netscape.com
8d93633132
Removed extra number of open transports test.
2000-03-29 06:44:10 +00:00
warren%netscape.com
4d8ceb3c62
Added prio.h for linux.
2000-03-29 04:46:19 +00:00
warren%netscape.com
d6036c2f64
Fixed nsCOMPtr problem in ?: statement.
2000-03-29 04:38:38 +00:00
warren%netscape.com
05545e9005
Fixed 0 => LL_ZERO problem.
2000-03-29 04:30:01 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
ruslan%netscape.com
54864afc5b
Fix 33688. When both - chunked and compressed response comes in converters
...
were pushed in the wrong order.
2000-03-29 03:35:14 +00:00
ruslan%netscape.com
87bd11b281
Make converters implement threadsafe_isupports
2000-03-29 03:19:14 +00:00
ruslan%netscape.com
55965aee77
Fix 33631 - crash when 304 is received but there's no entry in the cache.
2000-03-29 02:35:00 +00:00
ruslan%netscape.com
20ccb96217
Misc code cleanup. Also apply another keep-alive proxy patch from
...
Tomi.Leppikangas@oulu.fi
2000-03-29 00:04:27 +00:00
ruslan%netscape.com
f1415b32a9
Fix 33259. Make a maximum number of http connections configurable - network.http.max-connections=8 (current default)
2000-03-28 22:47:57 +00:00
ruslan%netscape.com
718f3a22e8
Fix 23263 - mem cache assert on shutdown.
2000-03-28 19:41:59 +00:00
dougt%netscape.com
1ba26756c5
parital fix for 31167. Allowing http response header security attribute
...
to come from preferences. r=valeski@netscape.com
2000-03-28 11:45:25 +00:00
dougt%netscape.com
6a8184c9e2
removing checks for null before calling delete(). I do not know what I was
...
thinking. davidm pointed this out.
2000-03-28 11:39:06 +00:00
akkana%netscape.com
7a0a1a091e
Fix from gordon to fix shrike bustage
2000-03-28 02:56:26 +00:00
gordon%netscape.com
b56897fe07
Fixing build bustage.
2000-03-27 23:16:13 +00:00
gordon%netscape.com
5139e308dc
Landing DNS_CANCEL_BRANCH. Enable canceling of dns lookup requests, and underlying structure for possible DNS cache. Original changes by warren, gordon. r = gagan.
2000-03-27 22:19:18 +00:00
gordon%netscape.com
0df016b3a3
Landing DNS_CANCEL_BRANCH. Added code to make Offline(PR_FALSE) initialize nsSocketTransportService and nsDNSService. Original changes by warren, r=gagan.
2000-03-27 22:17:48 +00:00
gordon%netscape.com
e165ac4548
Landing DNS_CANCEL_BRANCH. Moving Init() method to interface.
2000-03-27 22:16:20 +00:00
gordon%netscape.com
6dee439e4e
Landing DNS_CANCEL_BRANCH. Changing locks to monitors in nsSocketTransport. Original changes by warren, r=gagan.
2000-03-27 22:15:38 +00:00
rickg%netscape.com
4fa6b38b7d
removing references to nsString internals
2000-03-26 07:55:46 +00:00
scc%netscape.com
95688b794f
small changes to clients of string converting APIs
2000-03-26 02:12:47 +00:00
scc%netscape.com
6c2b532d42
small changes to clients of string converting APIs
2000-03-26 02:06:10 +00:00
andreas.otte%primus-online.de
370e1b5ab6
fix first part of bug 29341, fix nsStdURL GetFile/SetFile, r=warren@netscape.com
2000-03-25 10:26:10 +00:00
andreas.otte%primus-online.de
a985e7d577
fix bug 31089, Oakland Tribute crashes in HTMLContentSink::AddLeaf, r=gagan@netscape.com
2000-03-25 10:23:20 +00:00
cls%seawood.org
3d7f0b9ae9
AIX needs to link against ZLIB_LIBS to resolve all symbols in libconverters.so
2000-03-25 08:01:16 +00:00
cls%seawood.org
df60140390
Some compilers (HP-UX) don't like it when the file doesn't end in a newline.
2000-03-25 05:57:22 +00:00
ruslan%netscape.com
20b914620d
Remove misleading comment; nsSocketTransport never attempts to reconnect
...
by iself anymore.
2000-03-25 00:50:50 +00:00
ruslan%netscape.com
3eaf3fde62
Continuing earlier http reorg. There's no need to call mHeaders.Clear () as
...
formHeaders () is called just once anyway.
2000-03-25 00:49:41 +00:00
ruslan%netscape.com
7bd31c2f35
Prevent certain headers to be sent out twice during the recovery loop when
...
the keep-alive connection is closed by the server.
2000-03-24 23:33:03 +00:00
ruslan%netscape.com
e3ad4e0a43
Http handler reorg to fix keep-alive raise condition and prepare for
...
pipeling changes. Also fix 32505, 31979. In case of a major bustage -
http11_reorg_point is the tag before the checkin; r=gagan, a=warren
2000-03-24 21:38:04 +00:00
mscott%netscape.com
23ccd10b25
Bug #28776 , 28569 --> make the load group keep a weak ref on the observer
...
r=sspitzer
2000-03-24 05:42:10 +00:00
warren%netscape.com
515942025c
Fixed optimized build dependency on zlib.shlb
2000-03-24 04:01:13 +00:00
ruslan%netscape.com
bdb1268053
Finalize http compression convertor. Not in the build yet, but soon it will
...
be.
2000-03-24 03:18:30 +00:00
warren%netscape.com
c8a3a1fe48
Added nsHTTPCompressConv.cpp for Ruslan.
2000-03-24 03:17:01 +00:00
ruslan%netscape.com
b5dac82315
Continue fixing bugs in compress converters. Not part of the build yet.
2000-03-23 22:23:14 +00:00
bryner%uiuc.edu
d01f5d2b19
Don't allow a port other than 79 to be used for finger. r=valeski.
2000-03-23 06:40:36 +00:00
ruslan%netscape.com
0cb1bb7ccb
Working on 32505. Adding http compression convertors - they are not hooked
...
up yet and are not part of the build.
2000-03-23 01:09:39 +00:00
ruslan%netscape.com
591756313b
Fix 32914 (relax http chunk-converter to workaround apache bug). The change
...
is trivial, r=none
2000-03-22 22:19:35 +00:00
bryner%uiuc.edu
5c753c49eb
Changes to finger protocol:
...
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()
Fixes bugs 29457, 29952. r=valeski.
2000-03-22 21:15:57 +00:00
ruslan%netscape.com
88c3011e5b
Actually fix 32600 now by making chunk-converter use bytearraystream, r=warren
2000-03-22 03:16:30 +00:00
dougt%netscape.com
74acd9dab2
removing protocol/http/res from build.
2000-03-22 02:44:36 +00:00
dougt%netscape.com
cf5409ef86
removing res from http build path on windows.
2000-03-22 02:42:50 +00:00
valeski%netscape.com
70ad952ce3
r=jst. 30067. OSCPU User agent attrib is now exposed.
2000-03-21 22:38:40 +00:00
valeski%netscape.com
036606f442
18007 partial. removing extraneous assertion and removing OnStartRequest callback firing. We don't want to fire OnStartRequests() if there was an error.
2000-03-21 22:01:52 +00:00
law%netscape.com
5c627f4422
Fix for bug 32407; transfer data from proper spot in input buffer when a portion is used to fill prior file buffer. r=dougt@netscape.com
2000-03-21 08:47:43 +00:00
rickg%netscape.com
c236c5f02d
removed call to deprecated string method
2000-03-21 04:32:44 +00:00
norris%netscape.com
d29a2d385d
Added aggregate principal support. r=norris. (This is mstoltz's checkin)
2000-03-21 04:17:37 +00:00
norris%netscape.com
6756e81012
Stream loader now saves principals from channel; needed for signed scripts. r=norris
...
(this is mstoltz's checkin)
2000-03-21 04:16:03 +00:00
ruslan%netscape.com
fdabfad37a
Make reuseCount to be PRUint32
2000-03-21 01:43:41 +00:00
ruslan%netscape.com
ec1a23a420
Never recycle the socket transport if the server responded with Connection: close
2000-03-21 01:36:18 +00:00
ruslan%netscape.com
5d36675eca
Add reuseCount attribute on nsSocketTransport. Misc code cleanup.
2000-03-21 01:29:49 +00:00
ruslan%netscape.com
9ab26ce2fc
Cleaning up keep-alive/proxy loop and eliminating redundant code.
2000-03-19 10:17:00 +00:00
ruslan%netscape.com
bd04a49ecd
Only attempt to reconnect when socket is being reused and no longer
...
connected when the first write operation is requested. This finally
takes care of last (for now :-) keep-alive problem with sites who will
close connections at a very fast rate.
2000-03-19 03:32:32 +00:00
ruslan%netscape.com
1acc7383fb
Do proper QI to get the transport within the keep-alive loop
2000-03-19 03:18:32 +00:00
ruslan%netscape.com
ef67fa9d61
Fix incorrect check in isAlive
2000-03-19 03:17:58 +00:00
ruslan%netscape.com
c9de8cce36
Fix 32395. The change in behavior of SetReuseConnection had cause ftp
...
handler to leak.
2000-03-19 00:07:17 +00:00
ruslan%netscape.com
8f20bbe175
Fix 31882, 31884, 31979 (all keep-alive fixes + patch from Tomi.Leppikangas@oulu.fi)
2000-03-18 18:39:41 +00:00
andreas.otte%primus-online.de
3cda654338
fix bug 26003, Files with the percentage (%) sign cannot be viewed via mouse, r=valeski@netscape.com
2000-03-18 11:07:04 +00:00
gagan%netscape.com
677c58f65d
Argh... checkin aborted while I was editing nsHTTPChannel.cpp. Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros.
2000-03-18 04:54:56 +00:00
gagan%netscape.com
268db75e9e
Fixed bug 25868. nsAuth now has an Init method so that things will work ok after a logout (new auths will be created). Other misc. code cleanup. Also changed QI implementations to standard macros.
2000-03-18 04:51:00 +00:00
bruce%cybersight.com
f66d225e65
Fix for memory leak. r=gordon bug #28902
2000-03-18 04:10:27 +00:00
dougt%netscape.com
612badb3a9
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
jst%netscape.com
b768001187
Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me
...
[1] Cutting down the size of content. Made nsIJSScriptObject inherit from nsIScriptObjectOwner
[2] Cutting down the size of content. Made nsITextContent inherit from nsIContent.
[3] Cutting down the size of content. Moved implementation of nsIDOMReceiver to nsListenerManager. This is not true aggregation since it isn't transitive, but it's OK for now. It will be necessary for nsListenerManager to have a reference to its content in the future anyway, so the transitivity could be done.
dom/public/nsDOMPropEnums.h,v - bug 12559
dom/public/nsIJSScriptObject.h,v - [1]
dom/public/html/MANIFEST,v - bug 12559
dom/public/html/Makefile.in,v - bug 12559
dom/public/html/makefile.win,v - bug 12559
dom/public/html/nsIDOMHTMLInputElement.h,v - bug 17544
dom/public/idl/html/HTMLAnchorElement.idl,v - bug 12559
dom/public/idl/html/HTMLAreaElement.idl,v - bug 12559
dom/public/idl/html/HTMLInputElement.idl,v - bug 17544
dom/src/base/nsGlobalWindow.cpp,v - bug 30700
dom/src/base/nsGlobalWindow.h,v - [1]
dom/src/base/nsLocation.cpp,v - [1]
dom/src/html/nsJSHTMLAnchorElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLAreaElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLInputElement.cpp,v - bug 17544
layout/base/public/nsIDocument.h,v - bug 27953
layout/base/public/nsITextContent.h,v - [2]
layout/base/src/nsCommentNode.cpp,v - [2]
layout/base/src/nsDocument.cpp,v - bug 27953
layout/base/src/nsDocument.h,v - bug 27953
layout/base/src/nsDocumentViewer.cpp,v - bug 27953
layout/base/src/nsGenericDOMDataNode.cpp,v - [3]
layout/base/src/nsGenericDOMDataNode.h,v - [3]
layout/base/src/nsGenericElement.cpp,v - [3]
layout/base/src/nsGenericElement.h,v - [3]
layout/base/src/nsNameSpaceManager.cpp,v - bug 7834
layout/base/src/nsStyleContext.cpp,v - outline property shouldn't reflow
layout/base/src/nsTextNode.cpp,v - [2]
layout/events/src/nsEventListenerManager.cpp,v - [3]
layout/events/src/nsEventListenerManager.h,v - [3]
layout/html/base/src/nsGfxScrollFrame.cpp,v - nsString->nsAutoString
layout/html/content/src/nsAttributeContent.cpp,v - [2]
layout/html/content/src/nsHTMLAnchorElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAppletElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBodyElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLButtonElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDirectoryElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDivElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLEmbedElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFieldSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFormElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadingElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHtmlElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLImageElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInputElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInsElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIsIndexElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLIElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLabelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLayerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLegendElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLinkElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMapElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMenuElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMetaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLModElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLObjectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParagraphElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParamElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLPreElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLQuoteElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLScriptElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSelectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpacerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpanElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLStyleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCaptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCellElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableRowElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableSectionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTextAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTitleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLUListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLWBRElement.cpp,v - [1][3]
layout/html/document/src/nsHTMLDocument.cpp,v - bug 27953
layout/html/document/src/nsHTMLDocument.h,v - bug 27953
layout/xml/content/src/nsXMLCDATASection.cpp,v - [1][2]
layout/xml/content/src/nsXMLDocumentType.cpp,v - [1][2]
layout/xml/content/src/nsXMLElement.h,v - [1][2]
layout/xml/content/src/nsXMLEntity.cpp,v - [1][2]
layout/xml/content/src/nsXMLNotation.cpp,v - [1][2]
layout/xml/content/src/nsXMLProcessingInstruction.cpp,v - [1][2]
layout/xul/base/src/nsBoxFrame.cpp,v - nsString->nsAutoString
layout/xul/base/src/nsSliderFrame.cpp,v - nsString->nsAutoString
netwerk/protocol/http/src/nsHTTPRequest.cpp,v - nsString->nsAutoString
rdf/content/src/nsXULDocument.cpp,v - bug 27953
rdf/content/src/nsXULDocument.h,v - bug 27953
rdf/content/src/nsXULElement.h,v - [1]
xpcom/base/IIDS.h,v - bug 12559
2000-03-17 13:27:00 +00:00
mscott%netscape.com
4f62ddce86
Bug #31581 --> nsMultiMixedConv::BuildURI was calling nsString.Append with a PRInt32. Unfortunately,
...
the compiler was implicitly converting this integer into a PRunichar. this caused us to
get the wrong strings for each part.
I simply forced us to use the correct version of append that takes a PRInt32. This fixes the
problems we've been having using bugzilla.
r=none due to the trivial nature of the fix, the severity of the problem and the fact
that I couldn't find an appropriate reviewer.
2000-03-17 06:52:56 +00:00
ruslan%netscape.com
afc0ebdea9
Rollback some of keep-alive code while investigating 32002 since only
...
people off-site could reproduce it.
2000-03-17 03:28:06 +00:00
gagan%netscape.com
8277d298ea
Save a redirect (added a trailing slash to the credits URL)
2000-03-17 02:41:11 +00:00
sfraser%netscape.com
b3e82c05d2
Build new files for repeating timers. bug 904. r=pinkerton
2000-03-16 23:03:12 +00:00
gagan%netscape.com
a60f2d90e3
Fix a mem leak. r=bruce.
2000-03-16 04:15:38 +00:00
valeski%netscape.com
518661ae56
fixing base64 encoding usage bug
2000-03-15 23:20:38 +00:00
valeski%netscape.com
a1b246bf48
29551. we now ignore 'ls: total' coming back from an FTP server
2000-03-15 23:19:58 +00:00
valeski%netscape.com
35c98cf148
29236 - we now treat files w/ 'ehtml' extentsion as html
2000-03-15 23:18:10 +00:00
dougt%netscape.com
2e2414f258
removing unused files. look at /extensions/psm-glue
2000-03-15 07:51:55 +00:00
dougt%netscape.com
5c79648012
removing netwerk/security. It is not longer here. Look at the code in
...
/extensions/psm-glue.
r=pavlov.
2000-03-15 07:50:01 +00:00