Commit Graph

124452 Commits

Author SHA1 Message Date
bienvenu%nventure.com
6bd5665598 add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381 2003-11-18 03:35:28 +00:00
darin%meer.net
81fa7f7002 adding back TestServ.cpp... didn't mean to remove that. 2003-11-18 02:58:18 +00:00
brendan%mozilla.org
79ad410220 Forgot a couple of places in need of sealed-scope locking optimization; also reordered lock-free tests to avoid ClaimScope from GC. 2003-11-18 02:45:17 +00:00
darin%meer.net
660b16478a fixes bug 224749 "REUSABLE_CREDENTIALS and REUSABLE_CHALLENGE flags ignored in nsHttpChannel::setAuthorization" r=cneberg sr=bzbarsky 2003-11-18 02:39:24 +00:00
darin%meer.net
f142a6ea88 fixes bug 224653 "provide cross-platform NTLM auth implementation" r=kaie sr=bryner 2003-11-18 02:20:34 +00:00
bzbarsky%mit.edu
acf7c89bca Make sure to properly delegate all framelist updates to our anonymous div. Bug
226016/98239, r+sr=dbaron
2003-11-18 02:12:24 +00:00
jst%mozilla.jstenback.com
4567068ce8 Re-landing fix related to regression bug 147811. Make declaring on* functions trigger the event listener registration code so that event handlers get registerd by simply declaring a global (or whatever the scope) function with the name of a event handler. r=caillon@aillon.org, sr=brendan@mozilla.org. 2003-11-18 01:59:51 +00:00
jst%mozilla.jstenback.com
2a18a27687 Eliminating silly trailing whitespace. 2003-11-18 01:58:43 +00:00
technutz%netscape.net
cf1847ff76 Bug 225653. Remove unused function ConvertMessagesToResourceArray(). r=neil, sr=bienvenu 2003-11-18 01:42:10 +00:00
wchang0222%aol.com
c48834ab7e Set NSS version to 3.9 Beta 3. 2003-11-18 00:57:26 +00:00
brendan%mozilla.org
bf7997bdef Add -S maxstacksize option (225061, patch from Igor Bukanov <igor@fastmail.fm>, r=me). 2003-11-17 23:58:21 +00:00
timeless%mozdev.org
19d5d31ea4 Bug 226012 nsMsgDBView.h:73: warning: comma at end of enumerator list
r=roc sr=roc
2003-11-17 23:54:19 +00:00
dbaron%dbaron.org
ffaccf1748 Fix bustage. b=225984 2003-11-17 23:38:08 +00:00
bienvenu%nventure.com
58f6a8d91f fix imap subscribe UI to always start up collapsed, so we don't run into a situation where we don't know that folders have children, r/sr=mscott 220375 2003-11-17 22:29:05 +00:00
brendan%mozilla.org
31652c3945 My attempt to fix 225343, r=shaver. 2003-11-17 22:12:52 +00:00
rginda%hacksrus.com
6b7f325445 remove xul and rdf namespaces, remove unused xul: nodes 2003-11-17 22:10:47 +00:00
scott%scott-macgregor.org
0317130736 relocate pref-mailnewsOverlay.dtd 2003-11-17 22:00:00 +00:00
bzbarsky%mit.edu
8ec9126261 Fix build bustage. I wonder why my gcc didn't catch this... 2003-11-17 21:41:13 +00:00
cbiesinger%web.de
5e48527ac0 225995 crash in nsOSHelperAppService::GetValueString
(only occurs on win95/win98/winme)
fix this by not passing NULL to NS_LossyConvertUTF16toASCII

r=pike sr=bzbarsky
2003-11-17 21:40:10 +00:00
cbiesinger%web.de
66f6e13a40 225972 GetMIMEInfoForExtensionFromDS returns success even if nothing was found
also fixes: GetMIMEInfoForExtensionFromExtras does not set a mime type on the mime info

r+sr=bzbarsky; this addresses the problem that the information in extras is never used
2003-11-17 21:31:11 +00:00
timeless%mozdev.org
24fe2cdc90 Bug 224771 backspace reverts to prefed search behavior
r=biesi sr=bryner
2003-11-17 21:04:10 +00:00
bzbarsky%mit.edu
bfd6b88a89 Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner 2003-11-17 21:03:32 +00:00
bienvenu%nventure.com
ef94d6d3a7 when threads are sorted by date, sort by newest msg in thread, r/sr=mscott 20385 2003-11-17 20:53:07 +00:00
timeless%mozdev.org
d594242b8a Bug 225991 DRefTool analysis for editor files
r=roc sr=roc
2003-11-17 20:45:37 +00:00
timeless%mozdev.org
41a644f875 Bug 225988 DRefTool analysis for stopwatch files
r=roc sr=roc
2003-11-17 20:44:53 +00:00
timeless%mozdev.org
ea7558fbed Bug 225986 DRefTool analysis for libjar files
r=roc sr=roc
2003-11-17 20:44:14 +00:00
timeless%mozdev.org
bfe76024bf Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org
4fe5f830f7 Bug 135181 Add Translate Page to the Tools menu
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2003-11-17 20:40:55 +00:00
scott%scott-macgregor.org
490e52bda3 add missing access key 2003-11-17 19:28:18 +00:00
neil%parkwaycc.co.uk
917932cb34 Bug 225952 nsObjectFrame.cpp abuses nsXPIDLCString r/sr=bz 2003-11-17 19:26:24 +00:00
jst%mozilla.jstenback.com
130e3a7fb9 Backing out the last chance completely to fix orangeness until I figure out what the deal is... 2003-11-17 19:02:15 +00:00
igor%mir2.org
46e97e6ab7 Fixing debug printout of icode: CALLSPECIAL prinout was not updated to reflect proper value of only 6 additional bytes for bytecode. 2003-11-17 18:31:55 +00:00
jst%mozilla.jstenback.com
a7aa3e0ea7 Attempting to fix orangeness... 2003-11-17 18:26:58 +00:00
jst%mozilla.jstenback.com
8438c81f3b Fix related to regression bug 147811. Make declaring on* functions trigger the event listener registration code so that event handlers get registerd by simply declaring a global (or whatever the scope) function with the name of a event handler. r=caillon@aillon.org, sr=brendan@mozilla.org. 2003-11-17 17:54:39 +00:00
igor%mir2.org
a9bb9a44ac To mark special properties __proto__ and __parent__ in parse tree use integer ids instead of strings so it is easier to check tree consitency. 2003-11-17 17:39:43 +00:00
igor%mir2.org
cbacb923d3 Finalizing toSource() support: do not put () arround {} for source representation of objects that are part of recursive toSource call.
For details, see http://bugzilla.mozilla.org/show_bug.cgi?id=225465
2003-11-17 17:37:21 +00:00
bzbarsky%mit.edu
4b654bce34 GTK1 and xlib versions of the patch for bug 102578.
For xlib, patch by Andrej Czapszys (czapszys@comcast.net), r=blizzard,
sr=bryner

For GTK1, patch by Kenneth Herron (kjh-5727@comcast.net), r=blizzard,
sr=bzbarsky
2003-11-17 17:03:24 +00:00
pschwartau%netscape.com
cbb33a9d98 Removing skip of fileName and lineNumber test; these properties are now supported by Rhino. See bug 225817. 2003-11-17 16:48:12 +00:00
dwitte%stanford.edu
0434ce1a39 fixing bogus comment. 2003-11-17 15:43:51 +00:00
timeless%mozdev.org
28117890eb Bug 223900 GRE Bustage (AIX, BEOS)
Second attempt
2003-11-17 11:26:07 +00:00
igor%mir2.org
02c0cb7a89 Changing wrapping of caught Java exceptions: now they are constructed with JavaException constructor, have fileName, lineNumber defined to point to script line that executed Java code triggering exception and have javaException property pointing to the wrapped exception object.
For details, see http://bugzilla.mozilla.org/show_bug.cgi?id=225817
2003-11-17 11:04:29 +00:00
timeless%mozdev.org
641da64ddf Bug 223900 - GRE Bustage (BEOS)
/boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp: In function `PRBool GRE_GetCurrentProcessDirectory(char *)':
 /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp:248: `buf' undeclared (first use this function)
 /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp:248: (Each undeclared identifier is reported only once
 /boot/home/tinderbox/BeOS_5.0_Depend/mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp:248: for each function it appears in.)
2003-11-17 10:27:12 +00:00
timeless%mozdev.org
9ac3b062e8 Bug 223900 GRE Bustage (AIX, BEOS)
"/usr/include/sys/param.h", line 91.9: 1540-0848 (S) The macro name "MAXPATHLEN" is already defined with a diff
erent definition.
 "/home/tbox/builds/tinderbox/AIX_5.1_Clobber/mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.h", line 47.
9: 1540-0425 (I) "MAXPATHLEN" is defined on line 47 of "/home/tbox/builds/tinderbox/AIX_5.1_Clobber/mozilla/xpco
m/glue/standalone/nsGREDirServiceProvider.cpp".
 gmake[5]: *** [nsGREDirServiceProvider.o] Error 1
2003-11-17 10:25:46 +00:00
timeless%mozdev.org
d8323ba73f Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
igor%mir2.org
834efdbe71 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=225817 :
Proper support for fileName and lineNumber in Error objects.
2003-11-17 09:45:01 +00:00
neil%parkwaycc.co.uk
88add6dd5a Bug 218825, part 4: delete nsIFolder and move the code to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-17 09:37:23 +00:00
neil%parkwaycc.co.uk
d507c8a33c Bug 218825, part 3: delete nsMsgFolder and move the code to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-17 09:35:48 +00:00
pete.zha%sun.com
fdbf518129 bug 124029 Roaming - 4.x-HTTP-compatible
patch 134896
r=ben.bucksch@beonex.com sr=bz-vacation@mit.edu
2003-11-17 08:20:17 +00:00
timeless%mozdev.org
c41650eeb8 Bug 225527 Crash [@ map2tsv] null section
r=bryner
2003-11-17 06:48:34 +00:00
timeless%mozdev.org
502d375f7a Bug 224668 make dependency updating honor -s
r=bryner
2003-11-17 06:38:05 +00:00