Commit Graph

383 Commits

Author SHA1 Message Date
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
timeless%mozdev.org
a80b0a650e Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
peterv%propagandism.org
02f7995799 Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
dbaron%dbaron.org
7267168b26 Fix backwards pointers. b=330855 r=doron sr=jst 2006-03-22 07:16:55 +00:00
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
benjamin%smedbergs.us
8db330a16e Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 18:30:15 +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
ac717bd60a Bug 324813 - can't build Firefox static+debug, webservices tests are linked (badly) into the final static build, r=doron 2006-01-26 18:04:55 +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
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bsmedberg%covad.net
caee95c028 Bug 315401 - XPTI_GetInterfaceInfoManager is a bad signature and should be removed, r=darin sr=jst 2005-11-10 16:19:44 +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
7fd7b16466 Bug 271560 - Amazon Web Services crashing us using WSDL Proxying. r=timeless sr=jst 2005-08-24 15:54:38 +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
bzbarsky%mit.edu
6e9cbfcb44 Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks.  Makes native wrappers work in lots of nasty DOM0 corner cases.  Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +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
timeless%mozdev.org
cd198e6b42 Bug 243904 SOAP code problem with null, unpositioned array item
patch by chantepie@altern.org r=doron sr=jst a=asa
2005-05-02 19:42:26 +00:00
darin%meer.net
344ba8aa1f damn, missed this files 2005-04-06 02:12:51 +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
timeless%mozdev.org
7d70203f02 Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
timeless%mozdev.org
18700ca3b9 Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
r=doron sr=peterv
2005-03-22 19:10:35 +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
cbiesinger%web.de
ce4140de8d 270224 create nsIPropertyBag2 for easier getting of values from a propertybag
r=shaver sr=darin
2005-03-22 18:16:53 +00:00
timeless%mozdev.org
16b9b917e3 Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +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
bzbarsky%mit.edu
bfa5e9c161 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +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
gandalf%firefox.pl
06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
timeless%mozdev.org
66b4bd19f7 Bug 283514 OOM mlk [@ WSPTestComplexType::Array2]
patch by dewildt@gmail.com r=timeless sr=bz
2005-03-06 10:54:54 +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
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
bzbarsky%mit.edu
44c16850a9 Don't use PR_s.?printf to format floats for W3C-spec purposes, since it's
locale-sensitive.  Bug 282245 partial fix, r+sr=peterv
2005-02-22 19:31:39 +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
df585ce821 bug 269131: reduce codesize of SOAP encoders r+sr=jst 2004-11-12 06:14:01 +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
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +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
vladimir%pobox.com
d1d148096e b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2004-09-20 23:15:26 +00:00
peterv%propagandism.org
692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
hpradhan%hotpop.com
cb334d32ea bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00