Граф коммитов

360 Коммитов

Автор SHA1 Сообщение Дата
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
jst%mozilla.jstenback.com 6e5d1ec469 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 77605dd9e4 Whitespace cleanup. 2004-03-06 00:32:07 +00:00
hpradhan%hotpop.com 86e241d2fb bug 236351 : Fix string leak in nsSOAPCall::GetTransport() r+sr=jst 2004-03-04 08:13:09 +00:00
hpradhan%hotpop.com 7b29c0229e bug 233115 : Fix potential hangs in webservices security check r=darin sr=jst 2004-03-03 07:03:08 +00:00
darin%meer.net 1d2d419885 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 0616fb43c2 fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
jst%mozilla.jstenback.com 1804c4910c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bsmedberg%covad.net 34cd8e8bdf Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
neil%parkwaycc.co.uk f97835d45d Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00
jst%mozilla.jstenback.com 4ab234b8be General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bryner%brianryner.com aae0d0f085 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
bryner%brianryner.com a0e219b348 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
caillon%returnzero.com de3d3fbf61 Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com 7da28ad79a Mispelling of SHORT_LIBNAME 2003-10-21 22:01:53 +00:00
mkaply%us.ibm.com 2d7979f035 #220827
r=darin, sr=jst
Code from doronr@us.ibm.com - allow empty headers in SOAP to work around Axis bug
2003-10-17 19:26:14 +00:00
jst%mozilla.jstenback.com 8aa7b563d2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
mkaply%us.ibm.com 2c59f01ce9 #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
darin%meer.net 8989a2213a landing patch for bug 205726 "DNS rewrite" r=dougt sr=bryner 2003-09-11 20:32:33 +00:00
bryner%brianryner.com 352e645b90 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
caillon%returnzero.com c11c6acb17 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
caillon%returnzero.com 9c22160a4b Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
jaggernaut%netscape.com ef99140d6d Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
jgaunt%netscape.com 0d2b704ff6 not part of build
dropping the uddi support into webservices so it doesn't get lost.
2003-07-21 18:03:42 +00:00
jaggernaut%netscape.com f008bc2bad Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com 20004e3489 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
ashishbhatt%netscape.com cd5f705bc7 Adding simple type wsdl test cases 2003-07-11 20:30:59 +00:00
harishd%netscape.com 907e9b432f Should have been a part of my previous checkin. This change was requested by jst@netscape.com 2003-07-01 19:03:46 +00:00
harishd%netscape.com 7952a97b18 Override same origin check for public services listed in the master service list. b=203371, r=darin@netscape.com sr=jst@netscape.com 2003-07-01 18:51:59 +00:00
aaronl%netscape.com 5df2312334 Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nisheeth%netscape.com dfb83fb603 Fix for bug 209338. r=harishd@netscape.com, sr=jst@netscape.com. Make nsSoapEncoding instantiable from JS again. 2003-06-13 22:38:09 +00:00
caillon%returnzero.com cd0952a48f Reducing webservices codesize from my checkin to bug 209087 r+sr=jst 2003-06-13 22:31:49 +00:00
caillon%returnzero.com ba75de772b Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
harishd%netscape.com 5d5585b629 Grant access to SOAP response document's properties and also allow the document to be serializable. b=193953, r=heikki@netscape.com, sr=jst@netscape.com 2003-06-12 20:18:34 +00:00
jst%netscape.com 89f4870fb1 Cleaning up some whitespace. 2003-06-11 06:15:23 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
dwitte%stanford.edu 149f719c00 bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
harishd%netscape.com a641a9dd0b 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
jgaunt%netscape.com 5b4a307c0c bug 203979 - plug SOAP leaks of default encoding
r=harishd sr=jst a=asa
2003-05-13 21:05:59 +00:00
harishd%netscape.com fbe5869e0d 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
jgaunt%netscape.com f524307e9a bug 203836 - changes impl of addref/release for default sopa encoeding so they don't inherit the model for gnereal encodings, also changes some class names
r=rayw sr=jst a=asa
2003-05-08 22:43:39 +00:00
jgaunt%netscape.com f5038d7a46 backing out cause of bustage 2003-05-08 18:03:43 +00:00
jgaunt%netscape.com 01d60af231 bug 203836 - changes impl addref/release for default soap encodings so they don't inherit the model for other encodings.
r=rayw sr=jst a=asa
2003-05-08 16:53:21 +00:00
timeless%mozdev.org 011cbf1883 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 69f52ffff9 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
jgaunt%netscape.com a0616ca7e6 bug 198531 - plugging soap leak, had a bad assertion
r=rayw
sr=jst
a=asa
2003-04-29 18:11:54 +00:00
jgaunt%netscape.com c3dd397a39 bug 198531 - pluggin SOAP leak
r=rayw
sr=jst
a=asa
2003-04-28 21:55:17 +00:00
harishd%netscape.com 74dad26761 Fixing ports bustage. rs=heikki@netscape.com 2003-04-25 23:59:20 +00:00
cbiesinger%web.de 1110753724 trying to fix balsa tinderbox (static build) 2003-04-25 23:27:40 +00:00
harishd%netscape.com 0ba9003dc1 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 1a3a7cd075 Patch provided by rayw@netscape.com: Ignore xsi:type if it's not a proper subtype of the schema-guaranteed type. b=202597, r=harishd@netscape.com, sr=jst@netscape.com 2003-04-21 23:23:26 +00:00
harishd%netscape.com f2912cb0b1 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 9f37ba1cee Prevent a potential stack overflow if a wsdl file imports itself. b=202478, r=nisheeth@netscape.com sr=jst@netscape.com 2003-04-18 20:58:44 +00:00
harishd%netscape.com 131dc4b4db 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 ab5a4af144 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 8ab7563456 New security model doc. ** NOT PART OF THE BUID 2003-04-03 20:27:28 +00:00
harishd%netscape.com d8caa04d2a Fixing a bug in my previous checking. sr=jst@netscape.com 2003-03-26 01:49:59 +00:00
harishd%netscape.com 363e9e328b Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst 2003-03-26 00:00:04 +00:00
harishd%netscape.com 2d30a3a7a0 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 9bd2582d31 Fixing bustage in a different way! Courtesy: Heikki 2003-03-25 02:02:33 +00:00
harishd%netscape.com 00d2a44902 Fixing bustage 2003-03-25 01:46:24 +00:00
harishd%netscape.com c03be6a87e Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-25 00:19:26 +00:00
timeless%mozdev.org 965ba28bb1 Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
harishd%netscape.com db93294146 Added newline to EOF 2003-03-22 02:42:22 +00:00
harishd%netscape.com b922392392 Adding new security model support for web services. b=183824, r=rayw@netscape.com sr=jst@netscape.com.
*** NOT PART OF THE BUILD...YET ***
2003-03-22 01:44:38 +00:00
jst%netscape.com 2765c02d68 Flip the pref for disabling WSDL. r=harishd@netscape.com, sr=jst@netscape.com 2003-03-21 22:14:54 +00:00
harishd%netscape.com 47ae9abde3 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 4dbe6e1def 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 553557f3e8 Fixing ports bustage 2003-03-21 03:26:22 +00:00
harishd%netscape.com 5b09ec17b1 Fixing bustage 2003-03-21 01:30:26 +00:00
harishd%netscape.com 2cffc11efa Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00
jst%netscape.com f176fffb72 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
jst%netscape.com ab344deaf8 Checking in changes that are the result of the review and super review of the WSDL code. The review was performed by harishd@netscape.com, jgaunt@netscape.com, and jst@netscape.com. Not part of the build yet. 2003-03-18 22:44:12 +00:00
harishd%netscape.com 4b3afc42a9 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 9985e2bb3e 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 cc4bcae465 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 4540357473 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
dbaron%dbaron.org 963a794bbc 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
peterv%netscape.com 23b10864c8 Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00