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

45000 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com ca31badc4c fix plain text editor (r=cmanske@netscape.com, jfrancis@netscape.com) 1999-10-25 21:56:37 +00:00
nisheeth%netscape.com e7cf95d67c Ongoing work to get macros for timing modules up and running. Not part of the build. 1999-10-25 20:59:35 +00:00
jefft%netscape.com 0c4c0d6d30 fixed bug 17179 -- [dogfood] [BLOCKER] Sending a message does not work; escape the recipient list fixes the problem; r=mscott, a=granrose 1999-10-25 20:17:01 +00:00
brendan%mozilla.org 526bfd1116 - Chouck's changes to grow a JSIdArray if necessary in JS_Enumerate, with my
code review and fixes (r=chouck@geocast.com).  He needs this cuz he has no
  knowledge of exact number of properties before new-style enumerating them.
- Patch up jsdbgapi.c a bit -- it needs to use OBJ_GET_ATTRIBUTES and new APIs
  to do a better job describing properties to a debugger.
- Add JSMSG_CANT_DESCRIBE_PROPS for bogus non-native error case in jsdbgapi.c.
- Fix "Inappropriate" => "invalid" in JSMSG_BAD_ARRAY_LENGTH message.
1999-10-25 19:24:03 +00:00
wtc%netscape.com 7aa6773f73 Bugzilla bug #17093: made plevent.c independent of any internal NSPR
headers (primpl.h in particular).  Tested on Linux, Solaris, Win32,
and Mac. r=srinivas@netscape.com
Modified files: lib/ds/Makefile, lib/ds/Makefile.in, lib/ds/plevent.c
1999-10-25 19:20:58 +00:00
rhp%netscape.com 6f8d25b717 Fix for composition quoting and cleanup for dogfood - Bug# 16703 16907 7518 - r: bienvenu 1999-10-25 19:04:56 +00:00
rhp%netscape.com c34588bade Fix for attachments not visible and display crashers - Bug #: 16367 16786 - r: bienvenu 1999-10-25 19:02:39 +00:00
slamm%netscape.com 56e2086e1f Need double quotes instead of single quotes to get variable values (fix bloat.pl). 1999-10-25 18:02:06 +00:00
norris%netscape.com 728f196c9d Add contributors. 1999-10-25 17:52:48 +00:00
norris%netscape.com 1e83296930 Add license text. 1999-10-25 17:41:49 +00:00
norris%netscape.com a99ffc094a Add license boilerplate. 1999-10-25 17:36:20 +00:00
slamm%netscape.com 4986af2247 Need to 'require' treedata.pl to get warnings and bloat pattern strings. 1999-10-25 17:31:39 +00:00
norris%netscape.com 0c4c8abe96 Should get ReferenceError exception for name not found. 1999-10-25 16:41:24 +00:00
norris%netscape.com 83dbb689c3 Add contributors. 1999-10-25 16:40:30 +00:00
pavlov%netscape.com c785b5af3f don't install registry.rdf r=ramiro 1999-10-25 14:57:24 +00:00
pavlov%netscape.com fd4faa59f9 makefile changes for the Editor to editor.css change r=hyatt,ramiro 1999-10-25 14:56:35 +00:00
kin%netscape.com 0e64506603 Fix for bug #16701: Editor API Log playback of Insert HRule crashes in DOM code
and     bug #16848: DOM Crash
  - Removed extra NS_RELEASE(attrPrivate) call that was releasing
    attrPrivate one too many times, and causing nsDOMAttributeMap::SetNamedItem() to crash.
r=vidur@netscape.com
1999-10-25 14:15:34 +00:00
morse%netscape.com a5151d4635 fixed typos, no code review 1999-10-25 13:13:48 +00:00
rods%netscape.com 74fbf78e8c added some more tests 1999-10-25 13:03:47 +00:00
duncan%be.com 9ffcd80e9c Fix build under BeOS. r=dveditz 1999-10-25 06:22:43 +00:00
nisheeth%netscape.com f7d60fc6d5 Macros for doing performance analysis of modules in Mozilla. This file is not part of the build yet. 1999-10-25 05:29:20 +00:00
varada%netscape.com 79feb8b06c clearing up some code 1999-10-25 05:14:12 +00:00
tbogard%aol.net 2118e8c467 Added build directory to build a DLL for various docShells. 1999-10-25 04:53:13 +00:00
tbogard%aol.net 9f4f54ad48 Clarified some documentation. 1999-10-25 04:51:59 +00:00
tbogard%aol.net 8edb6fbee3 Fixed a Caps problem. 1999-10-25 04:51:15 +00:00
tbogard%aol.net 593b5fae0b Framed out the nsHTMLDocShell implementation. Setup to build a library. 1999-10-25 04:50:22 +00:00
tbogard%aol.net 31cf8a2f51 Defined what nsCHTMLDocShell implements and included the appropriate header files. 1999-10-25 04:48:14 +00:00
karnaze%netscape.com 0a98c8cf5b bug 5799 - considers percentage width of multiple cells when figuring width of auto table. 1999-10-25 04:34:28 +00:00
karnaze%netscape.com 897cf81220 new regression tests 1999-10-25 04:30:54 +00:00
tbogard%aol.net 0d9a9d8ba4 Just added support for an NS_IMPL_ISUPPORTS 7 - 10. 1999-10-25 03:42:10 +00:00
varada%netscape.com 5e9df119dd fix for bug #17011 create copy (for config)invokes a window with text relevant to copy in it 1999-10-25 03:26:48 +00:00
gagan%netscape.com 834fa26854 Added profiling info for measuring performance when doing -all. Test case only. 1999-10-25 02:22:30 +00:00
varada%netscape.com ae88a2886c fix for bug 16977 - only edit fields showing up in the show summary button 1999-10-25 01:54:32 +00:00
dp%netscape.com 5b687bf115 bug# 15513 Removing dlldeps.cpp from RDF unix build. Patch from
waterson r=dp
1999-10-25 00:37:24 +00:00
sdagley%netscape.com acee1b3247 Pre-emptive fix for Mac (and possibly some ports) build bustage - if you're going to use a variable to contain a debug output file name it helps if the variable is declared on all platforms the code compiles for. 1999-10-25 00:29:15 +00:00
rickg%netscape.com ae0ced2411 fixed FMM (in debug code); r=kmcclusk 1999-10-24 23:48:00 +00:00
mcafee%netscape.com d9bb4109c1 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
gagan%netscape.com 91fa3a6003 Fixed bug 15963. Host: headers were not including port numbers. r=mozbot,a=self. (/msg mozbot do these diffs look ok to you? Should I continue with my checkin? <CR> mozbot: That is interesting. Please continue. ) 1999-10-24 22:20:52 +00:00
warren%netscape.com 3fda695ea8 Fixed up dll loading for Windows. It was silently failing. 1999-10-24 22:01:09 +00:00
dp%netscape.com e40d9fc076 bug#16742 Fixing delete on nsISupports. Thanks for patch from
<heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing
operating on refcnt directly. r=troy r=dp
1999-10-24 16:19:42 +00:00
tonyr%fbdesigns.com 64e8943a58 Updated address book cls id names that changed 1999-10-24 16:09:21 +00:00
rods%netscape.com f472b7f71c added more tests 1999-10-24 16:04:17 +00:00
rods%netscape.com 9549e59a9e updated test 1999-10-24 15:07:41 +00:00
rods%netscape.com dde0ac7b3f added file 1999-10-24 15:07:25 +00:00
rods%netscape.com 0c518c26f0 added more tests 1999-10-24 14:05:44 +00:00
ramiro%fateware.com 1a9a8a4e60 Simplify the package list file. 1999-10-24 13:44:34 +00:00
pavlov%netscape.com 861eeb630e remove registry.rdf r=hyatt 1999-10-24 09:57:49 +00:00
pavlov%netscape.com 1af6af4250 fix build problems on linux r=hyatt 1999-10-24 09:20:49 +00:00
warren%netscape.com 8cbce82f94 Fixed logic for XPCOM_MEM_LOG_CLASSES case. 1999-10-24 09:13:52 +00:00
hyatt%netscape.com 31706324ba chrome registry can now be dynamically built from RDF fragments t=pavlov 1999-10-24 09:00:41 +00:00