-
Notifications
You must be signed in to change notification settings - Fork 22.9k
fetchLater corrections and updates #39118
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
Conversation
|
Preview URLs
(comment last updated: 2025-04-15 14:29:22) |
Co-authored-by: Joshua Chen <[email protected]>
chrisdavidmills
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tunetheweb looking mostly good; just a few bits for you to look at.
Co-authored-by: Chris Mills <[email protected]>
Co-authored-by: Chris Mills <[email protected]>
chrisdavidmills
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tunetheweb very nearly there! Just a couple of small suggestions to consider, then we can get this merged.
Co-authored-by: Chris Mills <[email protected]>
Co-authored-by: Chris Mills <[email protected]>
Description
Noticed some of the
fetchLaterexamples added in #39016 (copied over from incorrect examples in the explainer - so will correct those too!).And also added a couple more quota examples from people who have reached out with some edge-cases that weren't covered.
Motivation
Help developers!
Additional details
Related issues and pull requests
WICG/pending-beacon#104