зеркало из https://github.com/mozilla/gecko-dev.git
fd594632c3
The previous implementation checked for a registration's active worker on the main thread using `ServiceWorkerManager::GetRegistration`. This has two problems: - `ServiceWorkerManager` can't be relied upon in parent-intercept mode, and - `SWM:GetRegistration` won't return the registration if `.unregister()` has been called. Differential Revision: https://phabricator.services.mozilla.com/D40104 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
new | ||
old | ||
test | ||
Notification.cpp | ||
Notification.h | ||
NotificationEvent.cpp | ||
NotificationEvent.h | ||
NotificationStorage.jsm | ||
components.conf | ||
moz.build |