Commit Graph

90391 Commits

Author SHA1 Message Date
justdave%syndicomm.com
95bb6c3a2f whitespace change to test tinderbox again. 2001-10-19 05:33:23 +00:00
naving%netscape.com
4c326dd38a 105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
editor.
2001-10-19 05:24:18 +00:00
hewitt%netscape.com
3ea70cc110 84602 - when a button has focus, enter key doesn't fire oncommand (from blake), r=hyatt, sr=hewitt 2001-10-19 05:02:56 +00:00
mscott%netscape.com
f8727522c2 Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
justdave%syndicomm.com
eba7113fc2 whitespace change to do a test checkin to see how tinderbox reacts 2001-10-19 04:36:19 +00:00
pavlov%netscape.com
85a8762e4f part of fix for bug 104999. r=jag sr=jst 2001-10-19 04:16:50 +00:00
jst%netscape.com
155ac84ad2 Fixing bug 105572. Don't bother GC'ing on context destruction when we're tearing down a frame in a frameset (or an iframe). r=jband@netscape.com, sr=vidur@netscape.com 2001-10-19 04:13:37 +00:00
mkaply%us.ibm.com
47f234edf9 #105075
r=av, sr=dougt, rpotts
Change 4xplugin APIs to use NS_4XPLUGIN_CALLBACK rather than NS_CALLBACK_ so that the calling convention can be different than XPCOM
2001-10-19 04:10:49 +00:00
waterson%netscape.com
9486da7c12 Bug 105068. Move mLazyState to nsXULElement::Slots since it's rarely used. r=shaver, sr=hyatt 2001-10-19 04:01:01 +00:00
jaggernaut%netscape.com
63d476ff7e Bug 95786: ``about: services should be converted to XHTML 1.1'', patch by Delicates (Alexey Chernyak <alexey@ihug.com.au>), r=cbiesinger@web.de, sr=jst 2001-10-19 03:16:16 +00:00
jst%netscape.com
8366d5901d Remove bugs assertion, r=syd, sr=me (part of bug 105008). 2001-10-19 03:11:44 +00:00
bbaetz%cs.mcgill.ca
a90541510b Bug 82439 - html direcotry listings not localisable. r=sfraser, sr=darin 2001-10-19 03:03:30 +00:00
brendan%mozilla.org
ef987373e8 Avoid converting lock-free to lock-full scope from GC mark call-outs (105571, r=jst, sr=jband). 2001-10-19 03:02:41 +00:00
jj%netscape.com
03f31d9174 landing fix for bug 101608 on the trunk (keeping traceback option on for optimized Carbon build). r=sdagley, sr=sfraser 2001-10-19 02:46:02 +00:00
morse%netscape.com
f49e54f0fc bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-19 02:28:06 +00:00
gordon%netscape.com
fd5ca0ccc0 Fix bug 92908 and bug 101857. Change nsCacheService::CreateSession() to
return a new session even if there are no cache devices currently enabled.
Also, changed DeactivateEntry() to bind non-doomed entries if necessary to
allow the storage of meta-data-only entries, such as HTTP redirects. 
r=sfraser, sr=darin.
2001-10-19 02:05:12 +00:00
alecf%netscape.com
2a8bab71f9 fix for some bug where I forgot a contract id.. if bugzilla was responding I might actually know the bug #
r=mkaply, sr=dveditz
2001-10-19 02:02:05 +00:00
gordon%netscape.com
2ddf2d047d Fix for bug 101651, nsStdURL::SetSpec can trash memory. r=sfraser, sr=darin. 2001-10-19 01:59:57 +00:00
gordon%netscape.com
7f7c3b76a7 Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin. 2001-10-19 01:58:32 +00:00
mcafee%netscape.com
a4dffeca06 Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard 2001-10-19 01:55:07 +00:00
gordon%netscape.com
f990c58b99 Fix for bug 103167, removing old cache interfaces. r=sfraser, sr=darin. 2001-10-19 01:54:42 +00:00
gordon%netscape.com
e68095ff40 Fix for bug 103167, removing obsolete MANIFEST file from Mac build script. r=sfraser, sr=darin. 2001-10-19 01:52:31 +00:00
mcafee%netscape.com
5aad6b9804 Removing gtkEmbed (obsolete, bug 90526). r=adamlock, sr=blizzard 2001-10-19 01:51:09 +00:00
mcafee%netscape.com
f19aed43b1 Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard 2001-10-19 01:45:12 +00:00
sspitzer%netscape.com
ef04978d99 more clean up the string foo in mailnews. r=cavin, rs=bienvenu. #103412. 2001-10-19 01:44:53 +00:00
sspitzer%netscape.com
b05b31f948 bulletproofing fix for topcrasher #104878.
r/sr=hyatt,sfraser.
2001-10-19 01:32:46 +00:00
morse%netscape.com
11eba1b01f bug 103576 cookie expiration time is wrong on mac, c=pchen, r=morse, sr=alecf && bug 105039 max-age cookie attribute is ignored, r=sgehani, sr=alecf 2001-10-19 01:32:06 +00:00
hyatt%netscape.com
626b60a24e Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt 2001-10-19 01:25:51 +00:00
waldemar%netscape.com
20585be27c Renamed type to domain 2001-10-19 00:50:40 +00:00
rogerl%netscape.com
52e1b91b23 Added Array.sort. Fixed toNumber(String) for trailing whitespace. Fixed
Date.SetXXX for date values. Fixed scopechain growth bug. Fixed empty
array literals. Fixed empty type casts for built-ins.
2001-10-19 00:25:28 +00:00
jband%netscape.com
4ca6952df1 fix Mac installer crash. bug 105437. r/sr=sfraser 2001-10-19 00:15:43 +00:00
mcafee%netscape.com
6d583e9aba script to install tinderbox links for a tinderbox client. 2001-10-19 00:04:48 +00:00
mcafee%netscape.com
01032e9660 cvsroot comments, update 2001-10-18 23:36:57 +00:00
cltbld%netscape.com
47aad7f715 Fixing build busted in --enable-bohem builds 2001-10-18 21:45:52 +00:00
gerv%gerv.net
ee01d8559d Bug 72177 - reword checkbox to make it consistent with the others on the page. 2001-10-18 21:41:25 +00:00
gerv%gerv.net
d881020ef7 Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv, r=myk. 2001-10-18 21:28:06 +00:00
beard%netscape.com
cfa9f4b705 [not part of build] Added MRJPlugin.java and CarbonFrameWorkLib (for launch services). 2001-10-18 20:34:22 +00:00
beard%netscape.com
7f14a7060e [not part of build] Added USE_SYSTEM_CONSOLE to turn off old Java based console. 2001-10-18 20:29:40 +00:00
beard%netscape.com
07625e4818 [not part of build] Poor man's Java console implementation, redirects Java output to ~/Library/Logs/JavaConsole.log, displays with /Applications/Utilities/Console.app. 2001-10-18 20:28:48 +00:00
beard%netscape.com
9cb5fee6c3 [not part of build] Added redirection of Java output to a specified log file. 2001-10-18 20:24:13 +00:00
beard%netscape.com
eeae25e27e [not part of build] Simple class that redirects System.out/err to a specified file path. 2001-10-18 20:19:48 +00:00
rangansen%netscape.com
aaf9d57ed8 Rolling back last changes 2001-10-18 19:09:03 +00:00
nboyd%atg.com
b2eea2f3d4 Patch from Igor:
Unsynchronized ScriptableObject.getSlotToSet contains references/modifications
to the slots array which is no go under multithreading. The attached patch
replaces references to slots by references to its local copy and moves code
to allocate the initial array to synchronized addSlot.

The patch also replace throwing of RuntimeException in case of broken code by
if (Context.check && badCondition) Context.codeBug();

Regards, Igor
2001-10-18 18:16:28 +00:00
rangansen%netscape.com
d2f2acaa18 Checking in for morse@netscape.com
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
kestes%walrus.com
3fa8caccbc Remove the /var/run/ stuff. I need to think this through more carefully.
This only needs to happen on the build script.  This needs to happen as
the user root but currently I do not run the build script ever as root.
2001-10-18 16:19:59 +00:00
kestes%walrus.com
779e9d8b3c bug fixes to get the /var/run stuff to work. 2001-10-18 16:17:24 +00:00
kestes%walrus.com
b409f8a706 separate the packge output into client and server packages. 2001-10-18 15:59:20 +00:00
kestes%walrus.com
892bf124a5 Add support for /var/run/ directory. 2001-10-18 15:05:57 +00:00
dinglis%qnx.com
92e5a57fa1 Not part of build
convert text to UTF8 instead of ascii
2001-10-18 14:19:00 +00:00
ian.mcgreer%sun.com
fece90dfc1 fix AIX build 2001-10-18 13:58:28 +00:00