valeski%netscape.com
ba35ff22b6
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
2000-02-02 23:04:47 +00:00
valeski%netscape.com
5beca3cafe
added files: mozilla/netwerk/base/public/nsIStreamLoader.idl, removed files: mozilla/netwerk/base/public/nsIUnicharStreamLoader.idl
2000-02-02 22:58:53 +00:00
valeski%netscape.com
063b264c84
added files: mozilla/netwerk/base/src/nsStreamLoader.cpp, removed files: mozilla/netwerk/base/src/nsUnicharStreamLoader.cpp
2000-02-02 22:57:43 +00:00
bryner%uiuc.edu
b3b74e864a
Adding finger protocol. To use it, enter a URL such as
...
"finger:user@host". This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00
mstoltz%netscape.com
3b6e5a54a2
Added call to nsJAR::ParseManifest, needed for signed scripts. bug=7270 r=norris.
2000-02-02 01:30:12 +00:00
valeski%netscape.com
48a5e8c4ff
r=none, I spoke w/ dagley about this, the diffs are cleanup, no code path changes.
2000-02-02 01:19:06 +00:00
dougt%netscape.com
59d1135635
removing the Truncate flag so file do not get destroyed when opening an
...
output stream to them. r=warren.
2000-02-01 23:24:57 +00:00
valeski%netscape.com
c8ad60b95f
r=gordon. 23709. Adding an extra check before trying to memcpy hostent data, this should fix the crashing we've been seeing on some win95 boxes, but it doesn't fix the problem of not having any A entries in DNS
2000-02-01 22:35:28 +00:00
pp%ludusdesign.com
207f05242d
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
sspitzer%netscape.com
40b08d3c88
make it so we can stuff a value given to us by the user from a Prompt()
...
can be stuffed into the single signon database, just like a password
can be. auth news needs this. r=dp,alecf
2000-02-01 08:43:48 +00:00
sdagley%netscape.com
703c6caa28
Access path updates in anticipation of update to CW Pro5 ( #25949 ). r=pinkerton
2000-02-01 04:27:22 +00:00
mstoltz%netscape.com
f680012d00
Fixing hoarkage by adding an include statement. r=norris
2000-02-01 00:35:46 +00:00
valeski%netscape.com
02a596c71f
24717. renaming lib names for keyword protocol so they're == 8 chars.
2000-01-31 23:59:33 +00:00
warren%netscape.com
ada87acf3e
Fix for downloaded jar files, and for pulling jars out of the cache. r=mstoltz
2000-01-31 23:43:09 +00:00
sfraser%netscape.com
62051dfeb7
Fix the fragment name in this project. r=valeski
2000-01-31 23:30:54 +00:00
sfraser%netscape.com
78a9750a87
First Checked In.
2000-01-31 23:29:56 +00:00
valeski%netscape.com
02f19e060e
r=dougt. part of 18007. FTP now notifies the consumer of failures even if the data channel is never used.
2000-01-31 21:07:44 +00:00
mscott%netscape.com
c3d0d016c2
need ability to write load attrib flags on input stream channel as part of the refactoring of the doc loader
...
into the uri loader
r=travis
2000-01-29 05:05:38 +00:00
mscott%netscape.com
8a42f58c0a
Bug #21173 --> Add a document uri retargeted flag. This flag is set when the uri loader retargets the output
...
of the channel to another content window.
r=travis
2000-01-29 05:03:58 +00:00
mscott%netscape.com
79a71a7fa2
fix mac breakage for sspitzer...export nsIPrompt.idl
2000-01-29 01:48:40 +00:00
mstoltz%netscape.com
5b549d60f4
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
2000-01-29 00:06:15 +00:00
warren%netscape.com
92dc6a32b9
Reapplying fix for bug 21686 -- can't find protocols with non-lowercased names.
2000-01-28 23:39:33 +00:00
sspitzer%netscape.com
385fd4768b
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
2000-01-28 23:12:24 +00:00
mscott%netscape.com
0618913167
back out warren's fix for Bug #21686 as this broke mailnews. regression Bug #25511
...
a=leaf
2000-01-28 19:41:59 +00:00
dp%netscape.com
3efba7e405
Fixing mac linkage build issue.
2000-01-28 12:32:51 +00:00
dp%netscape.com
7c1420f166
Now I know why that dummy prototype was there. Adding a prototype to
...
fix mac.
2000-01-28 11:12:15 +00:00
dp%netscape.com
0246fd7a1a
Cleaning up unix sync dns version. Collecting platform specific
...
portions together; eliminating a few of them; moving sync unix dns
implementation inside InitiateDns(). r=warren
2000-01-28 10:16:32 +00:00
dp%netscape.com
a1b0f005b2
Collected platform specfic portions together for readability. r=warren
2000-01-28 10:00:04 +00:00
warren%netscape.com
78034d7b91
Fix for Windows file://c|/ case (2 slashes). Bug #24431
2000-01-28 07:40:31 +00:00
warren%netscape.com
58e2dc9559
Fix for bug 21686 -- can't find protocols with non-lowercased names.
2000-01-28 06:24:54 +00:00
sdagley%netscape.com
19c6fa72ca
Fix #25042 . Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in.
2000-01-28 04:00:28 +00:00
gordon%netscape.com
bf2b29d5e1
Fix for bug #23709 "[top100][talkback]Crash in nsSocketTransport::OnFound on home.netscape.com cnn.com". Needed to change the order of fields in nsHostEnt so that WSAAsyncGetHostByName on Windows wouldn't overwritten the bufLen and bufPtr fields in certain cases. r=valeski.
2000-01-28 00:34:05 +00:00
warren%netscape.com
3ea70b12c7
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
2000-01-27 08:57:14 +00:00
pepper%netscape.com
ca347a308e
All source files must contain a newline at the end or the lesser nixes won't compile.
2000-01-26 21:57:30 +00:00
valeski%netscape.com
4326a1acf5
r=gordon. 24985. 24837. we now error out if we confront an ftp server that has reached it's connection limit. we also start the throbber (add our selves to the load group) when an FTP transaction begins
2000-01-26 00:36:01 +00:00
dp%netscape.com
09876ce281
Getting dns daemon to compile on linux. (dont part of build yet)
2000-01-25 07:54:46 +00:00
dp%netscape.com
28401ec849
comment changed
2000-01-25 07:49:14 +00:00
norris%netscape.com
7122755727
Fix
...
23643 Reading email messages using <META REFRESH>
23729 Executing functions in "chrome:" protocol - #3 - META REFRES
23730 Executing functions in "chrome:" protocol - #4 - HTTP redire
24217 Access to functions in chrome: protocol using IFRAME
24865 Parsing local non-HTML files #2 using META REFRESH
r=gagan
2000-01-25 04:42:01 +00:00
mscott%netscape.com
1ff0d250f7
oh goody...the name of this directory conflicts with the directory for the mime converter! As a result
...
this directory was creating a .xpt file that was conflicting with the one built by the mime convrter.
renaming to mimetype.xpt. We had to do this same fix a long time ago to the name of the shared library
and we changed that to mimetype so I'm being consistent.
2000-01-25 04:39:11 +00:00
rhp%netscape.com
bf7cde5d23
Fixing build related problem
2000-01-25 03:22:45 +00:00
gagan%netscape.com
0e521b0b8e
We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876
2000-01-25 03:11:16 +00:00
valeski%netscape.com
1c585fb146
r=rhp. Further extension of the nsIMIMEService.
2000-01-25 02:40:16 +00:00
valeski%netscape.com
fd0cee8345
20445. r=warren. We now propagate connection_refused errors from the socket transport.
2000-01-25 02:29:42 +00:00
gagan%netscape.com
f5ef6646de
Fix a mem leak (spotted by Pav) r=me
2000-01-25 02:29:33 +00:00
dougt%netscape.com
f482cbac5f
turing off assert until warren and I can take a closer look. r=mccabe.
2000-01-25 02:29:29 +00:00
mcafee%netscape.com
29e4c97cbb
Fixing solaris bustage, include ordering problem? r=dougt
2000-01-25 01:27:28 +00:00
dougt%netscape.com
c4a2943b46
nsIFile Landing. unescaping path for nsIFile.
2000-01-24 23:18:44 +00:00
dougt%netscape.com
7450f891cf
wtf. this is the wrong code. part of the nsIFile landing.
2000-01-24 22:41:10 +00:00
dougt%netscape.com
5eb590449c
Fixing build bustage. need to #ifdef PR_LOGGING mSpec.
2000-01-24 22:28:27 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
blizzard%redhat.com
1e32b038c5
change .obj extension to .cpp for unix bustage. r=bienvenu
2000-01-24 16:40:19 +00:00
valeski%netscape.com
a206f9d64f
r=gagan. 18977, Implemented FTP upload (AsyncWrite) and 22300 fixed broken FTP responses (many servers don't follow spec and fire back newlines without preceeding numeric codes)
2000-01-24 15:55:40 +00:00
brade%netscape.com
c0f4875407
add nsAsyncEvent.cpp (r=valeski)
2000-01-24 15:54:33 +00:00
valeski%netscape.com
65b695518b
added files: mozilla/netwerk/mime/src/nsMIMEServiceModule.cpp, removed files: mozilla/netwerk/mime/src/nsMIMEServiceFactory.cpp
2000-01-24 15:41:36 +00:00
valeski%netscape.com
57c6e1294b
r=rhp. nsIMIMEInfo and nsIMIMEService have been revamped (there's one more small iteration coming tomorrow). nsIMIMEInfo has been extended and the service has been multi indexed using file extensions *and* the MIME type as keys.
2000-01-24 15:41:03 +00:00
bryner%uiuc.edu
7d6458d41f
Fixing linux build bustage. r=pavlov.
2000-01-24 04:45:54 +00:00
warren%netscape.com
89c51a1418
Added code to cancel/suspend/resume jar channels. Bug #24338
2000-01-24 03:54:20 +00:00
mscott%netscape.com
897a633cec
Bug #24796 --> the fix for the cache manager friday night broke quoting msgs
...
for imap (which uses the memory cache). You don't need a load group to run a url
through the cache....so don't return an error if the load group is null
r=bienvenu
2000-01-24 00:32:14 +00:00
warren%netscape.com
55f699855b
A better fix for the spin while retrieving POP messages on linux. Needed to handle PR_POLL_HUP, but apparently animated gifs return this too and its not a failure. r=alecf,mcafee
2000-01-22 02:06:00 +00:00
valeski%netscape.com
e9efdf715d
24250. r=gordon,mscott,warren. We now ensure that a cache entry adds itself to the loadgroup *before* the load group goes away. This allows the editor to 'Edit Page's again.
2000-01-21 23:58:29 +00:00
warren%netscape.com
6a0991be07
Reverted change for PR_POLL_HUP to see if it clears up the tinderbox bloat test problem.
2000-01-21 03:31:39 +00:00
warren%netscape.com
b69218ec49
Fix spin retrieving POP messages on linux. Needed to handle PR_POLL_HUP. r=wtc,valeski,alecf,pavlov
2000-01-20 22:37:34 +00:00
warren%netscape.com
ddaff1482c
Enhanced logging to help debug bug #23778
2000-01-20 05:25:07 +00:00
valeski%netscape.com
8cc23d6633
a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it
2000-01-20 00:51:18 +00:00
warren%netscape.com
44c508c73e
Attempt to fix bloat stat problem. I think linux is hanging on exit.
2000-01-19 09:27:42 +00:00
warren%netscape.com
91f45425d7
Removed unnecessary mThreadHandle
2000-01-19 08:01:21 +00:00
warren%netscape.com
1bb4e61f0f
Fix to shutdown socket transport service. DNS service too. Bug #21124 r=valeski
2000-01-19 07:58:40 +00:00
gayatrib%netscape.com
0d1f5b6ca5
Added code to check for existence of a jar file in the cache before downloading it. r=warren
2000-01-19 07:20:31 +00:00
gagan%netscape.com
6f77cab332
Fixing build breakage... reordered the #includes.
2000-01-19 06:34:25 +00:00
gagan%netscape.com
34e2e8c2e2
Fix for 22405. Proxy auth is in. I have also created a separate bug for making this persistent 24329.
2000-01-19 05:09:07 +00:00
gordon%netscape.com
53b7ca48cd
Fix for bug #20177 . Make sure string is set if GetSpec() fails inside http logging code.
2000-01-19 02:27:00 +00:00
gagan%netscape.com
0a2c6127c6
Fix for 13380. We now send Accept-Language: header.
2000-01-19 00:38:51 +00:00
bruce%cybersight.com
a0e34ea2f3
Speeling cownts. r=shaver
2000-01-17 21:28:22 +00:00
mscott%netscape.com
9796b78516
set the referring url on the http channel so callers don't have to do it explicitly every time.
...
r=warren
2000-01-17 19:48:16 +00:00
warren%netscape.com
3a4fc841cc
Re-added
2000-01-17 06:05:43 +00:00
gagan%netscape.com
3f088de147
Fixed bug 17293, 17244, 20814 -- all because some servers wouldn't understand lowercase HTTP headers. We now send HTTP headers in compatible case as 4.*. r=rpotts
2000-01-16 06:59:43 +00:00
rpotts%netscape.com
b410e59d5f
bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
2000-01-15 06:12:54 +00:00
sspitzer%netscape.com
920287de74
backing out andreas and warren
2000-01-14 22:01:56 +00:00
warren%netscape.com
65f2841dbd
Moved CIDs to nsIURLParser.idl to avoid mac bustage.
2000-01-14 11:09:17 +00:00
warren%netscape.com
99b5bd994e
Added access path for netwerk/base/src.
2000-01-14 10:15:46 +00:00
warren%netscape.com
1fce0dea36
Added access path.
2000-01-14 10:14:19 +00:00
warren%netscape.com
7924c372a1
Added nsIURLParser.idl to manifest.
2000-01-14 09:26:06 +00:00
warren%netscape.com
d6a205f1ec
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
2000-01-14 08:50:03 +00:00
warren%netscape.com
f83fc275d4
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
2000-01-14 08:31:13 +00:00
warren%netscape.com
e8d1407a81
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
2000-01-14 08:19:26 +00:00
valeski%netscape.com
51c6e3dd6a
r=gagan. 17647. we digesting content-type comments as legitimate header values. now we're not
2000-01-13 23:22:25 +00:00
warren%netscape.com
57d4c42192
Added
2000-01-13 09:11:01 +00:00
mscott%netscape.com
da675522b2
add nsIStreamObserver to QI method. Since it is inherited from nsIStreamListener, you need to explicitly list both
...
otherwise it generates an assert when you use a nsCOMPtr to QI for a method on nsIStreamObserver
2000-01-13 03:17:38 +00:00
valeski%netscape.com
1e922d9c9d
keywords protocol no longer determins enalbed state, it's up to the app
2000-01-12 22:53:13 +00:00
morse%netscape.com
acdd159d01
fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
2000-01-12 21:53:32 +00:00
jdunn%netscape.com
bf9205fff0
Fix slamm's warnings of shadowing previous variables.
...
r= rhp@netscape.com
r= warren@netscape.com
r= rpotts@netscape.com
2000-01-12 00:54:10 +00:00
valeski%netscape.com
30c8b96046
Allowing the FTP channel to Cancel() even if the underlying connection thread has gone away.
2000-01-12 00:51:17 +00:00
valeski%netscape.com
6ea2e883bf
r=rhp. datetime protocol wasn't initializing properly which would cause a datetime url without a host to spin
2000-01-11 22:16:19 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
rhp%netscape.com
1e4c9e222d
Fixes for emoticon recognition - Bug #21203 - r: rhp (externally contributed)
2000-01-11 01:56:25 +00:00
gordon%netscape.com
d47737113e
Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts.
2000-01-10 20:54:30 +00:00
pepper%netscape.com
8dc05fb197
All source files must have a newline at the end or HP compilers choke
...
r=jdunn
2000-01-10 05:31:26 +00:00
rpotts%netscape.com
815082da22
Fixed up how the source offset was being adjusted...
2000-01-10 04:34:52 +00:00
rpotts%netscape.com
09294e3df0
Changed temp define from XP_WIN to XP_PC - oops...
2000-01-10 04:34:07 +00:00
rpotts%netscape.com
0364308962
fix for build bustage if mailnews is not part of the build... Use mime definitions from netCore.h instead of nsMimeTypes.h
2000-01-10 04:08:50 +00:00