Commit Graph

2128 Commits

Author SHA1 Message Date
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
valeski%netscape.com
1ec65ef5ad 35506. r=warren. File transport now fires OnStart for *all* loads. 2000-06-16 21:46:03 +00:00
mscott%netscape.com
a78719dcba Bug #40116 --> check to see if the channel was canceled before
propogating calls to the content listener...
this is actually warren's code.
r=mscott
2000-06-16 21:21:57 +00:00
mscott%netscape.com
5efac13be1 Bug #42016 --> fix by Ben Bucksch
r=mscott, a=waterson
2000-06-16 21:20:13 +00:00
ruslan%netscape.com
5a43febfe4 Continuing preparations for SOCKS landing. Not part of the build 2000-06-16 18:44:04 +00:00
ruslan%netscape.com
bcff55487e Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
ruslan%netscape.com
de8bff8f6c Preparing for landing of SOCKS support (16103) from justin@ukans.edu
Not part of the build.
2000-06-16 17:53:22 +00:00
valeski%netscape.com
4b1915baa6 fixing assertion 2000-06-16 16:20:29 +00:00
valeski%netscape.com
70cda3bfd0 missed an arg. 2000-06-16 15:02:14 +00:00
valeski%netscape.com
3a21f2c4f8 42767. AsyncOpen (dead code) removal. 2000-06-16 14:59:30 +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
c52a7c1c63 42767. AsyncOpen (dead code) removal. 2000-06-16 14:44:36 +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
rpotts%netscape.com
2e85b94047 bug #39797. Fixed unknown content-type sniffer to handle 8-bit characters... 2000-06-16 06:15:13 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
dougt%netscape.com
0cdd9b7edc added files: mozilla/netwerk/base/public/nsIWebFilters.idl 2000-06-15 02:04:28 +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
rpotts%netscape.com
41fd6da14d Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown... 2000-06-14 05:16:10 +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
ruslan%netscape.com
4eac345a41 Fixing 42107, a=gagan. Documenting some APIs in the process as well. 2000-06-13 03:00:53 +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
ruslan%netscape.com
8fb38118d9 Partial fix for 41876; change the state of the converter into INIT after
getting a failure code from the upstream listener. This prevents it from
crashing, a=gagan
2000-06-10 02:09:43 +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
mscott%netscape.com
099dff54e6 Bug #34672 --> be sure to append the glyph html to the output string.
r=ben bucksch
2000-06-08 00:50:41 +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
inaky.gonzalez%intel.com
98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
mkaply%us.ibm.com
b672891756 # 37239
r = gagan, a = gagan
OS/2 bringup - Stupid misspelling in OS/2 only code
2000-06-05 20:51:59 +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
tor%cs.brown.edu
4b4bb95568 SUNWspro build bustage fix: use PL_strchr() instead of strchr(). 2000-06-04 18:19:47 +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
andreas.otte%primus-online.de
6d3c4521f9 fix reopened bug 27930 [URL parser should support RFC 2732 - IPv6 address literals] and bug 39340 [regression: file:/ URLs no longer work], r=gagan@netscape.com, a=waterson@mozilla.org 2000-06-03 09:17:16 +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
dveditz%netscape.com
6ac995b23d solving missing .xpt file install issue 2000-06-02 08:10:41 +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
rpotts%netscape.com
5388d57e2b Propagate load attributes down into the file transport. This avoids generating unnecessary calls if the URI is LOAD_BACKGROUND... 2000-06-02 05:15:13 +00:00
sspitzer%netscape.com
ed72e7a86b added files: mozilla/netwerk/base/public/nsIAuthenticator.idl 2000-06-02 03:08:40 +00:00
shaver%mozilla.org
90c78bdde8 use NS_METHOD to match _stdcall signature (I love you, Win32) 2000-06-02 00:50:16 +00:00
shaver%mozilla.org
e21b687d60 make HTTP auth pluggable (#39781), r=gagan 2000-06-02 00:23:56 +00:00
ruslan%netscape.com
91dd05b139 Fix 39941; a=gagan 2000-06-01 22:47:53 +00:00
mkaply%us.ibm.com
640a398348 # 37239
r = gagan, a = brendan
OS/2 bringup on M16 continues - #ifdefs for OS/2
2000-06-01 14:14:46 +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
colin%theblakes.com
42948bd35a OpenVMS specific change. r=leaf, a=leaf
Change/add known mime file types.
2000-05-31 20:54:08 +00:00
warren%netscape.com
457fa2def4 Removed input buffer from file input stream. Bug 41067 2000-05-31 05:33:12 +00:00