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
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
darin%meer.net
62b71377af
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
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
timeless%mozdev.org
c8b2339854
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
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
vladimir%pobox.com
867a56f1d1
b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver
2004-07-07 05:49:29 +00:00
dbaron%dbaron.org
d0532673fb
Keep egcs happy (btek bustage).
2004-06-23 08:19:49 +00:00
hpradhan%hotpop.com
489fc8dfdc
bug 246783 : Support base64binary type in webservices r+sr=jst
2004-06-23 07:13:10 +00:00
hpradhan%hotpop.com
77f7162cc5
fix comment
2004-06-23 07:02:16 +00:00
hpradhan%hotpop.com
7f721575c7
bug 246783: Support base64binary types in webservices r+sr=jst
2004-06-23 06:57:09 +00:00
hpradhan%hotpop.com
74ea7262ab
bug 246783 : Support base64binary type in webservices r+sr=jst
2004-06-23 06:55:47 +00:00
hpradhan%hotpop.com
2fed1408a8
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
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
a4396ff7b4
bug 245673 named literal strings should be const
...
r+sr=darin
2004-06-11 15:05:29 +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
hpradhan%hotpop.com
983892bfb9
bug 245772 : Remove some useless null checks. r+sr=peterv
2004-06-07 16:28:19 +00:00
hpradhan%hotpop.com
9d46d0a1a3
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
5239c247d5
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
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
jst%mozilla.jstenback.com
ba58a7a028
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
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
timeless%mozdev.org
10f466a6e8
Bug 242877 [@ FindInterfaceByName]
...
r=jst sr=jst
2004-05-07 22:07:06 +00:00
timeless%mozdev.org
834cae9c87
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
500ceaf953
Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
...
r=jst sr=jst
2004-05-06 04:56:38 +00:00
timeless%mozdev.org
e5a80eb534
Bug 242613 Crash [@ EncodeStructParticle] because getEnumerator returned null
...
r=jst sr=jst
2004-05-05 01:38:03 +00:00
jst%mozilla.jstenback.com
5ee322a073
Fixing uninitialized variable access (no bug). r+sr=peterv@propagandism.org
2004-05-04 17:16:11 +00:00
hpradhan%hotpop.com
59fa60f681
Fixing bustage
2004-05-01 10:11:30 +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
hpradhan%hotpop.com
229deb6e18
bug 205550 : Fix leak in WSDL code. r=jst sr=darin
2004-04-24 10:22:19 +00:00
hpradhan%hotpop.com
ae9a4edfa7
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
8a59485d1f
Fix for bug 241201 (Clean up some webservices code). r/sr=jst.
2004-04-23 12:14:59 +00:00
jst%mozilla.jstenback.com
77958905c3
Changing "!NS_FAILED(x)" to "NS_SUCCEEDED(x)". No real code changes.
2004-04-21 01:21:24 +00:00
jst%mozilla.jstenback.com
ff6fe94eee
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
98c9b7e62f
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
87cdd6839f
Whitespace cleanup.
2004-04-21 00:48:41 +00:00
gerv%gerv.net
86486431ae
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:14:17 +00:00
timeless%mozdev.org
656dce4ee6
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
785ed533d0
Bug 226167 DRefTool analysis for soap files
...
r=roc sr=roc
2004-04-14 05:32:13 +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
1a8101c569
Whitespace cleanup.
2004-03-06 00:32:07 +00:00
hpradhan%hotpop.com
5d5432d268
bug 236351 : Fix string leak in nsSOAPCall::GetTransport() r+sr=jst
2004-03-04 08:13:09 +00:00
hpradhan%hotpop.com
8027245b8e
bug 233115 : Fix potential hangs in webservices security check r=darin sr=jst
2004-03-03 07:03:08 +00:00
darin%meer.net
c380c59f65
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2004-02-28 22:34:07 +00:00