Commit Graph

72945 Commits

Author SHA1 Message Date
sspitzer%netscape.com
c18ae77650 backing edburns out to open up the tree.
sorry ed.  a=granrose
2000-11-10 21:24:24 +00:00
kestes%staff.mail.com
d5e0dc51bc The image module is not used at Mozilla.org in tinderbox1 anymore and
I never got the code working in tinderbox2 anyway.
2000-11-10 19:14:12 +00:00
sspitzer%netscape.com
c93edc215f fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:28:47 +00:00
sspitzer%netscape.com
c366c33d26 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:20:46 +00:00
sspitzer%netscape.com
4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com
a5496305be fix warnings. sr=alecf 2000-11-10 15:05:55 +00:00
kin%netscape.com
028f5f41e8 Fix from katakai@japan.sun.com for bug #58698: Solaris only: cmd_cut operation fails in optimize build
Initialize result with NS_OK in CreateTxnsToDeleteContent().
r=kin@netscape.com  sr=sfraser@netscape.com
2000-11-10 14:53:40 +00:00
sspitzer%netscape.com
e8fd89376b fix for #59231. sr=mscott. if we use insecure login and the password
contain a "\", we'll fail.  the fix is to send "\\" for every "\".
2000-11-10 05:27:44 +00:00
sspitzer%netscape.com
9cfabaaec8 turn off the the debug printfs. 2000-11-10 05:22:51 +00:00
cls%seawood.org
5979d117d6 Replacing RH6.0 specific check for older ORBit (which has libIDL.so but not libIDL-config) with generic check. r=ramiro@eazel.com Bug #59695 2000-11-10 04:26:38 +00:00
alecf%netscape.com
f526cb3b67 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
sonmi%netscape.com
fc538d50a5 changed the way the -i option (NULL ciphers) are being handeled once more
also changed shell from ksh to sh, added more output to results.html
2000-11-10 02:07:17 +00:00
nelsonb%netscape.com
686aa7a151 Release the SpecRead Lock before returning in an error path.
This bug was found while reading code looking for a different bug.
2000-11-10 01:36:26 +00:00
disttsc%bart.nl
a8a18302a4 Checking in the correct patch for bug 59526. 2000-11-10 01:30:07 +00:00
bienvenu%netscape.com
ca7da76d72 fix problem with alerts locking ui when imap connection is down, r=mscott 58547 2000-11-10 01:00:45 +00:00
cls%seawood.org
e6b712c403 Added LOOP_OVER_MOZ_DIRS macro which does not descend into directories with static makefiles 2000-11-10 00:55:44 +00:00
mcgreer%netscape.com
b7ac7a934c fix the testing for null ciphers by relaunching the server 2000-11-10 00:25:50 +00:00
edburns%acm.org
b1aacc0ff8 bug 59526
sr=waterson
r=valeski

This bullet-proofs the code so the one thread does not exit twice.
2000-11-09 23:49:57 +00:00
edburns%acm.org
dce5c20139 bug=59530
sr=waterson
r=valeski
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables.  This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.

The following files are in this fix:

widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:46:39 +00:00
edburns%acm.org
b8b8eed7fc bug 59530
r=waterson, sr=waterson
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables.  This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.

The following files are in this fix:

widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:45:26 +00:00
edburns%acm.org
215616b650 nsTimer.cpp 2000-11-09 23:44:03 +00:00
disttsc%bart.nl
4349162476 Hrm... One weird hidden dependancy fixed. 2000-11-09 23:12:07 +00:00
leaf%mozilla.org
4ae73e6888 Automated update 2000-11-09 23:00:11 +00:00
mcgreer%netscape.com
1f581f8bda pk12util arises from the dead! 2000-11-09 23:00:00 +00:00
mcgreer%netscape.com
4270a44970 make read/write work 2000-11-09 22:59:38 +00:00
leaf%mozilla.org
a509281960 Automated update 2000-11-09 22:15:10 +00:00
javi%netscape.com
ff044aad23 Remove a duplicate access path that was an absolute path and would only be good on one development machine. 2000-11-09 22:05:08 +00:00
mkaply%us.ibm.com
571d818832 #59400
r=mkaply, a=blizzard
Code from jkobal to fix more clipboard stuff
2000-11-09 21:34:43 +00:00
disttsc%bart.nl
7c611a24e8 Whoops, forgot to remove one line 2000-11-09 21:14:43 +00:00
blakeross%telocity.com
c6e2b76547 Fix 59559: wording change in prefs panel. patch by Stephen Walker (walk84@usa.net). r=me a=matt 2000-11-09 21:05:53 +00:00
varada%netscape.com
b65d5c4dce fix for 59030;removing netscape 6 by from the installer screen first line 2000-11-09 21:02:56 +00:00
sspitzer%netscape.com
591295074d initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org.
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
jefft%netscape.com
5537e0086a fixed bug 59470 -- failed to handle multipart/alternative message; r=rhp, sr=mscott 2000-11-09 20:34:12 +00:00
disttsc%bart.nl
87187c390c Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
jefft%netscape.com
b83c5f5b20 fixed bug 57571 -- relative url crashes mail client; r=brendan, sr=mscott 2000-11-09 20:29:39 +00:00
pinkerton%netscape.com
865cc4c0b1 adding nsIContentViewer.idl for jag. 2000-11-09 20:28:41 +00:00
disttsc%bart.nl
60546b26ea Make interview.html use moved wallet functions, bug=46200, r=a=alecf 2000-11-09 20:22:18 +00:00
varada%netscape.com
f89f63b500 fixing 59014; changing icons 2000-11-09 20:02:04 +00:00
kestes%staff.mail.com
03db39ae96 move the status table to its own file
improve prediction of when build will finish by adding 'deadtime'

Keep the spacing between builds greater then our HTML grid
spacing.  This used to be done in processmail, but that caused
problems with the MTA.
2000-11-09 19:55:52 +00:00
kestes%staff.mail.com
9d5a502eff add cache_cmd() and fix_time_format() 2000-11-09 19:48:05 +00:00
kestes%staff.mail.com
92e5998ae2 minor clenaup 2000-11-09 19:45:53 +00:00
kestes%staff.mail.com
b059c9613a taken from TinderDB::Build.pm 2000-11-09 19:44:47 +00:00
kestes%staff.mail.com
c6f7ebb259 make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
remove the tests for
        New build started too frequently.
        New build started before the previous one.
mailers are not so rational.
2000-11-09 19:43:49 +00:00
kestes%staff.mail.com
51d1cbc1a3 remove references to image module
make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
2000-11-09 19:40:51 +00:00
kestes%staff.mail.com
eb64353424 use new module: BuildStatus
make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
2000-11-09 19:40:19 +00:00
kestes%staff.mail.com
e3b1a72b6b ensure that the filenames are taint clean 2000-11-09 19:39:22 +00:00
kestes%staff.mail.com
b8dc891d0a make a distinction between: $TINDERBOX_HTML_DIR, $TINDERBOX_DATA_DIR
general cleanup and improved comments.
2000-11-09 19:38:34 +00:00
kestes%staff.mail.com
67ba9ec4c2 *** empty log message *** 2000-11-09 19:34:36 +00:00
kestes%staff.mail.com
f19e6b0d2b add taint support
prevent users from accidentally editing files in
    build or install directory
check that code compiles before installing
2000-11-09 19:34:25 +00:00
kestes%staff.mail.com
f913b8c91f regularize use statements 2000-11-09 19:31:05 +00:00