gecko-dev/dom/push/test/xpcshell
Kit Cambridge 39cc699a48 Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana
MozReview-Commit-ID: 2rFLm07n4EU

--HG--
extra : rebase_source : a93554e2320c0ff46e7b66d41f668ecaf75836d4
extra : source : f7e1ab1bd99c05c219fe75913f8f37ba39aec092
2016-06-08 06:13:15 -07:00
..
head-http2.js
head.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
moz.build Bug 1252290 - load xpcom services registered with the category manager as being able to handle push notifications before delivering them. r=kitcambridge 2016-03-07 16:46:10 +11:00
PushServiceHandler.js Bug 1269385 - Notify Dev Tools when a push subscription is modified. f=janx r=dragana 2016-05-02 08:20:14 -07:00
PushServiceHandler.manifest Bug 1252290 - load xpcom services registered with the category manager as being able to handle push notifications before delivering them. r=kitcambridge 2016-03-07 16:46:10 +11:00
test_clear_forgetAboutSite.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_clear_origin_data.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_clearAll_successful.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_crypto.js Bug 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku 2016-03-22 12:09:04 -07:00
test_drop_expired.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_handler_service.js Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
test_notification_ack.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_notification_data.js Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
test_notification_duplicate.js Bug 1207743 - Track recent push messages to avoid duplicate notifications on reconnect. r=dragana 2016-06-04 13:17:12 -07:00
test_notification_error.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_notification_http2.js Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
test_notification_incomplete.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_notification_version_string.js Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
test_observer_data.js Bug 1269436 - Always pass the principal to push observer notifications. r=dragana 2016-05-02 09:38:47 -07:00
test_observer_remoting.js Bug 1280106 - Don't send push events to service workers without a principal. r=dragana 2016-06-27 08:22:59 -07:00
test_permissions.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_quota_exceeded.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_quota_observer.js Bug 1280106 - Don't send push events to service workers without a principal. r=dragana 2016-06-27 08:22:59 -07:00
test_quota_with_notification.js Bug 1274326 - Avoid adding history visits with future visit dates in the Push tests. a=testonly 2016-05-19 17:43:21 -07:00
test_reconnect_retry.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_record.js Bug 1274326 - Avoid adding history visits with future visit dates in the Push tests. a=testonly 2016-05-19 17:43:21 -07:00
test_register_5xxCode_http2.js Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
test_register_case.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_error_http2.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
test_register_flush.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_invalid_channel.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_invalid_endpoint.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_invalid_json.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_no_id.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_request_queue.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_rollback.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_success_http2.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
test_register_success.js Bug 1269385 - Notify Dev Tools when a push subscription is modified. f=janx r=dragana 2016-05-02 08:20:14 -07:00
test_register_timeout.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_wrong_id.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_register_wrong_type.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_registration_error_http2.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_registration_error.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_registration_missing_scope.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_registration_none.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_registration_success_http2.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
test_registration_success.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_resubscribe_4xxCode_http2.js Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
test_resubscribe_5xxCode_http2.js Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
test_resubscribe_listening_for_msg_error_http2.js Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
test_retry_ws.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_service_child.js Bug 1266433 - Indicate push subscriptions created by privileged code. r=dragana 2016-04-23 19:41:59 -07:00
test_service_parent.js Bug 1253438 - Expose Push observer notification topics. r=markh 2016-03-03 14:37:10 -08:00
test_startup_error.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_unregister_empty_scope.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_unregister_error.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_unregister_invalid_json.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_unregister_not_found.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
test_unregister_success_http2.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
test_unregister_success.js Bug 1207744 - Track and re-send push unregister requests on reconnect. r=dragana 2016-06-08 06:13:15 -07:00
test_updateRecordNoEncryptionKeys_http2.js Bug 1267493 - Replace isURIPotentiallyTrustworthy usage in Push with a testing pref. r=dragana 2016-04-25 20:53:06 -07:00
test_updateRecordNoEncryptionKeys_ws.js Bug 1265915 - Remove adaptive pings from the Push WebSocket backend. r=dragana 2016-04-19 16:41:12 -07:00
xpcshell.ini Bug 1275436 - Remove push subscriptions from the server after clearing permissions and site data. r=mt 2016-05-20 09:38:26 -07:00