gecko-dev/dom/xhr/tests
Andrea Marchesini 209fb327a0 Bug 1411384 - nested sync XHR should throw, r=smaug 2017-11-13 10:17:05 +01:00
..
subdir
browser.ini Bug 1336811 - Clear mWaitingForOnStopRequest in CloseRequest. r=smaug 2017-02-17 11:22:45 -08:00
browser_blobFromFile.js Bug 1338339 - dom/xhr/tests/browser_blobFromFile.js must use a separate file for testing instead of prefs.js, r=smaug 2017-07-24 19:58:32 +02: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 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
common_temporaryFileBlob.js Bug 1202006 - Memory Blob to Temporary File - part 5 - tests, r=smaug 2016-09-29 07:13:41 +02: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
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 1411384 - nested sync XHR should throw, r=smaug 2017-11-13 10:17:05 +01: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
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 1397151 - Remove the support for moz-chunk-text type in XHR, r=smaug 2017-09-22 07:18:49 +02:00
test_XHRDocURI.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_XHRResponseURL.html
test_XHRSendData.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_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 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09: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_bug1300552.html Bug 1300552 - XMLHttpRequestWorker::EventRunnable must update stateData also after an abort(), r=ehsan 2016-10-03 10:41:27 +02: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
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
test_xhr_progressevents.html Bug 1397151 - Remove the support for moz-chunk-text type in XHR, r=smaug 2017-09-22 07:18:49 +02:00
test_xhr_send.html
test_xhr_send_readystate.html
test_xhr_withCredentials.html
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 1397151 - Remove the support for moz-chunk-text type in XHR, r=smaug 2017-09-22 07:18:49 +02: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