.. |
subdir
|
…
|
|
.eslintrc.js
|
Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop
|
2018-12-11 13:15:08 +00:00 |
browser.ini
|
Bug 1411725 - have XHR responseURL use the final channel URL so the expected URLs for substituted protocols like web-extension: are returned; r=mayhemer
|
2019-03-31 01:31:12 +00:00 |
browser_blobFromFile.js
|
Bug 1515616 - Fix various DOM tests to use nsIFile.NORMAL_FILE_TYPE rather than the unknown nsIFile.FILE_TYPE. r=smaug
|
2018-12-20 18:17:22 +00:00 |
browser_temporaryFile.js
|
Bug 1517696 - Better exposing of blobImplType for StreamBlobImpl, r=smaug
|
2019-01-04 11:29:48 +01:00 |
browser_xhr_onchange_leak.html
|
Bug 1336811 - Clear mWaitingForOnStopRequest in CloseRequest. r=smaug
|
2017-02-17 11:22:45 -08:00 |
browser_xhr_onchange_leak.js
|
Bug 1472212 - Load `http://example.org/` instead of `about:home` for some tests. r=Gijs
|
2018-07-20 18:49:59 -04:00 |
browser_xhr_substituted_protocol_responseURL.js
|
Bug 1411725 - have XHR responseURL use the final channel URL so the expected URLs for substituted protocols like web-extension: are returned; r=mayhemer
|
2019-03-31 01:31:12 +00:00 |
common_temporaryFileBlob.js
|
Bug 1517696 - Better exposing of blobImplType for StreamBlobImpl, r=smaug
|
2019-01-04 11:29:48 +01:00 |
echo.sjs
|
…
|
|
empty.html
|
Bug 1307122 - Introducing a timeout for sync XHR when unload events are dispatched, r=smaug
|
2016-10-16 08:46:10 +02:00 |
file_XHRDocURI.html
|
…
|
|
file_XHRDocURI.html^headers^
|
…
|
|
file_XHRDocURI.sjs
|
…
|
|
file_XHRDocURI.text
|
…
|
|
file_XHRDocURI.text^headers^
|
…
|
|
file_XHRDocURI.xml
|
…
|
|
file_XHRDocURI.xml^headers^
|
…
|
|
file_XHRResponseURL.js
|
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
|
2017-04-14 23:39:22 +02:00 |
file_XHRResponseURL.sjs
|
…
|
|
file_XHRResponseURL.text
|
…
|
|
file_XHRResponseURL.text^headers^
|
…
|
|
file_XHRResponseURL_nocors.text
|
…
|
|
file_XHRSendData.sjs
|
…
|
|
file_XHRSendData_doc.xml
|
…
|
|
file_XHRSendData_doc.xml^headers^
|
…
|
|
file_XHR_anon.sjs
|
…
|
|
file_XHR_binary1.bin
|
…
|
|
file_XHR_binary1.bin^headers^
|
…
|
|
file_XHR_binary2.bin
|
…
|
|
file_XHR_fail1.txt
|
…
|
|
file_XHR_fail1.txt^headers^
|
…
|
|
file_XHR_fail1b.txt
|
…
|
|
file_XHR_header.sjs
|
Bug 1513152 - Load .sjs scripts in httpd.js as UTF-8, updating consumers of the in-tree .sjs scripts as necessary for the change. r=kmag
|
2018-12-08 18:00:33 -05:00 |
file_XHR_pass1.xml
|
…
|
|
file_XHR_pass2.txt
|
…
|
|
file_XHR_pass3.txt
|
…
|
|
file_XHR_pass3.txt^headers^
|
…
|
|
file_XHR_system_redirect.html
|
…
|
|
file_XHR_system_redirect.html^headers^
|
…
|
|
file_XHR_timeout.sjs
|
…
|
|
file_html_in_xhr.html
|
…
|
|
file_html_in_xhr.sjs
|
…
|
|
file_html_in_xhr2.html
|
…
|
|
file_html_in_xhr3.html
|
…
|
|
file_sync_xhr_document_write_with_iframe.html
|
Bug 1316837 P2 Verify that navigating to a window with an iframe right after sync xhr does not trigger assertions. r=smaug
|
2016-11-14 12:51:44 -08:00 |
iframe_sync_xhr_unload.html
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |
mochitest.ini
|
Bug 1535784 - disable all instances of test_event_listener_leaks.html r=jmaher
|
2019-03-18 18:15:46 +00:00 |
progressserver.sjs
|
Backed out 3 changesets (bug 469228) for being a possible cause of frequent test_animSVGImage.html failures a=backout
|
2017-05-10 10:13:54 -07:00 |
relativeLoad_import.js
|
…
|
|
relativeLoad_worker.js
|
…
|
|
relativeLoad_worker2.js
|
…
|
|
responseIdentical.sjs
|
…
|
|
slow.sjs
|
Bug 1450358 P1 Add an event listener runtime leak check for XHR. r=baku
|
2018-04-04 11:25:42 -07:00 |
sync_xhr_unload.sjs
|
Bug 1307122 - Introducing a timeout for sync XHR when unload events are dispatched, r=smaug
|
2016-10-16 08:46:10 +02:00 |
temporaryFileBlob.sjs
|
Bug 1202006 - Memory Blob to Temporary File - part 5 - tests, r=smaug
|
2016-09-29 07:13:41 +02:00 |
terminateSyncXHR_worker.js
|
…
|
|
test_XHR.html
|
Bug 1120171 - remove support for XMLHttpRequest moz-chunked-arraybuffer response type; r=baku
|
2019-04-02 15:16:40 +00:00 |
test_XHRDocURI.html
|
Bug 903372 - Removal of xml:base. r=baku
|
2018-12-13 15:16:52 +00:00 |
test_XHRResponseURL.html
|
…
|
|
test_XHRSendData.html
|
Bug 1454325 - update XHR upload content-type handling to match the spec. r=baku
|
2019-03-19 19:34:39 +00:00 |
test_XHR_anon.html
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
test_XHR_header.html
|
Bug 1513152 - Load .sjs scripts in httpd.js as UTF-8, updating consumers of the in-tree .sjs scripts as necessary for the change. r=kmag
|
2018-12-08 18:00:33 -05:00 |
test_XHR_onuploadprogress.html
|
…
|
|
test_XHR_parameters.html
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
test_XHR_system.html
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
test_XHR_timeout.html
|
…
|
|
test_XHR_timeout.js
|
…
|
|
test_bug1070763.html
|
Bug 1070763 - Ensure that XHRs sniff the BOM for non-JSON responseTypes, and flush the decoder upon end-of-stream; r=hsivonen
|
2018-08-10 06:38:01 +00:00 |
test_bug1300552.html
|
Bug 1300552 - XMLHttpRequestWorker::EventRunnable must update stateData also after an abort(), r=ehsan
|
2016-10-03 10:41:27 +02:00 |
test_event_listener_leaks.html
|
Bug 1450358 P1 Add an event listener runtime leak check for XHR. r=baku
|
2018-04-04 11:25:42 -07:00 |
test_html_in_xhr.html
|
Bug 1397151 - Remove the support for moz-chunk-text type in XHR, r=smaug
|
2017-09-22 07:18:49 +02:00 |
test_nestedSyncXHR.html
|
Bug 1411384 - nested sync XHR should throw, r=smaug
|
2017-11-13 10:17:05 +01:00 |
test_relativeLoad.html
|
…
|
|
test_sync_xhr_document_write_with_iframe.html
|
Bug 1316837 P2 Verify that navigating to a window with an iframe right after sync xhr does not trigger assertions. r=smaug
|
2016-11-14 12:51:44 -08:00 |
test_sync_xhr_timer.xhtml
|
…
|
|
test_sync_xhr_unload.html
|
Bug 1307122 - Introducing a timeout for sync XHR when unload events are dispatched, r=smaug
|
2016-10-16 08:46:10 +02:00 |
test_temporaryFileBlob.html
|
Bug 1202006 - Memory Blob to Temporary File - part 5 - tests, r=smaug
|
2016-09-29 07:13:41 +02:00 |
test_worker_terminateSyncXHR.html
|
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
|
2017-01-30 08:10:22 +01:00 |
test_worker_xhr.html
|
…
|
|
test_worker_xhr2.html
|
…
|
|
test_worker_xhrAbort.html
|
…
|
|
test_worker_xhr_3rdparty.html
|
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 14 - Test for cookies policy, r=Ehsan
|
2019-03-08 09:04:57 +00:00 |
test_worker_xhr_cors_redirect.html
|
…
|
|
test_worker_xhr_headers.html
|
…
|
|
test_worker_xhr_implicit_cancel.html
|
…
|
|
test_worker_xhr_parameters.html
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
test_worker_xhr_parameters.js
|
…
|
|
test_worker_xhr_responseURL.html
|
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
|
2017-04-14 23:39:22 +02:00 |
test_worker_xhr_system.html
|
Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
|
2017-02-23 06:10:07 +09:00 |
test_worker_xhr_system.js
|
…
|
|
test_worker_xhr_timeout.html
|
…
|
|
test_xhr_abort_after_load.html
|
…
|
|
test_xhr_forbidden_headers.html
|
Bug 1285036 - Part 7: Change SetRequestHeader() and related header code to follow the spec more closely. r=baku
|
2016-08-02 12:50:10 -04:00 |
test_xhr_overridemimetype_throws_on_invalid_state.html
|
Bug 1478743 part 3. Remove bogus clearing of the response when xhr.overrideMimeType throws. r=baku
|
2018-07-30 11:51:52 -04:00 |
test_xhr_progressevents.html
|
Bug 1120171 - remove support for XMLHttpRequest moz-chunked-arraybuffer response type; r=baku
|
2019-04-02 15:16:40 +00:00 |
test_xhr_send.html
|
…
|
|
test_xhr_send_readystate.html
|
…
|
|
test_xhr_withCredentials.html
|
…
|
|
window_worker_xhr_3rdparty.html
|
Bug 1525245 - Stabilize cookiePolicy/cookiePermission for live documents - part 14 - Test for cookies policy, r=Ehsan
|
2019-03-08 09:04:57 +00:00 |
worker_bug1300552.js
|
Bug 1300552 - XMLHttpRequestWorker::EventRunnable must update stateData also after an abort(), r=ehsan
|
2016-10-03 10:41:27 +02:00 |
worker_file_getcookie.sjs
|
…
|
|
worker_temporaryFileBlob.js
|
Bug 1202006 - Memory Blob to Temporary File - part 5 - tests, r=smaug
|
2016-09-29 07:13:41 +02:00 |
worker_terminateSyncXHR_frame.html
|
…
|
|
worker_testXHR.txt
|
…
|
|
worker_xhr_cors_redirect.js
|
…
|
|
worker_xhr_cors_redirect.sjs
|
…
|
|
worker_xhr_headers_server.sjs
|
…
|
|
worker_xhr_headers_worker.js
|
…
|
|
xhr2_worker.js
|
Bug 1478743 part 1. Add some test coverage for setting xhr.responseType on workers. r=baku
|
2018-07-30 11:51:47 -04:00 |
xhrAbort_worker.js
|
…
|
|
xhr_implicit_cancel_worker.js
|
…
|
|
xhr_worker.js
|
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
|
2017-01-17 11:50:25 +01:00 |