[webkit-efl] How to disable npapi plugin

Praveen Kumar Gattu gattu.praveen at hotmail.com
Thu May 31 00:13:00 PDT 2012



 Thank you very much for the info. I am looking for the same.
 
Is there any public API to list down the available plugins installed ?
 
Thanks.
Praveen.G
 



Date: Thu, 31 May 2012 09:39:53 +0900
Subject: Re: [webkit-efl] How to disable npapi plugin
From: ryuan.choi at gmail.com
To: gattu.praveen at hotmail.com
CC: webkit-efl at lists.webkit.org; mariusz.g at samsung.com

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/44e7f819/attachment.html>


More information about the webkit-efl mailing list