vidur%netscape.com
ed5b7d6abd
Renaming wspProxy.cpp to wspproxy.cpp. Adding wspcomplextypewrapper.cpp. This is not yet part of the build.
2001-10-10 18:32:45 +00:00
ian.mcgreer%sun.com
51c8886e7a
add AES test to QA
2001-10-10 17:40:03 +00:00
ian.mcgreer%sun.com
d2dcb76615
fix AES self-test
2001-10-10 17:39:49 +00:00
sonja.mirtitsch%sun.com
813a540b9a
bugfixed for jssqa
2001-10-10 17:14:31 +00:00
kestes%walrus.com
0ac42c28f3
better name for default log file
2001-10-10 15:09:06 +00:00
kestes%walrus.com
76c4472467
fix broken usage for process_builds. allow usage to be viewed even if
...
security tests not passed.
2001-10-10 15:08:24 +00:00
kestes%walrus.com
29cf401afd
typo in new BT_NAME parameter, did not get default from TinderboxConfig
2001-10-10 15:07:41 +00:00
kestes%walrus.com
83746116de
allow usage page to be viewed withhout passing security checks.
2001-10-10 15:06:48 +00:00
bienvenu%netscape.com
6e51481377
fix leak of boxes r=waterson, sr=sspitzer 103846
2001-10-10 14:49:59 +00:00
blizzard%redhat.com
5ea5153955
Bump serial for the next release. Not part of the build.
2001-10-10 14:34:04 +00:00
pinkerton%netscape.com
055a04e54c
unregister event handler when menu goes away. that way, if the menu is still in a visible menubar, we don't crash trying to build content off a dead listener. r=sdagley/sr=sfraser/a=jaime. bug#103935
2001-10-10 14:19:22 +00:00
locka%iol.ie
b0c4e7acce
NOT PART OF BUILD. Fixed makefile.win to work with new REQUIRES feature & generate an error when MOZ_PLUGINSDK is undefined. Changed legacy plugin to parse CLSIDs properly.
2001-10-10 14:07:23 +00:00
morse%netscape.com
8fbc0669f0
bug 103641, wrong item deleted from form-manager list, r=sgehani, sr=alecf
2001-10-10 13:55:29 +00:00
jake%acutex.net
b5085765bb
Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.
...
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org , jake@acutex.net
2001-10-10 13:26:28 +00:00
sspitzer%netscape.com
4c514df917
remove unused code, now that we use playSystemSound(). (see #64462 )
...
rs=bienvenu
2001-10-10 08:40:22 +00:00
sspitzer%netscape.com
a305479ba0
fix for #64462 . play OS specified sound when new mail arrives.
...
r=pavlov, sr=bienvenu. right now, this only works on windows.
mac is next. for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
jaggernaut%netscape.com
787bb78541
We'll want support for IsVoid and SetIsVoid on nsACString too. r=jst,dbaron, rs=scc.
2001-10-10 07:51:16 +00:00
jaggernaut%netscape.com
dc31b7e710
Bug 81444: Remove deprecated null_nsCOMPtr(), r=mozbot, sr=scc.
2001-10-10 07:51:08 +00:00
loadrunner%betak.net
283da9ed9b
bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/ , r=av,peterl, sr=waterson, removing unused nsHTMLUtils.* files resulting from repository copy
2001-10-10 07:17:33 +00:00
loadrunner%betak.net
f92db53c98
bug 88155, Trunk & M094 crash [@ MSVCRT.DLL - ns4xPluginStreamListener::OnDataAvailable, nsPluginStreamListenerPeer::OnDataAvailable] - seg faults loading http://www.planetjulie.com/ , r=av,peterl, sr=waterson, removing unused nsHTMLUtils files resulting from the repository copy
2001-10-10 07:15:14 +00:00
rginda%netscape.com
f6ea7f8d8d
bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
...
move from setTimeout to the new enterNestedEventLoop callback
some strict mode changes
fix file/line regexps
2001-10-10 06:38:25 +00:00
justdave%syndicomm.com
a56cf30d34
partial backout of the checkin from bug 103121, because it collided with the patch from bug 51519. This should satifactorily
...
meet the goals of both patches. patch by kiko, r= justdave
2001-10-10 06:36:45 +00:00
rginda%netscape.com
6c53ec4ba6
bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
...
add callback to the enterNestedEventLoop method
2001-10-10 06:35:46 +00:00
dbaron%fas.harvard.edu
452cb26ea3
Add xptcinvoke code for gcc 3.0 on Solaris. This is just a heavily modified version of xptcinvoke_asm_sparc_solaris_GCC.s . Not yet part of the build. b=71627
2001-10-10 06:29:28 +00:00
dbaron%fas.harvard.edu
0b281a2ef6
Reduce construction of (expensive) nsAutoString objects at performance hotspots. r=jag sr=waterson b=102756
2001-10-10 05:00:36 +00:00
timeless%mac.com
06b9d8a67f
Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.
...
patch by dkl. r=kiko
2001-10-10 04:57:30 +00:00
timeless%mac.com
3e18f7d361
Bugzilla Bug 97185 make_select should add a newline after each option
...
patch by kiko. r=zach, gerv
2001-10-10 04:52:09 +00:00
cmanske%netscape.com
64a1aa9709
Fixed spelling of 'menuItem' as part of bug 101750, r=brade, sr=kin
2001-10-10 04:47:44 +00:00
timeless%mac.com
d953bf2a54
Bugzilla Bug 51521 Broken HTML on user permissions page
...
patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv
2001-10-10 04:47:17 +00:00
dbaron%fas.harvard.edu
eabe89951e
Parser still depends on cache. Fixing bustage. b=100895
2001-10-10 04:42:51 +00:00
jaggernaut%netscape.com
adffdc1563
Bug 103548: Unicode chars in chrome properties must be four digits. Patch by Lynggaard@netscape.net (Henrik Lynggaard Hansen), r=lordpixel@mac.com, sr=alecf
2001-10-10 04:36:22 +00:00
alecf%netscape.com
a90bbda826
fix for bug 100895, contributed by jonsmirl@mediaone.net
...
r=harishd, sr=alecf
slam dunk those dependencies!
2001-10-10 04:13:16 +00:00
mkaply%us.ibm.com
70a9d1cba0
#80802
...
r=mkaply, sr=jband
Code from jst - this patch allows Java applets that are in OBJECT and EMBED tags to use LiveConnect - hurrah!
Diff looks more complicated then it is - the change is to make nsHTMLPluginObjElementSH
inherit nsHTMLAppletElementSH, and nsHTMLPluginObjElementSH::GetPluginJSObject()
call the inherited GetPluginJSObject()
2001-10-10 04:04:21 +00:00
stephend%netscape.com
53f9763a9f
Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com
2001-10-10 03:38:56 +00:00
waterson%netscape.com
6e59c2206a
Mmm, more types.
2001-10-10 03:32:41 +00:00
sfraser%netscape.com
28d0da88df
Fix bug 101947 -- return NS_ERROR_ABORT when the user cancels the print dialog. r=sdagley, sr=floppymoose
2001-10-10 02:23:34 +00:00
jband%netscape.com
51aef8cf20
not part of build. Fix line endings
2001-10-10 02:13:25 +00:00
brendan%mozilla.org
27051ea496
Turn on FastLoad by default (68045, r=hyatt, sr=waterson).
2001-10-10 02:10:17 +00:00
nicolson%netscape.com
00c31b4ef1
Fix 103976: libjss is built with -taso flag
2001-10-10 01:34:53 +00:00
pschwartau%netscape.com
ee091c31af
Initial add. Regression test for bug 102725.
2001-10-10 01:32:28 +00:00
nicolson%netscape.com
60357d9f1c
Fix 103977: JSS calls non-portable snprintf
...
Replace snprintf() with PR_snprintf().
2001-10-10 01:31:40 +00:00
sonja.mirtitsch%sun.com
ff2557c067
additions for JSS sanity check
2001-10-10 01:12:42 +00:00
ssu%netscape.com
a0c3a75e96
need to disable a call to updateMapi() because mapi has not landed on trunk yet. If this is not done, win32 installer will fail to complete when run.
2001-10-10 01:11:40 +00:00
evaughan%netscape.com
91ff15d489
Grid changes. NOT IN BUILD
2001-10-10 01:07:45 +00:00
nelsonb%netscape.com
a56382dc9a
Use new assembly language multiply code contributed by Richard C. Swift.
2001-10-10 01:05:02 +00:00
ssu%netscape.com
1ec5e46137
fixing bug 103232 - Changes the function pointer reference name (that the installer looks for in Mapi32.dll) from MAPIGetVersion() to GetMapiDllVersion(); also fixes mail.xpi to update mapi32.dll when appropriate. r=curt, sr=dveditz. affects windows platforms only
2001-10-10 01:03:42 +00:00
kaie%netscape.com
212f222265
b=102289 r=valeski sr=alecf
...
Changing UI text strings
2001-10-10 00:55:41 +00:00
ftang%netscape.com
45c260237a
fix bug 95554. r=bstell, sr=sfraser. implement the nsFontEnumeratorMac::HaveFontFor
2001-10-10 00:47:54 +00:00
mscott%netscape.com
8868d2d972
Bug #96784 --> avoid infinite recursion in the bin hex decoder when the data fork gives us back
...
macbinhex content as the content type.
sr=darin/sspitzer
2001-10-10 00:37:29 +00:00
ftang%netscape.com
7f5ab5d9d6
fix bug 101852. r=alecf, sr=darin/brendan. add PRUnichar* base IsAscii routines
2001-10-10 00:27:51 +00:00