stephend%netscape.com
15715f037a
Bug 100509. JS strict warning (re-declaration) r=doron, sr=blake
2001-09-20 03:22:51 +00:00
naving%netscape.com
b69f52f2ef
95584 r=bienvenu sr=mscott. Made it so that compacting folders and downnloading messages do not
...
overwrite each others data.
2001-09-20 03:07:59 +00:00
ducarroz%netscape.com
e127251f32
Fix for bug 88079 and bug 57902. As write to file is done using a buffer, we need to check the return code of the flush to be sure we phisically wrote the data to disk. Also check the file size when we are done writing to avoid sending empty mail. In the case we fetch a local file, verify that the file path is a valid file and not a directory. R=varada, SR=bienvenu
2001-09-20 02:59:58 +00:00
nelsonb%netscape.com
636f968efc
Fix pk11_DecryptInit for AES. It was telling AES to encrypt, not decrypt.
2001-09-20 02:56:18 +00:00
mkaply%us.ibm.com
ef9e88c813
OS/2 bustage
...
PR_STATIC_CALLBACK is not needed here
2001-09-20 02:38:56 +00:00
dbaron%fas.harvard.edu
75939573f0
Fix crash due to unsigned integer underflow. b=100451 r=jag, harishd sr=waterson
2001-09-20 02:15:21 +00:00
darin%netscape.com
2bb93a8090
fixes build bustage... forgot to checkin these makefile changes.
2001-09-20 02:05:50 +00:00
rogerl%netscape.com
7a316e3b9e
Added 'version' function for test suite.
2001-09-20 01:41:03 +00:00
rogerl%netscape.com
d0c0b2fd5e
Fixes for missing global object properties, various bug fixes.
2001-09-20 01:35:42 +00:00
darin%netscape.com
a11195cc80
removing unused file: nsIResChannel.idl
2001-09-20 01:34:13 +00:00
darin%netscape.com
58e0c390af
mac project change for bug 99410
2001-09-20 01:33:37 +00:00
darin%netscape.com
f49b5b332c
fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott
2001-09-20 01:32:16 +00:00
gordon%netscape.com
18074a54b4
Fix bug 92348, browser won't start if cache capacities set to 0. Added
...
check to fail nsCacheService::ActivateEntry() if neither disk or memory
cache devices are enabled, or if the memory cache device is not enabled
and the request if for a non-stream-based entry. r=gagan, sr=dougt.
Also changing pref name for cache parent directory according to suggestion
in bug 78480. r=gagan, sr=darin.
2001-09-20 01:12:35 +00:00
gordon%netscape.com
1fb8a7d027
Fix bug 100216, top crash on shutdown. Added null pointer check to
...
nsCacheEntryDescriptor::RequestDataSizeChange(). r=gagan, sr=darin.
2001-09-20 01:09:01 +00:00
naving%netscape.com
cd8914c3ec
62347 r=bienvenu sr=sspitzer Make non ascii folder names from 4x rules.dat work in 6x.
2001-09-20 00:59:22 +00:00
naving%netscape.com
d81dfcf40c
70252 r=bienvenu sr=sspitzer. Make 4x non-ascii filter names and conditions migrate correctly to 6x.
2001-09-20 00:57:17 +00:00
jband%netscape.com
afa3e0b204
fix bug 100222. Fix crash by only releasing other objects in xpcwrappedjs dtor if xpconnect has not yet shutdown. r=dbradley sr=jst.
2001-09-20 00:51:38 +00:00
peterlubczynski%netscape.com
355745949d
Fix for OS X crash with bundle type plugins bug 98729 r=beard sr=attinasi
2001-09-20 00:46:50 +00:00
blakeross%telocity.com
9e991256e0
Turbo turns off if you go to the advanced panel and press ok without making any changes (99677). r=hewitt sr=ben
2001-09-20 00:38:55 +00:00
varada%netscape.com
b55bd0d89e
fix for #89950;set focus to msg compose fields after select addresses dialog;r=ducarroz;sr=bienvenu
2001-09-20 00:38:53 +00:00
varada%netscape.com
fa18019b0d
fix for bug#99234;duplicate domain name check for send format;r=ducarroz;sr=mscott
2001-09-20 00:31:14 +00:00
ian.mcgreer%sun.com
db9c9284c2
checkin of threadsafe hashtable; copied from ckfw/hash.c but using NSS types
2001-09-20 00:28:36 +00:00
waldemar%netscape.com
29dc6fcf87
Transitioned to paragraph/DIV-based styles
2001-09-20 00:13:32 +00:00
waldemar%netscape.com
2c8d30a863
Added time-to-string and time-to-short-string
2001-09-20 00:12:13 +00:00
sfraser%netscape.com
1498bf8a26
Fix for bug 97866. Fixes async file I/O to ensure that we always call WaitOnThisThread if we're doing an async call (which does not wait if the notifier has already fired). Also don't bother checking return values from PBRead/WriteAsync, since they never fail, but do check the return value of the PBReadSync call. Fixes synchronization problems on Mac OS X. r=gordon, a=wtc.
2001-09-20 00:07:43 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
gerv%gerv.net
180f529086
More license whackage. We are relicensing the expat makefiles to be compatible with the LGPL and GPL but making it clear that expat itself is under James Clakrk's MIT/X license. Bug 98089.
2001-09-19 21:50:17 +00:00
mcgreer%netscape.com
fa7cefbe6c
match changes in dev, implement lookup by nickname for testing
2001-09-19 21:49:52 +00:00
mcgreer%netscape.com
4575248245
the device API is not public, so move:
...
NSSModule_ ==> nssModule_
NSSSlot_ ==> nssSlot_
NSSToken_ ==> nssToken
Functions which should be public can be changed individually.
2001-09-19 21:47:23 +00:00
mcgreer%netscape.com
d87d13f7f6
use the list to collect certs
2001-09-19 21:37:21 +00:00
scc%mozilla.org
154cac2b07
bug #98089 : ripped new license
2001-09-19 20:40:05 +00:00
mcgreer%netscape.com
f5a1bf1076
initial checkin of threadsafe list
2001-09-19 20:20:06 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
mcgreer%netscape.com
ea3ad5a5bd
first cut at password handling. todo: implement transaction-based passwords (at a higher level?)
2001-09-19 19:08:32 +00:00
ian%hixie.ch
49d7b16b9e
The first ContactMethod, namely Email.
2001-09-19 18:56:05 +00:00
scc%mozilla.org
703de85362
bug #98089 : ripped new license
2001-09-19 18:55:32 +00:00
ian%hixie.ch
a17ac495d6
Added a hook for installing new user fields so that setupInstall handlers don't have to go through the same process multiple times. Also corrected an obvious error (using a variable after checking that it couldn't be used...).
2001-09-19 18:43:06 +00:00
ian%hixie.ch
c9be1f1f46
Correcting the misspelling of the package names ('Components' not 'Component') to match the directory.
2001-09-19 18:29:39 +00:00
ian%hixie.ch
7f340633ab
Corrected the order of return values (newPassword) and removed the extraneous argument (output).
2001-09-19 18:11:03 +00:00
ian%hixie.ch
bd7993d9f4
Cached the SMTP object to improve performance.
2001-09-19 18:05:28 +00:00
ian%hixie.ch
49808c73e4
Made the outputter be a simple service rather than a service instance to improve performance.
2001-09-19 18:01:23 +00:00
ian%hixie.ch
f21e5053e8
Corrected an oversight in the service instance creation code: if a service acts as both a service instance and a normal service, it needs a special constructor to force the creation of the instance, otherwise if the service is created first it will be used again for the instances.
2001-09-19 17:56:15 +00:00
nboyd%atg.com
dfdc492a06
Patch from Igor:
...
Currently Rhino source has quite a few places with code like (String)node.getDatum()
or ((Number)node.getDatum()).doubleValue(). The patch changes this usage to call
node.getString() or node.getDouble().
It also adds new constructors to Node to accept int or double values in addition to
Object datum to replace new Node(token, new Integer(x)) by Node(token, x) etc. It
may allow in future not to create a wrapper object for int or double datum to speed
up parsing.
2001-09-19 17:01:46 +00:00
jake%acutex.net
d93a7d31b6
Fix for bug 97971 - Sanity check should check statuses, resolutions, everconfirmed & number of votes.
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net
2001-09-19 15:06:43 +00:00
bzbarsky%mit.edu
47b3292676
Implement the parentRule property of CSS rules. Bug 37470, r=pierre,
...
sr=jst
2001-09-19 14:16:34 +00:00
mkaply%us.ibm.com
0c0546f887
No bug
...
r=mkaply, sr=blizzard
Code from aaronr - continuing to try to fix focus/etc. issues related to XWorkplace/XCenter
Man I with Mozilla had picked a focus model that wasn't so similar to Windows
2001-09-19 14:01:02 +00:00
rods%netscape.com
07983f1cca
Make the default "submit"
...
Bug 59035 r=kmcclusk sr=attinasi
2001-09-19 13:00:23 +00:00
rods%netscape.com
d452604ec7
Make the default for "submit"
...
Bug 59035 r=kmcclusk sr=attinasi
2001-09-19 12:58:41 +00:00
karnaze%netscape.com
e908dd0313
bug 68998 - added extra param to Paint, PaintChild, PaintChildren used by tables in standard mode. sr=waterson, r=alexsavulov.
2001-09-19 12:35:19 +00:00