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

Require Firefox 65.0 #713

Merged
merged 1 commit into from
Apr 17, 2019
Merged

Require Firefox 65.0 #713

merged 1 commit into from
Apr 17, 2019

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 16, 2019

TL;DR

This change updates minimal version in manifest, so new releases will not break Firefox ESR.

Details

Browserfied js-ipfs-http-client does not seem to work as expected in Firefox <65
(TypeError: response.body is undefined around this line, probably due to lack of Streaming APIs).

Have no bandwidth to look into this, but I confirmed v2.7.5 of ipfs-companion works fine, so I marked all following releases to require 65.0 or later, making the last working version the default for ESR users.

ESR userbase is small enough (~5% of firefox users) to just wait for the next ESR scheduled to land in July.

js-ipfs-http-client does not seem to work as expected in Firefox <65
I confirmed v2.7.5 of ipfs-companion works fine, so I marked all
following releases to require 65.0 or later

This change updates minimal version in manifest, so new releases will
not break Firefox ESR

Userbase is small enough (~5% of firefox users)
to just wait for the next ESR (in July)
@ghost ghost assigned lidel Apr 16, 2019
@ghost ghost added the status/in-progress In progress label Apr 16, 2019
@lidel lidel merged commit fdb8304 into master Apr 17, 2019
@ghost ghost removed the status/in-progress In progress label Apr 17, 2019
@lidel lidel deleted the fix/js-ipfs-http-client-ff-esr branch April 17, 2019 10:22
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.

1 participant