Commit Graph

72 Commits

Author SHA1 Message Date
timeless%mozdev.org
97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +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
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
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
be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +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
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
peterv%propagandism.org
692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25: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
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
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
74ea7262ab bug 246783 : Support base64binary type in webservices r+sr=jst 2004-06-23 06:55:47 +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
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
timeless%mozdev.org
10f466a6e8 Bug 242877 [@ FindInterfaceByName]
r=jst sr=jst
2004-05-07 22:07:06 +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
gerv%gerv.net
86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +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
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
mkaply%us.ibm.com
77f581849f Mispelling of SHORT_LIBNAME 2003-10-21 22:01:53 +00:00
mkaply%us.ibm.com
7ad3a159fb #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
2003-09-15 21:50:20 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
harishd%netscape.com
8716c5a9d2 Set param type before invoking an exception. b=206108, r=dbardley@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org 2003-05-20 00:36:00 +00:00
harishd%netscape.com
42426ec8f0 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 2003-05-11 16:27:34 +00:00
timeless%mozdev.org
4613fea7e9 Bug 203947 - Creating '@mozilla.org/xmlextras/proxy/webserviceproxy;1' or '@mozilla.org/xmlextras/proxy/webserviceproperty
r=harishd sr=heikki a=sspitzer
2003-05-02 21:23:31 +00:00
harishd%netscape.com
013170f5a0 Initialize variable that was causing unexpected behavior. b=203434, r=heikki@netscape.com, sr=jst@netscape.com, a=sspitzer 2003-05-01 01:14:39 +00:00
harishd%netscape.com
d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
harishd%netscape.com
585dcf5d8c Make SOAP arrays easily accessible via JS. b=202485, r=dbradley@netscape.com, sr=jst@netscape.com 2003-04-21 22:44:54 +00:00
harishd%netscape.com
3f2cb73146 No need to allocate param arrays if the input type and the output type are void. b=200767, r=dbradley@netscape.com, sr=jst@netscape.com 2003-04-18 17:42:32 +00:00
harishd%netscape.com
f2fed9e715 Fabricate a unique name for anonymous schema types. b=199555, r=rayw@netscape.com, sr=jst@netscape.com 2003-04-18 00:11:34 +00:00
harishd%netscape.com
d65385c037 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 2003-03-25 02:37:05 +00:00
harishd%netscape.com
dce34b6349 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 2003-03-21 19:14:29 +00:00
heikki%netscape.com
bae27cb6c3 Bug 198613, fix AIX bustage, patch from pkw@us.ibm.com, r=jst, sr=heikki. 2003-03-21 19:06:36 +00:00
harishd%netscape.com
7e6a8e4168 Fixing ports bustage 2003-03-21 03:26:22 +00:00
jst%netscape.com
b245664f4c 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. 2003-03-19 07:25:23 +00:00
harishd%netscape.com
f49d1ac2b4 Adding run time switch to enable/disable wsdl.b=195760, r=nisheeth@netscape.com, sr=heikki@netscape.com.
*** NOT PART OF THE BUILD ***
2003-03-10 21:22:41 +00:00
harishd%netscape.com
457256436b Make sure to resolve place-holder-array-type. b=192141, r=rayw@netscape.com, sr=vidur@netscape.com.
The target namespace on <schema> should be applied to <element> if and only if <element> is qualified. b=192972. r=rayw@netscape.com, sr=jst@netscape.com.
Fixed a few warnings.
*** NOT PART OF THE BUILD ***
2003-02-27 22:36:42 +00:00
jst%netscape.com
6c1ddab51c Fixing bug 194349. Making the WSDL proxy type system properly set flags for getters and setters on complex types. r=jband@netscape.com, sr=heikki@netscape.com. Not part of the default build yet. 2003-02-27 00:44:56 +00:00
seawood%netscape.com
5c6983cb86 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
jband%netscape.com
fd8b150da0 NOT PART OF THE BUILD. Fix broken tests 2002-10-16 01:19:23 +00:00
jband%netscape.com
e1a868ec5d WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00
dbaron%fas.harvard.edu
f7cd3e4992 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
vidur%netscape.com
efe6eccdee Correctly deal with nsIVariant in type conversion. This is not part of the default build 2002-02-15 01:14:27 +00:00
rayw%netscape.com
c0d95a0fd1 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.
2002-02-14 23:00:58 +00:00