[webkit-efl] How to disable npapi plugin

ryuan Choi ryuan.choi at gmail.com
Wed May 30 17:39:53 PDT 2012


Hi,

I think that Tizen have similar API,
ewk_view_setting_enable_specified_plugin_set(Evas_Object *o, Eina_Bool
enable, const char *mimeType).
   1638 line in
https://review.tizen.org/git/?p=pkgs/w/webkit-efl.git;a=blob;f=Source/WebKit/efl/ewk/ewk_view.h
.

I am not sure whether it is what you want.

Anyway, it's not upstreamed to webkit.org yet.

Best Regards,
Ryuan Choi

2012/5/30 Praveen Kumar Gattu <gattu.praveen at hotmail.com>

>  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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20120531/0e47cfa0/attachment.html>


More information about the webkit-efl mailing list