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

75 Коммитов

Автор SHA1 Сообщение Дата
doronr%us.ibm.com f152c254c9 Bug 329970 - nsSchemaLoader does not copy over attributes for DERIVATION_RESTRICTION_COMPLEX r=peterv 2006-03-15 17:13:09 +00:00
bryner%brianryner.com 4cd1e2b280 Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
doronr%us.ibm.com bb4a65a81b Bug 308372 - nsSchemaAttribute* needs to store the form attribute. r/sr=peterv 2005-12-12 18:25:00 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
peterv%propagandism.org a91a09cd13 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +00:00
peterv%propagandism.org 3609c87767 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
doronr%us.ibm.com 286bede0ab Bug 307347 - nsSchemaLoader needs to take ns:name into account for ref=. r/sr=peterv 2005-09-09 14:58:39 +00:00
doronr%us.ibm.com 593a54edcc Bug 306608 - Schema Loader has issues with xsd:group. r/sr=peterv 2005-09-01 17:17:35 +00:00
doronr%us.ibm.com 265ff9ff81 Bug 304154 - nsSchemaLoader::ProcessSimpleType uses = rather than == in an if statement. r/sr=peterv, a=mkaply 2005-08-10 15:48:09 +00:00
doronr%us.ibm.com 4d2c066b06 Bug 300130 - Schema Loader can crash if an non-existing type is referenced in a schema file. r/sr=peterv, a=mkaply 2005-07-20 14:48:43 +00:00
doronr%us.ibm.com 97da03d747 Bug 292634 - nsSchemaLoader does not handle ref=ns:type correctly. r/sr=peterv,a=mkaply 2005-05-18 15:34:25 +00:00
doronr%us.ibm.com 6c4a5f9ffe Bug 292637 - nsSchemaLoader can only load http/https urls. r=biesi,sr=jst,a=mkaply 2005-05-04 16:59:23 +00:00
bsmedberg%covad.net be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
doronr%us.ibm.com 42778d84a6 Bug 286630 - nsSchemaLoader doesn't bail on invalid elements as direct children of xs:schema. r/sr=peterv 2005-03-22 19:03:42 +00:00
doronr%us.ibm.com 04b322fd9c Bug 285751 - Move nsSchemaLoader from nsSupportsHashtable to nsInterfaceHashtable. r/sr=peterv 2005-03-15 17:26:06 +00:00
doronr%us.ibm.com 5938f059e5 bug 284351 - nsSchemaLoader doesn't handle xsd:complexType correctly. r/sr=peterv 2005-03-08 21:34:41 +00:00
bzbarsky%mit.edu 1b833f021f Switch some internal users of text/xml to application/xml. Bug 247024, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
jst%mozilla.jstenback.com 3c883bda20 Landing fix for bug 249366. Better error handing for webservices. Patch by keeda@hotpop.com, r=chantepie@altern.org, sr=jst@mozilla.org 2005-01-12 19:26:45 +00:00
darin%meer.net 19b5fd0e19 fixes bug 274505 "404 error does not result in xforms-link-exception for external schema" r+sr=jst 2004-12-14 23:08:48 +00:00
hpradhan%hotpop.com 05ecb9a382 bug 269129 : Init schema component before using it r+sr=jst 2004-11-12 06:12:10 +00:00
doronr%us.ibm.com 1e7fadf591 Bug 262188 - nsSchemaLoader::ProcessFacet checks for sMaxInclusive_atom twice, it should check for sMinInclusive_atopm the 2nd time. r=timeless/sr=peterv 2004-09-30 15:09:10 +00:00
hpradhan%hotpop.com d1e83fdd08 bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst 2004-09-16 10:59:36 +00:00
jst%mozilla.jstenback.com c5c9ebb820 Landing fix for bug 244952, patch by chantepie@altern.org. Fixing crash when creating multiple proxy instances for the same webservice. r=keeda@hotpop.com, sr=jst@mozilla.org 2004-07-28 04:02:19 +00:00
roc+%cs.cmu.edu 0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
dmose%mozilla.org 5d10c71afc Fix XML Schema crash that happens when using WSDL/SOAP arrays (bug 246082). r=timeless; sr=jst 2004-06-09 20:52:25 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
hpradhan%hotpop.com 43d9d8344b bug 241970 : Make webservices use static atoms r+sr=jst
bug 241975 : nsSOAPPropertyBag cleanup r=peterv sr=jst
bug 242157 : Deal with wsdl that has a types element with more than one schema children r=peterv sr=jst
2004-05-01 09:31:27 +00:00
peterv%propagandism.org 7744786b83 Where's my head? (nsInterfaceHashtable::Init returns a PRBool) 2004-04-29 09:25:48 +00:00
peterv%propagandism.org 9070803570 Fix schema code bustage () from fix for bug 241201 2004-04-25 10:24:51 +00:00
peterv%propagandism.org 8a59485d1f Fix for bug 241201 (Clean up some webservices code). r/sr=jst. 2004-04-23 12:14:59 +00:00
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
cbiesinger%web.de a438f86647 Bug 239494 Typo in nsSchemaSimpleTypes.cpp
patch by Robert J. Accettura <robert@accettura.com> r=doron sr=jst a=chofmann
2004-04-05 15:23:21 +00:00
jst%mozilla.jstenback.com 6a11f179c5 Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2004-03-08 23:52:26 +00:00
jst%mozilla.jstenback.com 90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bryner%brianryner.com 823f2f2aa7 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
caillon%returnzero.com 66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
jst%mozilla.jstenback.com 5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
caillon%returnzero.com f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
caillon%returnzero.com 91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
aaronl%netscape.com fccde7c7eb Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
caillon%returnzero.com 0db192dac1 Reducing webservices codesize from my checkin to bug 209087 r+sr=jst 2003-06-13 22:31:49 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
harishd%netscape.com d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
harishd%netscape.com 457256436b Make sure to resolve place-holder-array-type. b=192141, r=rayw@netscape.com, sr=vidur@netscape.com.
The target namespace on <schema> should be applied to <element> if and only if <element> is qualified. b=192972. r=rayw@netscape.com, sr=jst@netscape.com.
Fixed a few warnings.
*** NOT PART OF THE BUILD ***
2003-02-27 22:36:42 +00:00
dbaron%dbaron.org 5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00