jband%netscape.com
95cc2f541d
WSDL/Proxy support - NOT PART OF THE BUILD
2002-03-24 18:49:56 +00:00
dbaron%fas.harvard.edu
046fbde3d4
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:14:02 +00:00
timeless%mac.com
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
rayw%netscape.com
9ec1c3e65a
Last issues for SOAP review by Heikki and others.
...
SOAP is not part of default build.
2002-02-16 08:01:15 +00:00
rayw%netscape.com
197e7137a0
Whitespace fixes.
...
SOAP is not part of default build.
2002-02-15 10:48:16 +00:00
rayw%netscape.com
9133d2cfcc
Added whitespace in front of comments.
...
SOAP is not part of default build.
2002-02-15 10:25:28 +00:00
rayw%netscape.com
70373b518e
Changed license header on SOAP files.
...
SOAP is not part of default build.
2002-02-14 13:36:34 +00:00
rayw%netscape.com
38932fd4cf
Fixed IDL files to not use mozilla-specific types where possible.
...
Also identified and entered a placeholder solution for variants not being
able to represent an empty array. also made primenumber test use
verifyheader.
SOAP is not part of default build.
2002-02-14 13:08:25 +00:00
rayw%netscape.com
3b7f67443a
This is the patch related to bug 71394, needing security checks in SOAP.
...
Also, substituted 8 spaces for tabs in some SOAP files. Also updated
soap test files to either request UniversalBrowserRead or use verifySource.
r=mstoltz
SOAP is not part of default build.
2002-02-13 19:13:41 +00:00
vidur%netscape.com
04efd15def
Sharing of builtin types across loaders. Complex types now know when they are array and expose their array type and dimension. This is not part of the default build.
2002-02-06 22:06:10 +00:00
jband%netscape.com
a048f2049e
Add C++ string support includes needed when AString params are used - NOT PART OF DEFAULT BUILD
2002-02-02 22:33:16 +00:00
jband%netscape.com
188047365b
Commiting accumulated interface info extensions changes. NOT PART OF THE BUILD
2002-02-02 22:18:56 +00:00
jband%netscape.com
fb27bd29a0
Initial checkin of WSDL -> xpcom interface info translator. - NOT PART OF THE BUILD
2002-02-02 21:37:23 +00:00
rayw%netscape.com
05276a7bd0
A variety of bug fixes in SOAP, most notably, eliminating 1999 schema
...
types.
SOAP is not part of default build.
2002-02-02 01:47:27 +00:00
rayw%netscape.com
742aab939d
A number of SOAP bug fixes including fixing problems with fault handling,
...
using wstrings instead of astrings for arrays, and ignoring the http
status and returning a fault code when there is one.
SOAP is not part of default build.
2002-01-30 17:40:06 +00:00
jband%netscape.com
8727a96318
Convert nsInterfaceInfoToIDL into a JS component. -- NOT PART OF BUILD --
2002-01-19 21:53:51 +00:00
rayw%netscape.com
e9e0dcdf78
Reformatted files to eliminate bad tabs. Added nsISOAPPropertyBag, which
...
is not working perfectly WRT XPConnect, but broke nothing else. Also
added mutator and su[pporting classes.
SOAP is not part of default build.
2002-01-17 03:23:06 +00:00
jband%netscape.com
b1527d1cb4
initial checkin of support for scriptable wrappers around interface info and for generic interface info sets that can be manually populated - NOT PART OF THE BUILD
2002-01-15 22:22:16 +00:00
rayw%netscape.com
ea600c1e1a
Changes to use contractid's for construction wherever available. This means
...
that the JS binding will work correctly. Also removed old security model.
SOAP is not a part of default build.
2002-01-09 02:17:17 +00:00
vidur%netscape.com
39db6a396b
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]
2002-01-09 01:29:32 +00:00
vidur%netscape.com
503756b9a6
Try to determine and record SOAP version. [not part of build]
2002-01-09 01:26:48 +00:00
vidur%netscape.com
9bb2cceed3
Record schema namespace since there are at least 2. [not part of build]
2002-01-09 01:26:22 +00:00
vidur%netscape.com
0a0d0b4d0b
Addition of SOAPParameter class and contractID, minor fixes to encoding code. This is not part of the build.
2002-01-02 23:29:12 +00:00
vidur%netscape.com
61e87f295f
Introduction of SOAP message binding and addition of convenience methods. This is not part of the build.
2002-01-02 23:27:41 +00:00
vidur%netscape.com
85b96f2659
First implementation of proxy and call context, movement of variant to parameter code, interface improvements. This is not part of the default build.
2002-01-02 23:23:09 +00:00
rayw%netscape.com
ee6deb06a9
Added version support to SOAP so that calls may be invoked with level 1.1 or
...
level 1.2 support (needed to build tests). Also added support for https.
Misc fixes.
Not part of default build.
2001-12-06 22:30:33 +00:00
rayw%netscape.com
4e195b880e
More fixes to strings, and changed encoding to support a single string
...
lookup key instead of two for better genericity and efficiency.
2001-12-05 00:10:07 +00:00
rayw%netscape.com
a5888250f9
Fixed errors in mustUnderstand attribute of header block.
...
Not part of default build.
2001-12-01 00:03:57 +00:00
rayw%netscape.com
a9a32e70f2
Fixed most SOAP issues brought up by reviewer. Added completion object.
...
Inherited SOAPParameter and SOAPHeaderBlock from SOAPBlock, improved
error condition handling, improved comments.
Not part of default build.
2001-11-30 22:53:16 +00:00
rayw%netscape.com
ea12d2abd8
Added "function" keyword to permit function to be passed as a SOAP response
...
listener.
Not part of default build.
2001-11-29 18:20:11 +00:00
rayw%netscape.com
95519f453a
Not part of default build.
...
Added more class information and module factories for soap items, fixed
copyright date.
Not part of default build.
2001-11-28 12:25:46 +00:00
rayw%netscape.com
5759c463ff
Updating SOAP files from branch. Not part of default build.
2001-11-28 10:50:29 +00:00
dougt%netscape.com
1a5050445f
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
vidur%netscape.com
27134b139c
First implementation of wrapper classes and tests. This is not yet part of the build.
2001-10-16 00:18:53 +00:00
jband%netscape.com
b1510adad5
not part of build. Fix line endings
2001-10-10 02:13:25 +00:00
vidur%netscape.com
11abb9d092
Work-in-progress checkin of web services proxy implementation. New files.
2001-10-09 23:54:51 +00:00
jband%netscape.com
b07fdf5734
use nsresult type rather than PRInt32, change param name, add some whitespace. Not part of build
2001-10-07 17:24:20 +00:00
vidur%netscape.com
51b30fe01a
Got rid of DOS-style returns. This is not yet part of the build
2001-10-03 21:41:38 +00:00
vidur%netscape.com
92c582e3ff
Adding WSDL to XMLExtras if MOZ_WSDL is defined. Also added REQUIRES macros to schema and wsdl makefiles (thanks to jonsmirl@mediaone.net). This not yet part of the build. r=heikki, rs=jst.
2001-10-03 21:03:02 +00:00
gerv%gerv.net
8edf26bcee
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
vidur%netscape.com
7213656ea6
Added new WSDL loading mechanism. This is not (as yet) part of the build
2001-09-14 20:56:54 +00:00
vidur%netscape.com
e77bf3bb83
Added nsISchemaCollection interface. Started using DOM3 namespace lookup methods. This is not (as yet) part of the build.
2001-09-14 20:56:06 +00:00
vidur%netscape.com
14c113fafa
Implemented first pass of schema loader. This is not part of the build.
2001-08-06 07:12:31 +00:00
vidur%netscape.com
d6b8dd6c37
Work in progress on WSDL Loader interfaces. This is not yet part of the build.
2001-07-23 18:22:43 +00:00
vidur%netscape.com
48a1d20cd1
More work in progress on schema loading. This is not yet part of the build.
2001-07-21 00:28:11 +00:00
vidur%netscape.com
7cb16a66d2
Work in progress on WSDL component. This is not yet part of the build.
2001-07-10 17:33:05 +00:00
vidur%netscape.com
c2b15c1d49
Work in progress on XML Schema representation component
2001-07-10 17:09:17 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00