jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
aaronr%us.ibm.com
94022135ce
schema loader/validator isnt handling forward declaration of complexContent extension base. Bug 350076, patch by sspeiche, r+a=doronr
2006-12-05 18:09:42 +00:00
doronr%us.ibm.com
f015f7dcce
xsd:Name atom is defined with the wrong case, part 2. patch by sspeiche, r=me
2006-08-17 20:08:49 +00:00
doronr%us.ibm.com
f8e13969ab
Bug 348889 - xsd:Name atom is in the wrong case. Patch by sspeiche@us.ibm.com, r=me
2006-08-17 13:36:21 +00:00
doronr%us.ibm.com
6d056f5955
Bug 335367 - add support for xsd:import. Patch by sspeiche, r=me
2006-06-22 15:59:34 +00:00
doronr%us.ibm.com
1d9ebeead8
Bug 335366 - Add support for xsd:include. r=aaronr,peterv
2006-06-06 16:00:58 +00:00
doronr%us.ibm.com
addbb0848f
Bug 337179 - Schema with forward type definitions don't load. r=aaronr
2006-05-25 17:06:07 +00:00
doronr%us.ibm.com
61395526f4
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
41e6c02b2f
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
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net
3f4a389f60
Bug 320820 - Integrate webservices into libxul, r=doron
2005-12-20 14:13:01 +00:00
doronr%us.ibm.com
304528816e
Bug 308372 - nsSchemaAttribute* needs to store the form attribute. r/sr=peterv
2005-12-12 18:25:00 +00:00
bzbarsky%mit.edu
1e91350bb2
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2005-11-02 00:41:51 +00:00
peterv%propagandism.org
bfc7bfee82
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
bc66f35d62
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
554bd1b87e
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
b37afe9fd5
Bug 306608 - Schema Loader has issues with xsd:group. r/sr=peterv
2005-09-01 17:17:35 +00:00
doronr%us.ibm.com
056699e531
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
18fed7a265
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
dbddbc1a58
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
9180afa00a
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
44c4cbce10
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 18:38:19 +00:00
doronr%us.ibm.com
30608a55da
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
7ac58811f1
Bug 285751 - Move nsSchemaLoader from nsSupportsHashtable to nsInterfaceHashtable. r/sr=peterv
2005-03-15 17:26:06 +00:00
doronr%us.ibm.com
1b2fca3f86
bug 284351 - nsSchemaLoader doesn't handle xsd:complexType correctly. r/sr=peterv
2005-03-08 21:34:41 +00:00
bzbarsky%mit.edu
9edf6924d0
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
27e1ba55b0
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
046b3f0f6b
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
bc67703f29
bug 269129 : Init schema component before using it r+sr=jst
2004-11-12 06:12:10 +00:00
doronr%us.ibm.com
538ac86b22
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
47e5b5d1f8
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
987814a997
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
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
dmose%mozilla.org
6345f11409
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
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
hpradhan%hotpop.com
7be8860a28
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
83596be215
Where's my head? (nsInterfaceHashtable::Init returns a PRBool)
2004-04-29 09:25:48 +00:00
peterv%propagandism.org
abeebb9626
Fix schema code bustage () from fix for bug 241201
2004-04-25 10:24:51 +00:00
peterv%propagandism.org
46372d3e49
Fix for bug 241201 (Clean up some webservices code). r/sr=jst.
2004-04-23 12:14:59 +00:00
gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
cbiesinger%web.de
f6b5bedd7c
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
6e5d1ec469
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
1804c4910c
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
aae0d0f085
deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst.
2003-11-15 05:27:37 +00:00
caillon%returnzero.com
de3d3fbf61
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
8aa7b563d2
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
c11c6acb17
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
9c22160a4b
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
ef99140d6d
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
5df2312334
Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl
2003-06-16 11:17:18 +00:00