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

Improve support for "privacy.firstparty.isolate" #1022

Open
cgorringe opened this issue Apr 2, 2024 · 0 comments
Open

Improve support for "privacy.firstparty.isolate" #1022

cgorringe opened this issue Apr 2, 2024 · 0 comments
Labels
enhancement Improving code that's not necessarily a bug

Comments

@cgorringe
Copy link
Member

Describe the bug

Cannot log in if the custom setting "privacy.firstparty.isolate" is set true. This is not the default setting so shouldn't be typical. I read somewhere this may be set true in Tor browsers.

user_pref("privacy.firstparty.isolate", true);

Expected behavior
Would like to see if login can be made to work under this circumstance.

Environment

  • Webextension version: v3.3.1
  • Browser + version: Firefox?

Additional context
PR #984 covered this case, but only provided a warning to inform user to turn on cookies in settings.

@cgorringe cgorringe added the enhancement Improving code that's not necessarily a bug label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving code that's not necessarily a bug
Projects
None yet
Development

No branches or pull requests

1 participant