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

Allow freezing and discarding of tabs that update the title or favicon #24

Open
philipwalton opened this issue Jun 26, 2018 · 0 comments

Comments

@philipwalton
Copy link

I'm opening this as a placeholder to track the progress of Fadi's Service Worker Background APIs proposal as a potential solution to this problem.

From the proposal:

Around 60% of all tabs either update their title, favicon or play some sound while in the background. Those actions prevents the tab from getting discarded when a browser is running under critical resources. This proposal enables doing those actions for any backgrounded tab whether discarded, frozen or active using a Service Worker. (Current proposal omits the audio APIs)

Related discussion:
w3c/ServiceWorker#626

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant