Граф коммитов

77213 Коммитов

Автор SHA1 Сообщение Дата
cyeh%bluemartini.com 361dc4bb11 fix for 67278: Footer lines need separation
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
make saved queries display better
2001-02-22 02:20:58 +00:00
pavlov%netscape.com 4087dd38ee remove lots of useless ifdef PR_LOGGING lines 2001-02-22 02:12:21 +00:00
pavlov%netscape.com 4cf509d5e0 add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache 2001-02-22 02:06:24 +00:00
jgmyers%netscape.com 0f33db2d18 reapply bryner's fixes for dougt landing. Not part of build. r=javi 2001-02-22 01:42:12 +00:00
sonmi%netscape.com 54b3de2939 new script to do the certificate portion of the nss QA 2001-02-21 23:56:14 +00:00
sfraser%netscape.com a2169f6f14 Remove extra access paths into zlib's macbuild dir, in non-debug targets. Should avoid "files missing from view hierarchy" errors. 2001-02-21 23:03:03 +00:00
dougt%netscape.com fadb983b72 Suggested fix from scc@mozilla.org 2001-02-21 23:02:29 +00:00
disttsc%bart.nl 7eabeaefd1 Fix senna bustage (and bustage to be), update REQUIRES for dougt's channel changes and scc's string lib changes. r=cls 2001-02-21 22:35:36 +00:00
relyea%netscape.com 57d6fbd96a Fix bug 69471 and bug 69472 : Memory leak in PK11_VerifyMechanisms and incorrectly
calling EnterSlotMonitor rather than ExitSlotMonitor on an error condition.

bob
2001-02-21 22:22:33 +00:00
relyea%netscape.com fb457cf8db Leave a reference to the static version strings so agressive linkers linkers
like AIS won't optimize the id strings away.
2001-02-21 22:18:42 +00:00
dougt%netscape.com fb58a2b951 making the SunOS complier happy with an static cast 2001-02-21 22:15:31 +00:00
dave%intrec.com 5d0961789c Fix for bug 49306: Resolution field getting cleared on midair-collision. 2001-02-21 22:13:34 +00:00
dougt%netscape.com ef3ee00073 fixing typo. 2001-02-21 21:51:50 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
relyea%netscape.com ba5f7afec9 Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites. 2001-02-21 19:52:12 +00:00
brade%netscape.com ccb9d31167 comment out HideImage() which was moved (to fix blocker #69669) r=granrose 2001-02-21 19:13:14 +00:00
wtc%netscape.com e6228055b5 Bugzilla bug #1816: allow building on Windows 98 with MKS or Cygwin tools. 2001-02-21 17:13:05 +00:00
blizzard%redhat.com 52b14df5ec Fix bug #67988. Fix focus problems in mail/news. Don't always grab the gtk widget when someone requests focus...after all it's just a request. This also might fix bug #68004. r=bryer,saari sr=shaver 2001-02-21 15:58:59 +00:00
scc%mozilla.org bb4cbf9e1c bug #59429: xpcom gets string code from mozilla/string instead of locally 2001-02-21 14:05:29 +00:00
disttsc%bart.nl 8e1b546e4d Put strings in MODULE=string, sr=scc 2001-02-21 14:04:08 +00:00
disttsc%bart.nl a36f4efcf6 Fix senna REQUIRES bustage 2001-02-21 13:38:30 +00:00
scc%mozilla.org b178069da3 fix build bustage on senna (ports) by adding |REQUIRES|. r=jag 2001-02-21 12:35:31 +00:00
locka%iol.ie 5648c240f0 Added new targets for recent layout/content split. b=68668 2001-02-21 12:27:49 +00:00
locka%iol.ie 9e309345aa NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668 2001-02-21 12:27:11 +00:00
scc%mozilla.org 5fab3df832 bug #59429: r=jst. Add the string module to the build. 2001-02-21 11:14:59 +00:00
scc%mozilla.org 9ca5625e52 bug #59429: (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build. 2001-02-21 11:09:35 +00:00
brendan%mozilla.org 9b455245c3 Remove unused code (sr=jband, r=mozbot). 2001-02-21 10:49:35 +00:00
idk%eng.sun.com ff727cf746 (not part of TBOX builds)
Fix for 69234
2001-02-21 09:09:55 +00:00
morse%netscape.com 6932f72e3f fix bustage 2001-02-21 08:04:20 +00:00
morse%netscape.com d00e12ef0e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
timeless%mac.com b5f8b7805e fix bug 58408 Trailing whitespace not stripped from filename being printed to
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
2001-02-21 05:19:59 +00:00
scc%mozilla.org e4edf81e49 adding this file temporarily, till leaf can copy over the CVS file for the original (currently in mozilla/xpcom/ds/bufferRoutines.h). Need this file here to turn this library in the build 2001-02-21 05:15:50 +00:00
morse%netscape.com b9a490ef78 new file, not yet part of build 2001-02-21 05:14:11 +00:00
endico%mozilla.org 10bd02acbc Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted. 2001-02-21 05:14:10 +00:00
morse%netscape.com f6734a0cb0 new file, not yet part of build 2001-02-21 05:04:31 +00:00
hyatt%netscape.com ea1cb1d735 Fix a frame creation slowdown caused by XBL. 2-3% speedup. r=danm, sr=waterson 2001-02-21 03:18:45 +00:00
nboyd%atg.com 8d0439b65c Subject:
Rhino Context.setTargetClassFileName() null pointer exception
        Date:
             Tue, 20 Feb 2001 15:28:20 -0800
       From:
             "Ryan Manwiller" <rdm@europa.com>
 Organization:
             Another Netscape Collabra Server User
 Newsgroups:
             netscape.public.mozilla.jseng




I'm setting the file name to compile to a file. However, on subsequent
compiles, I don't want to compile to a file, so I tried
setTargetClassFileName(null). This causes a NullPpinterException in
OptClassNameHelper.setTargetClassFileName(OptClassNameHelper.java:76)

It seems that Context.setTargetClassFileName() should check for null.

Thanks
2001-02-21 02:08:05 +00:00
sonmi%netscape.com c3f3caf4f8 added a function to watch for hanging rsh processes, if an rsh does not
return for 60 seconds it will be killed
2001-02-21 01:53:00 +00:00
morse%netscape.com cfce0ed752 *** empty log message *** 2001-02-21 01:40:07 +00:00
mkaply%us.ibm.com 110fbb1cba #69422
r=blake, a=alecf
Wrong accesskey for background color
2001-02-21 01:15:52 +00:00
waterson%netscape.com 4b594dfe63 First checked in; not yet part of the build. 2001-02-21 01:13:03 +00:00
pschwartau%netscape.com 3576218246 Minor whitespace deletion - 2001-02-21 00:58:41 +00:00
waterson%netscape.com 6b1642be4a These files got whacked when they shouldn't have. Reverting. 2001-02-21 00:40:13 +00:00
pschwartau%netscape.com f483b78ef1 Minor change to comment - 2001-02-21 00:39:46 +00:00
andreww%netscape.com d172186e7f bugzilla 68693 r-blake, sr-hewitt - fixing min height for buttons. 2001-02-21 00:36:44 +00:00
syd%netscape.com 955e5569e3 Fix for bug 67981. checking in for anatoliya@netscape.com r=cmanske, sr=kin 2001-02-21 00:34:04 +00:00
pschwartau%netscape.com 452ee121e7 Improving error message - 2001-02-21 00:27:13 +00:00
jband%netscape.com 85ff73655a Avoid use of dead JSContext in dtor. bug 69463. Thanks to Waleri Todorov <waleri@gti.bg> for pointing out this bug. r=shaver sr=brendan 2001-02-21 00:01:30 +00:00
timeless%mac.com d8ed4fead7 fix bug 69012 vi control characters added to string accidentally
by maolson@earthlink.net r=timeless, sr=sspitzer
2001-02-20 23:51:56 +00:00
pavlov%netscape.com 9bc026921f aw yeah 2001-02-20 23:49:46 +00:00