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

87751 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com e3f45f307f adding MOZ_TRACK_MODULE_DEPS support to win32 build
the rest of the makefiles are not ready
for bug 98371
r=cls
2001-09-06 03:49:50 +00:00
stephend%netscape.com 7d8fd277e1 Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
blizzard%redhat.com 34033d228f get mailto: links working, clean up a lot of debugging code. not part of the build. 2001-09-06 03:39:51 +00:00
bienvenu%netscape.com 04201b9ee2 don't mark news msg read when reading it if it's already read original patch from hwaara, r=bienvenu sr=sspitzer 97834 2001-09-06 03:23:43 +00:00
bienvenu%netscape.com a2f862d2f6 don't mark imap msg read when reading it if it's already read rs=sspitzer 97834 2001-09-06 03:21:29 +00:00
justdave%syndicomm.com 3a1384b065 Fix for bug 42337: Adding the usual red box for errors uploading attachments.
Patch by Matthew Tuck <matty@chariot.net.au>
r= louie@ximian.com, justdave@syndicomm.com
2001-09-06 03:20:34 +00:00
nelsonb%netscape.com 6fe8beb4fb Fix a crash. An attempt to move a sensitive key longer than 48 bytes
from one token to another will no longer crash.  Instead, it will fail
with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY.  Bug 97887.
In addition, DHE key pairs are now generated with CKA_SENSITIVE false.
2001-09-06 03:00:39 +00:00
hyatt%netscape.com d0ba9b4559 Missed another file from 93180. 2001-09-06 02:21:55 +00:00
justdave%syndicomm.com efcb9c7db1 Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was listed with a group of items that said "Edit" so
it appeared as if you were going to edit the sanity checks if you clicked on it, when in fact you were going to run them.
This patch rewords the links so Sanity check is in a group by itself in the block of links on the right.
Patch by Matthew Tuck <matty@chariot.net.au>
r= justdave x2
2001-09-06 02:19:04 +00:00
hyatt%netscape.com ffcdcba120 Fix bustage. 2001-09-06 02:10:11 +00:00
brendan%mozilla.org 89eda00ed2 Don't cache chrome scripts unless their master document URL is chrome too (we need the prototype cache to root the script objects; 98207, sr=jband&waterson, a=asa). 2001-09-06 02:00:39 +00:00
rginda%netscape.com 693fc52a91 - venkman only -
fixing popup events
2001-09-06 01:54:53 +00:00
rginda%netscape.com e9ca148ce0 - venkman only -
init xpconnect on the debugger's default context so that xpconnect can use it when it has to.  r=jband
2001-09-06 01:34:44 +00:00
av%netscape.com bb8c60c244 Fixing bug 96804 -- isReplaced is not set for object frames created with <embed> tag, patch by timkoogleblowsgoats@yahoo.com, r=peterl, sr=attinasi 2001-09-06 01:26:14 +00:00
attinasi%netscape.com 1d198d7714 Two QuirkMode only fixes: 1) prevent bullets from getting resized with LI and 2) collapse margins for empty elements in BODY and table cells. b=97351 r=pierre sr=waterson b=97361 r=pierre sr=hyatt 2001-09-06 01:22:55 +00:00
hyatt%netscape.com 14e43d1ca0 Adding stack testcase to the debug menu for 93180. 2001-09-06 01:09:35 +00:00
hyatt%netscape.com a8d5c45d2c Removing file for 93180. 2001-09-06 01:07:56 +00:00
hyatt%netscape.com 3c287ddccb Fix for 93180. r-jag, sr=jst 2001-09-06 01:07:40 +00:00
rginda%netscape.com df6ab56955 - venkman only -
strict mode fixes
2001-09-06 01:05:50 +00:00
rginda%netscape.com 3014b89c5d - venkman only -
remove debug spoo
2001-09-06 01:05:20 +00:00
rginda%netscape.com c3fe85c00c - venkman only -
record last stack depth. when the stack depth changes, we display a frame header in the console for single step mode.
2001-09-06 01:05:02 +00:00
rginda%netscape.com e157005cdf - venkman only -
strict mode fixes.
2001-09-06 01:04:01 +00:00
rginda%netscape.com 26cc97268a - venkman only -
move debugTrap code that may involve network activity from venkman-debugger.js to this file.
strict mode fixes.
fix outliner select events, which range checked against the wrong properties.
2001-09-06 01:03:06 +00:00
rginda%netscape.com 93857198c6 - venkman only -
move calls that might involve network activity to *after* te enterNestedEventLoop() call so their requests go on the pushed thread.  The call is made after enterNestedEventLoop (which, by definition, blocks) via a setTimeout call.
2001-09-06 01:01:34 +00:00
rginda%netscape.com e711edc14f - venkman only -
strict mode fixes
remove some debugging spoo
2001-09-06 00:59:24 +00:00
nelsonb%netscape.com e6d688e56a Detect Null pointer. Assert if null, else don't crash here. Bug 97887. 2001-09-06 00:49:39 +00:00
sfraser%netscape.com be79e5badd Add an explicit search path to 'Carbon Support' first to ensure that we pick up CarbonLib 1.4, rather than the older version in Univeral Headers. 2001-09-06 00:46:38 +00:00
dp%netscape.com 9db3ae69d5 bug# 97528 Eliminating the extra Clone() on chrome urls. Plus
optimizing nsChromeRegistry::Canonify() to only SetSpec() if there is
a change. r=brendan,hyatt sr=waterson
2001-09-06 00:45:16 +00:00
yokoyama%netscape.com 64d31162d6 Bug 96318:
Fixing accidental removal of nsIFontPackageService.
/r=ftang;/sr=waterson;/a=asa
2001-09-06 00:26:13 +00:00
bryner%netscape.com 10634ca9ba Removing obsolete/unused file. Not part of the build. 2001-09-06 00:08:42 +00:00
pschwartau%netscape.com afc220c663 Trivial whitespace fix. 2001-09-05 23:35:07 +00:00
mitesh%netscape.com b611709246 Fix for bug 97228 - multiple appends of email address
r=bnesse and sr=shaver
2001-09-05 23:25:54 +00:00
kaie%netscape.com fee5e81ecb b=97369 r=kaie sr=blizzard
Checking in for walk84
2001-09-05 23:22:31 +00:00
pschwartau%netscape.com 62b2092a4a Completely rethinking this testcase. Reduced test as much as possible, added try...catch blocks and for-loop to stress-test the code. 2001-09-05 23:21:33 +00:00
kaie%netscape.com 14e1b79efa b=78720 r=javi sr=blizzard
Checking in for walk84
2001-09-05 23:20:41 +00:00
ducarroz%netscape.com f41497bb73 Fix for bug 97256. Don't be case sensitive when checking for a RFC822 header!
Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=sspitzer
2001-09-05 23:04:55 +00:00
hwaara%chello.se fc9f631831 #90774, "Up and Down should be 'Up Arrow' and 'Down Arrow'".
Patch by Neil <neil@parkwaycc.co.uk>.

r=rchen, sr=blizzard.
2001-09-05 22:59:15 +00:00
valeski%netscape.com 9c87bd5a37 fixing IRIX bustage. win line endings wound up in the new .h file. this diff converts them to raw line ending chars 2001-09-05 22:52:43 +00:00
bryner%netscape.com 5b912aba86 Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt. 2001-09-05 22:52:18 +00:00
jaggernaut%netscape.com 90bfc212c1 Bug 96721: Make nsAppRunner use WindowOpen instead of CreateTopLevelWindow, r=danm, sr=alecf 2001-09-05 22:34:20 +00:00
sspitzer%netscape.com acf41f4efd fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
blizzard%redhat.com 73c2a62c03 More WIP on new X Remote code. Not part of the build. OpenURL() with and without arguments work now. 2001-09-05 21:48:23 +00:00
kaie%netscape.com 6b19468cd4 removing a fprintf(stderr) from my previous checkin 2001-09-05 21:34:38 +00:00
rginda%netscape.com 39d53b3512 - venkman only -
turn off verbose debugging for me
push a thread event queue for necko before we enter a nested event loop
2001-09-05 21:29:59 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
kaie%netscape.com e3197038ec Checking in for valeski. In case of problems you can reach me at kai.engert@gmx.de
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now
required if you want to use do_GetInterface() for convenience. The two were split because the stuff
that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just
contain interface defs anyway.
2001-09-05 21:27:22 +00:00
jband%netscape.com 5d806fa79e fix bug 97444. It is not good to patch a different fun into the frame. Let's safely shunt aside the callee frame instead. r=rogerl sr=brendan 2001-09-05 21:25:09 +00:00
pschwartau%netscape.com 7358d0981f Improved accuracy of test, and added more cases. 2001-09-05 21:15:43 +00:00
aaronl%netscape.com 59b4ba4b81 Bug 96473, added accessible.properties to Mac Build - r=tao, sr=waterson 2001-09-05 21:13:54 +00:00
waterson%netscape.com 292424d20a Bug 55086. Change nsContainerFrame::PositionFrameView() to position child views. Eliminate the |aView| parameter from that method, because the view can be retrieved from the frame and need not be done by the caller. Eliminate the NS_FRAME_NO_MOVE_CHILD_VIEWS flag, which was read-only; i.e., never set by anyone. r=dbaron, sr=attinasi 2001-09-05 20:27:19 +00:00