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

46986 Коммитов

Автор SHA1 Сообщение Дата
dp%netscape.com 166f34a590 Removing extra semi-colon 1999-11-20 08:04:59 +00:00
rginda%netscape.com 4d390f03b5 tweaked html output, added test duration time. 1999-11-20 07:50:43 +00:00
dp%netscape.com 3f078d5856 Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +00:00
dp%netscape.com fd4515e4d6 - Converting to GenericModule
- Using NS_IMPL_ISUPPORTS1
- Removing a bunch of NS_DEFINE_IID
1999-11-20 07:34:03 +00:00
dp%netscape.com fdc280c002 Adding pref classname 1999-11-20 07:33:09 +00:00
norris%netscape.com e15cc74c6b Remove unused file and change makefile to reflect change.
r=mstoltz
1999-11-20 07:30:57 +00:00
warren%netscape.com 72b2f1fb4a Fixed indentation. 1999-11-20 07:30:26 +00:00
warren%netscape.com c66f04c585 Changed ifdefs to this stuff is off for debug builds too. 1999-11-20 07:28:45 +00:00
norris%netscape.com 1c4dac85f3 Modify generated dom code to use a enum rather than a string for codesize
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
dp%netscape.com 3c1dbdbe0d Convering to GenericModule. 1999-11-20 07:28:11 +00:00
dp%netscape.com 0b9b87c92c Eliminating leak of factory when getting it from hashtable.
Using NS_IMPL_ISUPPORTS1
Removing NS_DEFINE_IID
r=warren@netscape.com
1999-11-20 07:21:53 +00:00
bryner%uiuc.edu 9bf1ffc77e Adding a new interface that will be used for scrolling tree frames with
the mouse wheel.
1999-11-20 07:16:52 +00:00
dp%netscape.com 8d345600b2 Using COMPtr 1999-11-20 07:16:42 +00:00
waterson%netscape.com 185feea34c Bug 16797. Allow files to be 'zero' length. r=warren 1999-11-20 07:15:28 +00:00
dp%netscape.com 1d867ed423 Using NS_REINTERPERT_CAST instead of NS_STATIC_CAST r=scc@netscape.com 1999-11-20 07:15:23 +00:00
waterson%netscape.com 0116ab78df Bug 12734. Make check for duplicate insertions debug-only. Thanks to zee@northrock.bm 1999-11-20 07:13:25 +00:00
nisheeth%netscape.com 3938f2b6a7 Don't make the label of a pref an anchor. r=none. 1999-11-20 07:11:11 +00:00
sfraser%netscape.com 78aa804bcf Workaround for bug 19421 -- no menus on mac. This is a problem with brutal sharing of overlays that waterson needs to fix. For now, turn off brutal sharing of scripts. r=brendan, saari. 1999-11-20 06:42:24 +00:00
troy%netscape.com 18e16961d7 b=19416. Workaround for problem of combo box drop-down being displayed in
the wrong place sometimes
1999-11-20 06:03:16 +00:00
warren%netscape.com 1948c505e0 Added isascii for mac 1999-11-20 05:46:04 +00:00
warren%netscape.com 3693ef82f8 Fixed include for non-debug builds. 1999-11-20 05:27:35 +00:00
rginda%netscape.com e50de21c72 Added javapath, and confail options. Made some trace output come out by default so it isn't so eerily quiet in quiet mode. 1999-11-20 05:22:20 +00:00
waldemar%netscape.com 61070bffbe Fixed MCL incompatibility 1999-11-20 04:34:42 +00:00
warren%netscape.com f2c80822b2 Added nsStr (nsString, nsString2) code for counting strings that have been seen. r=rickg 1999-11-20 04:22:26 +00:00
jband%netscape.com b64ec3335e r=fur Conform to the recently changed semantics of nsHashtableEnumerator::IsDone to fix the infinite loop that started happening in the Components.[interfaces,classes,classesByID] enumerators 1999-11-20 04:21:58 +00:00
warren%netscape.com bec28d62e5 Fix for bug that triggers assertion in END_READ state of file transport. 1999-11-20 04:19:20 +00:00
morse%netscape.com 0a9cc1a1ec Partial fix for bug 18668, unable to login to aka, r=valeski 1999-11-20 04:13:21 +00:00
dougt%netscape.com 817bc1d086 removing unneeded file.
fixing build bustage.
making simon happy.
1999-11-20 04:07:25 +00:00
tbogard%aol.net 32683c53e8 Spelling fix for bug #16386. 1999-11-20 03:57:34 +00:00
rhp%netscape.com 7ba8b810d1 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft 1999-11-20 03:14:13 +00:00
dougt%netscape.com 64f64e7441 removing task extensions. now using dynamic overlays. r=hyatt. 1999-11-20 03:13:39 +00:00
brendan%mozilla.org 7289c9d1cb Followup to my last checkin: get list-unlink vs. ResumeWalk order right (r=waterson@netscape.com) 1999-11-20 03:10:42 +00:00
waldemar%netscape.com c9c34bf66c Added Allegro reference 1999-11-20 02:18:26 +00:00
waldemar%netscape.com 134c6fefaf Updated to work under Allegro Common Lisp 1999-11-20 02:16:56 +00:00
rginda%netscape.com db611ebed7 s/FAILED!/{return a failure}/ in testcase description to keep from fooling the test driver. 1999-11-20 01:43:44 +00:00
gagan%netscape.com b8b2046ce1 New files first checkin. 1999-11-20 01:34:19 +00:00
rginda%netscape.com 5f289038d5 Correct exit codes on win32, echo output file regardles of -t 1999-11-20 00:28:06 +00:00
norris%netscape.com ca76b17037 Fix ecma_2/Expressions/instanceof-003-n.js
ScriptRuntime::instanceOf now needs a scope parameter that it can use to construct an exception object
1999-11-20 00:19:00 +00:00
norris%netscape.com eb298c15ba argument.caller shouldn't be defined in the default version 1999-11-19 23:02:52 +00:00
troy%netscape.com df581eb873 b=19374. Restored some code I unintentionaly removed in previous checkin.
Now after Reflow() of child frame "kidRect.width" and "kidRect.height" are
updated
1999-11-19 22:04:01 +00:00
duncan%be.com b2f3e43c7c Fix to behave correctly under BeOS.
r=warren
1999-11-19 21:58:39 +00:00
rginda%netscape.com 6e23182854 Add bugnumber to reports, bugzilla url option, and expect exit code 3 for negative tests. 1999-11-19 21:54:46 +00:00
kin%netscape.com 56277e5476 Fix for bug #19371: [DOGFOOD][REGRESSION] entering text and hitting
return in new message crashes app
Modified nsMsgCompose::ConvertAndLoadComposeWindow() to make sure
aBuf was valid before using it with an editor method.
a=sfraser@netscape.com a=leaf@mozilla.org
1999-11-19 21:39:23 +00:00
buster%netscape.com 814ee271ad fixed bug 19381. previously, I had added 2 interfaces onto this class, but I
forgot to add those classes in the QueryInterface method.  god, i wish we
had a macro for that!
r=kmcclusk.  thanks, kevin
1999-11-19 21:33:21 +00:00
terry%mozilla.org 3276434998 Vastly speed up searches if a directory name is specified. 1999-11-19 17:22:47 +00:00
cls%seawood.org 911e9e2d9b Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver@mozilla.org> a=granrose 1999-11-19 16:43:00 +00:00
rods%netscape.com 8042f0e4e7 added boolean in DoneAddingContent method 1999-11-19 16:09:32 +00:00
rods%netscape.com 59006b15ec added bool parm to is DoneAddinContent r=dcone bug 18241 1999-11-19 16:05:16 +00:00
terry%mozilla.org 040a615a2b Updated version string to 2.9 (development) 1999-11-19 15:57:00 +00:00
terry%mozilla.org 47aeeb9b2f Updated version string to 2.8 (shipping) 1999-11-19 15:56:28 +00:00