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

[FF92] [HTTP] Enabling HTTPS RR on release #8683

Closed
7 tasks done
Rumyra opened this issue Sep 6, 2021 · 4 comments
Closed
7 tasks done

[FF92] [HTTP] Enabling HTTPS RR on release #8683

Rumyra opened this issue Sep 6, 2021 · 4 comments
Assignees
Labels
fx release archive A closed issue relating to firefox release notes for developers.

Comments

@Rumyra
Copy link
Collaborator

Rumyra commented Sep 6, 2021

Acceptance Criteria

  • The listed features are documented sufficiently on MDN
  • BCD is updated
  • Interactive example and data repos are updated if appropriate
  • The content has been reviewed as needed

For folks helping with Firefox related documentation

  • Set bugs to dev-doc-complete
  • Add entry to Firefox release notes if feature is enabled in release
    or
  • Add entry to Firefox experimental features page if feature is not yet enabled in release

Features to document

Worth checking the http learning sections & glossary

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1721132

Other

For ref: https://emilymstark.com/2020/10/24/strict-transport-security-vs-https-resource-records-the-showdown.html

@hamishwillee
Copy link
Collaborator

hamishwillee commented Sep 13, 2021

This actually delivered in FF92. It "sounds like"

  • HTTPS RR is a record you can get from DNS that tells you the site supports HTTPS
  • Firefox treats this like an Alt-Svc HTTP header, which allows you to switch to a different site/protocol as though you were just getting the info from the requested site.

It isn't clear what engineering think we need (I am asking). I do know that we don't really have a place for this kind of thing - a DNS record that tells you about the HTTPS support. It is also quite early - this spec is still a draft.

Pragmatically I think we should:

  • add an MDN release note to FF92 on this.
  • Maybe also a glossary entry on HTTPS RR with links to spec.

I am checking for more info here: https://bugzilla.mozilla.org/show_bug.cgi?id=1721132

@hamishwillee hamishwillee changed the title Enabling HTTPS RR on release [FF92] Enabling HTTPS RR on release Sep 13, 2021
@hamishwillee hamishwillee changed the title [FF92] Enabling HTTPS RR on release [FF92] [HTTP] Enabling HTTPS RR on release Sep 13, 2021
@Rumyra
Copy link
Collaborator Author

Rumyra commented Sep 13, 2021

Thanks so much @hamishwillee - really appreciate the investigation. I saw a note on FF92 but it didn't come up when bug searching for that project (another thing that highlights the project process needs a good overhaul).

I'm totally on board with a release note to FF92 & glossary page and am also interested in the response for more info.

@hamishwillee
Copy link
Collaborator

hamishwillee commented Sep 14, 2021

@Rumyra You're most welcome. More fun doing this than the tracking the project :-)

All done in #8897 - Release note and glossary. Dev-doc-complete marked. Nothing else required.

Kershaw Chang is going to write a blog at some point, which we might link, but this is all that should be needed for now.

@hamishwillee hamishwillee moved this from In progress to Needs Review in Firefox 93 (Rel: 04.10.21, Soft deadline: 29.09.21) Sep 14, 2021
@Rumyra
Copy link
Collaborator Author

Rumyra commented Sep 15, 2021

Brill! Thanks @hamishwillee

@Rumyra Rumyra closed this as completed Sep 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2022
@bsmth bsmth added fx release archive A closed issue relating to firefox release notes for developers. and removed Firefox 93 labels Dec 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fx release archive A closed issue relating to firefox release notes for developers.
Projects
No open projects
Development

No branches or pull requests

3 participants