ranga wrote:
I have embedded mozilla browser inside my application. When the
browser is actually rendering a webpage, I want to disable plugins
rendering programatically.

I have access to nsIDOMWindow and nsIDOMDocument objects.

Can anyone tell me how disable plugins programatically ?

You have the nsIWebBrowser too, no? See http://mxr.mozilla.org/mozilla-central/source/embedding/browser/webBrowser/nsIWebBrowserSetup.idl#59

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to