зеркало из https://github.com/mozilla/gecko-dev.git
7c8c896ff5
With parent intercept enabled, the source of truth for ServiceWorker registrations lives in the parent process. In order to avoid sync messages or having to wait after every test, we count the number of active registrations in the parent and inform the children when there is or isn't a registration. In non-parent-intercept mode, the parent finds out about new service worker registrations too late, so we have to keep the old code hanging around for the time being. Differential Revision: https://phabricator.services.mozilla.com/D12151 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
content | ||
Makefile.in | ||
api.js | ||
manifest.json | ||
moz.build | ||
schema.json |