Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Electron #60

Closed
John-LittleBearLabs opened this issue Sep 13, 2023 · 2 comments
Closed

Electron #60

John-LittleBearLabs opened this issue Sep 13, 2023 · 2 comments
Assignees

Comments

@John-LittleBearLabs
Copy link
Collaborator

From milestone 3.f:

Explore engagement beyond Chromium by integrating IPFS into other browsers like Electron and open-source browsers.

@John-LittleBearLabs
Copy link
Collaborator Author

A test integration was achieved. There were no conflicts between electron patches and existing chromium edits from ipfs-chromium, however most things in chromium_edits/<upstream version>/chrome have corresponding changes needed in the //electron component. I considered capturing those changes in a separate electron_edits, but it was less confusing instead to have a fork of the electron repo.

Reproducing would look something like:

Fully supporting ipfs:// links in an electron app often involves changing the javascript code, too, however.

@John-LittleBearLabs
Copy link
Collaborator Author

More long-term approach in little-bear-labs/ipfs-electron#2
and
#107

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

No branches or pull requests

1 participant