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

199 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
timeless%mozdev.org a80b0a650e Bug 334191 EncodeArray has nested rc variables
r=doron sr=bz
2006-05-06 22:38:15 +00:00
dbaron%dbaron.org 7267168b26 Fix backwards pointers. b=330855 r=doron sr=jst 2006-03-22 07:16:55 +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 bce6d514c6 Bug 320820 - Integrate webservices into libxul, r=doron 2005-12-20 14:13:01 +00:00
doronr%us.ibm.com 7fd7b16466 Bug 271560 - Amazon Web Services crashing us using WSDL Proxying. r=timeless sr=jst 2005-08-24 15:54:38 +00:00
bzbarsky%mit.edu 6e9cbfcb44 Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks.  Makes native wrappers work in lots of nasty DOM0 corner cases.  Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +00:00
timeless%mozdev.org cd198e6b42 Bug 243904 SOAP code problem with null, unpositioned array item
patch by chantepie@altern.org r=doron sr=jst a=asa
2005-05-02 19:42:26 +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
timeless%mozdev.org 7d70203f02 Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
timeless%mozdev.org 18700ca3b9 Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
r=doron sr=peterv
2005-03-22 19:10:35 +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
bzbarsky%mit.edu 44c16850a9 Don't use PR_s.?printf to format floats for W3C-spec purposes, since it's
locale-sensitive.  Bug 282245 partial fix, r+sr=peterv
2005-02-22 19:31:39 +00:00
hpradhan%hotpop.com df585ce821 bug 269131: reduce codesize of SOAP encoders r+sr=jst 2004-11-12 06:14:01 +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
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 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 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
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
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 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
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 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
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
darin%meer.net f6875e2d3c 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
jst%mozilla.jstenback.com c000ae86e8 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
bryner%brianryner.com 605cc06382 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 66caced69a 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 a05f544756 #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
bryner%brianryner.com 2406bc1ed4 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 f8e8aed8a7 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
caillon%returnzero.com 91b7c60bee 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 83c571e877 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