gordon%netscape.com
a116a12a03
This is just a NECKO test app. Updating to work on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@43309 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 22:18:34 +00:00
gagan%netscape.com
52aa69ea46
backslashes in ..\.. cases fixed. Thanks bratell@lysator.liu.se
...
git-svn-id: svn://10.0.0.236/trunk@43279 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 05:20:45 +00:00
warren%netscape.com
894be4eb22
Fix for bug 7682: StringBundle can't load URLs from imap thread.
...
git-svn-id: svn://10.0.0.236/trunk@43270 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-13 00:43:48 +00:00
gagan%netscape.com
2f3c10a4aa
Fixed bunch of M9 bugs for Necko.
...
git-svn-id: svn://10.0.0.236/trunk@43234 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 09:59:24 +00:00
briano%netscape.com
e52cfdfeb1
Unix native compilers don't like it when files don't end with a newline.
...
git-svn-id: svn://10.0.0.236/trunk@43215 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:58:19 +00:00
valeski%netscape.com
4637a84b9b
added pipe2 stuff back in after patrick got the pipe2 stuff linking in w/ mac
...
git-svn-id: svn://10.0.0.236/trunk@43209 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:01:55 +00:00
valeski%netscape.com
6325130175
removed nsPipe2 api usage
...
git-svn-id: svn://10.0.0.236/trunk@43204 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 23:58:35 +00:00
valeski%netscape.com
41e9183dfb
added files: mozilla/netwerk/protocol/ftp/public/nsIFTPContext.idl
...
git-svn-id: svn://10.0.0.236/trunk@43198 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 22:27:12 +00:00
valeski%netscape.com
73be36541d
adding next rev of ftp protocol
...
git-svn-id: svn://10.0.0.236/trunk@43197 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 22:26:32 +00:00
rpotts%netscape.com
64afa4ef7b
Bug #11410 . Changed NS_ASSERTION to checkc the *correct* variable. Someday I'll grow a brain and become really dangerous...
...
git-svn-id: svn://10.0.0.236/trunk@43191 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 21:15:49 +00:00
warren%netscape.com
b1b034de2c
Fixed problem for large files (or small buffers). Added logging.
...
git-svn-id: svn://10.0.0.236/trunk@43181 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 08:17:35 +00:00
gagan%netscape.com
cfa9061d2b
Temporarily fixing the assert which I think is ok, but would let rpotts confirm it.
...
git-svn-id: svn://10.0.0.236/trunk@43152 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 04:28:32 +00:00
valeski%netscape.com
92d85be4d5
added user agent language setter routine
...
git-svn-id: svn://10.0.0.236/trunk@42990 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:33:27 +00:00
mccabe%netscape.com
1999447bdb
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
rpotts%netscape.com
95b3e25116
Release the pointers that were passed into AsyncRead(...) when the operation is compelete. This breaks some circular references that prevented WebShells from being deleted...
...
git-svn-id: svn://10.0.0.236/trunk@42917 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 04:02:10 +00:00
rpotts%netscape.com
69541d340d
Implement the nsIRequest interface for nsHTTPChannel. This allows channels that are cancelled from a LoadGroup to *actually* get removed...
...
git-svn-id: svn://10.0.0.236/trunk@42744 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 07:07:08 +00:00
rpotts%netscape.com
b3ba46578f
Implement nsIRequest::Cancel() for the SocketTransport.
...
git-svn-id: svn://10.0.0.236/trunk@42743 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 07:05:15 +00:00
rpotts%netscape.com
89e0a639ea
bug #10790 . The HTTPChannel is now given to the HTTPResponseListener during construction. Before, it was getting it via a dirty cast in the OnStartRequest notification. Unfortunately, OnStartRequest is only called if the connection is successful. This caused a crash in OnStopRequest if the HTTPChannel was not available :-(
...
git-svn-id: svn://10.0.0.236/trunk@42423 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 07:57:44 +00:00
morse%netscape.com
992e91d2d9
cleaned up dialogs
...
git-svn-id: svn://10.0.0.236/trunk@42385 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:29:10 +00:00
valeski%netscape.com
bae95069be
fixing mac build bustage. brade verified the changes in her mac build. I switched from com ptrs to regular pointers as the com pointer abuse wasn't appreciated on the mac
...
git-svn-id: svn://10.0.0.236/trunk@42303 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 16:17:22 +00:00
rhp%netscape.com
85cc2b11d8
added files: mozilla/netwerk/protocol/http/src/nsHTTPHeaderArray.cpp, mozilla/netwerk/protocol/http/src/nsHTTPAtoms.cpp
...
git-svn-id: svn://10.0.0.236/trunk@42297 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:23:45 +00:00
rhp%netscape.com
73908aeabe
added files: mozilla/netwerk/protocol/http/public/nsIHTTPHeader.idl
...
git-svn-id: svn://10.0.0.236/trunk@42296 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:16:39 +00:00
rpotts%netscape.com
38b1d8b296
Fix for build bustage on Linux...
...
git-svn-id: svn://10.0.0.236/trunk@42290 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 09:07:29 +00:00
rpotts%netscape.com
b3ffea8ae0
Added code to dump all headers in the OnHeadersAvailable() notification.
...
git-svn-id: svn://10.0.0.236/trunk@42288 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:29:36 +00:00
rpotts%netscape.com
5d94097aec
bug #10739 . Reworking header APIs... I've removed nsIHeader.h.
...
git-svn-id: svn://10.0.0.236/trunk@42287 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:28:49 +00:00
rpotts%netscape.com
650a7e2a5b
bug #10739 . Reworking header APIs... I've added 2 new CPP files - nsHTTPAtoms.cpp and nsHTTPHeaderArray.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@42286 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:27:49 +00:00
rpotts%netscape.com
38fe3aea7b
bug #10739 . Reworking header APIs... I've added a new IDL file - nsIHTTPHeader.idl and remove 3 obsolete header files...
...
git-svn-id: svn://10.0.0.236/trunk@42285 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 08:26:57 +00:00
mscott%netscape.com
34ddde10a7
bulletproof some NS_RELEASE's with NS_IF_RELEASE.
...
git-svn-id: svn://10.0.0.236/trunk@42210 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 21:23:26 +00:00
valeski%netscape.com
2f4c5deb16
nsNetModRegEntry.cpp - fixed mem leak. nsStdURL.cpp - fixed port parsing bug
...
git-svn-id: svn://10.0.0.236/trunk@42207 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 21:20:48 +00:00
gagan%netscape.com
b87841a01a
Added a new MANIFEST file for nsHTTP stuff.
...
git-svn-id: svn://10.0.0.236/trunk@42143 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 16:12:30 +00:00
gagan%netscape.com
32a246bdcb
POSTing works now.
...
git-svn-id: svn://10.0.0.236/trunk@42137 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 15:07:26 +00:00
briano%netscape.com
cad0798e42
Added a newline at the EOF to fix the HP build (and others).
...
git-svn-id: svn://10.0.0.236/trunk@42083 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 02:11:03 +00:00
briano%netscape.com
8ba8587f94
Yet another case of a new file checked in missing the newline at EOF required by Unix native compilers.
...
git-svn-id: svn://10.0.0.236/trunk@42078 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 02:02:15 +00:00
valeski%netscape.com
9cc1b96697
win32 bustage. nspr wasn't being linked into the stream conv dll
...
git-svn-id: svn://10.0.0.236/trunk@42073 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 00:50:21 +00:00
valeski%netscape.com
fb3df8afcd
memory deallocation macro problem
...
git-svn-id: svn://10.0.0.236/trunk@42062 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 23:44:16 +00:00
valeski%netscape.com
22a3574071
added stream converter to the builds
...
git-svn-id: svn://10.0.0.236/trunk@42032 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 22:04:57 +00:00
warren%netscape.com
6bf0c42ecc
Returned error when file not found for OpenInputStream.
...
git-svn-id: svn://10.0.0.236/trunk@42031 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 22:00:17 +00:00
briano%netscape.com
72d652537a
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
...
git-svn-id: svn://10.0.0.236/trunk@42027 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 21:40:56 +00:00
dougt%netscape.com
b0608938e6
removing hard coded "http" string and using GetScheme() instead.
...
cleaning up a memory leak
git-svn-id: svn://10.0.0.236/trunk@41926 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 02:15:30 +00:00
warren%netscape.com
4435768ca9
Removed hack to export to netwerk/dist (used before landing necko).
...
git-svn-id: svn://10.0.0.236/trunk@41902 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 00:38:25 +00:00
valeski%netscape.com
47caa42c95
pulled file extension search code and started using new mime mapping method which does it for us
...
git-svn-id: svn://10.0.0.236/trunk@41759 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 16:44:29 +00:00
valeski%netscape.com
a01b026133
factored repeated mime type retrieval implementations into mime mapping service methods
...
git-svn-id: svn://10.0.0.236/trunk@41758 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-01 16:42:25 +00:00
warren%netscape.com
ea0efc8e73
Took out more f*** nsCOMPtrs
...
git-svn-id: svn://10.0.0.236/trunk@41703 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 07:51:35 +00:00
warren%netscape.com
d5517979e2
Removed nsCOMPtr breakage.
...
git-svn-id: svn://10.0.0.236/trunk@41697 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 07:30:49 +00:00
warren%netscape.com
7517ffc87e
Added GetLoadGroup/SetLoadGroup to nsIChannel so that redirects can discover the group.
...
git-svn-id: svn://10.0.0.236/trunk@41690 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 06:53:12 +00:00
warren%netscape.com
785b671200
Lots of cool logging code.
...
git-svn-id: svn://10.0.0.236/trunk@41686 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 06:28:31 +00:00
warren%netscape.com
73c7dd609f
Added shtml
...
git-svn-id: svn://10.0.0.236/trunk@41685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 06:27:03 +00:00
beard%netscape.com
175d2aca7a
removed special handling of /usr/local/bin/netscape in favor of better solution in resource: URL handler.
...
git-svn-id: svn://10.0.0.236/trunk@41655 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 01:04:23 +00:00
gagan%netscape.com
1168d37397
Fix MLK. Freeing up previous versions of mPath/mScheme
...
git-svn-id: svn://10.0.0.236/trunk@41645 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-31 00:15:49 +00:00
rpotts%netscape.com
d5c1d655fd
bug #10424 URL redirects. If the server did *not* send an entity along with the 302, necko would not correctly follow the redirect.
...
git-svn-id: svn://10.0.0.236/trunk@41587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 07:13:05 +00:00