[go: up one dir, main page]

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

Safari supports HTTP/3 for all users now #7199

Closed
wants to merge 2 commits into from

Conversation

Schweinepriester
Copy link
Contributor
@Schweinepriester Schweinepriester commented Oct 30, 2024

Fixes #7114.

Per #7114 (comment)

Safari now supports HTTP3 for all users, as of September 2024, no matter which version of Safari they are running.

For now I would argue for y for 18.1+, because that is the first minor version released after 2024-09:

https://developer.apple.com/documentation/safari-release-notes/safari-18_1-release-notes

Released October 28, 2024 — 18.1 (20619.2.8)

18.0, released in 2024-09, could be either way from the start, but could also have been changed while it already was out, hence me playing it safe with 18.1.

While one could argue for y for all versions with the note, I feel like that would not represent the history as a retroactive change, though there's certainly room for debate.

@jensimmons
Copy link
Contributor

This PR is not accurate, since HTTP3 support did not ship with Safari 18.0. It was enabled in the same month as Safari 18.0 but it applies to all users on Safari 16.0+.

This is a weird feature. I talked to three of our engineers to nail down the historical details, and represent them in this PR: #7200

@Schweinepriester
Copy link
Contributor Author

@Schweinepriester
Copy link
Contributor Author

… aaand the simultaneous comment, haha :)

@jensimmons
Copy link
Contributor

I'm happy about the excitement!! Go HTTP3!

I was going to create a PR like this, the way @Schweinepriester did... just make Safari 18.0 (or he did 18.1) solid green, while the previous versions stayed they way they've been... since, you know, that's literally how every other "Foobar just shipped!" PR works for Can I Use. But then as I discussed this with our engineers, I realized, no actually the day we made this change, we made it for every version of Safari 16.0+. It's impossible for anyone who is running Safari from the last two years of releases to not have this change. So... that's why I wrote the PR at #7200 the way I did.

@Fyrd
Copy link
Owner
Fyrd commented Oct 31, 2024

Yeah I went with @jensimmons 's PR in this case though certainly both approaches seemed reasonable. Thanks as always @Schweinepriester !

@Fyrd Fyrd closed this Oct 31, 2024
@Schweinepriester Schweinepriester deleted the patch-1 branch October 31, 2024 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants