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

fix: disable window.ipfs #777

Merged
merged 3 commits into from
Apr 5, 2020
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Oct 1, 2019

parent #589

tldr

This PR disables window.ipfs experiment.

Rationale

Changes

@lidel lidel self-assigned this Oct 1, 2019
Firefox supports dynamic injection,
plus we recently added dedicated manifest.chromium.json
so it makes sense to remove it from Firefox build.
This force-disables injection of window.ipfs and fades out the
experiments on Preferences screen.

We will restore it after move to JS API with Async Await and Async
Iterables is finished.

Context:
#852 (comment)
#843
@lidel lidel changed the title refactor: limit injection of window.ipfs fix: disable window.ipfs until JS API is updated Apr 5, 2020
@lidel lidel marked this pull request as ready for review April 5, 2020 16:49
@lidel lidel merged commit 597fd6f into master Apr 5, 2020
@lidel lidel deleted the refactor/limit-window.ipfs-injection branch April 5, 2020 16:52
@lidel lidel changed the title fix: disable window.ipfs until JS API is updated fix: disable window.ipfs Oct 19, 2020
SgtPooki added a commit to ipfs/ipfs-webui that referenced this pull request Jul 1, 2023
SgtPooki added a commit to ipfs/ipfs-webui that referenced this pull request Jul 1, 2023
window.ipfs is no longer available, so we no longer need this code
see ipfs/ipfs-companion#777
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.

Do not inject window.Buffer
1 participant