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

82522 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 65c16aeb64 Fixing xpcdom landing regression, not sure what this breaks, but it's wrong. r=hyatt@netscape.com, sr=waterson@netscape.com 2001-05-16 01:00:02 +00:00
sonmi%netscape.com 606dbf7f9c when pk12util -i fails added test for pk12util tmp/lock file
when this exists errormessage to the log
2001-05-16 00:56:27 +00:00
javi%netscape.com 68559db3ce Fix build bustage 2001-05-16 00:32:11 +00:00
javi%netscape.com 14f59de6d6 Add JS libraries to project for linking. 2001-05-16 00:24:43 +00:00
nboyd%atg.com 937f24e4f6 2 additional issues:
1. In that patch I forgot to remove "import org.mozilla.classfile.*" and
simply catch Exception in newInvokerMaster which is not a good practice.
The attached patch FunctionObject_patch fixes that and removes other
unused imports.

2. In org.mozilla.classfile.DefiningClassLoader defineClass method first
tries to call via ClassManager the defineClass method in a class loader
that loaded DefiningClassLoader itself. But this would define new
classes in that class loader so they would not be subject of the garbage
collection until a classloader that loads DefiningClassLoader would go
away even if a DefiningClassLoader instance is gone. The
DefiningClassLoader_patch removes that and simply calls super.defineClass.

The patch also change the order of class search in loadClass so the
loader first looks for a class among its defined classes and only after
that in parent loaders.

Regards, Igor
2001-05-16 00:24:37 +00:00
sonmi%netscape.com 227f854124 seperated the output of the client and the server to work around
a problem on dump
2001-05-16 00:08:05 +00:00
blakeross%telocity.com 5da2720a05 Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2001-05-16 00:07:52 +00:00
larryh%netscape.com 11fce31b6f bugzilla: 80884. PR_Rmdir error 2001-05-16 00:04:34 +00:00
anthonyd%netscape.com 34c0ca3147 Patch around ChangeTable bug (brendan, r=gordon, smoketestblocker). 2001-05-15 23:41:32 +00:00
javi%netscape.com c10348d2d3 Add nsCrypto.cpp to Mac build. 2001-05-15 23:16:40 +00:00
javi%netscape.com e4a50bbe8b Fix for Bug 74340 r=mcgreer, sr=blizzard
Add the crypto object back to PSM 2.
2001-05-15 23:15:12 +00:00
wtc%netscape.com 17680c472c Verified that the autoconf build system is equivalent to the classic
build system on AIX, HP-UX, Linux, and Solaris.  The 'release' makefile
target still doesn't quite work.
Modified Files:
	configure configure.in config/Makefile.in
	config/autoconf.mk.in config/config.mk config/nsinstall.c
	config/rules.mk lib/ds/Makefile.in lib/libc/src/Makefile.in
	pr/include/md/Makefile.in pr/src/misc/Makefile.in
2001-05-15 22:57:39 +00:00
mstoltz%netscape.com f9c13993e0 Fixing bug 78831 - treat chrome and resource URLs the same in the
URL loading check and give them access to each other. r=pavlov,
 sr=brendan. This allows us to turn on the fix (already reviewed)
for 69070.
2001-05-15 22:47:21 +00:00
harishd%netscape.com 1a5a83dc13 75641 - Fixing MLK caused by unclosed FONT tags ( penguin.html )
r=heikki sr=waterson
77352 - Making sure that the heading tags' size takes precedence over
residual style tags' size info.
r=pollmann sr=attinasi
57248 - Moved attribute entity parsing to the parser land.
r=heikki sr=jst.
2001-05-15 22:32:26 +00:00
radha%netscape.com f4b65bd7dd fix for bug # 72197 javascript url casues problems with SH. r=rpotts sr=blizzard 2001-05-15 22:27:01 +00:00
radha%netscape.com b1eefd23cb Fix for bug # 72197 javascript urls cause problems with history r= rpotts sr=blizzard 2001-05-15 22:26:19 +00:00
hwaara%chello.se d4bef6d7ce #75779, hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard 2001-05-15 22:24:19 +00:00
dmose%netscape.com a2287e7a16 Fix for MOZ_TRACK_MODULE_DEPS build (eg senna tinderbox) build bustage 2001-05-15 22:22:59 +00:00
pinkerton%netscape.com 8118d5cf14 replaces 4-char codes with constants from scrap.h. forgot a mapping for 'utxt' in one direction. r=nhotta/sr=sfraser. bug# 81028 2001-05-15 22:21:41 +00:00
mkaply%us.ibm.com fde4277837 #76670
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 22:14:48 +00:00
anatoliya%netscape.com 5faa137abc bug 76512 r=pchen sr=hyatt 2001-05-15 22:03:51 +00:00
pschwartau%netscape.com 8cd2f18bd6 Initial add. Regression test for bug 74474. 2001-05-15 22:01:39 +00:00
pschwartau%netscape.com 6f0798186c Renaming this file as regress-74474-001.js 2001-05-15 22:00:42 +00:00
bstell%netscape.com e6e0a00456 bug 76238, r=ftang, sr=blizzard
add font support for ISO-8859-13 (Baltic)
2001-05-15 21:39:24 +00:00
cmanske%netscape.com 3f6ac8a05c Fixed infinite loop problems in Table Editing, b=79462, r=brade, sr=kin 2001-05-15 21:30:24 +00:00
brendan%mozilla.org 38fa3fed08 Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
rginda%netscape.com e62a3ac64a - chatzilla only -
bug 80286, channels with colon characters don't work correctly.  Patch from samuel@sieb.net.  r=me
2001-05-15 21:05:35 +00:00
leaf%mozilla.org 586294a1fa Automated update 2001-05-15 20:59:50 +00:00
jst%netscape.com 44705c7b56 Fixing the remaining part (xpcdom regression) of bug 61984, r=harishd@netscape.com, sr=vidur@netscape.com 2001-05-15 20:58:58 +00:00
jst%netscape.com 751a6f7ccd Fixing the remaining part (xpcdom regression) of bug 61984, r=harishd@netscape.com, sr=vidur@netscape.com 2001-05-15 20:58:31 +00:00
sfraser%netscape.com 55b0ea662e Testing, NOT PART OF ANYTHING 2001-05-15 20:57:01 +00:00
cls%seawood.org bc083891a7 Update intermodule dependencies to fix senna bustage 2001-05-15 20:53:59 +00:00
darin%netscape.com 87ff95225d obvious ommision from my earlier checkin for bug 80544. patch=bienvenu, sr=darin 2001-05-15 20:50:50 +00:00
kmcclusk%netscape.com c5c66500ec Fixed viewmanager refresh problem on WIN32. Added a line of code to set the status to nsEventStatus_eConsumeNoDefault for NS_PAINT messages in nsViewManager::DispatchEvent. This line was inadvertently removed by the checkin for bug 75591; bug 80847 sr=roc+moz r=dcone@netscape.com 2001-05-15 20:50:11 +00:00
rginda%netscape.com 58fbcfe250 bug 76050, add venkman and jsd makefiles. r=cls 2001-05-15 20:48:23 +00:00
rginda%netscape.com 8878808230 bug 76050, separate --with-extensions=venkman and --enable-jsd, fix xmlterm test as well. r=cls 2001-05-15 20:47:28 +00:00
rginda%netscape.com ceb7ed40de bug 76050, build js/jsd after xpidl. r=cls 2001-05-15 20:42:29 +00:00
javi%netscape.com 469535e50b Add nsPKCS11Slot.cpp to Mac build. 2001-05-15 20:42:26 +00:00
rginda%netscape.com 067d9585e8 bug 76050, use the same module name across the module. Fix senna bustage. r=cls 2001-05-15 20:40:43 +00:00
mcgreer%netscape.com 03c9c7ee8b bug 80094, implement device manager for PSM2
r=thayes, sr=blizzard
2001-05-15 20:40:28 +00:00
rginda%netscape.com 9950211597 bug 76050, fix REQUIRES for jsd unix makefile. r=cls 2001-05-15 20:39:35 +00:00
sspitzer%netscape.com b39b1161cd *** empty log message *** 2001-05-15 20:38:30 +00:00
rginda%netscape.com 0bcd7aac66 bug 76050, build js/jsd from toplevel makefile so we're sure we've got an xpidl compiler. r=cls 2001-05-15 20:38:26 +00:00
kin%netscape.com 388f646f3e Bug 79157: resurrect plaintext editor library. Mac build love. not part of SeaMonkey build. sr=kin 2001-05-15 20:37:09 +00:00
ftang%netscape.com 38c6e1b6f6 fix 74124 r/sr=sfraser add bidi support for Macintosh 2001-05-15 20:35:31 +00:00
peterv%netscape.com 1fe4acdae1 Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst. 2001-05-15 20:35:23 +00:00
sspitzer%netscape.com 2d960c60ac add comment for patch for bug #80089 2001-05-15 20:33:20 +00:00
mkaply%us.ibm.com a308f9efc1 No bug - need PR_CALLBACK to build inspector on OS/2 2001-05-15 20:31:39 +00:00
waterson%netscape.com d79e8811b7 Be sure to use .get() when passing nsXPIDLCString to PR_LOG(). 2001-05-15 20:00:29 +00:00
waterson%netscape.com 01b9da0e26 Bug 35816. Minimize size of serialized RDF/XML and improve its quality. Break parser and serializer into XPConnect-addressable components. r=hyatt, sr=shaver 2001-05-15 19:56:28 +00:00