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

Client Hints infrastructure #1072

Closed
yoavweiss opened this issue Aug 10, 2020 · 1 comment
Closed

Client Hints infrastructure #1072

yoavweiss opened this issue Aug 10, 2020 · 1 comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: client hints

Comments

@yoavweiss
Copy link
Collaborator

Client Hints were previously defined as Fetch and HTML PRs (#773 and whatwg/html#3774), which were closed due to lack of multi-engine interest.
The feature's infrastructure is now defined in https://wicg.github.io/client-hints-infrastructure/ which patches Fetch and HTML.

Feedback on the approach taken there is highly welcome. I'll also gladly incorporate those patches into actual Fetch and HTML PRs, if there's multi-engine interest that would enable those PRs to land.

@annevk annevk added addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: client hints labels Aug 24, 2020
@yoavweiss
Copy link
Collaborator Author

This is now a duplicate of #1398. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: client hints
Development

No branches or pull requests

3 participants
@yoavweiss @annevk and others