You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in our 2021-12-09 meeting (#141), we need to document and streamline the conditions at which non-persistent background pages / service workers are being suspended as this greatly varies between browsers and manifest versions.
Goals:
Document current behavior in each browser / manifest version
Determine the ideal conditions for suspension
Time in between no-activity and actually suspending the event page / serviceWorker
As mentioned in our 2021-12-09 meeting (#141), we need to document and streamline the conditions at which non-persistent background pages / service workers are being suspended as this greatly varies between browsers and manifest versions.
Goals:
Resources:
https://developer.chrome.com/docs/extensions/mv2/background_pages/
https://developer.chrome.com/docs/extensions/mv3/service_workers/
https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onSuspend
The text was updated successfully, but these errors were encountered: