Deepchand wrote:
n =
mWebSetup->SetProperty(nsIWebBrowserSetup::SETUP_ALLOW_JAVASCRIPT,PR_TRUE);
This needs to happen after Create(). But the default is to allow anyway, so this should not be needed.
Is there a reason you're setting this up as a CHROME_WRAPPER and not a CONTENT_WRAPPER?
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
