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

Explicitly dedupe prefetches and prerenders #360

Merged
merged 4 commits into from
Feb 20, 2025
Merged

Explicitly dedupe prefetches and prerenders #360

merged 4 commits into from
Feb 20, 2025

Conversation

domenic
Copy link
Collaborator

@domenic domenic commented Feb 3, 2025

Closes #315. The rule is that the first candidate wins.

Closes #315. The rule is that the first candidate wins.
Copy link

github-actions bot commented Feb 3, 2025

@hiroshige-g
Copy link
Contributor

LGTM.

There are related issues (switching from NVS hint to NVS header, whether to merge or cancel prefetch requests on deduplication) but they are orthogonal, so it's fine to land this PR to land the deduping condition so far.

@domenic domenic merged commit fe1a97d into main Feb 20, 2025
2 checks passed
@domenic domenic deleted the dedupe branch February 20, 2025 05:31
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

Successfully merging this pull request may close these issues.

Should the spec be explicit about deduplicating prefetches/prerenders?
2 participants