Files
tubestation/toolkit/components/extensions/mozIExtensionAPIRequestHandling.idl
Luca Greco 3e6b12b305 Bug 1728326 - Notify WebExtensions internals when a background service worker scripts has been executed. r=asuth
This patch includes changes needed to notify the WebExtensions internals
when a background service worker script has been fully loaded, through a
NotifyWorkerLoadedRunnable (dispatched as low priority) that calls a new
mozIExtensionAPIRequestHandler.onExtensionWorkerLoaded method.

Differential Revision: https://phabricator.services.mozilla.com/D124701
2021-11-05 21:27:03 +00:00

7.4 KiB