Commit Graph

72795 Commits

Author SHA1 Message Date
kestes%staff.mail.com
3ad1f7364c regularize the use statements 2000-11-09 19:29:08 +00:00
kestes%staff.mail.com
2e3a52d945 make code taint safe and use a configureation
file for setting #perlflags#
2000-11-09 19:22:00 +00:00
kestes%staff.mail.com
37d9729e8a add a statement:
use lib '#tinder_libdir#';
2000-11-09 19:17:56 +00:00
mcgreer%netscape.com
2cf5418662 only launch the server once for coverage tests 2000-11-09 19:17:55 +00:00
kestes%staff.mail.com
d9bdd2c3d6 add a statement:
use lib '#tinder_libdir#';

ensure that all filnames are taint free, they can come from globs
2000-11-09 19:17:39 +00:00
mcgreer%netscape.com
993de1b485 add new ping command to usage 2000-11-09 19:17:04 +00:00
kestes%staff.mail.com
cd043f78b4 add a statement:
use lib '#tinder_libdir#';
cache CVS calls during run for increased speed.
2000-11-09 19:16:08 +00:00
kestes%staff.mail.com
988ba33d74 make a distinction between $TINDERBOX_HTML_DIR and
$TINDERBOX_DATA_DIR
2000-11-09 19:14:31 +00:00
kestes%staff.mail.com
1f04f05bc7 add test for fix_time_format_tst() 2000-11-09 19:13:17 +00:00
kestes%staff.mail.com
3c284a469e regularize the use statements. 2000-11-09 19:12:55 +00:00
kestes%staff.mail.com
8d18461d34 make code taint safe by filtering output of globs. 2000-11-09 19:11:22 +00:00
kestes%staff.mail.com
cafa2b38ea make code taint safe by filtering output of globs. 2000-11-09 19:10:45 +00:00
terry%mozilla.org
9ffb1cc795 Make 'doomed' reports honor the per-product defaultmilestone setting, rather than looking at the obsolete system-wide 'curmilestone' param. 2000-11-09 18:57:51 +00:00
mcgreer%netscape.com
ede896e5fc add "-q" option for creating a client which will "ping" the server until it
is available, or for 1 minute, whichever comes first
2000-11-09 18:29:52 +00:00
brade%netscape.com
1eb8805101 always lowercase so alignment now works; r=kin; sr=sfraser; bug #57298 2000-11-09 14:40:57 +00:00
jst%netscape.com
36ed715e12 Fixing bug 48031. Adding missing nullpointer checks to fix crashes in AppendChild(), RemoveChild(), ReplaceChild(), ... in nsDocument. r=nisheeth, sr=vidur 2000-11-09 06:38:00 +00:00
alecf%netscape.com
ba1123409e two more OpenBookmarkURL's that blake missed a=myself, r=jag
(this is consistent with blake & jag's earlier checkins)
2000-11-09 05:30:14 +00:00
nhotta%netscape.com
56ca08608c Null pointer check to prevent a crash by edit from desktop for Japanese path name, bug 59466, r=akkana, sr=brendan. 2000-11-09 04:35:38 +00:00
blakeross%telocity.com
3b0c4b2f72 fixing minor problem with my last fix. r=jag sr=alecf 2000-11-09 04:07:34 +00:00
sspitzer%netscape.com
5378c7ef8e add a sneaky hack for testing if rdf random access enumerators will
be a performance win, if we implement them.

this is temporary code.

(the other piece is non-temporary.  we had an uninitialized variable)

r=putterman, sr=mscott.
2000-11-09 03:57:50 +00:00
bienvenu%netscape.com
b7b7c3f3a2 fix delete to trash on cyrus servers -=r=jefft sr=mscott 58686 2000-11-09 02:47:41 +00:00
nelsonb%netscape.com
595cf5ac5d Build rsaperf benchmarking tool during nightly builds now. 2000-11-09 02:03:30 +00:00
bienvenu%netscape.com
39a00abf0c fix return value of SetInt32Property, groundwork for fix for 58691 imap hiearchy delimiter problems sr=mscott 2000-11-09 01:26:35 +00:00
javi%netscape.com
db99c50dad Clean this project up and make it build with NSS on the tip for both optimized and debugged. No longer link in NSSCrupto libraries since the open NSS libraries now provide that functionality. Don't build mac_rand.c since it gets built as part of the NSS libraries we link in. 2000-11-09 01:08:06 +00:00
javi%netscape.com
063435601b Clean up the project some. Only build sysrand.c instead of sysrand.c and mac_rand.c which ultimately are the same thing. 2000-11-09 01:06:22 +00:00
alecf%netscape.com
4a03b2456f remove typo to fix bustage 2000-11-09 00:40:39 +00:00
alecf%netscape.com
fd2cc9c5c2 fix for #58103 - implement nsXULDocument::CreateRange()
sr=waterson
2000-11-09 00:32:27 +00:00
danm%netscape.com
480994d5dc force windows based on modal windows to themselves be modal. bug 56677 r=brendan,hyatt 2000-11-09 00:18:38 +00:00
danm%netscape.com
fc09650444 allow content windows to be modal/dependent, like chrome windows. bug 56677 r=brendan,hyatt 2000-11-09 00:18:03 +00:00
danm%netscape.com
6080aa8aba empty implementations for new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:17:09 +00:00
danm%netscape.com
6e38213d92 new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:16:29 +00:00
bienvenu%netscape.com
0fe4d06a38 move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott 2000-11-09 00:14:22 +00:00
blakeross%telocity.com
8c6d09b89b Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
sspitzer%netscape.com
8c9593d2f1 minor fix. sr=warren 2000-11-08 23:59:13 +00:00
locka%iol.ie
b06b376a23 added files: mozilla/docshell/base/nsCDefaultURIFixup.idl, mozilla/docshell/base/nsIURIFixup.idl 2000-11-08 23:20:36 +00:00
svn%xmlterm.org
877c0ee999 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Changed non-owning references in mozXMLTerminal to weak references to avoid
crash in mozXMLTerminal::Finalize when exiting xmlterm.
2000-11-08 22:20:18 +00:00
svn%xmlterm.org
629d3a5031 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed error/warning message output to eliminate beeping problem.
2000-11-08 22:11:00 +00:00
karnaze%netscape.com
bc7b09e840 Added more file lists. Fixed unix script to recognize multiple lists. This does not affect the build. 2000-11-08 22:09:57 +00:00
mcgreer%netscape.com
a52d9d99a7 initial mozilla checkin of the roots from the following companies:
Verisign/Thawte
Valicert
BelSign/GlobalSign
TrustCenter
2000-11-08 22:07:51 +00:00
mkaply%us.ibm.com
59b1443eba #58462
r=av, sr/a=waterson
Add OS/2 calling conventions for plugins
2000-11-08 21:28:38 +00:00
jeff.dyer%compilercompany.com
7c6f29466f Fix the first startup test. 2000-11-08 21:05:58 +00:00
locka%iol.ie
d588ced9dd added files: mozilla/docshell/base/nsDefaultURIFixup.cpp, mozilla/docshell/base/nsDefaultURIFixup.h 2000-11-08 21:05:25 +00:00
locka%iol.ie
1720949638 Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com 2000-11-08 21:00:37 +00:00
mccabe%netscape.com
ea579e0496 Fix to 58946.
Make try { ... } catch(exn) { return exn } work by ensuring that the return value (exn) is maintained on the stack as we pop off scopes to return from the try/catch/finally.  The newly added JSOP_SWAP opcode helps us bubble.

This fixes a regression uncovered by the fix to 56716.

(I've noticed that this causes *depend* builds of the standalone JS shell to crash on this construct, but I've tested in the Mozilla build, and the dependencies seem to solve the problem there.)

r=brendan.mozilla.org
sr=jband@netscape.com
2000-11-08 20:39:43 +00:00
dmose%mozilla.org
390cd6d680 updated comments relating to cvs patch requirements 2000-11-08 19:53:40 +00:00
beard%netscape.com
be65966d92 Replaced occurrences of $$, $1, $2 with result, first, second. CodeWarrior doesn't like $ characters in identifiers. 2000-11-08 19:50:39 +00:00
Jerry.Kirk%Nexwarecorp.com
4a2bfa50ee PHOTON ONLY: Added a Kung Foo Deathgrip to the Timer Event handler
so the timer could not be destroyed while inside the callback. I
did it just like GTK did it. It was crashing at http://www.uescape.com
2000-11-08 13:54:15 +00:00
jefft%netscape.com
49ab1ee935 fixed bug 59460 -- unable to display international message; r=sspitzer, scottip333; sr=mscott 2000-11-08 08:03:44 +00:00
waterson%netscape.com
e529bbdbf9 Bug 58778. Improve RTTI heuristics for Linux, and turn them on! r=beard, sr=brendan 2000-11-08 06:44:33 +00:00
jband%netscape.com
fa23038df9 Add null ptr check to fix bug 59281. r=adamlock sr=waterson 2000-11-08 06:31:57 +00:00