Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
rayw%netscape.com ed1712369c Fixes on arrays, re: bug 121934. Lots of changed needed to permit arrays
to control the types of their children via the information received
from the schema.  But the two critical lines actually getting the
information on the child types from the schema are commented out, because
there are problems with dual hierarchies of schema types that make it
not work as well as it should -- also inability to determine whether
the schema actually specified a type or just gave a nice default.

This also includes fixes to leaks and other problems discovered reviewing
the array code.  This is the first code capable of inferring and encoding
a multi-dimensional array from the nested arrays of JS, where the array
type dictates.  All my tests still work.

SOAP is not part of the default build.
2002-02-14 00:53:46 +00:00
README Testing cvs upgrade 2001-12-01 04:34:21 +00:00
accessible Moving these platform specific files to the platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf 2002-02-07 22:52:20 +00:00
apache/gzip/src
build Fixing bustage. 2002-02-09 04:32:08 +00:00
calendar Don't worry about the auto-generated Makefile's 2002-02-13 20:20:18 +00:00
caps OS/2 bustage - callback needs to be in header 2002-02-13 13:30:06 +00:00
cck Remote admin changes. 2002-02-13 23:30:41 +00:00
chrome Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
cmd/xfe/src CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
config Backing out fix for win32 gmake static bustage until we figure out how to resolve bug 114748 for OS/2. Should fix current OS/2 bustage. 2002-02-08 19:17:37 +00:00
content bug 123118, getElementsByTagName("script") doesn't work for XUL windows 2002-02-14 00:40:55 +00:00
db Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
dbm Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
directory Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
docshell This was part of my earlier patch. I forgot to check it in. 2002-02-12 23:43:41 +00:00
dom Bug 119646 - Rewrite of the security manager policy database for improved 2002-02-13 04:20:46 +00:00
editor Fixed comma mistake in checkin for bug 99620, r=glazman, sr=dveditz 2002-02-12 23:12:22 +00:00
ef Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
embedding Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin 2002-02-13 21:45:02 +00:00
expat Bug 35984, make an undefined entity always a fatal error; report errors while parsing external entities (regression) and a minor optimization in loading external entities. r=harishd, sr=jst. 2002-01-25 23:19:23 +00:00
extensions Fixes on arrays, re: bug 121934. Lots of changed needed to permit arrays 2002-02-14 00:53:46 +00:00
gc/boehm Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
gconfig Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
gfx Slight tweak to scrollbar thumb painting to paint as prelight as you are dragging. Not part of the build. 2002-02-14 00:13:10 +00:00
gfx2 Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
grendel Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg 2002-02-12 06:22:41 +00:00
htmlparser progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
include Fix for bug #118003. r=peterl, sr=jst. 2002-01-31 00:16:20 +00:00
intl Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
java bug: 119680 2002-01-14 18:04:48 +00:00
jpeg Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
js Bug 124251 - Fix for some DOMStrings leaking when using -mail. r=dbaron, sr=jst 2002-02-14 00:12:44 +00:00
js2 More new semantics 2002-02-08 04:06:29 +00:00
l10n Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
layout Prevent crash by checking for null frameManager before deref. in UnsuppressAndInvalidate. r=alexsavulov sr=hyatt b=121822 2002-02-14 00:15:40 +00:00
lib Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
mailnews Fix for bugscape 10163. Disallowed saving sent msgs to folders in AOL accounts. r=ducarroz, sr=mscott. 2002-02-13 23:55:45 +00:00
modules This is the patch related to bug 71394, needing security checks in SOAP. 2002-02-13 19:13:41 +00:00
mozilla
msgsdk Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
mstone
netwerk Bug 103726 - ftp directory listings not reflecting file changes on reload 2002-02-14 00:09:37 +00:00
nsprpub Bug 122433: checked in a workaround, which disables global optimization on ntio.c 2002-02-13 20:06:47 +00:00
nunet
other-licenses Fix "static" build support for win32 gmake builds. 2002-01-25 03:20:51 +00:00
parser progress towards fixing 123041 - stop making copies of entities names and values as we retrieve them out of various entity tables 2002-02-12 21:17:53 +00:00
plugin/oji Cleanup path stuff to fix build. a=lpham. 2002-02-08 20:38:26 +00:00
privacy
profile Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
rdf Fix bug # 124743: RDF SEQs. r=tingley sr=ben 2002-02-12 00:49:56 +00:00
security Fix for 125373 - crash in crlutil 2002-02-14 00:06:52 +00:00
silentdl
string #123347, "Remove #if 0-ed nsPrintfCString::GetReadableFragment()", 2002-02-06 15:39:52 +00:00
suite
sun-java Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
themes fix for regression 31549;show account name in dropdown from list;sr=hewitt 2002-02-13 22:31:25 +00:00
timer
tools add lots more class-reporting capabilities 2002-02-13 16:39:56 +00:00
uriloader Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
view Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
webshell the arguments to this function can be null-pointers, bug 124986 r=karnaze sr=attinasi 2002-02-13 20:07:56 +00:00
webtools Update the test to use the same basic format as the handling code from globals.pl 2002-02-13 19:24:05 +00:00
widget Speeding up cocoa by increasing the frequency of the timer. Not part of build. 2002-02-13 23:04:38 +00:00
xpcom fix for bug 122438 - ConvertContractIDKeyToString(...) optimization, r=dougt,sr=alecf 2002-02-13 20:34:14 +00:00
xpfe Fixing bug 125189. r=morse; sr=sfraser 2002-02-14 00:40:52 +00:00
xpinstall Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
.cvsignore
LEGAL
LICENSE
Makefile.in Fix the NSS 3.4 landing temporary workaround. The security/manager 2002-02-06 17:21:01 +00:00
README.txt Placeholder readme file. 2002-01-25 05:39:27 +00:00
aclocal.m4 bug 116148, include freetype2.m4 for testing for FreeType2 2002-01-09 14:35:21 +00:00
allmakefiles.sh Removing removed Makefiles 2002-01-31 19:39:33 +00:00
client.mak b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
client.mk b=116334 NSS 3.4 landing 2002-02-06 13:31:07 +00:00
configure Automated update 2002-02-08 23:57:06 +00:00
configure.in Another try at --enable-mathml with a patch from bbaetz 2002-02-08 23:46:37 +00:00
embed.mak removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
embed.mk removing widget/timer from embed makefiles 2001-12-16 09:27:41 +00:00
makefile.win Adds readme and license file to install. (Bug #Bug #15901). 2002-01-25 05:42:47 +00:00
mozilla.kdevprj
mozilla.lsm
nglayout.mac
nglayout.mk
trex.mak
trex.mk

README.txt

======================================================

                  Mozilla Read Me

======================================================

This is a placeholder file which should be replaced with readme information
for each release.