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

124356 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu f60775e3a4 Fix build bustage. I wonder why my gcc didn't catch this... 2003-11-17 21:41:13 +00:00
cbiesinger%web.de 8fc58205ff 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 e11426dbe2 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 82ecc498bc Bug 224771 backspace reverts to prefed search behavior
r=biesi sr=bryner
2003-11-17 21:04:10 +00:00
bzbarsky%mit.edu c0076cd8c6 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 fae28698f9 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 93d52bd385 Bug 225991 DRefTool analysis for editor files
r=roc sr=roc
2003-11-17 20:45:37 +00:00
timeless%mozdev.org f104882237 Bug 225988 DRefTool analysis for stopwatch files
r=roc sr=roc
2003-11-17 20:44:53 +00:00
timeless%mozdev.org fbe42b74a5 Bug 225986 DRefTool analysis for libjar files
r=roc sr=roc
2003-11-17 20:44:14 +00:00
timeless%mozdev.org 368aea7260 Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org 037f8aab54 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 f60bea6b08 add missing access key 2003-11-17 19:28:18 +00:00
neil%parkwaycc.co.uk a3190de6ed Bug 225952 nsObjectFrame.cpp abuses nsXPIDLCString r/sr=bz 2003-11-17 19:26:24 +00:00
jst%mozilla.jstenback.com 0e07a9b8fe 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 b1b179e241 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 3553e6ad69 Attempting to fix orangeness... 2003-11-17 18:26:58 +00:00
jst%mozilla.jstenback.com 188fbccf27 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 b27a94884b 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 e6d6ac22c0 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 1cb9982320 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 8002b2e263 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 be26fab99f fixing bogus comment. 2003-11-17 15:43:51 +00:00
timeless%mozdev.org 7c4542d139 Bug 223900 GRE Bustage (AIX, BEOS)
Second attempt
2003-11-17 11:26:07 +00:00
igor%mir2.org 910736ea5d 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 fa10d70500 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 83ea87b978 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 3a6d6c90fd 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 b5a9ce9cef 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 bc426702e1 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 833f304680 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 84a1e5220c 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 4a99f1fdc8 Bug 225527 Crash [@ map2tsv] null section
r=bryner
2003-11-17 06:48:34 +00:00
timeless%mozdev.org bf57cd8cc4 Bug 224668 make dependency updating honor -s
r=bryner
2003-11-17 06:38:05 +00:00
timeless%mozdev.org 509496282c Bug 222077 Warning: String literal converted to char*
r=dwitte sr=roc
2003-11-17 06:28:04 +00:00
bsmedberg%covad.net d9ee8f8de4 Bug 223900 - Clean up MFCEmbed to use the GRE properly (don't link against xpcom.dll), and make the GRE glue libs more embedder-friendly and flexible. r=adamlock/dougt sr=dougt 2003-11-17 06:13:49 +00:00
dbaron%dbaron.org 9df4925bda Remove unneeded chromeOverride variable. b=225936 r+sr=bzbarsky 2003-11-17 04:10:55 +00:00
ben%bengoodger.com 96148f7d88 Don't use Accel+I to open the bookmarks bar on Mac - Accel+I is traditionally mapped to Info on MacOS. 2003-11-17 02:27:26 +00:00
chanial%noos.fr dd9545b5b9 missed a file, thx to Steffen for the patch. Also, remove trailing spaces 2003-11-17 01:46:46 +00:00
pschwartau%netscape.com 1134aac924 Removing inner () 's from Section 4 of test. See bug 225831 comment 7. 2003-11-17 00:46:52 +00:00
dbaron%dbaron.org 29a96e0c92 Turn DetermineFrameType into InitFrameType. b=225911 r+sr=bzbarsky 2003-11-17 00:35:17 +00:00
rlk%trfenv.com 7b9a594439 Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com
2003-11-16 23:39:43 +00:00
rlk%trfenv.com a1ffa069fc Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw)
2003-11-16 23:38:38 +00:00
silver%warwickcompsoc.co.uk 9664f52ea0 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=rginda@hacksrus.com
2003-11-16 23:23:51 +00:00
pschwartau%netscape.com f09b57b94f Adding comments. 2003-11-16 23:10:49 +00:00
pschwartau%netscape.com f2a72a36e5 Nope, that last correction was wrong; fixing mistake. See bug 225289 comment 9. 2003-11-16 23:07:28 +00:00
pschwartau%netscape.com 171713c914 Adding three more sections, by igor@fastmail.fm. 2003-11-16 22:03:14 +00:00
bzbarsky%mit.edu 7e82d051df Make nsJARURI implement nsIURL. Bug 224797, r=andreas.otte@debitel.net,
sr=darin
2003-11-16 21:43:43 +00:00
brendan%mozilla.org edeb8cd00e Fix ALTPREREQ2, it was just plain busted (225289, r=zack-web@gmx.de based on his similar patch). 2003-11-16 21:34:59 +00:00
dbaron%dbaron.org 086798da83 Remove unneeded mIsTable member variable. r+sr=bzbarsky b=225902 2003-11-16 21:12:17 +00:00
dbaron%dbaron.org 00f16e975d Add comments connecting two quirks. 2003-11-16 18:49:00 +00:00