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
7d0235d47b
bug 269131: reduce codesize of SOAP encoders r+sr=jst
2004-11-12 06:14:01 +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
timeless%mozdev.org
ea2f3df3b9
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
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
vladimir%pobox.com
3c86288e1c
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
d2f5c64e0a
Remove semicolon to fix bustage.
2004-09-16 17:25:09 +00:00
hpradhan%hotpop.com
e17c9e0dc0
bug 249366 : oops, missed a file
2004-09-16 11:46:09 +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
darin%meer.net
43c3948f99
landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
...
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
gerv%gerv.net
62e3767f68
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
timeless%mozdev.org
7a4a5a2ab9
Bug 255927 When handling a fault in nsIWebServiceCallContext it crashes
...
patch by chantepie@altern.org thanks to scc r=timeless sr=roc
2004-08-18 22:06:50 +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
vladimir%pobox.com
f6868306b8
b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver
2004-07-07 05:49:29 +00:00
dbaron%dbaron.org
4a51202a02
Keep egcs happy (btek bustage).
2004-06-23 08:19:49 +00:00
hpradhan%hotpop.com
a3c257f366
bug 246783 : Support base64binary type in webservices r+sr=jst
2004-06-23 07:13:10 +00:00
hpradhan%hotpop.com
d12123dda6
fix comment
2004-06-23 07:02:16 +00:00
hpradhan%hotpop.com
e4c6d7f467
bug 246783: Support base64binary types in webservices r+sr=jst
2004-06-23 06:57:09 +00:00
hpradhan%hotpop.com
a0433986e4
bug 246783 : Support base64binary type in webservices r+sr=jst
2004-06-23 06:55:47 +00:00
hpradhan%hotpop.com
5fadefaa02
bug 247541 : Fix a case where the SOAP encoder got the schame type wrong.
2004-06-19 15:37:48 +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
cbiesinger%web.de
8efd04ae2e
bug 245673 named literal strings should be const
...
r+sr=darin
2004-06-11 15:05:29 +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
hpradhan%hotpop.com
1441e83fbb
bug 245772 : Remove some useless null checks. r+sr=peterv
2004-06-07 16:28:19 +00:00
hpradhan%hotpop.com
3059a616aa
bug 244717: SOAP requests should state that the charset of their payloads is utf-8
2004-06-01 12:48:11 +00:00
hpradhan%hotpop.com
a1856671fb
bug 244349 : Bulletproof webservice proxy code against
...
crashes when server sends invalid SOAP response.
r+sr=jst
2004-05-31 08:46:12 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
jst%mozilla.jstenback.com
daf5d2563b
Fixing remaining part of bug 241157 (patch by ben@bengoodger.com). Make nsDefaultEncoder::Decode() properly deal with null valued elements. r=darin@meer.net, sr=jst@mozilla.jstenback.com
2004-05-21 21:23:10 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org
389d6084d0
Bug 242877 [@ FindInterfaceByName]
...
r=jst sr=jst
2004-05-07 22:07:06 +00:00
timeless%mozdev.org
09fbb2abd0
Bug 242760 code cleaning: rechecking checked rc's, dropping a temporary comptr, a comment change
...
r=jst sr=jst
2004-05-06 18:43:32 +00:00
timeless%mozdev.org
2190d9d363
Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
...
r=jst sr=jst
2004-05-06 04:56:38 +00:00
timeless%mozdev.org
4bc313c0f8
Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
...
r=jst sr=jst
2004-05-05 01:38:03 +00:00
jst%mozilla.jstenback.com
173f0f95e3
Fixing uninitialized variable access (no bug). r+sr=peterv@propagandism.org
2004-05-04 17:16:11 +00:00
hpradhan%hotpop.com
99c872ba60
Fixing bustage
2004-05-01 10:11:30 +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
hpradhan%hotpop.com
35facf6a71
bug 205550 : Fix leak in WSDL code. r=jst sr=darin
2004-04-24 10:22:19 +00:00
hpradhan%hotpop.com
8836806a57
bug 241337 : Dont return an error if hidden pref is not set. r+sr=jst
2004-04-24 10:20:38 +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
jst%mozilla.jstenback.com
ebf85a8a2f
Changing "!NS_FAILED(x)" to "NS_SUCCEEDED(x)". No real code changes.
2004-04-21 01:21:24 +00:00
jst%mozilla.jstenback.com
9fc030a463
Changing odd whitespace usage in template variable (nsCOMPtr) declarations to 'normal' whitespace usage. No code change.
2004-04-21 01:11:14 +00:00
darin%meer.net
238e51583f
fixes bug 241147 "DecodeStructParticle fails on 'sequences' and 'choices'" r=ben sr=jst
2004-04-21 00:54:03 +00:00
jst%mozilla.jstenback.com
11cc65e727
Whitespace cleanup.
2004-04-21 00:48:41 +00:00
gerv%gerv.net
4d3385092d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
timeless%mozdev.org
ca9515af07
Bug 240727 soapcall example should use (new XMLSerializer()).serializeToString(...) instead of new XMLSerializer()).serializeToString(...)
...
r=doron
Not part of the build
2004-04-16 20:23:32 +00:00
timeless%mozdev.org
2b0eacfb8d
Bug 226167 DRefTool analysis for soap files
...
r=roc sr=roc
2004-04-14 05:32:13 +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