Hi,
i have embedded Xulrunner in my application. I want the webpages to access images and files present in native machine. eg:- <img id="img1" src="file:///f:/src/check/1.jpg" /> I don't have any issue in providing full permission/access to webpages as both the webpages as well as native application is ours. I have tried setting 'security.fileuri.strict_origin_policy' to 'false' but it is not working. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
