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

43388 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com e483adce73 Take myself out of the "you suck" list. r=dp 1999-10-06 20:22:23 +00:00
mscott%netscape.com 157e5f2f6e No Bug #.......removing an obsolete file that isn't part of the build
r=valeski
1999-10-06 20:21:35 +00:00
bienvenu%netscape.com 3cbaa80735 fix leak of accounts, mail session r=scottip bug 000 1999-10-06 20:00:27 +00:00
jfrancis%netscape.com c412022f4a revised rules system api to include "handled" parameter and ceased to overload the meaning of the "cancel" parameter; added TypedText() method to editor, editorshell, and logging, so that logging will work properly with typing; coallesce deletions for undo purposes r=buster@netscape.com 1999-10-06 19:34:09 +00:00
srinivas%netscape.com 58f510bc61 Backed out previous checkin. 1999-10-06 19:33:52 +00:00
srinivas%netscape.com b779877a78 Previous change backed out. 1999-10-06 19:31:17 +00:00
srinivas%netscape.com 7a3d189af5 Backout previous change. 1999-10-06 19:30:01 +00:00
dmose%mozilla.org efd3a1173a removing obsolete doc file; a=leaf@mozilla.org 1999-10-06 19:17:56 +00:00
terry%mozilla.org b49b2e40fd Missing some whitespace that may be vital. 1999-10-06 19:07:38 +00:00
srinivas%netscape.com 71d16537a7 Fixed bug in previous checkin - initialize variables before use. 1999-10-06 19:07:19 +00:00
harishd%netscape.com 21b3ba1b23 Fix for Bugs
13640, 13736 - Memory leaks - R=rickg
1312 - Hooked up XHTML DOCTYPE - R=rickg
7590 - Prematuredly closing <SCRIPT> on seeing </SCRIPTERR>
2749 - Strict comment handling for noquirks mode - R=rickg
14955 - LEGEND inside FIELDSET was causing infinite looping - R=rickg,pollmann
14952 - LABEL got closed on seeing SPAN (LABEL can contain SPAN ) - R=pollmann
15381 - comment handling for XIF and HTML - R=akkana
15346 - Stray end tag caused loading blank document - R=rickg,pollmann
1999-10-06 19:04:29 +00:00
neeti%netscape.com 72ce36baa9 updating status 1999-10-06 19:01:51 +00:00
mgleeson1%netscape.com 2e5a2e52e1 r=waterson enums used in structs must be public members for HPUX 1999-10-06 18:56:03 +00:00
mgleeson1%netscape.com 4200161bd1 r=kipp removed unnecessary include for dlfcn.h 1999-10-06 18:53:41 +00:00
waterson%netscape.com c9fb61d225 Comment out '_dead' renaming to get context menus working again. r=law 1999-10-06 18:53:32 +00:00
srinivas%netscape.com 87a6ee86b3 Fixed typo in previous checkin. Also, the correct bug # is 15680. 1999-10-06 18:49:27 +00:00
rhp%netscape.com d58e69e806 Changes for Bug #13512 - Reviewer: Bienvenu 1999-10-06 18:35:16 +00:00
srinivas%netscape.com ebb8b5579a Add the SO_BROADCAST option. Bug #365862. 1999-10-06 18:31:22 +00:00
bienvenu%netscape.com 2e13f082fe use nsIModule for factory, r=rhp bug 000 1999-10-06 18:30:35 +00:00
norris%netscape.com 52141616b0 Make sure creation of class loader is inside a try block to handle security exceptions. 1999-10-06 17:39:48 +00:00
valeski%netscape.com 43edbee475 r=warren, 15457. Added file extension attribute to URL implementations 1999-10-06 14:36:22 +00:00
pavlov%netscape.com 7f2673dfa8 get CaptureRollupEvents working properly on unix. Fix focus problem that was being caused by grabbing the focus via SetFocus(). Fix potential crash in OnRealize(). fixes 15169, 15537, 15470 r=rods (for focus parts) r=blizzard@redhat.com (for all of it) 1999-10-06 14:04:05 +00:00
pavlov%netscape.com f65d72dc11 ifdef out the call to CaptureMouse since it is no longer needed r=rods 1999-10-06 13:36:39 +00:00
warren%netscape.com 2c0e5cdc00 Updating xpcom registry usage as per edburns@acm.org and dp's suggestions. 1999-10-06 09:57:50 +00:00
brendan%mozilla.org 78daa5976c Fix Object.prototype.toSource so it parenthesizes outermost-toSource literals for eval roundtrips. 1999-10-06 09:09:31 +00:00
warren%netscape.com 6bf20c1230 Fixed nsCOMPtr bustage. 1999-10-06 09:03:43 +00:00
warren%netscape.com 1df0904cc1 Fixed build warnings. 1999-10-06 08:51:48 +00:00
warren%netscape.com 8603974025 Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
dougt%netscape.com 735f646940 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 4cf8a945d1 added files: mozilla/netwerk/base/public/nsIFileSystem.idl 1999-10-06 08:16:48 +00:00
gagan%netscape.com 69ba56eaff 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 46c9d36103 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 4e3e38be06 Added nsIFileSystem interface for new file transport implementation. 1999-10-06 07:27:22 +00:00
ftang%netscape.com 40f306300f fix bug 15647 r=sdagley. Swap progid base between ENCODER/DECODER 1999-10-06 07:11:40 +00:00
pavlov%netscape.com cbaaca5b97 initial work on unix installer 1999-10-06 06:59:20 +00:00
waterson%netscape.com 92d627b5e0 Fix incorrect use of CBufDescriptor that was causing persistence to flake. 1999-10-06 06:42:27 +00:00
waterson%netscape.com cd0fab49cb Suppress assertions with context menus for now. 1999-10-06 06:40:06 +00:00
brendan%mozilla.org 8f10045f6d Top-level ToSource function for primitive type roundtrips. 1999-10-06 06:37:55 +00:00
brendan%mozilla.org bb6510becd 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 0bb9cbe66a (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 d1f37cc1ca 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 73346ebf2d bug #15605. Reviewed by nisheeth. Check the return code from GoToAnchor(...) :-) 1999-10-06 05:15:13 +00:00
jefft%netscape.com 333e93ae32 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 8bc79224b6 updating status 1999-10-06 04:47:08 +00:00
bienvenu%netscape.com 776202c4f5 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 fbfc9e36a9 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 606f3b77ab 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 64e6c05cf3 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 eba09bf679 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 60c3d0c897 Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00