blakeross%telocity.com
14f1502c42
JS strict warnings in wizardHandlerSet.js (65937). r=blake a=ben
2001-02-07 02:53:49 +00:00
anthonyd%netscape.com
e177704f0e
landing jfrancis fix for 67109 - Drag and drop to and from textfields is broken
...
sr=kin
r=anthonyd
2001-02-07 02:50:05 +00:00
blizzard%redhat.com
b66f7a9e59
Fix bug #64027 . Tooltips should work on the mozilla embedding widget. r=pavlov, sr=shaver
2001-02-07 02:47:34 +00:00
mscott%netscape.com
2019b92f07
Bug #67598 --> we no longer need to invoke the ucth dialog here.
...
sr=sspitzer
2001-02-07 02:44:09 +00:00
mscott%netscape.com
4db17fe50b
Bug #67598 --> remove CanHandleContent and DoContent
...
as this code has been reconsolidated in the base class for
all to use. For everyone, if the mime type is unknown or octet,
then try to guess a content type by file extension in doContent.
Also, if we can't find a mime type, create a new one for all platforms
so we don't need to bring up the ucth dialog.
sr=sspitzer
2001-02-07 02:43:18 +00:00
hewitt%netscape.com
b5c3cb5a8a
reverting accidentally clobbered changes, r=blake, sr=ben
2001-02-07 02:33:58 +00:00
scc%mozilla.org
c2d01efadc
bug #57087 : r=dmose, sr=waterson. Allow for multi-line literals.
2001-02-07 02:32:49 +00:00
hewitt%netscape.com
a766820819
67633 - sidebar tab color correctness, r=blake, sr=ben
2001-02-07 02:32:01 +00:00
ssu%netscape.com
d10bc433e8
fixing bug 64727 - Uninstaller for mozilla file associations need to be restored.
...
sr=mscott, r=dveditz
affects only windows platforms.
2001-02-07 02:21:13 +00:00
dprice%netscape.com
3a862ed28d
65845: sr=leaf r=waterson.
...
don't do coverage analysis for the xpidl stuff. Slows building horribly
2001-02-07 02:21:03 +00:00
dprice%netscape.com
ecfc89cf82
65845: sr=leaf r=waterson
...
adding code coverage into the make system. generates order files to rearrange
the functions in the dll. reduces the resident set size of the app while running.
2001-02-07 02:19:29 +00:00
gagan%netscape.com
8eba084e89
Adding ldap optimization cuz dmose wants it real bad. r=dmose
2001-02-07 02:14:52 +00:00
nelsonb%netscape.com
720374d8c3
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
368ec71975
bug #63193 --> add nsExternalProtocolHandler to the unix build
2001-02-07 02:03:55 +00:00
mscott%netscape.com
8037bcf476
Bug #63193 --> add classid for external protocol handler
...
sr=rpotts
2001-02-07 02:00:09 +00:00
mscott%netscape.com
f0f94c5b25
add new extprotocolhandler file to the windows build
2001-02-07 01:58:58 +00:00
nelsonb%netscape.com
e9439fc5c2
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
c216172478
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
92f2718435
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
2ea78653a5
adding chromeless browser dialog definition r=scc,valeski
2001-02-07 01:46:13 +00:00
shaver%mozilla.org
3ba4fe9def
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
8ed018fdb8
oops. correcting contract id.
2001-02-07 01:35:06 +00:00
nhotta%netscape.com
c6534c8d49
Check in for yokoyama, fix for 65685; /r=valeski, /sr=ftang.
2001-02-07 01:26:57 +00:00
yokoyama%netscape.com
9111062ed5
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
fdb629cf8b
fix os2 and beos bustage. bug 67840
2001-02-07 01:25:53 +00:00
thayes%netscape.com
9538b977ec
Create PKI module for implementation of callback
...
functions for user interaction.
2001-02-07 01:25:16 +00:00
mscott%netscape.com
7acbc39ac7
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
835fe9ea71
Fix for 65685; /r=valeski, /sr=ftang
2001-02-07 01:21:55 +00:00
mcafee%netscape.com
3f816e1a6c
Removing unused entities that now live in taskbar.rdf. r=pavlov, sr=ben
2001-02-07 01:17:51 +00:00
timeless%mac.com
fe6432f68e
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
2b824333fe
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
df534c7680
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
97bcbf3a99
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
b37e556c5e
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
97174b18df
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
d64aab192c
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
51536b1dd1
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
1c5e4dc377
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
de46d5a2d4
check-in for bstell : add CID GBK no ascii converter
...
Bug no: 60826
2001-02-07 01:03:43 +00:00
gordon%netscape.com
eeeb8dfe09
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
db649e284d
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
2334794b29
Added nsISHistoryListener.idl for radha
2001-02-07 00:52:44 +00:00
nhotta%netscape.com
96ec95b74e
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
e9682a958f
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
5429c3e80c
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
d46122ab31
[not part of build] builds "classic" (non-Carbon) plugin support library.
2001-02-07 00:40:28 +00:00
blakeross%telocity.com
a32619ddd8
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
4207bb1bdb
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
bf7f2b2d35
Test code for history listener r=valeski sr=rpotts
2001-02-07 00:33:11 +00:00
radha%netscape.com
a4030b7755
Changes related to history listener bug 65608 r=valeski sr=rpotts
2001-02-07 00:32:04 +00:00