103229 Commits

Author SHA1 Message Date
blythe%netscape.com
76f7adca0e Not part of a normal build.
Have callsite stats be on a per context basis as well.
2002-05-13 02:43:27 +00:00
dcone%netscape.com
967322a13a Updated files for the Debug plugin. Not part of the build. 2002-05-13 02:32:35 +00:00
blythe%netscape.com
8bdf996e1c Not part of a normal build.
Have the categories become context aware.
Each context will naturally have it's own set of category runs.
2002-05-13 01:48:30 +00:00
blythe%netscape.com
76117297f6 Not part of a normal build.
Use per request/context options in most cases now.
2002-05-13 00:01:15 +00:00
sspitzer%netscape.com
95b230618b supplimental fix for #119360. LDIF export / import is lossy.
I messed up the attribute name.  It's mozillaHomeState, not mozillaHomeStreet.
r=dmose.  sr=bienvenu
2002-05-12 21:26:12 +00:00
seawood%netscape.com
4a10ccc70f Increase Shared Memory Transport size to 512k for solaris builds.
Note: "512 is a good compromise between the transport speed and the system memory resources consumed."
Thanks to Jeff Wasilko <jw-mozilla@smoe.org> for the patch.
Bug #118846 r=cls
2002-05-12 21:25:04 +00:00
leaf%mozilla.org
6f36c8276e Automated update 2002-05-12 21:11:04 +00:00
blizzard%redhat.com
3138cdc116 Bug #121255. Hook up gtk2 to xremote. r=cls on the configure.in change 2002-05-12 21:03:17 +00:00
sspitzer%netscape.com
5326167ac1 fix for bugscape bug #15485. when using turbo, after exiting, some imap accounts
would throw up password prompts when the biff timer would go off.
the issue about the biff timer going off after exit is bug #143848.
r/sr=mscott
2002-05-12 21:00:04 +00:00
caillon%returnzero.com
a94b230d9e Bug 139026, Removing strict warnings. Patch by walk84@yahoo.com, r=cbiesinger@web.de, sr=jaggernaut@netscape.com 2002-05-12 19:13:22 +00:00
caillon%returnzero.com
eecabacd44 Bug 143582, Text in the New Helper App dialog should be centered. Patch by walk84@yahoo.com, r=doron@netscape.com, sr=alecf@netscape.com 2002-05-12 19:11:54 +00:00
dougt%netscape.com
f0bba96f81 fixing up line parameter from last checkin. 2002-05-12 18:31:17 +00:00
timeless%mac.com
bb336a87d5 Bug 87965 Can't expand chrome/*.jar files on ARM
fixing warnings caught by ayn2@cornell.edu
patch by jeroen.dobbelaere@acunia.com
r=timeless sr=jst
2002-05-12 17:29:30 +00:00
gerv%gerv.net
154b129ffc file introduction.sgml was initially added on branch BUGZILLA-2_16-BRANCH. 2002-05-12 13:16:48 +00:00
gerv%gerv.net
735b3ee750 file gd-makefile.patch was initially added on branch BUGZILLA-2_16-BRANCH. 2002-05-12 13:16:47 +00:00
blizzard%redhat.com
3f43539adb Unbuilt support files for remote helping 2002-05-12 06:48:19 +00:00
blythe%netscape.com
f571747c81 Not part of normal build.
Start propogating options so that eventually can switch over to per client
instead of global structures.
2002-05-12 04:46:22 +00:00
blythe%netscape.com
22cd6c65c8 Not part of a normal build.
Context cache framework is in.
2002-05-12 04:17:56 +00:00
dougt%netscape.com
81a78ba374 Adding XPCOM_DEBUG_BREAK back to windows. 2002-05-12 04:03:36 +00:00
bzbarsky%mit.edu
9a641fb5a3 Initialize the hint, just in case. Bug 139968, r=jkeiser, sr=jst 2002-05-11 23:26:44 +00:00
dougt%netscape.com
dd9c87c52a fixing a comment. 2002-05-11 21:52:14 +00:00
dougt%netscape.com
a54b6aec9e synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver 2002-05-11 21:15:06 +00:00
igor%mir2.org
4bb3f8ada0 Elimination of FileWindow.breakpoints and Main.breakpointsMap as reference to SourceInfo provides all necessary information 2002-05-11 18:28:44 +00:00
igor%mir2.org
ba0661c493 Removing itsFirstLine and itsEndLine from InterpreterData and replacing in DebuggableScript getFirstLine, getEndLine and getIntructionLines by getLineNumbers as Debugger imlementation can get all the necessary information from single call to getLineNumbers 2002-05-11 16:15:50 +00:00
rpotts%netscape.com
cd1cf71d2f bug #99627 (r=chak, sr=mscott). Mark nsIURICOntentListener interface as frozen 2002-05-11 05:14:09 +00:00
pinkerton%netscape.com
875f536b57 Fix for nsIFile now being unicode apis instead of UTF8 2002-05-11 04:14:03 +00:00
morse%netscape.com
a27c5e052b bug 140464, cookies expire at end of session of date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin 2002-05-11 04:06:01 +00:00
srilatha%netscape.com
20feb45deb Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
sspitzer%netscape.com
af9cec5090 fix for performance bug #109557. stand alone message display time depends
on number of messages in the folder.  clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.

fix for bug #93863.  sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.

r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
oeschger%netscape.com
0bc191ddba small updates to the search db, dispensation per 122806, r=cotter 2002-05-11 01:50:49 +00:00
jgaunt%netscape.com
928b4a92d5 dumb ass! 2002-05-11 01:44:16 +00:00
sspitzer%netscape.com
aa1a7d1798 whitespace fixes I had in my tree. r/sr=no-one 2002-05-11 01:38:42 +00:00
blythe%netscape.com
d33932e756 Fix unix build warning.
Not part of normal build.
2002-05-11 01:27:34 +00:00
blythe%netscape.com
8d1c0ae1b4 Not part of a normal build.
Change it such that all options come from framework.
Basically, a very large whack in regards to processing.
2002-05-11 01:24:52 +00:00
jgaunt%netscape.com
f6348dc8bc Doh! more bustage 2002-05-11 01:15:23 +00:00
sspitzer%netscape.com
6a0dda7cf5 fix #126844. freeing mismatched memory. thanks to pj@ludd.luth.se for the fix.
r/sr=sspitzer
2002-05-11 01:01:56 +00:00
jgaunt%netscape.com
3d2fc538fe Fixing Bustage 2002-05-10 23:57:01 +00:00
gordon%netscape.com
2f669772d6 fix for bug 91795 "large downloads cause mozilla to consume too much memory".
Changed OnDataSizeChange() to abort when entry size exceeds cache capacity.
r=dougt, sr=darin.
2002-05-10 23:44:53 +00:00
seawood%netscape.com
106b144cb9 Include <stddef.h> instead of <stdlib.h> in wchar_t tests to avoid exit() declaration issues with autoconf.
Bug #139211 r=dbaron
2002-05-10 23:35:40 +00:00
gerv%gerv.net
768e6858c7 Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv. 2002-05-10 23:32:24 +00:00
kestes%walrus.com
82852b8d5d turn off mozilla layers 2002-05-10 23:23:05 +00:00
kestes%walrus.com
2acb4b8418 fixes for mozilla layers. 2002-05-10 23:21:23 +00:00
kestes%walrus.com
916df2a95e fixes to link_choices 2002-05-10 23:14:30 +00:00
wtc%netscape.com
f6f0339d00 Bugzilla bug 135052: more cleanup in SEC_PKCS12DecoderStart. r=relyea. 2002-05-10 23:10:06 +00:00
kestes%walrus.com
dcdfeab02c checkins for mozilla layers 2002-05-10 23:07:57 +00:00
kestes%walrus.com
3fb4a18009 fixes for mozilla layers. 2002-05-10 23:00:41 +00:00
kestes%walrus.com
0b95860636 fixes 2002-05-10 22:56:57 +00:00
myk%mozilla.org
205dca8b2f Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-05-10 22:55:09 +00:00
kestes%walrus.com
68bebde62c fixes 2002-05-10 22:51:05 +00:00
kestes%walrus.com
149bafd785 bug fixes 2002-05-10 22:48:33 +00:00