Re: Please support mozplugger!
Benjamin Smedberg <[email protected]> Mon, 27 Mar 2017 12:57:47 -0400
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <CAK2U7KKB5ypg4Vb_oO9bHfhLk5xswW5_v3VogGM4x_dp-9wj-A@mail.gmail.com> |
Removal of plugin support was announced in 2015 https://blog.mozilla.org/futurereleases/2015/10/08/npapi-plugins-in-firefox/ - this is not a decision that we are going to reverse. I encourage you to work on having MIDI support via a Firefox addon. There are two opportunities here: 1. Ship the MIDI support via a native binary and use native messaging to communicate (can be done today) 2. Ship a MIDI API via webextensions in the browser itself (would require core Firefox hacking) I recommend starting with #1 and gradually moving towards #2 if the webextensions team agrees that this is a valuable API surface. --BDS On Sun, Mar 26, 2017 at 5:14 AM, Que Quotion <[email protected]> wrote: > Just yesterday I finally figured out what was wrong with MIDI playback > in mozplugger: > https://www.mozdev.org/bugs/show_bug.cgi?id=26355 > > Then an upgrade today strips the whole plugin out?!!?!?! > > Unless firefox is going to support MIDI naively, we need plugin support > for it. > > I know it's niche but it is important to some of us to have this. > _______________________________________________ > dev-tech-plugins mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-plugins >