Commit Graph

529 Commits

Author SHA1 Message Date
valeski%netscape.com
6ea2e7bf42 replaced
git-svn-id: svn://10.0.0.236/trunk@59561 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:06:48 +00:00
valeski%netscape.com
8718a9a836 this iface has been replaced
git-svn-id: svn://10.0.0.236/trunk@59560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:05:46 +00:00
valeski%netscape.com
8abecb4b3e r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
git-svn-id: svn://10.0.0.236/trunk@59559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:47 +00:00
dougt%netscape.com
d3e1e40242 removing the Truncate flag so file do not get destroyed when opening an
output stream to them.  r=warren.


git-svn-id: svn://10.0.0.236/trunk@59432 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 23:24:57 +00:00
valeski%netscape.com
22f268bebe 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
git-svn-id: svn://10.0.0.236/trunk@59413 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:35:28 +00:00
sspitzer%netscape.com
74e6873438 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


git-svn-id: svn://10.0.0.236/trunk@59384 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 08:43:48 +00:00
mscott%netscape.com
6546f8bef8 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


git-svn-id: svn://10.0.0.236/trunk@59157 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 05:05:38 +00:00
mscott%netscape.com
5ec705b582 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


git-svn-id: svn://10.0.0.236/trunk@59156 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 05:03:58 +00:00
mscott%netscape.com
edb1094930 fix mac breakage for sspitzer...export nsIPrompt.idl
git-svn-id: svn://10.0.0.236/trunk@59145 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 01:48:40 +00:00
warren%netscape.com
cb333855bb Reapplying fix for bug 21686 -- can't find protocols with non-lowercased names.
git-svn-id: svn://10.0.0.236/trunk@59116 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:39:33 +00:00
mscott%netscape.com
1939a5583f back out warren's fix for Bug #21686 as this broke mailnews. regression Bug #25511
a=leaf


git-svn-id: svn://10.0.0.236/trunk@59090 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 19:41:59 +00:00
warren%netscape.com
7dc0c30f4e Fix for Windows file://c|/ case (2 slashes). Bug #24431
git-svn-id: svn://10.0.0.236/trunk@59037 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:40:31 +00:00
warren%netscape.com
7082272d3e Fix for bug 21686 -- can't find protocols with non-lowercased names.
git-svn-id: svn://10.0.0.236/trunk@59031 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:24:54 +00:00
warren%netscape.com
a3e49a01bd 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.
git-svn-id: svn://10.0.0.236/trunk@58909 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 08:57:14 +00:00
valeski%netscape.com
d2bdd7b1cf 20445. r=warren. We now propagate connection_refused errors from the socket transport.
git-svn-id: svn://10.0.0.236/trunk@58507 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:29:42 +00:00
dougt%netscape.com
bf87762a10 turing off assert until warren and I can take a closer look. r=mccabe.
git-svn-id: svn://10.0.0.236/trunk@58505 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:29:29 +00:00
dougt%netscape.com
87f7d838d9 nsIFile Landing. unescaping path for nsIFile.
git-svn-id: svn://10.0.0.236/trunk@58497 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 23:18:44 +00:00
dougt%netscape.com
f24e575c99 wtf. this is the wrong code. part of the nsIFile landing.
git-svn-id: svn://10.0.0.236/trunk@58495 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 22:41:10 +00:00
dougt%netscape.com
462ce90367 Fixing build bustage. need to #ifdef PR_LOGGING mSpec.
git-svn-id: svn://10.0.0.236/trunk@58494 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 22:28:27 +00:00
dougt%netscape.com
714da09a59 Landing nsIFile.
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
warren%netscape.com
eea2d36168 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
git-svn-id: svn://10.0.0.236/trunk@58375 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 02:09:59 +00:00
warren%netscape.com
f7ae9b56ef Reverted change for PR_POLL_HUP to see if it clears up the tinderbox bloat test problem.
git-svn-id: svn://10.0.0.236/trunk@58347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 03:31:39 +00:00
warren%netscape.com
8ec07e47be Fix spin retrieving POP messages on linux. Needed to handle PR_POLL_HUP. r=wtc,valeski,alecf,pavlov
git-svn-id: svn://10.0.0.236/trunk@58325 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 22:37:34 +00:00
warren%netscape.com
5419689e0d Enhanced logging to help debug bug #23778
git-svn-id: svn://10.0.0.236/trunk@58293 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 05:25:07 +00:00
warren%netscape.com
0d0c5b71f3 Fix to shutdown socket transport service. DNS service too. Bug #21124 r=valeski
git-svn-id: svn://10.0.0.236/trunk@58236 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:58:40 +00:00
warren%netscape.com
e7d0cf1e88 Re-added
git-svn-id: svn://10.0.0.236/trunk@57995 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 06:05:43 +00:00
rpotts%netscape.com
8457af366d bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
git-svn-id: svn://10.0.0.236/trunk@57915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:12:54 +00:00
sspitzer%netscape.com
24fd826e2a backing out andreas and warren
git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:01:56 +00:00
warren%netscape.com
7ffc376de1 Moved CIDs to nsIURLParser.idl to avoid mac bustage.
git-svn-id: svn://10.0.0.236/trunk@57823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 11:09:17 +00:00
warren%netscape.com
4bd740a4cb Added nsIURLParser.idl to manifest.
git-svn-id: svn://10.0.0.236/trunk@57810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 09:26:06 +00:00
warren%netscape.com
41d0793ce9 Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
git-svn-id: svn://10.0.0.236/trunk@57808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:50:03 +00:00
warren%netscape.com
37535818ea New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
git-svn-id: svn://10.0.0.236/trunk@57805 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:31:13 +00:00
warren%netscape.com
6b35881936 New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
git-svn-id: svn://10.0.0.236/trunk@57799 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:19:26 +00:00
warren%netscape.com
3ceb3c808c Added
git-svn-id: svn://10.0.0.236/trunk@57658 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:11:01 +00:00
morse%netscape.com
ad09c5c861 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp
git-svn-id: svn://10.0.0.236/trunk@57572 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 21:53:32 +00:00
pp%ludusdesign.com
b5787cf895 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
rpotts%netscape.com
fec8a142fe Fix build bustage when mailnews is not part of the build... Duplicated some mime defines from nsMimeTypes.h :-(
git-svn-id: svn://10.0.0.236/trunk@57254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:07:55 +00:00
rpotts%netscape.com
50c3fad132 Made contentType a read/write attribute of nsIChannel
git-svn-id: svn://10.0.0.236/trunk@57178 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:04 +00:00
warren%netscape.com
8d722e525c Cleanup
git-svn-id: svn://10.0.0.236/trunk@57058 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 02:06:57 +00:00
valeski%netscape.com
e6b431b1d2 23039. r=rpotts. FTP wasn't closing the data connection after data transfer. This was causing it to hang, waiting for the command channel to unblock.
git-svn-id: svn://10.0.0.236/trunk@56886 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 00:29:48 +00:00
warren%netscape.com
61186e7ccc Cleaned up closing procedure.
git-svn-id: svn://10.0.0.236/trunk@56831 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 09:28:35 +00:00
warren%netscape.com
4b49861500 Added OnClose method to nsIPipeObserver (bug#23080)
git-svn-id: svn://10.0.0.236/trunk@56824 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:07:46 +00:00
warren%netscape.com
b3b8530cfe Fixed include.
git-svn-id: svn://10.0.0.236/trunk@56812 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:50:49 +00:00
warren%netscape.com
8fd7bc290f Made socket transport service fail if offline.
git-svn-id: svn://10.0.0.236/trunk@56810 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:48:27 +00:00
warren%netscape.com
9278b0c653 Made SetOffline(true) shutdown dns and socket trans.
git-svn-id: svn://10.0.0.236/trunk@56808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:44:42 +00:00
morse%netscape.com
fd392898f3 add UniversalDialog, r=davidm
git-svn-id: svn://10.0.0.236/trunk@56804 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 03:17:11 +00:00
warren%netscape.com
4c588035a5 Added offline attribute.
git-svn-id: svn://10.0.0.236/trunk@56798 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:44:23 +00:00
dougt%netscape.com
99b79fce08 Including nsCRT.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.


git-svn-id: svn://10.0.0.236/trunk@56677 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:22:46 +00:00
bryner%uiuc.edu
8349904d51 Fixing a compiler warning by reordering initializers. r=syd.
git-svn-id: svn://10.0.0.236/trunk@56547 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 22:06:48 +00:00
valeski%netscape.com
053041bee9 21789. r=gagan, a=don. The Extension() method for url's was returning everything after the *first* dot as the extension, rather than everything after the *last* dot. Now we return everything after the *last* dot as the extension
git-svn-id: svn://10.0.0.236/trunk@56527 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-24 03:10:24 +00:00