Commit Graph

89580 Commits

Author SHA1 Message Date
pavlov%netscape.com
ad816e444f Adding xptcinvoke code for the MIPS O32 ABI. r=pavlov sr=brendan 2001-10-06 03:45:29 +00:00
zach%zachlipton.com
e2a1e61fca Don't test importxml.pl since you need XML::Parser which is not required,
creating a false fail.

No review needed for tests. NOT PART OF BUILD
2001-10-06 03:25:43 +00:00
bienvenu%netscape.com
696289dad4 more addressbook leaks r=naving sr=sspitzer 99135 103014 and others 2001-10-06 03:13:54 +00:00
bienvenu%netscape.com
c95eec7a0f fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023 2001-10-06 02:48:27 +00:00
stephend%netscape.com
6c2084a07e Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com) 2001-10-06 02:37:17 +00:00
gerv%gerv.net
1afae88457 Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-06 02:28:39 +00:00
gerv%gerv.net
a121079796 Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa. 2001-10-06 02:27:28 +00:00
zach%zachlipton.com
1898fb6cc6 Get rid of our which causes errors on 5.005.
No review needed for tests at this time. NOT PART OF BUILD
2001-10-06 01:23:38 +00:00
leif%netscape.com
a79a977cf3 Bug 102227: Crash in LDAP autocomplete addressing, r=dmose,sr=bienvenu,patch=leif 2001-10-06 01:19:14 +00:00
bienvenu%netscape.com
b1c5a18204 fix a bunch of mork memory leaks r=naving, sr=sspitzer 99111 21114 and others 2001-10-06 01:16:24 +00:00
bienvenu%netscape.com
eff1e38d5e fix leak of all folders table r=naving, sr=sspitzer 103077 2001-10-06 01:09:46 +00:00
bienvenu%netscape.com
b281c2ae1b fix memory leak of mdbEnv and m_dbFolderInfo r=naving, sr=sspitzer 103003 2001-10-06 01:06:28 +00:00
sspitzer%netscape.com
7c15ae749f fix for #103037. preflight the message "save as file" dialog with
message.eml, and not "mail".  also move this string to a string bundle
r/sr=bienvenu.
2001-10-06 01:04:32 +00:00
sspitzer%netscape.com
f7d3abb9bb fix for #102978
set up the folder pane datasource in the xul, not in the on load handler.
r=waterson, sr=bienvenu
2001-10-06 00:55:39 +00:00
bienvenu%netscape.com
55a770a93a fix UMR r=naving, sr=sspitzer 103134 2001-10-06 00:53:01 +00:00
bienvenu%netscape.com
99ea350f31 fix many many address book leaks r=naving, sr=sspitzer 103077 and others 2001-10-06 00:50:17 +00:00
sspitzer%netscape.com
10e43c61fc fix for #103220 #94774 and #79103. when the folder name changes, we need to notify
that #Name, #FolderTreeName and #FolderTreeSimpleName have changed.

also clean up the folder datasource to not copy strings when not necessary.

r=racham, sr=bienvenu.
2001-10-06 00:50:12 +00:00
bienvenu%netscape.com
05a8d53426 fix memory leak of dir servers, use contract id's, and fix UMR r=naving, sr=sspitzer 103134 66435 2001-10-06 00:46:49 +00:00
jpierre%netscape.com
80858924e3 Fix for 102251 . Just updating a comment 2001-10-06 00:16:56 +00:00
jpierre%netscape.com
b163eeba5a Fix for 102251 . Implement 2-level locking for the SSL session cache to properly support SSL server applications using Windows NT fibers . Also optimize and enhance portability of locking primitives for single-process servers on all platforms by using a PRLock instead of cross-process locks . Reviewed by wtc 2001-10-06 00:14:33 +00:00
myk%mozilla.org
6912d44952 Fix for bug 76714: correctly nests the FORM and TABLE elements.
Patch by Gerv Markham <gerv@mozilla.org>.
r=myk@mozilla.org, no second review needed.
2001-10-06 00:03:00 +00:00
beard%netscape.com
5ee885f344 [not part of build] added virtual destructor to NativeMessage. 2001-10-05 23:45:21 +00:00
karnaze%netscape.com
45f0b1d5a4 new regression tests not affecting the build. 2001-10-05 23:16:06 +00:00
jake%acutex.net
f2720e0228 Fix for bug 57821 - Empty regular expression causes a software error.
Patch by Nick Hibma <n_hibma@qubesoft.com>
r= jake@acutex.net
2001-10-05 23:06:08 +00:00
kestes%walrus.com
1e7c1746d5 fix broken parsing and handing of --help --version 2001-10-05 22:42:12 +00:00
jake%acutex.net
133f72a1e6 Fix for bug 66651 - Include link to attachment in notification mail
Patch by Gavin Shelley <gavins@iplbath.com>
r= jake@acutex.net
2001-10-05 22:38:12 +00:00
sonja.mirtitsch%sun.com
2941d62432 changed the backwardcompatibility tests t odo streight reporting 2001-10-05 22:27:54 +00:00
sonja.mirtitsch%sun.com
2e18f11a4f trial and error programming... now I try to guess the tinderbox directory 2001-10-05 22:27:09 +00:00
jake%acutex.net
c9c0f7626c Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com
2001-10-05 22:20:33 +00:00
kestes%walrus.com
aaca8df50d fix bug in mail processing where errors were not logged. This was a scope
error in the LOG glob. Also we now allow users to run tinderbox via setuid wrappers
and no longer exclude certain uid ranges but require tinderbox to be run via the id which
the user specifies explicitly.
2001-10-05 22:11:50 +00:00
kestes%walrus.com
186309f14a The index files were not being over written but being appeneded to and the
documentation had not been updated.
2001-10-05 22:10:14 +00:00
kestes%walrus.com
e179611ea8 add ability to generate index.html files for the directories which are processed
this is because most browsers are truncating our long build file names.
2001-10-05 22:05:10 +00:00
nicolson%netscape.com
3e3589ac3b use NSS 3.3.1 RTM. 2001-10-05 22:04:36 +00:00
dbaron%fas.harvard.edu
f761a798a2 Backing out waterson's changes for 100952 to fix smoketest blocker 103331. r=waterson 2001-10-05 20:41:04 +00:00
pschwartau%netscape.com
6ca4e471c4 Improving comments and readability. 2001-10-05 20:32:12 +00:00
jake%acutex.net
61845a9e58 Fix for bug 55630 - email-suffix is not shown in createaccount-page
Patch by kai morich <mail@kai-morich.de>
r= matty@chariot.net.au
2001-10-05 19:38:26 +00:00
timeless%mac.com
73c5768a82 Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
pschwartau%netscape.com
c26dfebaed Improving comments. 2001-10-05 18:36:06 +00:00
pschwartau%netscape.com
b44e470e4b Initial add. Tests sparse arrays. 2001-10-05 18:27:40 +00:00
pschwartau%netscape.com
9a3fc24abe Skip test of (non-ECMA) fileName, lineNumber properties of Error objects 2001-10-05 16:25:55 +00:00
pschwartau%netscape.com
69ab92c82f Initial add. Regression test for bug 50447. 2001-10-05 16:19:37 +00:00
waterson%netscape.com
6d912607d1 Fix static build bustage. 2001-10-05 15:29:51 +00:00
jake%acutex.net
e9eb057055 Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild.
Patch by Lukasz Engel <Lukasz.Engel@softax.pl>
r= matty@chariot.net.au
2001-10-05 15:18:12 +00:00
brade%netscape.com
4f15127ab7 don't blindly insert doctype; check if it's present first (bug #102182); remove stale code 2001-10-05 14:19:04 +00:00
pinkerton%netscape.com
26c96c4fe7 r=sdagley/sr=sfraser/a=asa bug#102204 2001-10-05 14:16:51 +00:00
pinkerton%netscape.com
5f3500e49e bug 102204, r=sdagley sr=sfraser a=asa. 2001-10-05 14:16:20 +00:00
pinkerton%netscape.com
4f70b20af4 Truncate menu items to 300px. r=sdagley/sr=sfraser/a=asa. bug# 98455 2001-10-05 14:12:35 +00:00
pinkerton%netscape.com
07b649d931 prevent zooming windows from covering the dock. r=danm/sr=sfraser/a=asa. bug# 79974. 2001-10-05 14:11:38 +00:00
pinkerton%netscape.com
483bf5514f respect the look&feel pref about showing comboboxes outside the client area. r=rods/sr=sfraser/a=asa. bug# 102834. 2001-10-05 14:10:16 +00:00
jaggernaut%netscape.com
bbc4678735 Bug 95906: browser reorders bookmarks randomly. Patch by Brian Stell <bstell@netscape.com>, r=jag, sr=brendan, a=Asa. 2001-10-05 10:57:11 +00:00