7 ms·
>Since Chromium doesn't support flash (that is one of the closed source bits added to Chrome) The Chrome PPAPI Flash Player works perfectly on Chromium and the
by teho 13y ago
>Since Chromium doesn't support flash (that is one of the closed source bits added to Chrome)
The Chrome PPAPI Flash Player works perfectly on Chromium and the binary can be shipped separately.
- azakai 13y agoIn principle, but does Adobe ship the Flash PPAPI binary separately?
- gcr 13y agoHow do other WebKit-based browsers like Luakit get flash to work? I thought they were always using the NS Plugin API for Flash. Is that being deprecated; is PPAPI a replacement?
- gsnedders 13y agoAdobe no longer support (except for security updates) the NPAPI (not NSAPI) plugin on Linux, which also has a habit of crashing a lot and randomly hanging… If you want Flash to work under Linux, one practically has to use the PPAPI plugin. Note nobody except Chrome (and those based on the Chromium Content API) has any plan to support PPAPI, so in that sense NPAPI is alive and strong.