seawood%netscape.com
d2dbb55e40
Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not
2001-10-06 10:03:46 +00:00
seawood%netscape.com
43e0ec2ab9
Run regxpcom before tests to fix potential bustage caused by contractid changes since we do not autoreg opt builds
2001-10-06 09:12:29 +00:00
sspitzer%netscape.com
a88fa8fca1
fix for #103446 . improve folder pane perfomance by not calling
...
SetPrefFlags() *every time* GetSubFolders() is called.
that's really expensive (we copy all the urls from the identity) and we get
access prefs. not something we should do when painting.
r/sr=bienvenu
2001-10-06 08:38:19 +00:00
pavlov%netscape.com
3ec9e0aaec
adding null check to fix orangeness.
2001-10-06 08:19:44 +00:00
brendan%mozilla.org
95df849df8
Fix bogus return JS_FALSE without error report for empty flat string regexp match/replace (83293, r=rogerl, sr=shaver).
2001-10-06 08:07:43 +00:00
jaggernaut%netscape.com
23968baa57
Bug 103054: remove dead code: profile/Acct and profile/Acctidl, r=varada.
2001-10-06 07:35:22 +00:00
jaggernaut%netscape.com
bc1d266e9f
Bug 103054: remove dead code: profile/Acct and profile/Acctidl.
2001-10-06 07:26:37 +00:00
dbaron%fas.harvard.edu
1d85b97e69
Add JP_APPEND option to JPROF_FLAGS for profiling of startup. b=102014 r=jag sr=brendan
2001-10-06 06:37:41 +00:00
sspitzer%netscape.com
097704bd05
more changes for #103412 . fix string usage in mailnews to avoid
...
unneeded copying, allocation and converting.
also, remove dead code. r/sr=bienvenu
2001-10-06 06:35:32 +00:00
sspitzer%netscape.com
cf26bf2717
more code cleanup for #103412 . avoid unnecessary conversions in the account manager ds.
...
r/sr=bienvenu
2001-10-06 05:26:31 +00:00
sspitzer%netscape.com
999c08932d
more code cleanup for #103412 . avoid unnecessary conversions, fix warning.
...
r/sr=sspitzer
2001-10-06 05:16:25 +00:00
sspitzer%netscape.com
600b2f6854
code cleanup for #103412 . better string usage in the mail datasources
...
to prevent unneeeded allocations and copies. fix OnItemPropertyFlagChanged()
to check the property first to do as little as possible. r/sr=bienvenu
2001-10-06 05:11:51 +00:00
pavlov%netscape.com
3e5cd6994a
fix for bug 92248. r=bryner sr=jst
2001-10-06 05:08:42 +00:00
pavlov%netscape.com
eae061c13e
fix for bug 92248 r=bryner sr=jst
2001-10-06 05:08:16 +00:00
zach%zachlipton.com
8d4abc6e4a
Fixing issue where excluded files aren't excluded if they end in .pl or
...
.cgi.
2001-10-06 03:49:06 +00:00
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