[webkit-efl] How to disable npapi plugin

Gyuyoung Kim gyuyoung at gmail.com
Wed May 30 05:18:44 PDT 2012


Hi Praveen,

EFL port has below API to enable/disable plugin support.

   EAPI Eina_Bool    ewk_view_setting_enable_plugins_set(Evas_Object
*o, Eina_Bool
enable);

http://trac.webkit.org/browser/trunk/Source/WebKit/efl/ewk/ewk_view.h#L1559

Gyuyoung.


On Wed, May 30, 2012 at 5:52 PM, Praveen Kumar Gattu <
gattu.praveen at hotmail.com> wrote:

>  Hi ,
>
> Is there any way for me to disable specific browser plugin (npapi plugin )
> from browser ui(assuming I am writing a browser using ewk).
>
> Eg: disable flash plugin explicitely.
>
> And also to list down the list of plugins installed ....
>
>
> Thanks in Advance.
> Praveen.G
>
> _______________________________________________
> webkit-efl mailing list
> webkit-efl at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-efl
>
>


-- 
- Gyuyoung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20120530/aa1ba503/attachment.html>


More information about the webkit-efl mailing list