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

76129 Коммитов

Автор SHA1 Сообщение Дата
gagan%netscape.com a5c89d8af9 Adding ldap optimization cuz dmose wants it real bad. r=dmose 2001-02-07 02:14:52 +00:00
nelsonb%netscape.com 98da57cc81 When half-duplex applications (e.g. one thread per socket, doing alternate
reading and writing) call PR_Send and PR_Recv with a non-infinite timeout
value, use that value for both underlying read and write operations.
Fixes bug 67402.  Reviewed by Wan-Teh.
2001-02-07 02:06:05 +00:00
mscott%netscape.com 4160e60191 bug #63193 --> add nsExternalProtocolHandler to the unix build 2001-02-07 02:03:55 +00:00
mscott%netscape.com 2edc9a282c Bug #63193 --> add classid for external protocol handler
sr=rpotts
2001-02-07 02:00:09 +00:00
mscott%netscape.com b0ae86ab52 add new extprotocolhandler file to the windows build 2001-02-07 01:58:58 +00:00
nelsonb%netscape.com df7089bf47 Big changes to get better SSL performance out of selfserv.
Launch all connection handler threads at program startup, and reuse those
threads for new connections, rather than creating new threads for each
connection and having them terminate at the end of each connection.
The main thread is now the acceptor thread.  It creates a queue of
accepted but unprocessed connections.  NSPR Condition variables are used
to schedule the connection handler threads.
Only one GET /stop message is now required to terminate selfserv.
Note, the -2 (full duplex) option is temporarily disabled until I get it
to work with this new thread model.
Add new -D command line option to suppress TCP Nagle delays.
Used to verify the fix to bug 67898.
2001-02-07 01:56:30 +00:00
nelsonb%netscape.com 6bba913849 Add new -D command line option to suppress TCP Nagle delays.
This is used to verify the fix for bug 67898.
2001-02-07 01:50:46 +00:00
ccarlen%netscape.com a322c8afff Bug 46869 - Embedding apps need text finding functionaity. Adding new files - will add to build next. r=kin,sr=vidur, sr=alecf 2001-02-07 01:48:24 +00:00
danm%netscape.com 514e3d9fa7 adding chromeless browser dialog definition r=scc,valeski 2001-02-07 01:46:13 +00:00
shaver%mozilla.org 7a18621b7c fix plugger crash by coping with trailing MIME-list separator (#60844, r=av, sr=blizzard) 2001-02-07 01:38:52 +00:00
danm%netscape.com f0c555f3a2 oops. correcting contract id. 2001-02-07 01:35:06 +00:00
nhotta%netscape.com 96004cd730 Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang. 2001-02-07 01:26:57 +00:00
yokoyama%netscape.com 6fd6622d21 checkin for bstell: backout previous change until we can resolve the name-case issue 2001-02-07 01:26:05 +00:00
ftang%netscape.com ff9b842c62 fix os2 and beos bustage. bug 67840 2001-02-07 01:25:53 +00:00
thayes%netscape.com c540f06d84 Create PKI module for implementation of callback
functions for user interaction.
2001-02-07 01:25:16 +00:00
mscott%netscape.com 7a3ab1efac Bug #63193 --> add these two new files for a default protocol handler which will kick urls out to the OS
sr=rpotts
2001-02-07 01:21:58 +00:00
yokoyama%netscape.com aa52ef5049 Fix for 65685; /r=valeski, /sr=ftang 2001-02-07 01:21:55 +00:00
mcafee%netscape.com 3b468010a9 Removing unused entities that now live in taskbar.rdf. r=pavlov, sr=ben 2001-02-07 01:17:51 +00:00
timeless%mac.com ba1cf4a20b fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
patch by stephend@netscape.com r=racham, sr=mscott
2001-02-07 01:15:10 +00:00
gagan%netscape.com a49ded5faf A left over change for the optimization in bug 66577. r=mstoltz, sr=shaver, brendan. 2001-02-07 01:14:37 +00:00
peterlubczynski%netscape.com 8dccd77137 Allow for a common directory among installs for scanning for plugins bugscape 3863 a=av sr=attinasi 2001-02-07 01:13:01 +00:00
gagan%netscape.com 30f39fa6bb More of the scheme compare changes. This fixes the javascript: urls that I so shamelessly broke. The bug numbers are 66577 and 67347. r=mstoltz sr=brendan,shaver. 2001-02-07 01:12:19 +00:00
yokoyama%netscape.com 1fe1137040 check-in for bstell : add converter for X display of big5 fonts (which have no ascii glyphs)
bug 60826, r=ftang, sr=erik
2001-02-07 01:11:44 +00:00
timeless%mac.com 00afe27dac fix bug 60662 javascript strict warnings in overrideHandler.js
patch by maolson@earthlink.net r=jag sr=alecf
2001-02-07 01:10:47 +00:00
morse%netscape.com 9859ec1b1f bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com 2001-02-07 01:10:41 +00:00
blakeross%telocity.com bda62fb605 Messages are downloaded and deleted if user doesn't have write permissions for inbox (by Keyser Sosez, 62480). r=doron sr=mscott 2001-02-07 01:05:51 +00:00
nhotta%netscape.com 7669df7522 Check in for bstell, added a file nsunicodetogbknoascii.cpp to project, bug 60826, r=ftang, sr=erik. 2001-02-07 01:05:34 +00:00
yokoyama%netscape.com 2131ccb9b8 check-in for bstell : add CID GBK no ascii converter
Bug no: 60826
2001-02-07 01:03:43 +00:00
gordon%netscape.com c4fef993d3 fix for bug 66508. r=pinkerton, sr=sfraser. Landing fix from 6.0 branch to detect orderlyDisconnects. 2001-02-07 01:03:35 +00:00
yokoyama%netscape.com 5cba6fa539 check-in for bstell : for X display of big5 fonts (which have no ascii glyphs) 2001-02-07 01:00:11 +00:00
sdagley%netscape.com b4df629bf4 Added nsISHistoryListener.idl for radha 2001-02-07 00:52:44 +00:00
nhotta%netscape.com 02c86c3230 Forward as attachment should use message send default charset, removed the code which was re-setting the charset which had been initialized to a default charset
by the nsMsgCompose constructor, bug 58494, r=ducarroz, sr=bienvenu.
2001-02-07 00:48:09 +00:00
pchen%netscape.com 0054588c94 bug 46435, r=pinkerton, sr=sfraser, change name of SetOSTypeFromExtension() to SetOSTypeAndCreatorFromExtension() and added ExtensionIsOnExceptionList() 2001-02-07 00:47:01 +00:00
pchen%netscape.com 9cb0402573 bug 46435, r=pinkerton, sr=sfraser, since we went to all the trouble of calling Internet Config in SetOSTypeFromExtension, set file creator as well, but not before consulting an exceptions list so that certain files, e.g. .html and .htm files, always have our app creator code 2001-02-07 00:46:58 +00:00
beard%netscape.com 5fc30e80e5 [not part of build] builds "classic" (non-Carbon) plugin support library. 2001-02-07 00:40:28 +00:00
blakeross%telocity.com b723e1f48f HTML tabindex attribute doesn't work for <button> and <input type="button"> (36217). r=hixie a=ben 2001-02-07 00:39:29 +00:00
nelsonb%netscape.com 4bd80af9b2 Coalesce the final Finished message in the SSL handshake and the first
record of application data into a single write, when possible, to avoid
TCP's "Nagle" delays.  Fixes bug 67898.  r&a: wtc.  Modified Files:
	ssl3con.c sslimpl.h sslsecur.c sslsock.c
2001-02-07 00:34:56 +00:00
radha%netscape.com 659c48ea24 Test code for history listener r=valeski sr=rpotts 2001-02-07 00:33:11 +00:00
radha%netscape.com 7a6701681c Changes related to history listener bug 65608 r=valeski sr=rpotts 2001-02-07 00:32:04 +00:00
radha%netscape.com 39d3572c9c Changes related to history listener interface 65608 r=valeski sr=rpotts 2001-02-07 00:31:18 +00:00
radha%netscape.com fba889111e Initial checkin for history listener interface bug 65608 r=valeski sr=rpotts 2001-02-07 00:30:01 +00:00
ducarroz%netscape.com 34b14fc0aa Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott. 2001-02-07 00:22:38 +00:00
blizzard%redhat.com e3d8c43eea Fix for bug #60083. Check for QI return code and help prevent crashes. r=me sr=shaver 2001-02-07 00:19:15 +00:00
leaf%mozilla.org 1cbd42df66 Automated update 2001-02-07 00:15:10 +00:00
dveditz%netscape.com 0f26eb1d96 bug 42704 missing initialization in nsLocalFile::GetFileSize, r=dougt/sr=mscott 2001-02-07 00:14:33 +00:00
dveditz%netscape.com 960db89bca bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
bug 11682 r=dbragg/sr=mscott: version registry requires UTF8, add missing conversions
2001-02-07 00:12:58 +00:00
blizzard%redhat.com 53b525170b Add checks for xinerama libraries. This is the start of multi-monitor setups for linux. r=cls 2001-02-07 00:10:17 +00:00
rods%netscape.com 49513207e8 forgot to set the value into the printService
Bug 67537 r=dcone sr=attinasi
2001-02-07 00:01:43 +00:00
javi%netscape.com 737d4485cd Patch from Javier Pedemonte from IBM to get PSM building on OS/2
Fix for Bug 62856
2001-02-06 23:59:42 +00:00
mcafee%netscape.com d44d64270b Renaming Find menu item to Search (44733) r=matt, sr=ben 2001-02-06 23:56:38 +00:00