Commit Graph

26 Commits

Author SHA1 Message Date
vidur%netscape.com
93d9a6d167 Fixed leak of weak reference (thanks beard@netscape.com). Fixed makefiles to avoid overwriting xpt files. This is not part of the regular build 2000-07-31 16:48:54 +00:00
Peter.VanderBeken%pandora.be
b44dc2d356 Adding SOAP to mac projects. Not part of build. a=vidur. 2000-07-15 06:37:21 +00:00
vidur%netscape.com
d53fa7feef SOAP listeners now get the protocol status as part of the response. This is not part of the default build. 2000-07-15 00:24:27 +00:00
mcafee%netscape.com
05b2f4f4c6 Ignore generated files 2000-07-14 22:28:05 +00:00
vidur%netscape.com
ccdbb51ce5 Fixed Mac casting problem. This is not part of the default build. 2000-07-14 16:25:09 +00:00
vidur%netscape.com
2915cc0f6b Got rid of unused, unimplemented nsISOAPCall:SetSimpleParameters. The script version of nsISOAPCall::SetParameters does exactly this. This is not part of the default build 2000-07-14 00:34:50 +00:00
vidur%netscape.com
32b86bd73c Added SOAP component tothe XMLExtras module. This is not part of the Seamonkey build. 2000-07-13 23:12:39 +00:00
vidur%netscape.com
279fba5b00 SOAP calling tests 2000-07-13 23:11:59 +00:00
vidur%netscape.com
0d8f10e1f6 Additional SOAP call work. This is not part of the Seamonkey project. 2000-07-13 23:11:16 +00:00
vidur%netscape.com
cd5bb8ed1f Commented nsIXMLHttpRequest. Used the new nsIXPCNativeCallContext::SetReturnValueWasSet method to deal with returning event handler function objects to script callers of nsIXMLHttpRequest::Onload and Onerror. Turned on synchronous requests. This is not part of the Seamonkey build. 2000-07-13 23:08:30 +00:00
vidur%netscape.com
02d802ff3d Work in progress on SOAP call component. This is not part of the Seamonkey build. 2000-07-11 00:54:39 +00:00
vidur%netscape.com
5a19d3f794 Work in progress on SOAP call component 2000-07-11 00:52:30 +00:00
mcafee%netscape.com
3a5a6e6541 Ignore generated files. 2000-07-09 21:10:01 +00:00
Peter.VanderBeken%pandora.be
55b31945ad Add nsDOMParser.cpp. Not part of build. a=vidur. 2000-07-07 21:53:28 +00:00
Peter.VanderBeken%pandora.be
2d757d5da2 Add nsIDOMParser.idl. Not part of build. a=vidur. 2000-07-07 21:53:00 +00:00
colin%theblakes.com
a9446272fa Need to link against MOZ_JS_LIBS. r=vidur 2000-07-06 21:23:46 +00:00
vidur%netscape.com
9ead0b6446 Cleaning up simple cgi. This is not part of the Seamonkey build. 2000-07-05 18:49:41 +00:00
vidur%netscape.com
45b61131d8 Added new parser interface that does string/stream to DOM document parsing. This is not part of the Seamonkey build. 2000-07-05 16:55:53 +00:00
vidur%netscape.com
bbd0c263ca Simple posting tests. This is not part of the Seamonkey build. 2000-06-30 23:10:56 +00:00
vidur%netscape.com
bb95d0ddd1 Added support for synchronous posting. Got rid of unbreakable circular reference in the abort case. This is not part of the Seamonkey build. 2000-06-30 23:09:26 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
vidur%netscape.com
9ed907c5a2 Allowed complete script access to our components. This is WIP and not part of the Seamonkey build. 2000-06-23 15:51:47 +00:00
vidur%netscape.com
ce43bb886c Added Mac projects and make requirements from peter.vanderbeken@pandora.be. This is not part of the Seamonkey build. 2000-06-23 01:55:42 +00:00
vidur%netscape.com
e67bb23423 Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build. 2000-06-22 21:41:37 +00:00
vidur%netscape.com
66ab757c0c Updated to the new version of nsIPrivateDOMImplementation. We now get a base URL for our own URL resolution from the subject codebase principal. This checkin is for code that is not part of the Seamonkey build. 2000-06-22 18:06:49 +00:00
vidur%netscape.com
522227315e First cut of XMLSerializer and XMLHttpRequest. This is WIP and not part of the Mozilla/Seamonkey build. 2000-06-16 16:52:09 +00:00