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

Downgrade to Bluebird 3.5.5 to fix Firefox #1055

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Oct 16, 2019

Bluebird 3.6.0+ currently breaks in at least Firefox with errors in their
rejection tracking approach. For now, this retreats back to the version we had
used for a long time.

Regressed by #1053
Fixes element-hq/element-web#11148

Bluebird 3.6.0+ currently breaks in at least Firefox with errors in their
rejection tracking approach. For now, this retreats back to the version we had
used for a long time.

Regressed by #1053
Fixes element-hq/element-web#11148
@jryans jryans requested a review from a team October 16, 2019 22:08
@jryans jryans merged commit 056bfbf into develop Oct 16, 2019
@t3chguy t3chguy deleted the jryans/bluebird-3.5 branch May 10, 2022 14:26
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.

Bluebird 3.6.0+ causes NS_ERROR_NOT_INITIALIZED errors in Firefox
2 participants