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

43320 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 62c1884532 Fix for 11812. Reordered the clean up so that deletion of the "real" object
happens after NS_RELEASE of the proxy object.  This is a test program.

reviewed by gagan.
1999-10-06 08:17:04 +00:00
warren%netscape.com 7dec04e745 added files: mozilla/netwerk/base/public/nsIFileSystem.idl 1999-10-06 08:16:48 +00:00
gagan%netscape.com 3a7d1e5526 An event sink to transfer status codes to a consumer of necko.
This is not in the build as yet.
1999-10-06 07:49:32 +00:00
mcafee%netscape.com 0f5e162462 Removing unnecessary label rule that was making prefs look like crap. Thanks to pavlov for this fix. r=pavlov,myself 1999-10-06 07:45:05 +00:00
warren%netscape.com 0712af2596 Added nsIFileSystem interface for new file transport implementation. 1999-10-06 07:27:22 +00:00
ftang%netscape.com 64cfb29cd5 fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
pavlov%netscape.com d9c81fb2e7 initial work on unix installer 1999-10-06 06:59:20 +00:00
waterson%netscape.com c2e1281888 Fix incorrect use of CBufDescriptor that was causing persistence to flake. 1999-10-06 06:42:27 +00:00
waterson%netscape.com c68f1d3348 Suppress assertions with context menus for now. 1999-10-06 06:40:06 +00:00
brendan%mozilla.org 18ed82e11a Top-level ToSource function for primitive type roundtrips. 1999-10-06 06:37:55 +00:00
brendan%mozilla.org 65be78b626 Fix two multi-threaded GC-rooting bugs:
- js_NewFunction wasn't initializing (clearing) JSFunction members before it
  linked the JSFunction to a JSObject that the GC could reach from a root.
- Make sure frame.scopeChain is cleared before linking frame via cx->fp, even
  though we set frame.scopeChain to some object later (another signal that we
  should rework js_Invoke to inline it and otherwise optimize it).
1999-10-06 06:29:43 +00:00
mscott%netscape.com a3f145d450 (not part of the build!)
just add a new line to the end of the file....
1999-10-06 06:21:40 +00:00
mscott%netscape.com c55e5c17c3 Bug #15655 --> new file for mime to use nsIModule. This is not part of the build and has not been reviewed yet. The review will happen
when I land all the rest of the changes related to converting mime to use nsIModule.
1999-10-06 06:00:40 +00:00
rpotts%netscape.com e198de00c6 bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-) 1999-10-06 05:15:13 +00:00
jefft%netscape.com 28c321e7d4 fixed bug 15291 - Pop3 local mail folder message lines not ended with platform specific line endings; replacing CRLF with platform specific MSG_LINEBREAK; reviewed by bienvenu, mscott 1999-10-06 04:56:02 +00:00
neeti%netscape.com 22d5e3f527 updating status 1999-10-06 04:47:08 +00:00
bienvenu%netscape.com b47a262926 fix ref count tracing for composite data source bug 666 n/a r=waterson 1999-10-06 04:45:14 +00:00
neeti%netscape.com 43096fac65 Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
troy%netscape.com a0c07c636e Space issue. r=kipp@netscape.com
Replaced hash table which used lots of memory with simple linked list of
FrameInfo* structs
1999-10-06 04:22:51 +00:00
karnaze%netscape.com 1e2cab47bd fixed assertion in viewer sample 4. AdjustForCollapsingCols was incorrectly counting as columns frames which were not of display type NS_STYLE_DISPLAY_TABLE_COLUMN and something must have changed elsewhere to tickle this. 1999-10-06 03:59:07 +00:00
ramiro%netscape.com 4ecf314241 Im an idiot, i applied the same patch twice. Sorry. Backout my last change. 1999-10-06 03:38:49 +00:00
rjc%netscape.com e796481a8f Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
mscott%netscape.com 84a03c1e2f Bug #000 (no bug needed). Remove nsIStreamConverter2.idl. r=valeski 1999-10-06 03:27:55 +00:00
mscott%netscape.com 1abdac31fc Bug #0000 (no bug # needed) remove nsIStreamConverter2.idl r=valeski 1999-10-06 03:27:15 +00:00
mscott%netscape.com f4823e5ac0 bug #000 (no bug # needed). removing obsolete file from the build
nsIStreamconverter2.idl
r=valeski
1999-10-06 03:21:44 +00:00
mscott%netscape.com 59583bc3c4 Bug #000 (no bug number needed) remove an obsolete file from the build (nsIStreamConverter2.idl)
r=valeski
1999-10-06 03:20:39 +00:00
rjc%netscape.com 6b212154ad Update leak docs. (Not part of build.) 1999-10-06 03:00:06 +00:00
valeski%netscape.com 6a66aa7ed8 r=sdagley, 15654 was deleting a void * which is a no-no on hp. 1999-10-06 02:54:49 +00:00
sfraser%netscape.com 7e6e9938d0 Fix the file creator code so that the library gets the nice pretty icon. r=sdagley 1999-10-06 02:38:35 +00:00
sdagley%netscape.com 1555f98172 Add documentation comments for Mac library loading. r=sfraser 1999-10-06 02:37:14 +00:00
dmose%mozilla.org 1fba22148d new version of LICENSE; not part of the build 1999-10-06 02:14:51 +00:00
waterson%netscape.com b4d459303e Fix leaking rowgroup frame. r=hyatt. 1999-10-06 01:50:14 +00:00
mgleeson1%netscape.com b6d52bb172 r=kipp changed illegal escape \{ to { 1999-10-06 01:41:38 +00:00
varada%netscape.com 5fab7b7e33 fix to bug #15327 adding MinLen field to the edit widget 1999-10-06 01:38:02 +00:00
rjc%netscape.com b172daf782 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
hangas%netscape.com da68b9046a Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm 1999-10-06 01:35:36 +00:00
varada%netscape.com 73d6bbb1f3 Bug fix for #15327 - determination of length of edit fields 1999-10-06 01:32:00 +00:00
sfraser%netscape.com b6e8a79746 Fix access paths to not look for lib/xp. r=sdagley 1999-10-06 01:21:23 +00:00
sfraser%netscape.com 049485c2c3 Don't export headers in lib/mac/MacMemoryAllocator any more. NSPR no longer needs the one that was being exported. r=sdagley 1999-10-06 01:20:44 +00:00
sfraser%netscape.com faa1c04032 Fixed access paths to remove lib/xp, and mozilla/include. xp_regexp.h is now exported, and found in dist. r=sdagley 1999-10-06 01:19:58 +00:00
sfraser%netscape.com f1602bfebe Export xp_regexp.h, for libjar. r=sdagley 1999-10-06 01:19:18 +00:00
sfraser%netscape.com 84e25f3f87 Changed to export using the .exp file, to reduce link warnings. r=sdagley 1999-10-06 01:17:56 +00:00
sfraser%netscape.com 260dc1598d First Checked In. 1999-10-06 01:17:19 +00:00
dp%netscape.com 17e3c8d23a updating status 1999-10-06 01:09:54 +00:00
sfraser%netscape.com c88c937d0c Change Mac library loading to load using the FSSpec. r=dp 1999-10-06 01:09:13 +00:00
sdagley%netscape.com 69eb57b6b4 New calls to load code fragments by name or index, and utility routines for getting fragment names from the 'cfrg' resource. r=sfraser 1999-10-06 01:07:15 +00:00
sdagley%netscape.com fa54f9aee9 Added #define NSPR_AS_SHARED_LIB to avoid (never called) MacInitializeMemory. This is just tidy up. r=sfraser 1999-10-06 01:06:27 +00:00
sdagley%netscape.com 3db7fc6657 New implementations of PR_LoadNamedFragment and PR_LoadIndexedFragment, which now allow loading libraries by FSSpec. Mac only. r=sfraser 1999-10-06 01:05:33 +00:00
sdagley%netscape.com a1716e8457 Added prlink_mac.h, r=sfraser 1999-10-06 01:04:06 +00:00
sdagley%netscape.com 1598d1db79 Included some new header files, so that building with 'require function prototypes' works better. r=sfraser 1999-10-06 01:03:00 +00:00