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

73232 Коммитов

Автор SHA1 Сообщение Дата
nboyd%atg.com e297628504 Fix bug 61267. 2000-11-28 16:23:24 +00:00
rods%netscape.com 0c37c73ebe patch from net (thanks Boris)
This fix correctly sets the content type for uploads for multipart posts
b=60737, r=rods sr=buster
2000-11-28 14:14:20 +00:00
hyatt%netscape.com 3f9e12209c Fix insertion point reparentin gissue with blocks. r=hixie, a=ben 2000-11-28 10:10:41 +00:00
ben%netscape.com 38c4fc22e8 Hyatt removing files from build. a=hyatt 2000-11-28 08:56:06 +00:00
hyatt%netscape.com c594262a0d Move menulist entirely into XBL. a=ben 2000-11-28 08:52:36 +00:00
ben%netscape.com 89ac7f446d Fix hyatt's bustage. a=hyatt 2000-11-28 08:28:06 +00:00
beard%netscape.com 15f4103f75 [not part of build] This version arranges things so that the menu item drawn is drawn against the appropriate edge of the imaginary menu that contains the item. Therefore if attop or atbottom are true, the appropriate bevel effect is drawn for the edge of the menu. <lordpixel@mac.com>, r=beard 2000-11-28 07:19:58 +00:00
hyatt%netscape.com 648c6854aa Removing obsolete frames from XUL dir. a=ben 2000-11-28 07:13:14 +00:00
hyatt%netscape.com d08ba33f07 Removing dead code. Not part of build. 2000-11-28 06:54:01 +00:00
cls%seawood.org b4ffe758bb Fix linux/sparc test to work for sparc64 arch.
Thanks to Myth <frb@wiw.org> for the patch.
Bug #57501 r=cls@seawood.org
2000-11-28 05:27:19 +00:00
jst%netscape.com f6a582b216 Getting rid of some static nsIID's in favor of using the NS_GET_IID() macro. sr=rpotts, r=pollmann 2000-11-28 04:11:37 +00:00
jst%netscape.com 0b7bd0948d Fixing bug 49597. Setting the 'checked' state on a dynamically created radio button that wasn't yet part of the document in JS was throwing an exception since our internal pres state code was generating a failure code when the input element didn't have a document. sr=vidur, r=pollmann 2000-11-28 03:41:50 +00:00
sonmi%netscape.com 8a8c1d8900 removed another server restart (NULL ciphers), but left code in in case we
need to reactivate the restart (search for variable NULL_SERVER)
2000-11-28 02:57:46 +00:00
mstoltz%netscape.com a62ae1df4d bug 59766. Added code to push current JS context onto context stack before all LC calls into JS, becuase the security manager looks on the context stack for permission info. r=jband, mccabe 2000-11-28 02:50:21 +00:00
sonmi%netscape.com a4a3a8bead attempt to remove cron error about output terminal can't be opened
made tmp files permanent so HP cmsutil coredump can be examined
added debugging output (log all certtutil starts), switchet to /bin/sh
2000-11-28 02:36:29 +00:00
rods%netscape.com e419703ac9 GetStateProperty now clears the outgoing arg before appending the new value.
b=61297, r=jst,a=hyatt
2000-11-28 02:35:41 +00:00
bienvenu%netscape.com 0abc88f97e add offline folder flags, r=sspitzer,sr=mscott 15865 2000-11-28 02:17:02 +00:00
cls%seawood.org 3ea6bf0f4d Fix the BeOS implementation of Normalize().
Thanks to Hiromasa Kato <hiro@eng.iastate.edu> for the patch.
Bug #53014 r=cls@seawood.org sr=scc@mozilla.org
2000-11-28 01:43:09 +00:00
cls%seawood.org 5aafa0b4a6 Under BeOS, we must call Normalize() on a local file before it can be used.
Thanks to Hiromasa Kato <hiro@eng.ia.state.edu> for the patch. Bug #53014. r=cls@seawood.org sr=scc@mozilla.org
2000-11-28 01:41:05 +00:00
bryner%uiuc.edu 56e85991b8 Bug 61219 - don't use nsIPSMComponent! r/sr=rpotts. 2000-11-28 01:40:22 +00:00
naving%netscape.com 1d7bf27017 #37942 r=sspitzer sr=mscott. Prevent the move/copy messages operation to continue if a
message is dropped on a folders-only folder.
2000-11-28 01:37:44 +00:00
kestes%staff.mail.com 0860dd47a8 add better makefile test support.
fix echo bug.
2000-11-28 00:37:13 +00:00
mcgreer%netscape.com a69820a596 changes suggested by bryner to build more of NSS's utilities 2000-11-28 00:36:53 +00:00
kestes%staff.mail.com 1ac1c04834 change the sample user to anonymous from kestes 2000-11-28 00:35:49 +00:00
larryh%netscape.com 5c5790cdb0 Bugzilla: 58575 2000-11-28 00:34:48 +00:00
kestes%staff.mail.com e613f5eaea put module and branch information in the cvs popup windows 2000-11-28 00:34:00 +00:00
kestes%staff.mail.com 1dd9024853 improve the handling of estimated build time when there is dead time.
turn back on the line which tells all the columns which have been
ignored.
2000-11-28 00:32:57 +00:00
kestes%staff.mail.com c7b39b6036 make taint safe. 2000-11-28 00:31:29 +00:00
kestes%staff.mail.com 630eab4a32 move the lock file to the HTML directory to ease testing. 2000-11-28 00:31:09 +00:00
kestes%staff.mail.com 1a35bc57b0 make taint safe
add more comments at the top to clear up ambiguities.

make the library load structure conform to other modules, I already
got one question
2000-11-28 00:30:26 +00:00
kestes%staff.mail.com 2137f70969 make taint safe 2000-11-28 00:28:18 +00:00
morse%netscape.com 06533829d3 bug 61179, deleting menuitem causes crash, r=ssu@netscape.com, sr=hyatt@netscape.com 2000-11-28 00:28:01 +00:00
kestes%staff.mail.com 359e4ea456 @authors needed to be a local variable and needed to ensure it was
unique when passed to 'mailto: '
2000-11-28 00:25:41 +00:00
morse%netscape.com 563c41c74c bug 60472, multiple user list for password not always displayed, r=sgehani@netscape.com, sr=brendan@mozilla.org 2000-11-28 00:25:40 +00:00
kestes%staff.mail.com 680a0a0536 remove comments about image subsystem, we no longer have this as a
requirement.

explain the warning issues better.

remove discussion of the bug tracking system, I coded it already.
2000-11-28 00:24:42 +00:00
kestes%staff.mail.com 990962eda1 make the intial build more realistic, there can be builds in progress
builds which have not started because of dead time and builds which
have started.
2000-11-28 00:23:16 +00:00
kestes%staff.mail.com 190589f622 added aditional test cases to max just to ensure it handles negative
numbers.
2000-11-28 00:21:36 +00:00
radha%netscape.com ceb3d77e8d Fixing tree bustage 2000-11-28 00:01:16 +00:00
beard%netscape.com a6859a2ef4 Keep JDK 1.1 compatible. 2000-11-27 23:40:15 +00:00
heikki%netscape.com eee8382134 Bug 59675, fixing uninitialized variables. r=jst, a=waterson. 2000-11-27 23:23:28 +00:00
radha%netscape.com d179b126e3 Fix for bug # 54739 r/sr=rpotts 2000-11-27 23:10:09 +00:00
karnaze%netscape.com b66f36dbfe bug 56563 - frame constructor creates anonymous frames when a table has a child which is not table related.
ConstructFrameByTag takes additional arg indicating that a whitespace frame was not constructed. sr=buster, r=attinasi
2000-11-27 22:47:33 +00:00
nboyd%atg.com bf6799f305 Sense JDK1.3 dependencies. 2000-11-27 22:23:40 +00:00
svn%xmlterm.org df15bbe3ff --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Minor changes to get xmlterm to load with MathML/SVG enabled
(but xmlterm still fails to flush reflows)
2000-11-27 22:15:50 +00:00
waterson%netscape.com f5c45800dc First checked in. 2000-11-27 22:07:30 +00:00
ben%netscape.com f8b94139ff fix for bug 57951, submenus of scrolling menus positioned incorrectly.
r=pinkerton@netscape.com, a=hyatt@netscape.com
2000-11-27 22:04:58 +00:00
hyatt%netscape.com 5af6f6e116 Fix for 51264. r=danm, a=ben 2000-11-27 22:00:33 +00:00
nhotta%netscape.com 138f06fadb Changed to used percentage instead of absolute pixel size for HTML display.
This fixes the problem of plain text attached in HTML is shown larger, bug 40547, r=rhp, sr=mscott.
2000-11-27 21:44:08 +00:00
nhotta%netscape.com 04382fd18b Changed to convert anchor name as UTF-8 instead of Latin1 if that fails then convert it as document charset, bug 58819, r=erik, sr=jst. 2000-11-27 21:43:28 +00:00
svn%xmlterm.org b27928c979 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Code cleanup: disabled diagnostic output.
2000-11-27 21:38:14 +00:00