gecko-dev/dom/workers/test/serviceworkers
Ben Kelly bc6fd423a1 Bug 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-15 10:15:45 -07:00
..
app Bug 1169249 - Unregister service worker registration when uninstalling a service-worker-enabled application. Tests. r=baku 2015-06-11 19:42:38 +02:00
app-protocol Bug 1173912 Fail opaque responses for client requests. r=ehsan 2015-07-14 13:11:26 -07:00
app2 Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku 2015-07-14 15:44:15 +02: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
eventsource Bug 1182103 - Test EventSource scenarios with fetch interception. r=bkelly 2015-08-24 06:32:00 -04:00
fetch Bug 1198544 - Prevent FetchDriver from creating multiple responses if OnStopRequest yields a failing status code. r=nsm 2015-09-14 11:05:35 -04: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 1114554 - Patch 6 - ServiceWorkerRegistration.getNotifications() tests. r=wchen 2015-06-25 18:50:25 -07:00
notification_alt Bug 1114554 - Patch 6 - ServiceWorkerRegistration.getNotifications() tests. r=wchen 2015-06-25 18:50:25 -07:00
periodic Bug 1159378 - Part 3: Refactor the logic of test_periodic_update.html into a helper script; r=nsm 2015-05-04 10:18:12 -04: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 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-15 10:15:45 -07: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 1152899 - Disallow the interception of third-party iframes using service workers when the third-party cookie preference is set. r=smaug,baku 2015-06-11 15:32:54 +02: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
activate_event_error_worker.js Bug 1113619 - Abort on lifecycle event handler errors. r=baku 2014-12-19 04:45:07 -08:00
browser.ini Bug 1169819 Add browser chrome test to validate SW force refresh. r=ehsan 2015-06-12 18:59:01 -07: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 1169819 Add browser chrome test to validate SW force refresh. r=ehsan 2015-06-12 18:59:01 -07:00
browser_force_refresh.js Bug 1153499 - Enable push and sw prefs. r=dougt,ehsan 2015-07-15 13:12:44 -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
chrome.ini Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku 2015-07-14 15:44:15 +02: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
eval_worker.js Bug 1160458 - Part 2: Test. r=nsm 2015-06-16 09:42:57 +02:00
fetch_event_client.js Bug 1158735 - FetchEvent.client asserting in onFetch when there's no document. r=bkelly 2015-07-27 19:01:37 +08:00
fetch_event_worker.js Bug 815299 - Part 2: Accept empty HTTP headers in fetch; r=jdm 2015-09-09 07:53:50 -04:00
force_refresh_browser_worker.js Bug 1169819 Add browser chrome test to validate SW force refresh. r=ehsan 2015-06-12 18:59:01 -07:00
force_refresh_worker.js Bug 1157619 P2 Test that service worker is not intercepted on force refresh. r=ehsan 2015-06-01 10:53:20 -04: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
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 1198982: Don't fail the SW load for an importScripts failure. r=bkelly 2015-08-30 10:31:52 -07: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
interception_featuredetect.js Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07: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 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-15 10:15:45 -07: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.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
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
parse_error_worker.js Bug 984048 - Patch 4 - Handle parse and uncaught errors. r=khuey 2014-07-02 17:48:35 -07:00
periodic.sjs Bug 1159378 - Part 3: Refactor the logic of test_periodic_update.html into a helper script; r=nsm 2015-05-04 10:18:12 -04:00
periodic_update_test.js Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02: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_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
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 1142015 - Add source for messages dispatched to a Service Worker. r=baku 2015-03-16 22:23:42 +02: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
test_aboutserviceworkers.html Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku 2015-07-14 15:44:15 +02:00
test_app_installation.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_app_protocol.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_bug1151916.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_claim.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_claim_fetch.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_claim_oninstall.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_client_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
test_close.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_controller.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_cross_origin_url_after_redirect.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_empty_serviceworker.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07: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 Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_eval_not_allowed.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_eval_not_allowed.html^headers^ Bug 1160458 - Part 2: Test. r=nsm 2015-06-16 09:42:57 +02:00
test_eventsource_intercept.html Bug 1182103 - Test EventSource scenarios with fetch interception. r=bkelly 2015-08-24 06:32:00 -04:00
test_fetch_event.html Bug 1167808 P4 Test that respondWith() for a browser load reads the body correctly. r=ehsan 2015-07-02 20:09:21 -07:00
test_fetch_event_client_postmessage.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_file_blob_upload.html Bug 1203680 P1 Test file blob uploads with service worker interception. r=nsm 2015-09-15 10:15:45 -07:00
test_force_refresh.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_gzip_redirect.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_https_fetch.html Bug 1193911 - Ensure synthetic Responses gets a valid channel info. r=ehsan 2015-08-17 15:08:58 -07:00
test_https_fetch_cloned_response.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_https_origin_after_redirect.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_https_origin_after_redirect_cached.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_https_synth_fetch_from_cached_sw.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_importscript.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_install_event.html Bug 1189644 - Update waitUntil() and activation to spec. r=catalinb 2015-08-24 14:42:14 -07:00
test_installation_simple.html Bug 1180861 - Various ServiceWorker registration fixes to get test passing. r=bkelly,jgraham. 2015-08-19 16:21:25 -07:00
test_interception_featuredetect.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_match_all.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_match_all_advanced.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_match_all_client_id.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_match_all_client_properties.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_navigator.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_not_intercept_plugin.html Bug 1187766 - Test loading plugins scenarios with fetch interception. r=bkelly 2015-08-21 15:09:46 +08:00
test_notification_constructor_error.html Bug 1114554 - Patch 2 - ServiceWorkerRegistration.showNotification(). r=wchen,baku 2015-06-25 18:50:24 -07:00
test_notification_get.html Bug 1114554 - Patch 6 - ServiceWorkerRegistration.getNotifications() tests. r=wchen 2015-06-25 18:50:25 -07:00
test_notificationclick.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_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
test_opaque_intercept.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_origin_after_redirect.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_origin_after_redirect_cached.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_origin_after_redirect_to_https.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_origin_after_redirect_to_https_cached.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_periodic_https_update.html Bug 1159378 - Part 4: Add a unit test for periodic updates of service workers on HTTPS origins; r=nsm 2015-05-04 10:18:19 -04:00
test_periodic_update.html Bug 1159378 - Part 3: Refactor the logic of test_periodic_update.html into a helper script; r=nsm 2015-05-04 10:18:12 -04:00
test_post_message.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_post_message_advanced.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_post_message_source.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_privateBrowsing.html Bug 1179753 - Use pushPrefEnv more in worker tests; r=baku 2015-07-02 12:22:48 -04: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 1188062 - Unship Request.context; r=baku 2015-07-30 08:14:00 -04: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 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_sanitize.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_sanitize_domain.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_scopes.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_service_worker_allowed.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_serviceworker_interfaces.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_serviceworker_interfaces.js Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_serviceworker_not_sharedworker.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_skip_waiting.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_strict_mode_warning.html Bug 1187470 - ServiceWorker scripts should not be treated parser warnings as errors, r=bkelly 2015-08-13 10:52:15 +01:00
test_third_party_iframes.html Backed out 1 changesets (bug 1153499) for test failures in browser_force_refresh.js 2015-08-06 09:47:38 +02:00
test_unregister.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_workerUnregister.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07:00
test_workerUpdate.html Bug 1187350 - update() should return a Promise. r=ehsan,catalinb 2015-08-14 15:06:00 -07:00
test_workerupdatefoundevent.html Bug 1173389 - Disable ServiceWorker network interception by default. r=ehsan 2015-06-12 16:28:13 -07: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