LWN.net Logo

No more Flash for Firefox on Linux

No more Flash for Firefox on Linux

Posted Feb 23, 2012 18:35 UTC (Thu) by kripkenstein (subscriber, #43281)
In reply to: No more Flash for Firefox on Linux by slashdot
Parent article: No more Flash for Firefox on Linux

> Just have Firefox automatically download Chrome and extract the plugin.

That won't work. Chrome will use Flash through the Pepper plugin API, a new API that is only in Chrome (not Gecko, not WebKit, and nowhere else).


(Log in to post comments)

No more Flash for Firefox on Linux

Posted Feb 24, 2012 2:03 UTC (Fri) by Trelane (subscriber, #56877) [Link]

Is there no way to implement a wrapper, a la nspluginwrapper?

No more Flash for Firefox on Linux

Posted Feb 24, 2012 2:54 UTC (Fri) by kripkenstein (subscriber, #43281) [Link]

No. Pepper exposes a huge set of functionalities - rendering, networking, audio - that would likely be used by something like Flash, and would require a lot of new code, since none of that is in the old NPAPI.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds