norris%netscape.com
|
d8507f844e
|
* clean up nsScriptSecurityManager
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
|
1999-08-29 21:58:42 +00:00 |
|
valeski%netscape.com
|
c52959b8f1
|
nsString2 to nsCString
|
1999-08-29 16:46:30 +00:00 |
|
valeski%netscape.com
|
0b30c81c11
|
change nsString2 to nsCString
|
1999-08-29 16:42:27 +00:00 |
|
valeski%netscape.com
|
639287b4ae
|
added GetContentType functionality. Now the channel tries the mime service and uses it's own member when possible.
|
1999-08-29 14:14:30 +00:00 |
|
gagan%netscape.com
|
58d5877fdf
|
Fixed tabs to spaces and misc leaks...
|
1999-08-27 12:38:06 +00:00 |
|
warren%netscape.com
|
136db06f40
|
Fix for linux bustage (different includes for some reason).
|
1999-08-27 11:03:12 +00:00 |
|
warren%netscape.com
|
b1c540e4a4
|
Ported to the new nsPipe2 implementation.
|
1999-08-27 10:33:37 +00:00 |
|
jevering%netscape.com
|
8dfa81c80e
|
Finshed null reference fix.
|
1999-08-27 06:32:18 +00:00 |
|
jevering%netscape.com
|
49ec00b6b5
|
Free'd memory read fix.
|
1999-08-27 06:08:21 +00:00 |
|
rpotts%netscape.com
|
094c37e358
|
Fix for unix... nsIChannel needed to be fully defined...
|
1999-08-26 23:05:20 +00:00 |
|
rpotts%netscape.com
|
0085d83ab0
|
M9 BRANCH landing...
|
1999-08-26 22:45:55 +00:00 |
|
gagan%netscape.com
|
a5d6c9c5de
|
Argh... missed a free.
|
1999-08-25 23:58:24 +00:00 |
|
gagan%netscape.com
|
54c84be4b4
|
Fix for #11204.
|
1999-08-25 23:27:58 +00:00 |
|
warren%netscape.com
|
fe52d530ae
|
Added new nsIPipe/nsPipe2 stuff inside #ifdef NSPIPE2.
|
1999-08-24 21:47:23 +00:00 |
|
hshaw%netscape.com
|
6114a3c317
|
purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support
|
1999-08-24 19:04:58 +00:00 |
|
dougt%netscape.com
|
a7dd519e15
|
Making nsNetModuleMgr use proxy.
Clean up nsNetModuleMgr API.
Change http to use new API.
|
1999-08-24 00:34:51 +00:00 |
|
gagan%netscape.com
|
eac40b7d91
|
We dont need this macro here now. Its available in nsCRT for all to use.
|
1999-08-23 08:30:55 +00:00 |
|
mccabe%netscape.com
|
a900e17559
|
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
|
1999-08-22 23:52:07 +00:00 |
|
hshaw%netscape.com
|
a16de4ba9d
|
allow selection of socket type using socket providers
|
1999-08-22 17:26:09 +00:00 |
|
mccabe%netscape.com
|
17cdc659d1
|
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
|
1999-08-22 13:26:18 +00:00 |
|
gagan%netscape.com
|
0c214adc91
|
Code style consistency cleanup.
|
1999-08-21 00:22:18 +00:00 |
|
tbogard%aol.net
|
57feff30c2
|
XPCOM Cleanup: Fixed Aggregation macros in nsAgg.h to do aggregation correctly. Fixed usages and implementation of aggregation using these macros through out the tree.
|
1999-08-19 05:36:30 +00:00 |
|
leaf%mozilla.org
|
e7d4319fdd
|
backing out dougt
|
1999-08-19 02:35:39 +00:00 |
|
dougt%netscape.com
|
431a9eef50
|
Adding thread proxy support to Net Module Notification.
General cleanup
|
1999-08-18 09:32:26 +00:00 |
|
gagan%netscape.com
|
63d548333f
|
backslashes in ..\.. cases fixed. Thanks bratell@lysator.liu.se
|
1999-08-13 05:20:45 +00:00 |
|
warren%netscape.com
|
d944d70a84
|
Fix for bug 7682: StringBundle can't load URLs from imap thread.
|
1999-08-13 00:43:48 +00:00 |
|
gagan%netscape.com
|
1581724dae
|
Fixed bunch of M9 bugs for Necko.
|
1999-08-12 09:59:24 +00:00 |
|
valeski%netscape.com
|
551c3fdc95
|
added user agent language setter routine
|
1999-08-10 18:33:27 +00:00 |
|
rpotts%netscape.com
|
eabc748ec0
|
Implement nsIRequest::Cancel() for the SocketTransport.
|
1999-08-09 07:05:15 +00:00 |
|
morse%netscape.com
|
e3092f3888
|
cleaned up dialogs
|
1999-08-06 00:29:10 +00:00 |
|
rpotts%netscape.com
|
1a4d82c21f
|
bug #10739. Reworking header APIs... I've removed nsIHeader.h.
|
1999-08-05 08:28:49 +00:00 |
|
mscott%netscape.com
|
d37e51242e
|
bulletproof some NS_RELEASE's with NS_IF_RELEASE.
|
1999-08-04 21:23:26 +00:00 |
|
valeski%netscape.com
|
8cd7c54894
|
nsNetModRegEntry.cpp - fixed mem leak. nsStdURL.cpp - fixed port parsing bug
|
1999-08-04 21:20:48 +00:00 |
|
warren%netscape.com
|
529c0b2b71
|
Removed hack to export to netwerk/dist (used before landing necko).
|
1999-08-03 00:38:25 +00:00 |
|
warren%netscape.com
|
5e143d61d4
|
Removed nsCOMPtr breakage.
|
1999-07-31 07:30:49 +00:00 |
|
warren%netscape.com
|
07b963204e
|
Added GetLoadGroup/SetLoadGroup to nsIChannel so that redirects can discover the group.
|
1999-07-31 06:53:12 +00:00 |
|
warren%netscape.com
|
38ba2d2fad
|
Lots of cool logging code.
|
1999-07-31 06:28:31 +00:00 |
|
gagan%netscape.com
|
7226dc69b4
|
Fix MLK. Freeing up previous versions of mPath/mScheme
|
1999-07-31 00:15:49 +00:00 |
|
warren%netscape.com
|
ec14999c47
|
Added NS_ERROR_UNKNOWN_PROTOCOL, and changed dns error to NS_ERROR_UNKNOWN_HOST.
|
1999-07-30 04:17:23 +00:00 |
|
valeski%netscape.com
|
2c443202a5
|
crahser fix 10843 - bad host name was crashing the socket transport in error state
|
1999-07-30 02:36:52 +00:00 |
|
bruce%cybersight.com
|
e2e303a78d
|
Build fix for aCC on HP-UX. Approved by leaf.
|
1999-07-29 04:21:42 +00:00 |
|
mscott%netscape.com
|
c0c1cc8e74
|
fix build breakage by including config.mak
|
1999-07-29 02:47:16 +00:00 |
|
mscott%netscape.com
|
203c991819
|
Fix build breakage...include config.mak
|
1999-07-29 02:35:45 +00:00 |
|
rpotts%netscape.com
|
02062599f9
|
Close the socket if an error occurred...
|
1999-07-28 11:08:18 +00:00 |
|
rpotts%netscape.com
|
3aed16e4b8
|
Changed OnStopRequest(...) to always file - regardless of the mStatus. This insures that the consumer will *always* receive an OnStopRequest(...) notification.
|
1999-07-28 11:07:39 +00:00 |
|
warren%netscape.com
|
c7b57f1e08
|
Fixed mismatched delete problem (purify).
|
1999-07-28 04:05:10 +00:00 |
|
gagan%netscape.com
|
ca73a1f56c
|
More URL parsing updates for not so common cases.
|
1999-07-28 02:13:07 +00:00 |
|
gagan%netscape.com
|
f127b5bcec
|
Fixed the URL parsing for http://foo:80
|
1999-07-27 21:28:05 +00:00 |
|
valeski%netscape.com
|
a176e19e98
|
fixing mem leak
|
1999-07-27 21:12:50 +00:00 |
|
rpotts%netscape.com
|
4c8f571a13
|
Added a temporary new define called USE_POLLABLE_EVENT which windows and unix both define... On the Mac, rather than using NSPR pollable events, a small timeout is set for PR_Poll(...) and new entry processing occurs after a timeout :-(
|
1999-07-27 09:21:07 +00:00 |
|