Commit Graph

1117 Commits

Author SHA1 Message Date
scc%mozilla.org
3f0620d231 fixing code that relied on implicit string construction 2000-08-19 20:01:04 +00:00
ruslan%netscape.com
85852989f6 Fix 48358 - www.hotmail.com is blank; r/a=gagan 2000-08-18 19:39:27 +00:00
jgmyers%netscape.com
4a7c571858 fix host header syntax for IPv6 address literals: bug 45891 r=gagan a=waterson 2000-08-17 20:19:15 +00:00
dp%netscape.com
b930aa66a7 Fixed debug stmt to reflect code changes around it. Not compiled by default. 2000-08-16 07:26:46 +00:00
rjc%netscape.com
cbea626ecf Fix buf # 44324 (error msg if overloaded FTP server) and bug # 31586 (resolution when logging into user home directory via FTP). r=gagan 2000-08-12 05:13:29 +00:00
conrad%ingress.com
d9e8edcf29 Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h r=valeski 2000-08-11 20:31:57 +00:00
ruslan%netscape.com
4331a40a89 Fix 46496, r/a=gagan 2000-08-10 22:38:56 +00:00
gagan%netscape.com
f9c2459ff0 Fix for bugscape 1800. Offline mode would have sit in recursion. This was already fixed for the M17 branch just doing the same for the tip. 2000-08-10 22:11:13 +00:00
warren%netscape.com
84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
ruslan%netscape.com
742dc4b9cc Checking in the patch for 45337 by jgmeyers, r=ruslan,a=gagan 2000-08-08 22:16:05 +00:00
mozilla.BenB%bucksch.org
833aeeb8a2 45565: Add pref "general.useragent.override" to customize UA-string. r=valeski, a=brendan 2000-08-07 07:17:30 +00:00
valeski%netscape.com
b01411aafc getting cookie service to startup in conjunction with the http category. 2000-08-03 22:03:34 +00:00
kzhou%netscape.com
16d821c74c bug #46136. r:valeski, a:leaf. Reset mIP6vChecked as PR_FASLE to prevent browser
from hunging for ftp protocol
2000-08-03 20:05:22 +00:00
neeti%netscape.com
9f45bf9bd5 fix for bug 30852 - Image cache not refreshed on reload,
fix for bug 40449 - Cache does not store latest value of pages, r/a=gagan
2000-08-01 22:03:47 +00:00
neeti%netscape.com
70e2ba8ffa fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix
fix for bug 46014, No keywords loaded on bugzilla pages, r/a=gagan
2000-07-29 02:32:14 +00:00
warren%netscape.com
ae0d4c4f01 Making addref/release threadsafe 2000-07-28 06:49:01 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
gagan%netscape.com
bdfd65bf3b Fix for bug 44497. Ebay's wacky multiple Location responses were being appended. r=gordon 2000-07-24 23:41:26 +00:00
neeti%netscape.com
7929424256 fix for 46095.[regression] Submiting to a bug in bugzilla causes crash.a=leaf 2000-07-21 19:28:09 +00:00
neeti%netscape.com
c5cd14f561 Fix for bug 38244 - modified files cached incorrectly,r=ruslan@netscape.com 2000-07-21 04:33:26 +00:00
ruslan%netscape.com
c45d68256f Applying Justin's patch to fix 40203 (proxy ssl connect), a=gagan,r=myself 2000-07-21 00:03:39 +00:00
ruslan%netscape.com
b9c45237c9 FInally fix 42283; a=gagan,r=gordon 2000-07-20 21:25:19 +00:00
gagan%netscape.com
9b8a52b0ae Fixed bug 39610. Failed http auth were not being deleted from the single signon database. r=morse. 2000-07-15 00:12:27 +00:00
ruslan%netscape.com
8d73f75efe Fix 45398, a=valeski, r=gagan 2000-07-14 23:01:53 +00:00
neeti%netscape.com
941c5c3615 fix for bug 40449, Cache does not store latest value of pages, r/a=gagan 2000-07-14 03:58:02 +00:00
tao%netscape.com
5e3d823791 39790 : [L12y] Move all localizable prefs into chrome:// .r=valeski. 2000-07-13 23:45:10 +00:00
dougt%netscape.com
d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
ruslan%netscape.com
35f63ff750 Fix MAC bustage 2000-07-12 23:20:04 +00:00
ruslan%netscape.com
4aa769b52f Fix 45061, a/r=gagan 2000-07-12 22:41:26 +00:00
mstoltz%netscape.com
a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
warren%netscape.com
7982bac600 Fixed warning. 2000-07-11 09:46:51 +00:00
gagan%netscape.com
e65d13c7ea Fix for bug 22405 (proxy authentication) We were skipping over proxy authentication becuz proxytransparent was false. r=ruslan 2000-07-06 02:37:15 +00:00
ruslan%netscape.com
d2c1fc301c Fix 42377 - make http SetNotificationCallbacks go through the proxy object, thus
avoiding crashers when OpenInputStream is used, a=gagan,warren
2000-07-05 22:57:50 +00:00
bienvenu%netscape.com
4d3c8ade88 fix OS2 build bustage 2000-07-02 23:56:10 +00:00
jab%atdot.org
3ff5cd0f65 a=brendan@mozilla.org
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
mcafee%netscape.com
4f37aec298 Properly set up pref callbacks for intl.accept_languages (41046). r=gagan 2000-06-30 02:58:13 +00:00
warren%netscape.com
8ecf4013dc Added hasSubstitutions for Hyatt & chrome protocol. 2000-06-28 06:54:56 +00:00
rusty.lynch%intel.com
2144abace3 new fix for bug #43958. r=gagan 2000-06-27 22:53:29 +00:00
dbaron%fas.harvard.edu
e420995d51 Fix leak of an atom. r=gagan 2000-06-27 21:51:38 +00:00
morse%netscape.com
5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
blizzard%redhat.com
565f3bc5c6 fix for bug #42008. make HTTP basic auth case insensitive. r=shaver,brendan,gagan,valeski a=brendan. 2000-06-27 21:06:41 +00:00
jst%netscape.com
f3870bb60a Fixing tree blocker 43958 by backing out the last change to this file since it broke my.netscape.com, developer.netscape.com, webmail.netscape.com and probably other sites too. a=granrose 2000-06-27 20:42:01 +00:00
rusty.lynch%intel.com
331b3696f8 part of a fix for bug #40321. r=gagan 2000-06-26 20:58:04 +00:00
gagan%netscape.com
abcc8704b2 Fix for bug 42841. We were sending a Host: foo:80 header for the default port cases. Several server cgi's that rely on this for virtual hosts were failing to compare the two as same. r=dougt,rjc Ooops... I think I ran this file thru my deruslanizer too. 2000-06-24 02:02:19 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
neeti%netscape.com
806b070ae2 fix for bug 43345.browser.cache.enable check, r=warren/gagan 2000-06-23 13:42:46 +00:00
waterson%netscape.com
346b05b162 Added MOZ_COUNT_CTOR/DTOR macros for ftp events. r=warren 2000-06-23 06:32:48 +00:00
waterson%netscape.com
a9a101fcda Fixed refcounting. r=warren 2000-06-23 04:46:58 +00:00
waterson%netscape.com
66a05bec2a Bugs 21650, 42586. Remove nsISocketTransportService::LateInit(), move code that gets string bundles to lazily grab the bundle when it's needed. This avoids re-entrancy into the service manager which causes a leak. r=dbaron,warren 2000-06-23 02:02:04 +00:00
gagan%netscape.com
e1ca0a01b8 Part fix for bug 35956. HTTP now has an API to turn off automatic gunziping. r=rjc 2000-06-21 23:18:12 +00:00
rpotts%netscape.com
bc1231c40d Added new PR_LOG... 2000-06-19 05:59:50 +00:00
waterson%netscape.com
1976839d76 Fix DEBUG mac build bustage. 2000-06-17 01:38:36 +00:00
valeski%netscape.com
64bb31dfdd fixing a leak 2000-06-16 22:21:50 +00:00
ruslan%netscape.com
e5c5748b64 Fix potential crasher (42714), r/a=gagan 2000-06-16 21:49:43 +00:00
ruslan%netscape.com
5a43febfe4 Continuing preparations for SOCKS landing. Not part of the build 2000-06-16 18:44:04 +00:00
valeski%netscape.com
4b1915baa6 fixing assertion 2000-06-16 16:20:29 +00:00
danm%netscape.com
d1432bb1bc adding accessor for nsIPrompt member variable. bugs 25684,28594. r=gagan@netscape.com 2000-06-16 14:52:53 +00:00
valeski%netscape.com
f0fec56b70 42767. AsyncOpen (dead code) removal. 2000-06-16 14:39:19 +00:00
warren%netscape.com
0854608a32 Bug 42283. Crash downloading jar file. 2000-06-16 07:47:46 +00:00
dougt%netscape.com
13b776abeb Fixing nsIWebFilters not being handled by the http handler. Also making
CreateInstance=>GetService.

r= gagan@netscape.com, a=brendan@mozilla.org
2000-06-15 01:50:08 +00:00
ruslan%netscape.com
db2a9ca151 Fixing 22103, a=gagan 2000-06-14 01:35:24 +00:00
locka%iol.ie
a5180078a1 Fixed incorrect pathname resolution for embedding apps trying to load res:// URLs from places other than mozilla/bin
b=42249, approved=warren
2000-06-13 11:50:40 +00:00
scc%mozilla.org
15d3db85b9 don't extract characters from empty strings. 2000-06-11 08:25:32 +00:00
ruslan%netscape.com
7e3ea9ecc2 WIP on 40203; a=gagan 2000-06-10 02:12:03 +00:00
warren%netscape.com
ecc2d9c51c Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson 2000-06-09 07:51:13 +00:00
warren%netscape.com
855a42ad4a Fixed jar url resolve so that chrome protocol works. Fixed jar channel to not remove channel after kicking off load. Bug 18433 2000-06-07 09:07:10 +00:00
shaver%mozilla.org
a0faa405eb fix crashes in HTTP auth (41404, 41517, r=waterson, a=leaf) 2000-06-05 15:19:32 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
warren%netscape.com
d7efda20c4 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:41:43 +00:00
warren%netscape.com
88151adad6 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
rusty.lynch%intel.com
f592edc947 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
brade%netscape.com
3131e1a65f File Removed. 2000-06-02 13:02:35 +00:00
rpotts%netscape.com
6fb0aa314b The file channel needs to implement nsIProgressEventSink, so the channel parameter is *not* the file transport. Doing this means that the FileChannel also needs to implement nsIInterfaceRequestor... 2000-06-02 05:19:16 +00:00
shaver%mozilla.org
e21b687d60 make HTTP auth pluggable (#39781), r=gagan 2000-06-02 00:23:56 +00:00
sspitzer%netscape.com
f46ad05a0b fix for bug #40248. I was using the category manager incorrectly.
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
ruslan%netscape.com
22da84ab41 Fix 29219, a=gagan 2000-05-30 22:50:29 +00:00
ruslan%netscape.com
e830ecd6e9 Make res/chrome handlers implement threadsafe_isupports 2000-05-26 21:00:18 +00:00
valeski%netscape.com
9b5b552f51 39610. r=morse. ftp wasn't ditching bad auths from the wallet 2000-05-26 20:25:28 +00:00
ruslan%netscape.com
f01435de0d Fix 40189, a=gagan 2000-05-25 23:20:30 +00:00
brade%netscape.com
7c6a2b6db7 File Removed. 2000-05-25 17:43:06 +00:00
warren%netscape.com
4b19f2aeab Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
warren%netscape.com
3658e33085 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
ruslan%netscape.com
1dc3f55d09 Fix 39107, a=gagan 2000-05-24 23:04:57 +00:00
dougt%netscape.com
4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
dougt%netscape.com
d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
warren%netscape.com
5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
davidm%netscape.com
ad449f9480 21250 Need to implement stream-as-file service 2000-05-17 05:14:29 +00:00
ruslan%netscape.com
4308d3b7b4 Fix 18886 - handle http 305 response correctly to close the potential
security hole
2000-05-17 00:11:12 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
gagan%netscape.com
22de654778 Fixes from wtc for bug 38300. 2000-05-16 05:33:18 +00:00
valeski%netscape.com
7a509f2b73 fixing debugging text typo 2000-05-15 22:49:12 +00:00
valeski%netscape.com
1b04faf9f9 applying patch to ipv6'ify FTP from jgmyers@netscape.com 2000-05-15 22:23:08 +00:00
andreas.otte%primus-online.de
f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
pierre%netscape.com
1c43ecaae7 Fixed a crash at startup on the Mac (a null-check on 'mProxySvc'). 2000-05-12 12:02:26 +00:00
rpotts%netscape.com
19ef116f5d Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag 2000-05-11 21:52:49 +00:00
gagan%netscape.com
d743807245 Fixed bug 37347. HTTP HEAD requests should work now. 2000-05-10 00:48:28 +00:00
ruslan%netscape.com
30c7b669cb Make sure SetUploadStream actually works when it's used. 2000-05-09 00:20:09 +00:00
ruslan%netscape.com
70743656bb Fix 37778 - now handle simple (no status line/headers) http response correctly 2000-05-08 23:04:36 +00:00
dveditz%netscape.com
f71a600908 use threadsafe ISupports 2000-05-08 07:46:16 +00:00
warren%netscape.com
185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
warren%netscape.com
eb6959f7b7 Fixed mac build warnings. 2000-05-06 09:07:31 +00:00
warren%netscape.com
ef76c2b488 Revert accidental checkin 2000-05-06 05:10:25 +00:00
warren%netscape.com
f12a631a47 build changes for unix 2000-05-06 05:07:10 +00:00
bryner%uiuc.edu
def54c7bfe Fixing objdir build bustage. 2000-05-06 03:54:17 +00:00
ruslan%netscape.com
a2835b9b4f Fixing 36641 2000-05-06 00:06:28 +00:00
gordon%netscape.com
4179731e26 Added :streamconv:converters: to access paths, preparing for ruslan's checkin. 2000-05-05 23:54:29 +00:00
andreas.otte%primus-online.de
e365632082 first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
gagan%netscape.com
12143c560d Flush out auth entries for 401 auth denied responses. And some filter work... 2000-05-05 09:46:24 +00:00
warren%netscape.com
5cae94deb3 Obsolete 2000-05-05 06:05:38 +00:00
valeski%netscape.com
b8ac1228c4 getting rid of extraneous FTP members. 2000-05-04 22:06:21 +00:00
gagan%netscape.com
e760a6c370 Fix for bug 37238. We were guessing the mime type incorrectly. 2000-05-04 00:57:58 +00:00
gagan%netscape.com
bc9cc0db50 Fix for bug 22534 and an optimization of storing the nsIOService. 2000-05-03 22:03:33 +00:00
valeski%netscape.com
b1f5ae2519 removing extraneous channel member, and ensuring that final releases used by the FTP thread are made on the owning thread. 2000-05-03 21:20:32 +00:00
valeski%netscape.com
e24dddf19a 31587. FTP was caching the auth dialog data. 2000-05-03 21:17:48 +00:00
ruslan%netscape.com
9abfac20be Fix build bustage 2000-05-03 00:33:20 +00:00
ruslan%netscape.com
7a02f0ac9e Fix for 37800 - API change: SetRequestMethod now has to take Atom
as method name
2000-05-03 00:18:08 +00:00
rpotts%netscape.com
5b090df791 Fixed typo in HTTP header string If-None-Match. Thanks to Morgan Owens (packrat@nznet.get.nz) for finding it!! 2000-05-01 23:30:21 +00:00
ruslan%netscape.com
fb229030db Fix 37632 2000-05-01 23:02:59 +00:00
mkaply%us.ibm.com
7f601e72bc # 37239
r= warren@netscape.com
OS/2 bring up continues - Fix some #ifdefs, and add code to set OS/2 as a platform and query OS/2 version
2000-05-01 22:35:28 +00:00
sford3%swbell.net
5a53cc92d6 added files: mozilla/netwerk/protocol/about/src/mzAboutMozilla.cpp 2000-04-30 00:09:23 +00:00
sford3%swbell.net
a058f8b3b4 Mozilla lives! 2000-04-30 00:07:00 +00:00
ruslan%netscape.com
47a5c1c6fe Fix 21561 - force revalidation of the cache when Vary header is sent. 2000-04-28 21:12:29 +00:00
ruslan%netscape.com
89455c8bd4 Turn on nsHTTPFinalListener to fix various notification bugs, r=gagan. Make
disk cache classes implement threadsafe_isupports, r=davidm, add placeholder
for resource bundles for necko.
2000-04-28 06:36:31 +00:00
valeski%netscape.com
87e763fc62 37200. text type data urls were having whitespace stripped out of them. 2000-04-27 03:55:20 +00:00
gagan%netscape.com
47730f25c5 Fix the form posting problem. I forget the bug number... r=ruslan 2000-04-27 01:06:57 +00:00
slamm%netscape.com
ab6e3eb4e6 Fix declaration order to quiet build warning 2000-04-26 14:31:01 +00:00
mstoltz%netscape.com
9bb975256e Fixes for 27010, 32878, and 32948. 2000-04-26 03:50:07 +00:00
ruslan%netscape.com
b1b30f1cad More complete update to the previos check in. Don't even instatiate
the final listener as we're not using it anyway.
2000-04-26 00:11:30 +00:00
ruslan%netscape.com
64f18e376a Don't fire OnStopRequest just yet when the channel gets Cancelled (until
the receiver learns how to handle it correctly), r=imoT, a=leaf. Used to
crash when following expedia link from msn.com
2000-04-25 23:59:25 +00:00
ruslan%netscape.com
bf2899be7e Fix 37084 (blocker), r=gagan 2000-04-25 19:11:26 +00:00
mscott%netscape.com
af345b89b5 when determining progress for a cache entry, use the content length
for the cache entry as the total max progress. This change gives us more accurate progress for loading
entries from the cache for http.
2000-04-25 01:52:24 +00:00
ruslan%netscape.com
e2f6dc5f92 WIP on 33508, 28890. Adjust response timeout up to 120 seconds by default
as well.
2000-04-25 01:27:30 +00:00
mstoltz%netscape.com
57feeae5ec Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
62bffdd26e Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00
mscott%netscape.com
45086e55f1 These changes are actually valeski's. I'm checking them in for him. These changes are to make http
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.

r=mscott
2000-04-22 22:40:40 +00:00
gagan%netscape.com
498c2f6afa Fixing a bad merge. Reordered WriteRequest with ReleaseTransport in OnStopRequest. 2000-04-22 01:23:29 +00:00
gagan%netscape.com
9508ade32b Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00
davidm%netscape.com
fb6e1358f4 32956 Triggering same xpi file in same session fails (mem cache on r = ruslan 2000-04-21 23:23:59 +00:00
ruslan%netscape.com
595465200a Be more conservative when checking that the keep-alive connection has
died. On some platforms it can come out as eof and on some (windows)
it'll come out as "connection aborted".
2000-04-21 01:27:48 +00:00
ruslan%netscape.com
e987cc8f7c Adjust transport socket timeout everytime it's getting put back into the
work queue. Fix WinGate crash (32048) by stopping using polable events in case
when creation of pollable event has failed (until nspr finds a real solution).
Fix 36445. Apply slamm's patch to shut off some compiler warnings.
2000-04-20 01:10:30 +00:00
dougt%netscape.com
be9041ad6d Fix for 36236. Make all https channels use the load flag:
INHIBIT_PERSISTENT_CACHING.  r=davidm@netscape.com
2000-04-19 19:59:40 +00:00
ruslan%netscape.com
b87f67fa02 Fire OnStop on the right listener 2000-04-19 04:19:18 +00:00
ruslan%netscape.com
47ad451eae Fix 24884 2000-04-19 03:55:56 +00:00
scc%netscape.com
18ebe287b9 making string conversions explicit 2000-04-18 23:53:10 +00:00
valeski%netscape.com
0abe2ef983 26191. FTP can now recover when browsing and a connection times out 2000-04-18 23:05:12 +00:00
valeski%netscape.com
6291d0a329 we now use the cached, correct, event queue when firing our Async*() channel api calls from the FTP thread. this allows other applications to spin up FTP threads. 2000-04-18 20:56:04 +00:00
valeski%netscape.com
ef7b2bb46e 27982. if we were trying to login and the server told us it was full (via a 421 code :-/), then just stop processing 2000-04-18 13:48:34 +00:00
valeski%netscape.com
5a8d1c8fe2 35439. data urls having trouble with data including spaces. 2000-04-18 13:39:59 +00:00
mccabe%netscape.com
0f18167887 Removing errant classname:: in method declaration in class definition, for Ruslan. To fix bustage. 2000-04-18 04:44:20 +00:00
bryner%uiuc.edu
41685ebb98 Make the title for a finger document show "Finger information for
user@host". r=valeski.
2000-04-18 02:40:23 +00:00
ruslan%netscape.com
55a5f44203 Backing up some changes from friday which broke authenticate (36071). Support
Apache-style keep-alive header. Make *ServerCapabilities methods public.
2000-04-18 02:32:53 +00:00
warren%netscape.com
ff5b1f0cbf Changing dir create permissions to 775. 2000-04-16 21:32:29 +00:00
andreas.otte%primus-online.de
a08836f1a8 fix bug 33868 [URL encoding for Basic Realm authentication doesn't work], just unescape the prehost, r=gagan@netscape.com 2000-04-16 07:16:28 +00:00
scc%netscape.com
df36229f97 making string conversions explicit 2000-04-15 06:52:12 +00:00
scc%netscape.com
90f6c2cb90 making string conversions explicit 2000-04-15 06:42:27 +00:00
gagan%netscape.com
bc24301e63 Fix for bug 28950. Header values in nsHeaderEntry are now CString instead of the nsString. 2000-04-15 03:22:36 +00:00
ruslan%netscape.com
3485166c98 Implement firing of OnStartRequest regardless of the error code but don't
enable it yet till the webshell is fixed.
2000-04-15 00:01:23 +00:00
ruslan%netscape.com
848ca9862f Fix 35508, 33762, 35024. 2000-04-14 21:10:27 +00:00
warren%netscape.com
e495d8bf34 Fixed to truncate by default. Fixed permissions to default to 664. 2000-04-14 09:32:24 +00:00
ruslan%netscape.com
e30c647fbc In case of getting Connection: close during http/1.1 response - don't
record the capabilities of such server.
2000-04-13 21:19:27 +00:00
ruslan%netscape.com
5dff88a180 Partially fix 34743. Handle 100 (Continue) responses. Add an exclusion list
for servers with broken 1.1/pipelining. Fire onstop in case of the error on
all queued up channels in the pipeline.
2000-04-13 20:48:19 +00:00
warren%netscape.com
4d06e7376a Fixed RemoveChannel problem. 2000-04-13 10:02:32 +00:00
warren%netscape.com
503913645b Added some cleanup. 2000-04-13 09:30:09 +00:00
warren%netscape.com
c544ed30ef Factoring stream i/o operations into nsIStreamIO interface. 2000-04-13 09:20:50 +00:00
warren%netscape.com
d17c5946a1 Moved nsXPIDLString.h out of ifdef for optimized builds. 2000-04-12 08:25:32 +00:00
warren%netscape.com
2979b9b4c6 Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
ruslan%netscape.com
6658571391 Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
bryner%uiuc.edu
bb6f3013c1 Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang. 2000-04-11 22:41:02 +00:00
ruslan%netscape.com
084eb9ad88 Fix 35344, r=dougt, a=leaf 2000-04-10 21:41:55 +00:00
ruslan%netscape.com
6d0e87ac8e Fixing the first part of 35344, r=dougt, a=leaf. 2000-04-10 20:02:33 +00:00
cls%seawood.org
932870c3c6 Set SHORT_LIBNAME for 8.3 platforms. 2000-04-08 00:39:39 +00:00
ruslan%netscape.com
600f5592b7 Fix pipelining case when chunk encoding stream is pushed (pipelining is
not a default yet).
2000-04-05 05:08:40 +00:00
ruslan%netscape.com
40c957386d Fix uninitialized variable. Minor code cleanup. 2000-04-05 04:38:08 +00:00
mkaply%us.ibm.com
16e912ab31 # 34082
r= warren@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:32:07 +00:00
ruslan%netscape.com
2f521bf728 Landing the next batch of http pipelining changes. Still not enabled by default
(but you can set a pref in all.js and it'll work and some sites will load
ultra-fast). pipelining_reorg_point2 is pre-checkin tag in case of major
bustages (which there should be none).
2000-04-05 01:43:57 +00:00
warren%netscape.com
e3f8423ef9 Added assertions to prove that cancel was being used in a thread-safe way. Bug 31091. 2000-04-04 08:49:49 +00:00
warren%netscape.com
be2da70b76 Making nsJARDownloadObserver have thread-safe addref/release. 2000-04-04 08:34:37 +00:00
warren%netscape.com
4bff76e760 Fixed uninitialized variable. 2000-04-04 07:11:30 +00:00
warren%netscape.com
1e3761ff4d Fix to make download observer not crash. 2000-04-04 05:56:11 +00:00
bruce%cybersight.com
ac75c5e962 Re-order constructor stuff to remove warnings. 2000-04-02 00:59:38 +00:00
scc%netscape.com
e6ee6bb3f2 making string conversions explicit 2000-04-01 23:29:51 +00:00
scc%netscape.com
bedd8b30b7 making string conversions explicit; fixing some |nsCOMPtr| usages 2000-04-01 23:25:15 +00:00
scc%netscape.com
e6cdf16c0b making string conversions explicit 2000-04-01 22:52:50 +00:00
scc%netscape.com
f58ac20116 making string conversions explicit 2000-04-01 22:45:09 +00:00
cls%seawood.org
cd487cbabb Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
ruslan%netscape.com
eae17b4d91 Fix a small memory leak in OnStopRequest introduced by earlier checkins 2000-04-01 08:13:48 +00:00
ruslan%netscape.com
d60b972e28 Fix potential crasher when we hit max-conections and wait (resulted from
quick and dirty mac-bustage fix - it introduced erroneous extra ns_release).
2000-04-01 08:04:06 +00:00
ruslan%netscape.com
0713b87afe Fix MAC bustage - quick and dirty. 2000-04-01 06:50:56 +00:00
ruslan%netscape.com
9586219ba8 Fix linux build bustage 2000-04-01 05:59:27 +00:00
ruslan%netscape.com
5db8127f56 Landing first cut of http pipelining (2487). Don't turn it on yet. Also fix
sockettransport leakage (33929). In case of major bustage - pipelining_reorg_point
is the tag before the check in.
2000-04-01 05:19:33 +00:00
valeski%netscape.com
631cb6c898 preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy 2000-04-01 00:29:51 +00:00
rickg%netscape.com
4070be753e removed reference to nsString2 2000-03-31 10:13:22 +00:00
rickg%netscape.com
6ca9f83017 removed references to nsString2 2000-03-31 10:05:30 +00:00
ruslan%netscape.com
fb1e0141c1 Fix solaris build bustage, r=gordon 2000-03-30 23:07:04 +00:00
ruslan%netscape.com
06052d9920 Preparing for pipelining landing: keep the list of server capabilities now.
Make prefs reader more intelligent. Don't cache pages with security info
for now to let daugh to get through his bugs; Make proxy.keep-alive/
proxy.pipelining to be prefs as well; p/r=warren
2000-03-30 22:24:29 +00:00
warren%netscape.com
69ca3f19d4 Bug 28269. jar file cache should open local files in place 2000-03-30 08:13:50 +00:00
warren%netscape.com
351d82c77b Making jar: protocol work in general, and OpenInputStream in particular. 2000-03-30 07:39:31 +00:00
jim_nance%yahoo.com
dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
tbogard%aol.net
2f30133a36 Adding the attribute referrer so that you can get the referrer from the channel once you have previously set it. 2000-03-30 02:18:52 +00:00