gerv%gerv.net
|
8614a8a6af
|
Oops.
|
2006-04-20 03:37:38 +00:00 |
scc%mozilla.org
|
8b0a0572ce
|
bug #98089: ripped new license
|
2006-04-20 03:37:37 +00:00 |
heikki%netscape.com
|
fa2f3c1137
|
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.
|
2006-04-20 03:37:31 +00:00 |
vidur%netscape.com
|
4ebdf54359
|
Fix for bug 88078. XMLHttpRequest now accepts non-HTTP URIs as well. This is similar to IE behavior. r=heikki, sr=jst
|
2006-04-20 03:37:29 +00:00 |
heikki%netscape.com
|
41140eab51
|
Bug 83557, make xmlextras work in embedding. XMLHttpRequest is more like a DOM class now, events are fired and executed on the proper context, and a lot of JS specific code was removed. Patch by jst, r=heikki, sr=vidur, a=asa@mozilla.org.
|
2006-04-20 03:37:23 +00:00 |
darin%netscape.com
|
c195ffd065
|
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
|
2006-04-20 03:37:18 +00:00 |
jst%netscape.com
|
f8f5541143
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2006-04-20 03:37:17 +00:00 |
heikki%netscape.com
|
d36bd15647
|
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.
|
2006-04-20 03:37:08 +00:00 |
heikki%netscape.com
|
a1ec60ce99
|
Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur.
|
2006-04-20 03:37:01 +00:00 |
rayw%netscape.com
|
6a9bebad59
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.
r=warren
|
2006-04-20 03:37:00 +00:00 |
vidur%netscape.com
|
57e9a0d2e6
|
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.
|
2006-04-20 03:36:55 +00:00 |
vidur%netscape.com
|
0e52b69e9f
|
Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build.
|
2006-04-20 03:36:52 +00:00 |
vidur%netscape.com
|
e38df119b8
|
First cut of XMLSerializer and XMLHttpRequest. This is WIP and not part of the Mozilla/Seamonkey build.
|
2006-04-20 03:36:50 +00:00 |