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

Allow FedCm disabled response #3209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ahrotahn
Copy link
Contributor

This PR changes how we handle part of disabling FedCm, rather than rejecting the request this returns that it is disabled.

I believe this should solve some of the youtube issues mentioned in #3012. It seems like youtube had been experimenting with integrating FedCm and finally made the changes generally available a few days ago.

There are reports for other browsers having the same issue, so it's possible they also don't handle that the way the site expects. All I can suggest for users of other browsers is to try launching with --disabled-features=FedCm on chromium-based browsers, and on firefox use an older user-agent since it doesn't support the API.

@PF4Public
Copy link
Contributor

I would suggest keeping the related issue open for longer time after merging this PR and leaving a comment that it should be fixed with the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants