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

Specify blocking/deferral of background sync APIs in prerendering #354

Open
domenic opened this issue Jan 31, 2025 · 0 comments
Open

Specify blocking/deferral of background sync APIs in prerendering #354

domenic opened this issue Jan 31, 2025 · 0 comments
Labels
needs spec edits The path forward is clear but we need to write it into the spec prerendering Related to prerendering

Comments

@domenic
Copy link
Collaborator

domenic commented Jan 31, 2025

#44 had a long discussion about how service workers and their associated APIs are treated in prerendering contexts.

Almost everything we concluded there is incorporated into the spec. But, we did not yet add any handling of the background sync APIs. Our conclusion is that we should block/defer them in some way, although we haven't investigated.

@domenic domenic added needs spec edits The path forward is clear but we need to write it into the spec prerendering Related to prerendering labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs spec edits The path forward is clear but we need to write it into the spec prerendering Related to prerendering
Projects
None yet
Development

No branches or pull requests

1 participant