cbiesinger%web.de
540aa06c74
270224 create nsIPropertyBag2 for easier getting of values from a propertybag
...
r=shaver sr=darin
git-svn-id: svn://10.0.0.236/trunk@170990 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-22 18:16:53 +00:00
timeless%mozdev.org
d15e77d5d6
Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
...
patch by dewildt@gmail.com r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@170941 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-21 12:50:16 +00:00
hpradhan%hotpop.com
d47b48c0d8
bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@162445 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-16 10:59:36 +00:00
hpradhan%hotpop.com
7ebe958a7b
bug 246783 : Support base64binary type in webservices r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@158346 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 06:55:47 +00:00
gerv%gerv.net
d6544e324a
Bug 236613: change to MPL/LGPL/GPL tri-license.
...
git-svn-id: svn://10.0.0.236/trunk@155092 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 22:14:17 +00:00
harishd%netscape.com
e4e03ff787
Fix for random crashes caused by uninitialized XPCVariant type. Also, fixed an FMR. b=203434, r=dbardley@netscape.com, sr=jst@netscape.com, a=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@142315 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-11 16:27:34 +00:00
timeless%mozdev.org
78fcd6c046
Bug 203947 - Creating '@mozilla.org/xmlextras/proxy/webserviceproxy;1' or '@mozilla.org/xmlextras/proxy/webserviceproperty
...
r=harishd sr=heikki a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@142069 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-02 21:23:31 +00:00
harishd%netscape.com
133c34327a
Initialize variable that was causing unexpected behavior. b=203434, r=heikki@netscape.com, sr=jst@netscape.com, a=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@141989 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-01 01:14:39 +00:00
harishd%netscape.com
f5de8288f1
Patch provided by jst@netscape.com - Give XPTCVariants that are expected to receive a T_DOMSTRING value an nsAString object to hold the string value. b=193387, r=harishd@netscape.com, sr=heikki@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@140204 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-25 02:37:05 +00:00
harishd%netscape.com
ca619d387e
Fixed a crasher by avoiding an extra release of the minivariant. Also fixed a bug in soap encoding. b=197872, r=rayw@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@139952 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-21 19:14:29 +00:00
jst%netscape.com
85169fe43f
Checking in changes that were made during the review of the WSDL code. The review was done by harishd@netscape.com, jgaunt@netscape.com, dbradley@netscape.com, and jst@netscape.com. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@139757 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-19 07:25:23 +00:00
dbaron%dbaron.org
f5b5bace95
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@136002 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-08 20:32:55 +00:00
jband%netscape.com
ad383171e6
WSDL/Proxy support - NOT PART OF THE BUILD
...
git-svn-id: svn://10.0.0.236/trunk@117379 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-24 18:49:56 +00:00
dbaron%fas.harvard.edu
3074d566e4
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117337 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-23 21:14:02 +00:00
vidur%netscape.com
861df3465d
Correctly deal with nsIVariant in type conversion. This is not part of the default build
...
git-svn-id: svn://10.0.0.236/trunk@114558 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-15 01:14:27 +00:00
rayw%netscape.com
5271edd456
Added error reporting mechanism, and called it in quite a few places. Also
...
eliminated use of multiple SOAP encoding URIs, and now only rely on the 1.2
with aliasing that can output 1.1.
SOAP is not part of default build.
git-svn-id: svn://10.0.0.236/trunk@114532 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-14 23:00:58 +00:00
vidur%netscape.com
e0dcd8874f
Support for string and wstring types. Array handling fixes and simplification. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@113829 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-06 22:07:53 +00:00
vidur%netscape.com
b88b48076c
Added wsexception.cpp. Creation of components is now done through a factory and an Init method. Fixed array case of conversion to not wrap elements as variants. Further work on proxy and call context to get proxy test working [not part of build]
...
git-svn-id: svn://10.0.0.236/trunk@111614 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:29:32 +00:00
vidur%netscape.com
b0a4ee9a27
First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@111259 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-02 23:23:09 +00:00
vidur%netscape.com
bc5dcaf6ad
Fixing DOS->unix EOL problem. This file is not yet part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@105054 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-10 19:42:24 +00:00
vidur%netscape.com
6826c877d9
Renaming wspProxy.cpp to wspproxy.cpp. This is not yet part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@105047 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-10 18:40:07 +00:00