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

8 Коммитов

Автор SHA1 Сообщение Дата
heikki%netscape.com a65f5e152d Not part of build. Test more stuff. 2001-09-07 22:09:06 +00:00
heikki%netscape.com 3affba97d4 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
heikki%netscape.com 8d724a8765 Not part of build. Updated/added XML Extras tests. 2001-08-10 01:12:30 +00:00
heikki%netscape.com 9d8378c575 Bug 73958, XMLHttpRequest data corruption etc. Recursive stream readers are not supported, so I 'copy' by wrapping data in a light weight temporary stream and pass that to parser. Also fix 2 regressions: ignore parameter in Send() if method is GET and fix relative URLs. Finally this patch fixes the testcases, removes my hacky buffer now that nsCString can handle nulls in the middle, and do some minor code cleanup. r=harishd,sr=vidur,a=asa@mozilla.org 2001-06-01 23:44:03 +00:00
mstoltz%netscape.com 6672d1a27a bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan 2001-03-02 00:09:20 +00:00
heikki%netscape.com 991facbf36 Bug 49572, implemented responseText property for XMLHttpRequest object. Also some minor nsCOMPtr initialization optimizations and updated tests. r=harishd, rpotts (stream reading part), sr=jst. 2001-02-28 23:46:59 +00:00
vidur%netscape.com 78f4085ed3 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 d4e1e90f21 Simple posting tests. This is not part of the Seamonkey build. 2000-06-30 23:10:56 +00:00