gecko/dom/network/tests
2015-11-12 19:01:00 +01:00
..
unit_stats Bug 1187233 part 2 - Fix test_networkstats_service_proxy.js to not rely on the old behavior. r=jwalden 2015-10-21 15:52:20 +02:00
add_task.js
chrome.ini Bug 1207090 - Expose TCPSocket to chrome contexts. r=bz 2015-09-22 08:45:00 -04:00
file_udpsocket_iframe.html
mochitest.ini Bug 1222562, part 1 - Fix use of addPermission in test_tcpsocket_enabled_with_perm.html and test_xhr_parameters.html. r=mrbkap 2015-11-10 13:10:22 -08:00
tcpsocket_test.jsm Bug 1210330 - TCPSocket data event should be an ArrayBuffer in non-e10s case too. r=jdm 2015-10-14 14:05:36 -04:00
test_network_basics.html
test_networkstats_alarms.html Bug 1209654 - Modify the type of the threshold of addAlarm() and getAllAlarms() to long long from long, and add test cases. r=ettseng, r=bz 2015-11-12 19:01:00 +01:00
test_networkstats_basics.html
test_networkstats_disabled.html
test_networkstats_enabled_no_perm.html
test_networkstats_enabled_perm.html
test_tcpsocket_client_and_server_basics.html Bug 1210330 - TCPSocket data event should be an ArrayBuffer in non-e10s case too. r=jdm 2015-10-14 14:05:36 -04:00
test_tcpsocket_client_and_server_basics.js Bug 1210330 - TCPSocket data event should be an ArrayBuffer in non-e10s case too. r=jdm 2015-10-14 14:05:36 -04:00
test_tcpsocket_default_permissions.html
test_tcpsocket_enabled_no_perm.html Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
test_tcpsocket_enabled_with_perm.html Bug 1222562, part 1 - Fix use of addPermission in test_tcpsocket_enabled_with_perm.html and test_xhr_parameters.html. r=mrbkap 2015-11-10 13:10:22 -08:00
test_tcpsocket_jsm.html Bug 1207090 - Expose TCPSocket to chrome contexts. r=bz 2015-09-22 08:45:00 -04:00
test_tcpsocket_legacy.html Bug 885982 - Part 2: Convert TCPServerSocket to WebIDL and rewrite in C++. r=asuth,mayhemer,bz 2015-03-25 10:36:24 -04:00
test_udpsocket.html