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 canceling prerenders on removing associated speculation rules #355

Open
domenic opened this issue Jan 31, 2025 · 0 comments
Open
Labels
needs spec edits The path forward is clear but we need to write it into the spec prerendering Related to prerendering speculation rules Related to speculation rules (syntax, semantics) other than the requested action

Comments

@domenic
Copy link
Collaborator

domenic commented Jan 31, 2025

This is spinning off from #158 to capture the remaining work.

Chrome cancels both prefetches and prerenders when they are no longer subject to speculation.

The specification handles this for prefetches (done in #166). It does not yet do so for prerenders (and has an inline issue noting this).

We believe there are no web platform tests for this for prerendering at this time. I'm not sure about prefetch.

@domenic domenic added needs spec edits The path forward is clear but we need to write it into the spec prerendering Related to prerendering speculation rules Related to speculation rules (syntax, semantics) other than the requested action 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 speculation rules Related to speculation rules (syntax, semantics) other than the requested action
Projects
None yet
Development

No branches or pull requests

1 participant