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
mkaply%us.ibm.com
01c022f6f3
#56767
...
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
sspitzer%netscape.com
88c9d622fe
fix for #53792 . sr=mscott. compute the length of the data correctly.
2000-11-29 21:20:29 +00:00
beard%netscape.com
7f68875e28
[not part of build] This version arranges things so that the menu item drawn is drawn against the appropriate edge of the imaginary menu that contains the item. Therefore if attop or atbottom are true, the appropriate
bevel effect is drawn for the edge of the menu. <lordpixel@mac.com>, r=beard
2000-11-28 07:19:58 +00:00
bryner%uiuc.edu
f5efcdfec7
Bug 61219 - don't use nsIPSMComponent! r/sr=rpotts.
2000-11-28 01:40:22 +00:00
beard%netscape.com
f0c64b2776
[not part of build] menu item rendering.
2000-11-22 21:17:13 +00:00
koehler%mythrium.com
c8b3cd9ba8
Fixing bug 58874, making network works under BeOS. r=valeski@netscape.com,
...
r=matt@hottub.org , sr=mscott@netscape.com
2000-11-22 01:06:29 +00:00
beard%netscape.com
7eb0431fc0
[not part of build] support for different kinds of buttons (thanks to lordpixel@mac.com for initial code).
2000-11-21 07:55:16 +00:00
beard%netscape.com
f68b910344
[not part of build] added scrollbar?part=rightArrow,leftArrow,topArrow,bottomArrow.
2000-11-21 06:09:42 +00:00
beard%netscape.com
2bc814f1e7
[not part of build] added scrollbar?part=thumb.
2000-11-21 05:32:23 +00:00
darin%netscape.com
ba83ab4885
Fixes bug 45747. Proxy auth does not handle multiple Proxy-Authenticate
...
headers. Causes problems with MS proxy server II. Patch supplied by
Brandon_Stewart@circuitcity.com . r=darin, sr=mscott.
2000-11-21 01:14:50 +00:00
darin%netscape.com
6d82ba0831
Updates to test file to support overlapped requests.
2000-11-21 00:49:41 +00:00
cls%seawood.org
fc9c54cb3d
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
disttsc%bart.nl
1ddf6fe700
Add necko packages to installed-chrome.txt. bug=54241, r=cls, a=alecf
2000-11-18 03:26:53 +00:00
beard%netscape.com
acf4826bad
[not part of build] tweak to prevent multiple alerts from coming up.
2000-11-18 01:57:15 +00:00
beard%netscape.com
42dcb3939f
[not part of build] test case for theme:button.
2000-11-18 01:49:13 +00:00
beard%netscape.com
a6122e15bf
[not part of build] added scrollbar action.
2000-11-17 19:38:24 +00:00
alecf%netscape.com
ec958920a7
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2000-11-17 03:45:13 +00:00