gecko-dev/dom/workers/test/serviceworkers
Ben Kelly 1ba8e28352 Bug 1288915 P2 Verify that synthetic download works with a Content-Encoding header set. r=jdm 2016-07-28 15:51:51 -04:00
..
claim_clients Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
controller Bug 1155987 - Unregister the service workers registered in tests; r=nsm 2015-04-21 00:21:30 -04:00
download Bug 1288915 P2 Verify that synthetic download works with a Content-Encoding header set. r=jdm 2016-07-28 15:51:51 -04:00
eventsource Bug 1263469 P4 Update test_eventsource_intercept.html to validate FetchEvent.request.cache. r=ehsan 2016-04-15 11:15:58 -07:00
fetch Bug 1250985 - Part 2: Prevent copy constructing a Request object with navigate mode if a RequestInit member is present; r=bzbarsky 2016-02-25 19:49:06 -05:00
match_all_client Bug 1139425 - Service Worker Client uuid tests. r=baku 2015-03-16 11:20:40 +01:00
match_all_clients Bug 1139425 - Service Worker Client uuid tests. r=baku 2015-03-16 11:20:40 +01:00
notification Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
notification_alt Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
open_window Bug 1172870 - Part 3 - Fix openWindow mochitest to work on e10s. r=smaug 2015-10-30 20:51:40 +02:00
sanitize Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan 2015-03-05 17:37:49 -08:00
scope Bug 1130688 - Implement additional scope checking in service worker registration. r=bkelly,ehsan 2015-03-09 18:57:06 -07:00
simpleregister Bug 1139561 - Various small ServiceWorker test fixes. r=baku 2015-03-03 16:00:02 -08:00
skip_waiting_scope Bug 1131352 - Part 2: Add ServiceWorkerGlobalScope skipWaiting(). r=nsm, r=baku 2015-06-02 07:12:00 -04:00
sw_clients Bug 1218135 - Remove FetchEvent.client; r=bzbarsky 2015-10-26 23:00:16 -04:00
swa Bug 1130101 - Part 3: Add unit tests for the handling of the Service-Worker-Allowed header; r=nsm 2015-05-07 21:07:10 -04:00
thirdparty Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
unregister Bug 1131327 - Patch 5 - Implement ServiceWorkerRegistration.unregister() on worker. r=baku 2015-04-07 14:17:02 -07:00
workerUpdate Bug 1131327 - Patch 4 - Implement ServiceWorkerRegistration.update() on worker. r=baku 2015-04-07 11:50:08 -07:00
xslt Bug 1182113 - Test XSLT serviceworker load. r=bkelly 2015-09-10 12:42:02 +02:00
activate_event_error_worker.js Bug 1113619 - Abort on lifecycle event handler errors. r=baku 2014-12-19 04:45:07 -08:00
blocking_install_event_worker.js Bug 1273920 P3 Add mochitest that demonstrates we cancel sw install if install event is GC'd. r=asuth 2016-05-24 14:08:20 -07:00
browser.ini Bug 1244122 P3 Execute browser_download.js service worker in separate scope. r=ehsan 2016-02-02 10:03:20 -08:00
browser_base_force_refresh.html Bug 1169819 Add browser chrome test to validate SW force refresh. r=ehsan 2015-06-12 18:59:01 -07:00
browser_cached_force_refresh.html Bug 1265771 P3 Expand browser_force_refresh.js to verify Clients.matchAll() behavior on refresh. r=bz 2016-04-24 08:11:32 -07:00
browser_download.js Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
browser_force_refresh.js Bug 1265771 P3 Expand browser_force_refresh.js to verify Clients.matchAll() behavior on refresh. r=bz 2016-04-24 08:11:32 -07:00
bug1151916_driver.html Bug 1151916 - Set worker principalinfo on cache load. r=bkelly 2015-04-10 14:14:44 -07:00
bug1151916_worker.js Bug 1151916 - Set worker principalinfo on cache load. r=bkelly 2015-04-10 14:14:44 -07:00
bug1240436_worker.js Bug 1266637 - Followup to Bug1240436 - Add test case to load service worker script with special characters. r=khuey 2016-04-21 10:01:00 +08:00
chrome.ini Bug 1197379 - Remove support for intercepting app:// URIs using service workers; r=jdm 2016-01-27 15:26:27 -05:00
chrome_helpers.js Bug 1219255 - We should be able to attach to a service worker;r=amarchesini 2015-11-26 12:18:56 +01:00
claim_fetch_worker.js Bug 1158728 - ServiceWorkerClient: use innerWindow id for referencing clients. r=nsm 2015-05-20 13:14:49 -07:00
claim_oninstall_worker.js Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
claim_worker_1.js Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
claim_worker_2.js Bug 1130684 - Implement Service Worker clients.claim. r=nsm,ehsan 2015-05-14 12:41:42 -07:00
close_test.js Bug 1131353 - Make ServiceWorkerGlobalScope.close() throw InvalidAccessError; r=baku 2015-03-06 08:19:33 -05:00
empty.js Bug 1148942 - Ensure that the registration of empty service workers succeeds; r=bent 2015-04-16 18:18:20 -04:00
error_reporting_helpers.js Bug 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
eval_worker.js Bug 1160458 - Part 2: Test. r=nsm 2015-06-16 09:42:57 +02:00
fetch_event_worker.js Bug 1250985 - Part 2: Prevent copy constructing a Request object with navigate mode if a RequestInit member is present; r=bzbarsky 2016-02-25 19:49:06 -05:00
file_blob_response_worker.js Bug 1253777 P2 Test passing a file-backed blob to FetchEvent.respondWith(). r=jdm 2016-03-09 13:41:29 -08:00
force_refresh_browser_worker.js Bug 1265771 P3 Expand browser_force_refresh.js to verify Clients.matchAll() behavior on refresh. r=bz 2016-04-24 08:11:32 -07:00
force_refresh_worker.js Bug 1263469 P2 Validate FetchEvent.request.cache in refresh mochitest. r=ehsan 2016-04-15 11:15:58 -07:00
gzip_redirect_worker.js Bug 1172884 P2 Add test for synthesizing a redirect to a compressed resource. r=ehsan 2015-06-12 07:20:21 -07:00
header_checker.sjs Bug 1185558 - Send a "Service-Worker: script" header when downloading service worker scripts; r=bkelly 2015-10-22 17:33:35 -04:00
importscript.sjs Bug 1159813 - Make sure service worker tests clean up after themselves; r=baku 2015-05-04 09:21:04 -04:00
importscript_worker.js Bug 1249351 part 2. Clean up test_importscript.html and add multiple-url importScript() case. r=bz 2016-02-22 17:13:42 -05:00
install_event_error_worker.js Bug 1130065 - ServiceWorkerManager capture "atomically" properly. 2015-02-10 14:33:23 -08:00
install_event_worker.js Bug 984048 - Add non-null installing worker check to FinishInstall. r=ehsan 2014-07-22 18:18:48 -07:00
lorem_script.js Bug 1249351 part 2. Clean up test_importscript.html and add multiple-url importScript() case. r=bz 2016-02-22 17:13:42 -05:00
match_all_advanced_worker.js Bug 982726 - Test the number of clients returned by matchAll. r=nsm 2015-03-18 16:47:17 +02:00
match_all_client_id_worker.js Bug 1139425 - Service Worker Client uuid tests. r=baku 2015-03-16 11:20:40 +01:00
match_all_properties_worker.js Bug 1139425 - Service Worker Client uuid tests. r=baku 2015-03-16 11:20:40 +01:00
match_all_worker.js Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku 2015-02-20 17:16:17 +02:00
message_posting_worker.js Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku 2015-02-20 17:16:17 +02:00
message_receiver.html Bug 1137816 - Add a test for interfaces exposed to service workers; r=baku 2015-03-06 08:27:24 -05:00
mochitest.ini Bug 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
notification_constructor_error.js Bug 1114554 - Patch 2 - ServiceWorkerRegistration.showNotification(). r=wchen,baku 2015-06-25 18:50:24 -07:00
notification_get_sw.js Bug 1114554 - Patch 6 - ServiceWorkerRegistration.getNotifications() tests. r=wchen 2015-06-25 18:50:25 -07:00
notificationclick-otherwindow.html Bug 1255692. Add another test for calling ServiceWorkerRegistration.showNotification. r=wchen 2016-03-10 23:14:01 -05:00
notificationclick.html Bug 1183954 - Fix Notification.data structured cloning on workers. r=robertbindar,mccr8 2015-07-30 12:44:14 -07:00
notificationclick.js Bug 1183954 - Fix Notification.data structured cloning on workers. r=robertbindar,mccr8 2015-07-30 12:44:14 -07:00
notificationclick_focus.html Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao 2015-07-23 08:30:27 -07:00
notificationclick_focus.js Bug 1144660 - client.focus() adds window interaction checks and directly uses DOMServiceWorkerFocusClient to focus window. r=ehsan,dao 2015-07-23 08:30:27 -07:00
notificationclose.html Bug 1265841 - Implement the `notificationclose` service worker event. r=wchen,baku 2016-04-19 22:04:09 -07:00
notificationclose.js Bug 1265841 - Implement the `notificationclose` service worker event. r=wchen,baku 2016-04-19 22:04:09 -07:00
notify_loaded.js Bug 1167808 P4 Test that respondWith() for a browser load reads the body correctly. r=ehsan 2015-07-02 20:09:21 -07:00
opaque_intercept_worker.js Bug 1167808 P4 Test that respondWith() for a browser load reads the body correctly. r=ehsan 2015-07-02 20:09:21 -07:00
openWindow_worker.js Bug 1222097 - Test openWindow with a relative URL. r=bkelly 2015-11-06 12:09:00 +01:00
parse_error_worker.js Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
redirect.sjs Bug 1172870 - Implement service workers clients.openWindow for desktop (non-e10s). r=baku,smaug 2015-10-24 15:16:23 +03:00
redirect_post.sjs Bug 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-15 10:15:45 -07:00
redirect_serviceworker.sjs Bug 1131271 - Set ServiceWorker script redirect limit to zero. r=bkelly,ehsan 2015-02-09 13:47:09 -08:00
register_https.html Bug 1172948 - Part 3: Add an explicit test case to ensure that authenticated origins that have a non-authenticated parent cannot register a service worker; r=nsm 2015-06-12 09:45:50 -04:00
sanitize_worker.js Bug 1080109 - Clear ServiceWorkers when clearing history or forgetting about site. r=baku,ehsan 2015-03-05 17:37:49 -08:00
serviceworker.html Bug 1233644 - use pattern matching when listening clear-origin-data. r=baku 2015-12-18 18:58:41 +08:00
serviceworker_not_sharedworker.js Bug 1141274 - Allocate shared workers and service workers from separate namespaces; r=nsm 2015-03-10 22:52:22 -04:00
serviceworker_wrapper.js Bug 1160215. Get rid of the now-unused workerTestGetPrefs bits. r=bkelly 2015-05-01 11:42:37 -04:00
serviceworkerinfo_iframe.html Bug 1219255 - We should be able to attach to a service worker;r=amarchesini 2015-11-26 12:18:56 +01:00
serviceworkermanager_iframe.html Bug 1220740 - nsIServiceWorkerRegistrationInfo should emit an event when its scriptSpec property changes;r=amarchesini 2015-11-13 21:54:45 +01:00
serviceworkerregistrationinfo_iframe.html Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
skip_waiting_installed_worker.js Bug 1131352 - Part 2: Add ServiceWorkerGlobalScope skipWaiting(). r=nsm, r=baku 2015-06-02 07:12:00 -04:00
source_message_posting_worker.js Bug 1207068 - Implement ExtendableMessageEvent interface. r=baku 2015-11-10 14:31:41 +08:00
strict_mode_warning.js Bug 1187470 - ServiceWorker scripts should not be treated parser warnings as errors, r=bkelly 2015-08-13 10:52:15 +01:00
sw_bad_mime_type.js Bug 1233798 - report to console when service worker register fails due to mime-type issues. r=bkelly 2016-07-10 22:22:28 -04:00
sw_bad_mime_type.js^headers^ Bug 1233798 - report to console when service worker register fails due to mime-type issues. r=bkelly 2016-07-10 22:22:28 -04:00
test_bug1151916.html Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher 2016-07-19 13:13:00 +08:00
test_bug1240436.html Bug 1266637 - Followup to Bug1240436 - Add test case to load service worker script with special characters. r=khuey 2016-04-21 10:01:00 +08:00
test_claim.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_claim_fetch.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_claim_oninstall.html Bug 1252055 P2 Update tests to verify ServiceWorker object equality. r=ehsan 2016-03-03 19:37:59 -05:00
test_client_focus.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_close.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_controller.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_cross_origin_url_after_redirect.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_csp_upgrade-insecure_intercept.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_empty_serviceworker.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_error_reporting.html Bug 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
test_escapedSlashes.html Bug 1185640 - serviceworker register() should not accept escaped slashes. r=bkelly 2015-08-19 13:23:58 -07:00
test_eval_allowed.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_eval_allowed.html^headers^ Bug 1223647: CSP erroneously inherited into dedicated workers. r=ckerschb 2015-11-10 21:16:12 -08:00
test_eventsource_intercept.html Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
test_fetch_event.html Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
test_file_blob_response.html Bug 1253777 P2 Test passing a file-backed blob to FetchEvent.respondWith(). r=jdm 2016-03-09 13:41:29 -08:00
test_file_blob_upload.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_force_refresh.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_gzip_redirect.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_hsts_upgrade_intercept.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_https_fetch.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_https_fetch_cloned_response.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_https_origin_after_redirect.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_https_origin_after_redirect_cached.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_https_synth_fetch_from_cached_sw.html Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher 2016-07-19 13:13:00 +08:00
test_imagecache.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_imagecache_max_age.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_importscript.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_importscript_mixedcontent.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_install_event.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_install_event_gc.html Bug 1273920 P3 Add mochitest that demonstrates we cancel sw install if install event is GC'd. r=asuth 2016-05-24 14:08:20 -07:00
test_installation_simple.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_match_all.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_match_all_advanced.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_match_all_client_id.html Bug 1259164 - Set ServiceWorkerMessageEvent.origin correctly when calling ServiceWorkerClient.postMessage(); r=bkelly 2016-03-28 15:14:40 -04:00
test_match_all_client_properties.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_navigator.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_not_intercept_plugin.html Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
test_notification_constructor_error.html Bug 1217909 P7 Fix mochitest to expect TypeError when serviceWorker.register() rejects. r=catalinb 2015-11-16 08:04:11 -08:00
test_notification_get.html Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher 2016-07-19 13:13:00 +08:00
test_notificationclick-otherwindow.html Bug 1255692. Add another test for calling ServiceWorkerRegistration.showNotification. r=wchen 2016-03-10 23:14:01 -05:00
test_notificationclick.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_notificationclick_focus.html Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
test_notificationclose.html Bug 1265841 - Implement the `notificationclose` service worker event. r=wchen,baku 2016-04-19 22:04:09 -07:00
test_opaque_intercept.html Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly 2016-03-01 09:17:59 -05:00
test_openWindow.html Bug 1172870 - Part 3 - Fix openWindow mochitest to work on e10s. r=smaug 2015-10-30 20:51:40 +02:00
test_origin_after_redirect.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_origin_after_redirect_cached.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_origin_after_redirect_to_https.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_origin_after_redirect_to_https_cached.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_post_message.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_post_message_advanced.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_post_message_source.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_privateBrowsing.html Bug 1255621 - Ignore service workers previously registered in non-private windows. r=bkelly 2016-04-01 14:17:07 -07:00
test_register_base.html Bug 1173240 - Use the document URI for performing the service worker registration secure origin check; r=baku 2015-06-10 10:33:36 -04:00
test_register_https_in_http.html Bug 1172948 - Part 3: Add an explicit test case to ensure that authenticated origins that have a non-authenticated parent cannot register a service worker; r=nsm 2015-06-12 09:45:50 -04:00
test_request_context.js Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_request_context_audio.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_beacon.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_cache.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_cspreport.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_embed.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_fetch.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_font.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_frame.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_iframe.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_image.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_imagesrcset.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_internal.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_nestedworker.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_nestedworkerinsharedworker.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_object.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_picture.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_ping.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_plugin.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_script.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_sharedworker.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_style.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_track.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_video.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_worker.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_xhr.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_request_context_xslt.html Bug 1180887 - Part 2: Split test_request_context.html into one test file per chunk; r=baku 2015-07-07 09:07:13 -04:00
test_sandbox_intercept.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_sanitize.html Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher 2016-07-19 13:13:00 +08:00
test_sanitize_domain.html Bug 1287143 - Remove the window argument to SpecialPowers.exactGC(). r=jmaher 2016-07-19 13:13:00 +08:00
test_scopes.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_service_worker_allowed.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_serviceworker_header.html Bug 1185558 - Send a "Service-Worker: script" header when downloading service worker scripts; r=bkelly 2015-10-22 17:33:35 -04:00
test_serviceworker_interfaces.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_serviceworker_interfaces.js Bug 911216 - Part 30: Enable SpiderMonkey Promise implementation. r=bz,efaust,bholley,Paolo,tromey,shu 2016-07-21 12:06:30 +02:00
test_serviceworker_not_sharedworker.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_serviceworkerinfo.xul Bug 1228382 - Expose an API to relate nsIWorkerDebugger to its nsIServiceWorkerInfo instance. r=ejpbruel 2015-12-15 03:10:53 -08:00
test_serviceworkermanager.xul Bug 1220740 - nsIServiceWorkerRegistrationInfo should emit an event when its scriptSpec property changes;r=amarchesini 2015-11-13 21:54:45 +01:00
test_serviceworkerregistrationinfo.xul Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
test_skip_waiting.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_strict_mode_warning.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_third_party_iframes.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_unregister.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_unresolved_fetch_interception.html Bug 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
test_workerUnregister.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_workerUpdate.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_workerupdatefoundevent.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
test_xslt.html Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly 2016-03-01 09:16:38 -05:00
unresolved_fetch_worker.js Bug 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
updatefoundevent.html Bug 1131327 - Patch 7 - Fire updatefound on worker registration. r=baku 2015-04-08 15:22:36 -07:00
worker.js Bug 984048: Part 3 - Update algorithm. r=ehsan,khuey 2014-06-11 09:12:56 -07:00
worker2.js Bug 984048: Part 3 - Update algorithm. r=ehsan,khuey 2014-06-11 09:12:56 -07:00
worker3.js Bug 984048: Part 3 - Update algorithm. r=ehsan,khuey 2014-06-11 09:12:56 -07:00
worker_unregister.js Bug 1131327 - Patch 5 - Implement ServiceWorkerRegistration.unregister() on worker. r=baku 2015-04-07 14:17:02 -07:00
worker_update.js Bug 1187350 - update() should return a Promise. r=ehsan,catalinb 2015-08-14 15:06:00 -07:00
worker_updatefoundevent.js Revert the debugging patch for bug 1157901 2015-05-05 21:43:53 -04:00
worker_updatefoundevent2.js Revert the debugging patch for bug 1157901 2015-05-05 21:43:53 -04:00
xslt_worker.js Bug 1182113 - Test XSLT serviceworker load. r=bkelly 2015-09-10 12:42:02 +02:00