Граф коммитов

89842 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 736d1aa71c js error after selecting submenu items in navigator context menus (73804). simple fix. sr=ben 2001-10-10 20:32:15 +00:00
morse%netscape.com 0d87a30819 bug 102183, fix javascript warning and logic error, r=law, sr=alecf 2001-10-10 20:28:46 +00:00
brendan%mozilla.org 064c4cae19 Avoid O(n**2) growth rate of token buffer arena-based reallocation (103042, r=jband, sr=shaver). 2001-10-10 20:19:12 +00:00
cmanske%netscape.com 03583963c2 Big UI cleanup for XUL 1.0 compliance, b=93732, r=syd,brade; sr=sfraser 2001-10-10 20:07:06 +00:00
ian.mcgreer%sun.com c9bd4e9d1f fix prompts to STDIN when using file passwords, bug 103942 2001-10-10 19:54:22 +00:00
blakeross%telocity.com 7b26530b85 Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben 2001-10-10 19:53:30 +00:00
naving%netscape.com 50d502aa56 backing out file not part of earlier checkin. 2001-10-10 19:53:29 +00:00
sspitzer%netscape.com b58dca9221 fix conflicts that got checked in with the licensing foo.
rs=bienvenu
2001-10-10 19:50:30 +00:00
myk%mozilla.org 8f4820f5f8 Fix for bug 27420: Gives the Component and Target Milestone fields extra space in the long list display of bugs.
Patch by Randall Whitman <randall.whitman@solipsa.com>.
r=justdave@syndicomm.com, no second review needed
2001-10-10 19:50:02 +00:00
vidur%netscape.com 6f1156b9a1 Fixing DOS->unix EOL problem. This file is not yet part of the build. 2001-10-10 19:42:24 +00:00
blakeross%telocity.com fa80387282 Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf 2001-10-10 19:38:21 +00:00
naving%netscape.com ec9762e1e1 16902. oops missed this file 2001-10-10 19:34:23 +00:00
naving%netscape.com 5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
bienvenu%netscape.com bfdc49509c fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
sspitzer%netscape.com 135f5f1c77 remove unneeded crud. rs=bienvenu 2001-10-10 19:23:15 +00:00
vidur%netscape.com adad34088c Renaming wspProxy.cpp to wspproxy.cpp. This is not yet part of the build. 2001-10-10 18:40:07 +00:00
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