valeski%netscape.com
8471ed7ac7
fixing assertion
2000-06-16 16:20:29 +00:00
valeski%netscape.com
e31bf0160b
missed an arg.
2000-06-16 15:02:14 +00:00
valeski%netscape.com
fd15d7c70f
42767. AsyncOpen (dead code) removal.
2000-06-16 14:59:30 +00:00
danm%netscape.com
3dcddcf8a5
adding accessor for nsIPrompt member variable. bugs 25684,28594. r=gagan@netscape.com
2000-06-16 14:52:53 +00:00
valeski%netscape.com
ecb9ab2648
42767. AsyncOpen (dead code) removal.
2000-06-16 14:44:36 +00:00
valeski%netscape.com
c9ce86137e
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
warren%netscape.com
0447cfbdf2
Bug 42283. Crash downloading jar file.
2000-06-16 07:47:46 +00:00
rpotts%netscape.com
4fb93f34d1
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
29f1b6960b
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
1935d98a4f
added files: mozilla/netwerk/base/public/nsIWebFilters.idl
2000-06-15 02:04:28 +00:00
dougt%netscape.com
8d5c8d4aed
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
dd7109ca1f
Made nsSocketProviderService use NS_IMPL_THREADSAFE_ISUPPORTS to avoid an assertion on shutdown...
2000-06-14 05:16:10 +00:00
ruslan%netscape.com
fa9b195276
Fixing 22103, a=gagan
2000-06-14 01:35:24 +00:00
locka%iol.ie
b5f24cc0ac
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
9f847e4616
Fixing 42107, a=gagan. Documenting some APIs in the process as well.
2000-06-13 03:00:53 +00:00
scc%mozilla.org
e15e22ba38
don't extract characters from empty strings.
2000-06-11 08:25:32 +00:00
ruslan%netscape.com
193e61563d
WIP on 40203; a=gagan
2000-06-10 02:12:03 +00:00
ruslan%netscape.com
239c76de4c
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
0063d9a736
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
a5f67a6f74
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
00c4067a91
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
2b549b6f09
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
9cfc4a28db
# 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
a7f35f0b8d
fix crashes in HTTP auth (41404, 41517, r=waterson, a=leaf)
2000-06-05 15:19:32 +00:00
tor%cs.brown.edu
e6c012fd64
SUNWspro build bustage fix: use PL_strchr() instead of strchr().
2000-06-04 18:19:47 +00:00
warren%netscape.com
958ed96edd
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
8b467df317
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
ddce19c8d3
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
870a7d208a
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
a78f1e07c6
Fix for bug #40997 . a=warren
2000-06-02 15:50:36 +00:00
brade%netscape.com
7526bfa59d
File Removed.
2000-06-02 13:02:35 +00:00
dveditz%netscape.com
075510ec58
solving missing .xpt file install issue
2000-06-02 08:10:41 +00:00
rpotts%netscape.com
74ac421980
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
08dc824141
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
0180ae30be
added files: mozilla/netwerk/base/public/nsIAuthenticator.idl
2000-06-02 03:08:40 +00:00
shaver%mozilla.org
c72090b18d
use NS_METHOD to match _stdcall signature (I love you, Win32)
2000-06-02 00:50:16 +00:00
shaver%mozilla.org
0d14cb0f41
make HTTP auth pluggable ( #39781 ), r=gagan
2000-06-02 00:23:56 +00:00
ruslan%netscape.com
14a825e586
Fix 39941; a=gagan
2000-06-01 22:47:53 +00:00
mkaply%us.ibm.com
d4715c58b7
# 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
c49b896301
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
9f77e49882
OpenVMS specific change. r=leaf, a=leaf
...
Change/add known mime file types.
2000-05-31 20:54:08 +00:00
warren%netscape.com
0ed95b0d68
Removed input buffer from file input stream. Bug 41067
2000-05-31 05:33:12 +00:00
ruslan%netscape.com
e134c507f0
Fix 29219, a=gagan
2000-05-30 22:50:29 +00:00
mkaply%us.ibm.com
34a95cecaf
# 37239
...
r = gagan, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (casts, PR_CALLBACK)
2000-05-30 14:56:52 +00:00
ruslan%netscape.com
68b998a06d
Make res/chrome handlers implement threadsafe_isupports
2000-05-26 21:00:18 +00:00
valeski%netscape.com
d78a4c6b06
39610. r=morse. ftp wasn't ditching bad auths from the wallet
2000-05-26 20:25:28 +00:00
ruslan%netscape.com
3f6898700d
Fix 26486
2000-05-26 20:12:50 +00:00
ruslan%netscape.com
ff11ad4fa2
Fix 40189, a=gagan
2000-05-25 23:20:30 +00:00
ruslan%netscape.com
6835ea1a08
FIx 40189, a=gagan
2000-05-25 23:14:08 +00:00
brade%netscape.com
10d4eb0f46
File Removed.
2000-05-25 17:43:06 +00:00
brade%netscape.com
6c3ce51d35
File Removed.
2000-05-25 14:25:11 +00:00
warren%netscape.com
37f147b0a8
Bug 24764. Cache of opened jar files. r=waterson
2000-05-25 08:32:09 +00:00
warren%netscape.com
1e329e1a59
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
6ae8a5ab9a
Fix 39107, a=gagan
2000-05-24 23:04:57 +00:00
dougt%netscape.com
c029aaee90
Making ProxyService Threadsafe for Add and Remove Proxy. r=gagan.
2000-05-24 22:55:35 +00:00
valeski%netscape.com
74aabd0145
r=alecf. 39987. occasional crasher in nsMultiMixedConv.cpp stream converter. We now ensure that we don't search for EOL if we've moved beyond the legitimate buf len
2000-05-22 06:06:57 +00:00
cls%seawood.org
a55fae3f46
Ack! I missed a file. Why hardcode a static zlib when you should use a shared one?
2000-05-20 04:29:55 +00:00
dougt%netscape.com
0da3936bb1
correcting invalid port number. They should be -1, not zero.
2000-05-20 00:19:24 +00:00
dougt%netscape.com
4ea1d81354
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
davidm%netscape.com
80a28a0b3a
34545 blo P1ermissions of 000 for disk cache directories
r= sspitzer
2000-05-19 02:14:04 +00:00
warren%netscape.com
655db9fcdc
Bug 39416. Made ftp work with single sign-on for more than one user/host.
2000-05-17 07:12:40 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
warren%netscape.com
2a3f855e25
Removed nsINetPrompt.idl (obsolete).
2000-05-17 05:46:40 +00:00
gordon%netscape.com
a0c26299f8
export unix_dns.h, and add NSPR_LIBS
2000-05-17 05:16:48 +00:00
gordon%netscape.com
7555224326
Test code for dns daemon
2000-05-17 05:15:30 +00:00
davidm%netscape.com
5fa935d359
21250 Need to implement stream-as-file service
2000-05-17 05:14:29 +00:00
gordon%netscape.com
da8c44a4a0
reordered wait on spawn process with response to caller.
2000-05-17 05:14:02 +00:00
mscott%netscape.com
3d0fd838d1
Bug #32420 --> checking in for Ben Bucksch (mozilla@bucksch.org)
...
r=mscott
2000-05-17 04:22:49 +00:00
warren%netscape.com
c7230f0c01
Removed nsINetPrompt.idl (obsolete).
2000-05-17 04:05:50 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
ruslan%netscape.com
4c9420759c
Fix return code error, davidm
2000-05-17 00:32:47 +00:00
ruslan%netscape.com
e781f23303
Fix 18886 - handle http 305 response correctly to close the potential
...
security hole
2000-05-17 00:11:12 +00:00
davidm%netscape.com
876d21f8fa
13784 [FEATURE] Mime Type/File Extension/Application Service Regis
2000-05-17 00:05:52 +00:00
ruslan%netscape.com
ebcca2a581
Move necko resources to make them comply with new packaging rules
2000-05-16 23:40:00 +00:00
davidm%netscape.com
9f770dfc33
34314 Remove execute permission from cache files
2000-05-16 21:58:17 +00:00
ftang%netscape.com
03ffcb291f
fix OS2 problem for ibm
2000-05-16 21:41:14 +00:00
gagan%netscape.com
c58d190faa
Fix for bug 27930. Support for IPv6 in the url parser.
2000-05-16 08:42:40 +00:00
warren%netscape.com
4d1711e5f8
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
d98b4adf1f
Fixes from wtc for bug 38300.
2000-05-16 05:33:18 +00:00
gordon%netscape.com
6c87aa1f80
adding back an old friend.
2000-05-16 03:58:58 +00:00
valeski%netscape.com
838c55225a
fixing debugging text typo
2000-05-15 22:49:12 +00:00
valeski%netscape.com
9c506e8c3e
applying patch to ipv6'ify FTP from jgmyers@netscape.com
2000-05-15 22:23:08 +00:00
ruslan%netscape.com
87d052ef86
Fix 38853
2000-05-15 21:13:27 +00:00
jdunn%netscape.com
942e3cd669
Fix alignment problem with DB reads.
...
r= davidm@netscape.com , wtc@netscape.com
#= 38884
2000-05-13 15:05:18 +00:00
ftang%netscape.com
077a3091b3
fix OS/2 problem for IBM. Change the #ifdef XP_PC to #if defined(XP_PC) && !defined(XP_OS2)
2000-05-13 13:13:38 +00:00
andreas.otte%primus-online.de
1dd63d3130
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
colin%theblakes.com
edf3077983
Fix segmented reads on local files. r=warren
2000-05-13 12:29:13 +00:00
andreas.otte%primus-online.de
b8a48defd4
fix bug 32997, file URLs that include a hostname don't work, look for a hostname and do some special work on detecting drivenames for XP_PC, r=gagan@netscape.com
2000-05-13 12:00:38 +00:00
gordon%netscape.com
1bcd83eb2c
Fixes for bug 34663 and bug 33821 - crashes in DNS CompleteLookup and/or Shutdown.
2000-05-12 23:44:20 +00:00
gordon%netscape.com
548f055990
Change allocation/deallocation of monitor to use nsAutoMonitor methods, as per brendan's suggestion.
2000-05-12 23:42:33 +00:00
gordon%netscape.com
e8edd803cb
Reorder shutdown of DNS and SocketTransport services to allow the DNS service to notify socket transports that outstanding lookups are going away.
Part of fix for bug 33821 and 34663.
2000-05-12 23:41:40 +00:00
valeski%netscape.com
9fe39644f8
38864. making multi mixed converter more flexible to handle more boundary types.
2000-05-12 20:56:47 +00:00
pierre%netscape.com
4c5e4554a1
Fixed a crash at startup on the Mac (a null-check on 'mProxySvc').
2000-05-12 12:02:26 +00:00
gagan%netscape.com
ec9be77569
Not in the build (the data file for url parse testing)
2000-05-11 23:31:32 +00:00
putterman%netscape.com
050be53b55
Fix OS/2 bustage.
2000-05-11 22:24:39 +00:00
rpotts%netscape.com
a8446af14b
Fixed progress notifications to respect the nsIChannel::LOAD_BACKGROUND flag
2000-05-11 21:52:49 +00:00
cls%seawood.org
fec728bf12
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
law%netscape.com
df674b1914
Tweak this test per modified AsyncRead api
2000-05-10 22:27:17 +00:00
jgaunt%netscape.com
3b5244ae70
hp only fix, word boundary problem
...
bug # 37482 r=jdunn@netscape.com
2000-05-10 01:11:22 +00:00
gagan%netscape.com
9a086ea0d2
Fixed bug 37347. HTTP HEAD requests should work now.
2000-05-10 00:48:28 +00:00
ruslan%netscape.com
5daef2ebfa
Make sure SetUploadStream actually works when it's used.
2000-05-09 00:20:09 +00:00
ruslan%netscape.com
17e7facc3d
Fix 37778 - now handle simple (no status line/headers) http response correctly
2000-05-08 23:04:36 +00:00
ruslan%netscape.com
a2f62dd437
Fix 37744
2000-05-08 20:25:01 +00:00
dveditz%netscape.com
65a3c6a5c5
use threadsafe ISupports
2000-05-08 07:46:16 +00:00
dougt%netscape.com
316616f625
adding xpinstall mime type. 11281
2000-05-08 05:09:21 +00:00
erik%netscape.com
48ff03d231
local .cvsignore file
2000-05-07 17:19:20 +00:00
andreas.otte%primus-online.de
cef3296759
working on bug 37616, Retire SetRelativePath, NS_MakeAbsolute now only calls Resolve, let it do the complete resolving, r=warren@netscape.com
2000-05-07 11:04:33 +00:00
andreas.otte%primus-online.de
9877d105e2
working on bug 37616, Retire SetRelativePath, Resolve now uses ExtractScheme from nsURLHelper, r=warren@netscape.com
2000-05-07 10:56:33 +00:00
andreas.otte%primus-online.de
c948636f9f
working on bug 37616, Retire SetRelativePath, make nsIOService use the nsURLHelper version of ExtractScheme, r=warren@netscape.com
2000-05-07 10:49:29 +00:00
andreas.otte%primus-online.de
8ffba9346d
working on bug 37616, Retire SetRelativePath, moving ExtractScheme into nsURLHelper, r=warren@netscape.com
2000-05-07 10:43:36 +00:00
davidm%netscape.com
43963449c6
37071 Crash while downloading anything
37353 browser segfaults on page loading
2000-05-07 05:38:02 +00:00
warren%netscape.com
994867c9f6
Added nsIConnectionCache.idl
2000-05-06 15:50:11 +00:00
warren%netscape.com
4ae10b2bec
Added nsIProxyAutoConfig.idl
2000-05-06 15:05:33 +00:00
warren%netscape.com
424e593b2f
Fixed the !@#$% xpt target again.
2000-05-06 11:59:21 +00:00
warren%netscape.com
d4025e8ab3
Lost changes somehow that consolidate idl files into necko.idl. Adding them back in.
2000-05-06 11:50:12 +00:00
warren%netscape.com
d74a1d320c
Changed target name from network.xpt to necko.xpt.
2000-05-06 10:22:33 +00:00
warren%netscape.com
e3be8c0f2a
Fixed nsIWebFilters problem.
2000-05-06 09:47:52 +00:00
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
warren%netscape.com
29f98602c6
Fixed mac build warnings.
2000-05-06 09:07:31 +00:00
warren%netscape.com
1690284d2b
First Checked In.
2000-05-06 07:41:27 +00:00
warren%netscape.com
a9fbc663c4
Revert accidental checkin
2000-05-06 05:10:25 +00:00
warren%netscape.com
5b12b6b986
build changes for unix
2000-05-06 05:07:10 +00:00
bryner%uiuc.edu
5491687162
Fixing objdir build bustage.
2000-05-06 03:54:17 +00:00
ruslan%netscape.com
1260c5850b
Fix MAC build breakage
2000-05-06 00:40:42 +00:00
ruslan%netscape.com
208c0f25d7
Fixing 36641
2000-05-06 00:06:28 +00:00
gordon%netscape.com
9022e8eeec
Added :streamconv:converters: to access paths, preparing for ruslan's checkin.
2000-05-05 23:54:29 +00:00
andreas.otte%primus-online.de
bdc707dcc5
first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com
2000-05-05 23:39:25 +00:00
andreas.otte%primus-online.de
07c651fc32
fix a possible mem leak introduced with my last checkin
2000-05-05 22:39:03 +00:00
andreas.otte%primus-online.de
08af7f8bad
fix bug 37109, nsStdURL::Equals() should not malloc, r=warren@netscape.com
2000-05-05 21:23:08 +00:00
andreas.otte%primus-online.de
ad6485ecd3
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, r=cmanske@netscape.com
...
fix bug 34966, fragment id on root-documents without / misinterpreted, fixing the missed case, r=gagan@netscape.com
2000-05-05 21:11:28 +00:00
andreas.otte%primus-online.de
4216f27fa7
fix bug 37801, SetFile does not add a / in front of the path before calling SetPath on XP_PC, the fix is more general and applys to all platforms, r=cmanske@netscape.com
2000-05-05 21:08:31 +00:00
valeski%netscape.com
550ace7fa9
backing out socket change that is choking imap/pop
2000-05-05 19:54:42 +00:00
gagan%netscape.com
2fadbd4d53
added files: mozilla/netwerk/base/public/nsIProxyAutoConfig.idl, mozilla/netwerk/base/public/nsIProxyAutoConfigUtils.idl, mozilla/netwerk/base/public/nsIWebFilters.idl
2000-05-05 10:25:07 +00:00
gagan%netscape.com
2a088b68e1
More proxy auto config work.
2000-05-05 09:49:42 +00:00
gagan%netscape.com
cc4b093444
Flush out auth entries for 401 auth denied responses. And some filter work...
2000-05-05 09:46:24 +00:00
gagan%netscape.com
e9a3396359
Relevant idl includes for proxy auto config changes.
2000-05-05 09:35:50 +00:00
gagan%netscape.com
ec66c25ec6
More proxy autoconfig stuff (in the making...)
2000-05-05 09:34:37 +00:00
warren%netscape.com
9689c3a701
Added
2000-05-05 07:53:43 +00:00
warren%netscape.com
2eda9f7353
Obsolete
2000-05-05 06:05:38 +00:00
davidm%netscape.com
695df4a8aa
Use QI to prevent a nsCOMPtr assert
2000-05-05 03:09:08 +00:00
davidm%netscape.com
502bf571a8
change from nsIEnumerator to nsISimpleEnumerator since that is the interface that the class actually implements
2000-05-05 03:08:26 +00:00
valeski%netscape.com
5c360246a4
Socket transport now blocks until DNS is resolved *only* in the Sync api usage case (Open*Stream() calls). This allows callers to deal w/ dns error failures when they're using the sync apis. 24435
2000-05-04 22:50:25 +00:00
valeski%netscape.com
c01e938be2
getting rid of extraneous FTP members.
2000-05-04 22:06:21 +00:00
ruslan%netscape.com
edaa9bbaae
Fix 35407. Relax chunk converter's parser to accomodate some bad server
...
responses out there.
2000-05-04 01:28:00 +00:00
gagan%netscape.com
af44884818
Fix for bug 37238. We were guessing the mime type incorrectly.
2000-05-04 00:57:58 +00:00
warren%netscape.com
84172ac318
Added ioFlags enum. Bugs 37711.
2000-05-03 22:43:21 +00:00
gagan%netscape.com
710e3c377d
Fix for bug 22534 and an optimization of storing the nsIOService.
2000-05-03 22:03:33 +00:00
gagan%netscape.com
e09449d011
Fix for bug 36862. Added parameter checks to avoid crashes.
2000-05-03 21:47:56 +00:00
tor%cs.brown.edu
8110747c3f
Build bustage fix for SUNWspro: false->PR_FALSE
2000-05-03 21:38:50 +00:00
valeski%netscape.com
4e75ce88dd
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