bryner%uiuc.edu
b10b7c1d34
Bug 66886 - parent PSM dialogs correctly. This fixes all of the cases in PSM2 and several cases in PSM1. r=javi,danm. sr=mscott.
2001-01-30 02:12:53 +00:00
darin%netscape.com
7d4b9fa6d1
Fixes bug 61406. Finger protocol uses wrong context in listener callbacks.
...
patch=bbaetz@student.usyd.edu.au , r=darin@netscape.com , sr=mscott@netscape.com
2001-01-30 02:02:20 +00:00
dbaron%fas.harvard.edu
7a97a55d82
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +00:00
dbaron%fas.harvard.edu
20b685bf78
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
darin%netscape.com
a150eb64ce
Fixes bug 66494. Assertion in nsAutoLock. r/sr=brendan@mozilla.org.
2001-01-27 16:35:21 +00:00
darin%netscape.com
4fa7600b23
Fixes bug 66493. nsSocketTransport changes broke in-process PSM.
...
r=bryner,gagan,brendan,dougt sr=mscott
2001-01-27 01:28:00 +00:00
gagan%netscape.com
1d3fb459be
Fix for bug 58728. Null check for the disappearing mResponseDataListener. r=darin, sr=alecf.
2001-01-25 04:03:52 +00:00
neeti%netscape.com
ec3a9c7b19
fix for bug 44153 - Redirect.xul needs to be removed, r=darin, sr=mscott
2001-01-24 14:04:02 +00:00
darin%netscape.com
a50adec5ed
update
2001-01-24 01:33:40 +00:00
darin%netscape.com
aa7456824f
Ported to WIN32
2001-01-24 01:18:23 +00:00
mkaply%us.ibm.com
791c54fc8e
OS/2 TB Breakage
...
Need cast, and mkdir to PR_MkDir
2001-01-24 01:12:07 +00:00
darin%netscape.com
602f2a63f1
Fixes speedracer SunOS/Sparc bustage.
2001-01-23 23:40:50 +00:00
darin%netscape.com
bdf04da467
Bug 62566. Left out a change to makefile.win.
2001-01-23 22:57:30 +00:00
dbaron%fas.harvard.edu
8fd241d406
Add dbm to REQUIRES to fix MOZ_TRACK_MODULE_DEPS bustage.
2001-01-23 22:30:05 +00:00
darin%netscape.com
6bfaf3912c
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
darin%netscape.com
ef7f12f026
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup. r=dougt, sr=mscott
2001-01-23 22:03:51 +00:00
gordon%netscape.com
b6c459ee5c
Separate tests for reading and writing.
2001-01-23 04:16:27 +00:00
gordon%netscape.com
858921b374
Adding performance test for disk cache.
2001-01-23 03:33:03 +00:00
bryner%uiuc.edu
590841b295
added files: mozilla/netwerk/socket/base/nsIChannelSecurityInfo.idl, mozilla/netwerk/socket/base/nsISSLSocketControl.idl, removed files: mozilla/netwerk/socket/base/nsISecureSocketInfo.idl
2001-01-19 01:37:55 +00:00
bryner%uiuc.edu
91ec263c8e
PSM 2.0 work:
...
- Split nsISecureSocketInfo into nsISSLSocketControl and nsIChannelSecurityInfo.
- Incorporate lock icon fixes from psm-glue into pipnss code.
- Implement password callback for client auth in pipnss.
- Locallize the lock icon tooltip.
- Lots of code cleanup.
r=javi, jgmyers, sr=ben.
2001-01-19 01:12:10 +00:00
alecf%netscape.com
8307ffd935
fix random crashes during shutdown
...
r=bryner,blake (trying to get tree open, no sr=)
2001-01-17 23:42:42 +00:00
alecf%netscape.com
060499fb0f
fix for 44208 - send notification when we go offline/online
...
r=valeski, sr=bienvenu
2001-01-17 19:51:28 +00:00
dbaron%fas.harvard.edu
83898774ca
Add assertion and null-check to fix topcrash bug 52492. (This fix was checked in on the N6 branch long ago.) r=darin@netscape.com sr=mscott@netscape.com
2001-01-17 00:15:07 +00:00
dougt%netscape.com
35a843db3b
Removing unused files which were removed on the FTP branch, but were never removed from the trunk. r=valeski, a=rpotts.
2001-01-12 22:12:12 +00:00
dougt%netscape.com
6a343b5d7a
adding a little test suite in html for ftp. It is not part of the build.
2001-01-12 22:10:55 +00:00
dougt%netscape.com
b336e270af
duh! wrong var being used. r=darin a=me
2001-01-11 20:55:09 +00:00
neeti%netscape.com
a8836f165b
fix for bug 59975 - general.useragent.override ignored, r=darin@netscape.com,sr=mscott@netscape.com
2001-01-11 15:17:30 +00:00
ccarlen%netscape.com
258878265c
fixing bustage - removing file nsiConnectionCache.idl
2001-01-11 01:13:37 +00:00
dbaron%fas.harvard.edu
6b6cdcaeb5
Fix senna tinderbox bustage by adding profile to REQUIRES.
2001-01-10 23:51:12 +00:00
dbragg%netscape.com
9ea395e628
Checkin mac project file for dougt's FTP changes. r=dougt a=rpotts. See dougt for any breakage or anything related to this change.
2001-01-10 23:46:23 +00:00
dougt%netscape.com
b6a1610607
Landing of FTP branch. Highlights include (a) ftp is now async, (b) removal of threadpool, (c) better caching of control socket. See posting on netlib newsgroup for details. reviewers include valeski@netscape.com, gordon@netscape.com. Superreveiwer is rpotts@netscape.com. Bugs fixed by this bug include 61678.
2001-01-10 23:45:04 +00:00
ccarlen%netscape.com
600a54a731
Part of 35559 - dynamic profile switching
r=darin,sr=mscott
2001-01-10 20:24:23 +00:00
blakeross%telocity.com
dc06473c93
getting rid of a dump().
2001-01-09 22:13:19 +00:00
dougt%netscape.com
e15b930dd1
Fixes dropped socket transport during shutdown. The xpcom fix causes the UI event queue to be processed one final time after services shutdown. The socket transport fix forces all remaining active transports to be canceled, then released. r= waterson@netscape.com && darin@netscape.com a=mscott@netscape.com. b=63565
2001-01-09 05:44:47 +00:00
darin%netscape.com
cddf6f1f01
Fixes bug 64617. UA-string is incorrect on BeOS. patch=vegarwa@online.no,
...
r=darin, sr=mscott.
2001-01-09 02:03:16 +00:00
ccarlen%netscape.com
dff975b718
Fix for #56127 - Was not handling pref changed callback when dir changed.
r=gagan, sr=mscott
2001-01-08 15:45:18 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
mcafee%netscape.com
c492e5dd4a
Fixing small html errors in about:cache (64180). patch=gemal, r=mcafee,timeless
2001-01-04 01:00:50 +00:00
mcafee%netscape.com
6ba2abf09e
HTML 4.0-izing about:cache. patch=gemal, r=mcafee
2001-01-03 00:08:04 +00:00
bryner%uiuc.edu
db51fc636e
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
darin%netscape.com
abc91765fc
Fixes bug 51363. Can't login into my.lycos.com. r=dougt, sr=mscott
2000-12-15 00:06:13 +00:00
bryner%uiuc.edu
8037980b2f
Removing this file so the directory will go away.
2000-12-14 04:27:26 +00:00
beard%netscape.com
0b43c0b626
[not part of build] don't hack alpha when running on Mac OS X.
2000-12-14 00:43:51 +00:00
rpotts%netscape.com
29590cb129
Fix for assert when loading content from the memory cache (ie. hitting Back). r=jst
2000-12-13 23:11:32 +00:00
vidur%netscape.com
1f40cba7d1
Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst
2000-12-12 21:57:47 +00:00
beard%netscape.com
e80a49ade6
[not part of build] implements theme:menu and theme:menuseperator <lordpixiel@mac.com>, r=beard
2000-12-06 17:25:16 +00:00
beard%netscape.com
cf1b1fe0f0
[not part of build] Support for building with TARGET_CARBON. Added template for managing component scoped UPPs.
2000-12-06 17:16:12 +00:00
beard%netscape.com
e32229809d
[not part of build] using CSS to do button alignment.
2000-12-06 05:31:07 +00:00
dougt%netscape.com
24316a7af4
50558. check for nulls. written by warren harris r=dougt@netscape.com a=mscott@netscape.com
2000-11-30 21:14:41 +00:00
dougt%netscape.com
ec207fc014
60723. check for null. r=valeski@netscape.com
2000-11-30 21:12:54 +00:00