зеркало из https://github.com/mozilla/gecko-dev.git
2956d278f7
1. Handle the "terminate the ongoing fetch" cases in the spec-text - do not CloseRequest in Abort/Open if the state is UNSENT or DONE). - ensure we don't fire extra events after terminating this way if a stray OnDataAvailable happens afterward. 2. Ensure that status/statusText correctly return 0/"" to mimic the spec's "set response to a network error" steps (requires special handling in the worker XHR code). MozReview-Commit-ID: 5kMyGgD7uUU --HG-- extra : rebase_source : ba8b6e85fb922869bbba749b4948bb4489878f22 |
||
---|---|---|
.. | ||
tests | ||
XMLHttpRequest.cpp | ||
XMLHttpRequest.h | ||
XMLHttpRequestEventTarget.cpp | ||
XMLHttpRequestEventTarget.h | ||
XMLHttpRequestMainThread.cpp | ||
XMLHttpRequestMainThread.h | ||
XMLHttpRequestString.cpp | ||
XMLHttpRequestString.h | ||
XMLHttpRequestUpload.cpp | ||
XMLHttpRequestUpload.h | ||
XMLHttpRequestWorker.cpp | ||
XMLHttpRequestWorker.h | ||
moz.build | ||
nsIXMLHttpRequest.idl |