gecko-dev/extensions/xmlextras/base/public
2001-08-31 00:59:19 +00:00
..
.cvsignore
Makefile.in
makefile.win
MANIFEST_IDL
nsIDOMParser.idl
nsIDOMSerializer.idl
nsIXMLHttpRequest.idl Bug 96459, bug 96307 and Bugscape 8288. Implement readyState and onreadystatechange members to enable progress indicators for download. Make it possible to call send() again in onload without crashing. Send load event only after everything done (was sent too early if XML errors). Make some functions throw error if called at the wrong time (match IE). Make it possible to build SOAP again (patch from peterv, r=heikki). r=harishd, sr=vidur, a=asa. 2001-08-31 00:59:19 +00:00