-
Notifications
You must be signed in to change notification settings - Fork 63.8k
Added ETP guidance issues on Codespaces documentation #40902
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
base: main
Are you sure you want to change the base?
Conversation
Added notes about Firefox's Enhanced Tracking Protection and LibreWolf regarding connection issues.
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
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.
Pull Request Overview
This PR adds guidance for Firefox Enhanced Tracking Protection (ETP) issues in the Codespaces troubleshooting documentation. It helps users resolve connection problems caused by Firefox's privacy features blocking Codespaces functionality.
- Adds Firefox ETP troubleshooting guidance for connection issues
- Provides specific instructions for LibreWolf users who cannot disable ETP
- Includes a link to Mozilla's documentation for adding tracking protection exceptions
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
content/codespaces/troubleshooting/troubleshooting-your-connection-to-github-codespaces.md
Outdated
Show resolved
Hide resolved
content/codespaces/troubleshooting/troubleshooting-your-connection-to-github-codespaces.md
Outdated
Show resolved
Hide resolved
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
i got paged during this, so my quality is kinda garbage never push during Friday, you WILL hate yourself |
@thesomewhatyou Thanks for the PR! I'm checking to make sure this is something we feel capable of keeping up with in the future, since edge cases and things that involve specific products that don't belong to us can be tricky to keep up to date in the documentation. This does look useful, though, so I hope we can accept it. |
This comment was marked as spam.
This comment was marked as spam.
@Sharra-writes I'm definitely gonna pop in as the updating-the-external-docs ghost, so if you ever see me again, just know I just came here to update external documentation |
Added guidance through the common issues
Why:
Most people may or may not notice, but ETP blocks Codespaces' ability to connect entirely. And for LibreWolf users like me, this can be pretty frustrating. Eventually, you can add an exception, but if people are new to LibreWolf/Firefox, they won't get the memo fairly quickly. This is why I also added a guide from Mozilla so people can make exceptions + disable it if they want. I do know very angry friends who got so enraged at this issue because they are extremely reliant on Codespaces, but I gave them the solution and it works. I feel like this commit would guide people better.
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: