gecko-dev/dom/push
Perry Jiang 8ae16063a4 Bug 1592699 - Fix test_serviceworker_lifetime.html r=asuth
- Reset idle timeout when dispatching service worker operations even if the
worker is alive.
- Use MessageEvent instead of FetchEvent to avoid creating objects that leak
when the test finishes.

Differential Revision: https://phabricator.services.mozilla.com/D51016

--HG--
extra : moz-landing-system : lando
2019-10-30 17:23:53 +00:00
..
test Bug 1592699 - Fix test_serviceworker_lifetime.html r=asuth 2019-10-30 17:23:53 +00:00
components.conf
moz.build
Push.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
Push.manifest Bug 1369436, Load PushComponents.js after startup. r=lina,mconley 2019-09-25 15:50:58 +00:00
PushBroadcastService.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
PushComponents.jsm Bug 1369436, Load PushComponents.js after startup. r=lina,mconley 2019-09-25 15:50:58 +00:00
PushCrypto.jsm Bug 1369436, Load PushComponents.js after startup. r=lina,mconley 2019-09-25 15:50:58 +00:00
PushDB.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
PushManager.cpp Bug 1565930, try to make Promise less error prone to compartment mismatches, r=bzbarsky 2019-07-29 14:43:54 +00:00
PushManager.h Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
PushNotifier.cpp Bug 1579835, part 4 - Add a comment about why PushNotifier::Dispatch only matches "web". r=asuth 2019-09-26 06:54:22 +00:00
PushNotifier.h
PushRecord.jsm Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
PushService.jsm Bug 1385952, Remove usage of Preferences.jsm from PushService and PushServiceWebsocket in order to load preferences before becoming idle r=mconley 2019-09-27 20:43:48 +00:00
PushServiceAndroidGCM.jsm Bug 1369436, Load PushComponents.js after startup. r=lina,mconley 2019-09-25 15:50:58 +00:00
PushServiceHttp2.jsm Bug 1369436, Load PushComponents.js after startup. r=lina,mconley 2019-09-25 15:50:58 +00:00
PushServiceWebSocket.jsm Bug 1385952, Remove usage of Preferences.jsm from PushService and PushServiceWebsocket in order to load preferences before becoming idle r=mconley 2019-09-27 20:43:48 +00:00
PushSubscription.cpp
PushSubscription.h Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
PushSubscriptionOptions.cpp
PushSubscriptionOptions.h Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
PushUtil.cpp
PushUtil.h