Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency: determine when non-persistent background pages get suspended #147

Open
carlosjeurissen opened this issue Jan 20, 2022 · 0 comments
Labels
inconsistency Inconsistent behavior across browsers

Comments

@carlosjeurissen
Copy link
Contributor

carlosjeurissen commented Jan 20, 2022

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

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

@Rob--W Rob--W added the inconsistency Inconsistent behavior across browsers label Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inconsistency Inconsistent behavior across browsers
Projects
None yet
Development

No branches or pull requests

2 participants