-
Notifications
You must be signed in to change notification settings - Fork 29
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
Provide a list of things that we want/need changed in the Web Extension Spec #56
Comments
Things identified during development of firefox add-on rewrite to WebExtension:
|
need web workers to support webrtc |
need fast, optimized webrtc data channels |
|
@lgierth @flyingzumwalt what's the follow up to this thread? Shall we schedule a call? |
We should make this into a comprehensive, prioritized list that we can point browser people too. Ideally with a brief description which features each of the items unlocks. There are things which are absolute dealbreakers (e.g. proper protocol handlers), and things which are important but not essential. The list should convey this importance and priorities. |
We can then also use this list to track the outreach and progress for each of the items. |
related to #35
Given our experience building these web extensions, provide a list of things we want or need changed in the Web Extension spec in order to support IPFS in web browsers more cleanly. We will pass this list to the team who are working on the spec.
Example: Allow Web Extensions to provide protocol handlers.
The text was updated successfully, but these errors were encountered: