Commit Graph

700 Commits

Author SHA1 Message Date
warren%netscape.com
3df124d5df Fixed http loading in viewer. Wrong channel was being passes to doc loader's stream listener by http. Also added ifdef to easily remove Fill change.
git-svn-id: svn://10.0.0.236/trunk@38979 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-11 02:43:37 +00:00
warren%netscape.com
74ffc2347a Changed uses of nsIBufferInputStream::Fill to nsIBuffer::Write.
git-svn-id: svn://10.0.0.236/trunk@38962 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 11:26:59 +00:00
warren%netscape.com
ab37f12043 Changed file transport worker count to 1 for ease of debugging. Revert later.
git-svn-id: svn://10.0.0.236/trunk@38961 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 11:26:53 +00:00
warren%netscape.com
db6771ae4d Fixed some file channel problems. Works better now. Upped buffer size to avoid buffer full problems.
git-svn-id: svn://10.0.0.236/trunk@38960 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 11:26:51 +00:00
andreas.otte%primus-online.de
569439f306 NECKO Only: fixes segfault with uninitialized channel A: chofmann R: valeski
git-svn-id: svn://10.0.0.236/trunk@38953 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 07:58:11 +00:00
mscott%netscape.com
86cd06f3a7 Not part of the regular build yet! Necko change only. Fix my linux build. You can't compare a nsCOMPtr directly to a raw ptr. You need to call .Get() to retrieve the raw ptr and then you can compare for equality
git-svn-id: svn://10.0.0.236/trunk@38804 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 19:05:48 +00:00
mscott%netscape.com
84ef6210e5 (Not part of the normal mozilla build yet) Necko change only. Make destructor virtual.
git-svn-id: svn://10.0.0.236/trunk@38803 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 19:04:53 +00:00
waterson%netscape.com
2d571965a8 Fix VC5.0 build bustage (Necko build ONLY).
git-svn-id: svn://10.0.0.236/trunk@38726 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 20:55:57 +00:00
warren%netscape.com
f165677628 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
git-svn-id: svn://10.0.0.236/trunk@38659 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:08:40 +00:00
gordon%netscape.com
9a125662da Update for changes to Windows makefiles.
git-svn-id: svn://10.0.0.236/trunk@38526 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:59:20 +00:00
valeski%netscape.com
96ed466930 default to text/html content type if we don't know what it is
git-svn-id: svn://10.0.0.236/trunk@38480 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:44:15 +00:00
gordon%netscape.com
59258a8ec4 Removed nsHTTPRequestObserver.cpp from build, because it is obsolete.
git-svn-id: svn://10.0.0.236/trunk@38410 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 20:15:03 +00:00
gordon%netscape.com
3f058db891 File Removed.
git-svn-id: svn://10.0.0.236/trunk@38409 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 19:26:57 +00:00
valeski%netscape.com
0045c30380 corrected string parsing argument order
git-svn-id: svn://10.0.0.236/trunk@38399 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 14:26:29 +00:00
andreas.otte%primus-online.de
fae9ed7c48 implemented MakeAbsolute
git-svn-id: svn://10.0.0.236/trunk@38317 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 15:50:56 +00:00
warren%netscape.com
a557d8d588 Fixed GetContentType method to work.
git-svn-id: svn://10.0.0.236/trunk@38253 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 05:56:24 +00:00
warren%netscape.com
9dba54c746 Fixed GetContentType method to work.
git-svn-id: svn://10.0.0.236/trunk@38250 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 05:48:45 +00:00
warren%netscape.com
6530393172 Added missing uuid.
git-svn-id: svn://10.0.0.236/trunk@38245 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 04:53:14 +00:00
warren%netscape.com
6f355fc66a Implemented about:blank.
git-svn-id: svn://10.0.0.236/trunk@38233 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 04:05:14 +00:00
waterson%netscape.com
c77aa10c2e Ensure all control paths return a value.
git-svn-id: svn://10.0.0.236/trunk@38232 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 03:54:28 +00:00
valeski%netscape.com
d10f7c5030 whoops!
git-svn-id: svn://10.0.0.236/trunk@38222 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 02:21:01 +00:00
valeski%netscape.com
b3a6129112 added mime type mapping to file
git-svn-id: svn://10.0.0.236/trunk@38211 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:59:51 +00:00
valeski%netscape.com
7e457f3a5a added mime type mapping service to http
git-svn-id: svn://10.0.0.236/trunk@38208 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:48:21 +00:00
gordon%netscape.com
72be4c2a9c First Checked In.
git-svn-id: svn://10.0.0.236/trunk@38143 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:12:57 +00:00
dveditz%netscape.com
4a69d1d866 nakefile cleanups
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
mcafee%netscape.com
73dd44a5a0 Solaris needs newline at EOF.
git-svn-id: svn://10.0.0.236/trunk@38000 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:37:21 +00:00
mcafee%netscape.com
9717159cd3 Fixing Solaris/CC bustage.
git-svn-id: svn://10.0.0.236/trunk@37999 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 05:36:07 +00:00
warren%netscape.com
e77eaaec98 Added newline at eof.
git-svn-id: svn://10.0.0.236/trunk@37989 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 04:59:27 +00:00
warren%netscape.com
15bb9dbbda Removed semicolon.
git-svn-id: svn://10.0.0.236/trunk@37988 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 04:58:27 +00:00
mscott%netscape.com
3b1a317404 Fix necko build brekage...onstart/stopbiding --> onStart/stop request.
git-svn-id: svn://10.0.0.236/trunk@37904 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:01:32 +00:00
gordon%netscape.com
e1ae868b8f First Checked In.
git-svn-id: svn://10.0.0.236/trunk@37848 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:50:15 +00:00
warren%netscape.com
8b1231e0ae Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00
gordon%netscape.com
b9ad7e0ec0 Changed access paths.
git-svn-id: svn://10.0.0.236/trunk@37748 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:09:51 +00:00
gordon%netscape.com
3ce10bd48a First Checked In.
git-svn-id: svn://10.0.0.236/trunk@37747 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:07:32 +00:00
warren%netscape.com
a08e39024d Started about: protocol.
git-svn-id: svn://10.0.0.236/trunk@37673 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 07:52:08 +00:00
valeski%netscape.com
68d11ccc79 change all GetIID() calls to nsCOMTypeInfo<foo>::GetIID() calls
git-svn-id: svn://10.0.0.236/trunk@37543 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 20:20:17 +00:00
valeski%netscape.com
93b0dbd87b changed our nsISupports::GetIID() calls over to nsCOMTypeInfo<foo>::GetIID().
git-svn-id: svn://10.0.0.236/trunk@37538 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 20:00:19 +00:00
mscott%netscape.com
7195368191 Not part of tinderbox and release builds! Fix type of include file nsComPtr.h --> nsCOMPtr.h so necko can build
again on Linux builds. Thanks to Jim Nance for pointing this out.


git-svn-id: svn://10.0.0.236/trunk@37527 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 18:42:51 +00:00
rpotts%netscape.com
1af64cfc8e tweaked the GetContentType(...) hack to first check the Content-type header before returning text/html...
git-svn-id: svn://10.0.0.236/trunk@37517 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 06:00:02 +00:00
valeski%netscape.com
9342bd261d very temporary gross necko hack to force an text/html content type in the file and http protocols
git-svn-id: svn://10.0.0.236/trunk@37494 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 23:28:15 +00:00
rpotts%netscape.com
49cc175467 Terminate the consumer request if an error occurs while writing the request to the server...
git-svn-id: svn://10.0.0.236/trunk@37418 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:10:47 +00:00
rpotts%netscape.com
8f72f8ed85 mapped NS_BASE_STREAM to NS_OK for the OnStopBinding(...) notification...
git-svn-id: svn://10.0.0.236/trunk@37384 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 08:48:41 +00:00
rpotts%netscape.com
76a695d3bc Applied patches provided by Tim Rowley - tor@boojum.cs.brown.edu. To fix build problems with the SUNWspro compilers. Thanks Tim!!
git-svn-id: svn://10.0.0.236/trunk@37378 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 06:58:06 +00:00
valeski%netscape.com
863f107e7f nsIChannel api change. you no longer have to supply an nsIEventQueue when calling an AsyncRead|Write() method.
git-svn-id: svn://10.0.0.236/trunk@37308 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 01:52:30 +00:00
mscott%netscape.com
0688db31b1 nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
git-svn-id: svn://10.0.0.236/trunk@37221 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 20:37:10 +00:00
bruce%cybersight.com
22e32fc718 Fixes for builds in an objdir. Use $(topsrcdir) and not $(DEPTH) for calculating path to rules.mk
git-svn-id: svn://10.0.0.236/trunk@37109 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 05:47:04 +00:00
mcafee%netscape.com
6c6f4ca803 Adding BeOS case.
git-svn-id: svn://10.0.0.236/trunk@37007 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 06:46:20 +00:00
gordon%netscape.com
d22e5203c5 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@36976 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 01:14:51 +00:00
rpotts%netscape.com
225b3fdc31 Added code to propagate the nsISupports context passed into AsyncRead(...) by the consumer back out in the calls to OnStartBinding/OnDataAvailable/OnStopBinding...
git-svn-id: svn://10.0.0.236/trunk@36844 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 07:51:17 +00:00
mcafee%netscape.com
ca431364ec typo, fixing linux bustage.
git-svn-id: svn://10.0.0.236/trunk@36834 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 05:16:37 +00:00