gecko-dev/dom/push/test
Kit Cambridge 7500315560 Bug 1275436 - Remove push subscriptions from the server after clearing permissions and site data. r=mt
Previously, we removed records locally, but didn't notify the server.
We can be nice and avoid making the server buffer messages for
subscriptions that the client will never use again.

MozReview-Commit-ID: 5iohGQPHXuz

--HG--
extra : rebase_source : 00639fe1016ffd241c18643049f4b061740025f1
2016-05-20 09:38:26 -07:00
..
xpcshell Bug 1275436 - Remove push subscriptions from the server after clearing permissions and site data. r=mt 2016-05-20 09:38:26 -07:00
error_worker.js Bug 1246341 - Add a test for push event error reporting. r=dragana 2016-03-28 11:40:58 -07:00
frame.html Bug 1219064 - Add test for extendable pushsubscriptionchange event. r=mt 2016-01-28 19:26:17 -08:00
lifetime_worker.js Bug 1273920 P4 Fix bugs in dom/push/test_serviceworker_lifetime.html test. r=kitcambridge 2016-05-24 14:08:20 -07:00
mochitest.ini Bug 1247685 - Send subscription keys to the Push server. r=mt 2016-03-22 16:29:16 -07:00
mockpushserviceparent.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_data.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_error_reporting.html Bug 1247089 - Log Web Push decryption errors. r=bkelly 2016-03-28 13:33:20 -07:00
test_has_permissions.html Bug 1232029 - Set some prefs that some tests rely on explicitly; r=bkelly 2016-03-01 10:09:06 -05:00
test_multiple_register_different_scope.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_multiple_register_during_service_activation.html Bug 1258595 - Wait for the Push service to shut down between tests. r=wchen 2016-04-08 11:39:00 -07:00
test_multiple_register.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_permissions.html Bug 1273260 - Add a pref to override push permissions. r=wchen 2016-05-17 08:32:05 -07:00
test_register_key.html Bug 1247685 - Send subscription keys to the Push server. r=mt 2016-03-22 16:29:16 -07:00
test_register.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_serviceworker_lifetime.html Bug 1273920 P4 Fix bugs in dom/push/test_serviceworker_lifetime.html test. r=kitcambridge 2016-05-24 14:08:20 -07:00
test_subscription_change.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_try_registering_offline_disabled.html Bug 1258883 - Add a way to replace the entire Push service in tests. r=wchen 2016-03-22 17:34:41 -07:00
test_unregister.html Bug 1185716 - Unregistering a service worker should drop its push subscription. r=bkelly 2016-05-03 11:44:40 -07:00
test_utils.js Bug 1273260 - Add a pref to override push permissions. r=wchen 2016-05-17 08:32:05 -07:00
webpush.js Bug 1244816 - Create PushService mock for mochitests backed by a mock web socket. r=kitcambridge 2016-03-17 17:11:22 -07:00
worker.js Bug 1247685 - Send subscription keys to the Push server. r=mt 2016-03-22 16:29:16 -07:00