gecko-dev/dom/push/test/xpcshell
Kit Cambridge e5aa219f60 Bug 1210896, Part 1 - Use Console.jsm to log Push errors. r=mt
--HG--
extra : commitid : D2lgLoQtSlk
extra : rebase_source : 58bb82b758ef4dc2c4e8b8a7e902c266670347e8
2015-11-09 13:58:32 -08:00
..
head-http2.js Bug 1150812 - xcpshell test for PushService with http2. r=nsm, r=mt 2015-06-02 07:16:00 -04:00
head.js Bug 1210896, Part 1 - Use Console.jsm to log Push errors. r=mt 2015-11-09 13:58:32 -08:00
test_clearAll_successful.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_notification_ack.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_notification_data.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_notification_duplicate.js Bug 1210943 - Drop subscriptions unconditionally if the UAID changes. r=benbangert 2015-10-03 14:59:24 -07:00
test_notification_error.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_notification_http2.js Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
test_notification_incomplete.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_notification_version_string.js Bug 1210943 - Drop subscriptions unconditionally if the UAID changes. r=benbangert 2015-10-03 14:59:24 -07:00
test_permissions.js Bug 1219063, Part 2 - Remove obsolete "push" permission. r=mt 2015-10-30 18:16:19 -07:00
test_quota_exceeded.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_quota_observer.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_reconnect_retry.js Bug 1206163 - Retry failed register requests on reconnect. r=dragana 2015-10-22 10:14:43 -06:00
test_register_5xxCode_http2.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_register_case.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_register_error_http2.js Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
test_register_flush.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_register_invalid_channel.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_register_invalid_endpoint.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_register_invalid_json.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_register_no_id.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test_register_request_queue.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_register_rollback.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_register_success_http2.js Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
test_register_success.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_register_timeout.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_register_wrong_id.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_register_wrong_type.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_registration_error_http2.js Bug 1166350 - Patch 2 - Fix tests. a=bustage 2015-06-24 14:27:49 -07:00
test_registration_error.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_registration_missing_scope.js Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley 2015-06-24 13:34:54 -07:00
test_registration_none.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_registration_success_http2.js Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
test_registration_success.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
test_resubscribe_4xxCode_http2.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_resubscribe_5xxCode_http2.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_resubscribe_listening_for_msg_error_http2.js Bug 1172502 - Add message encription for WebPush. r=mt r=kitcambridge r=keeler r=smaug 2015-09-11 07:51:32 -07:00
test_retry_ws.js Bug 1218591 - Reset the WebSocket retry counter when the server replies. r=dragana 2015-10-28 17:07:11 -07:00
test_unregister_empty_scope.js Bug 1153504 - Add per-origin push quotas. r=nsm,mt,markh 2015-06-25 14:52:57 -07:00
test_unregister_error.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_unregister_invalid_json.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_unregister_not_found.js Bug 1183867 - Fix PushSubscription.unsubscribe() semantics r=mt 2015-07-14 15:01:41 -07:00
test_unregister_success_http2.js Bug 1197847 - make debugging h2 and spdy test servers easier. r=mcmanus 2015-10-05 13:13:05 -07:00
test_unregister_success.js Bug 1183440 - Replaces Promise.defer() with the Promise constructor in push tests. r=kitcambridge 2015-08-14 17:26:07 -07:00
test_updateRecordNoEncryptionKeys_http2.js Bug 1185544 - Add data delivery to the WebSocket backend. r=dragana,nsm 2015-09-17 05:08:50 -07:00
test_updateRecordNoEncryptionKeys_ws.js Bug 1185544 - Add data delivery to the WebSocket backend. r=dragana,nsm 2015-09-17 05:08:50 -07:00
test_webapps_cleardata.js Bug 1201128 - Don't send channel IDs in the Push handshake. r=nsm 2015-10-26 08:42:29 -07:00
xpcshell.ini Bug 1218591 - Reset the WebSocket retry counter when the server replies. r=dragana 2015-10-28 17:07:11 -07:00