We are developing an app based on a modified XULRunner. We forked our code in July, 2006, and I have just merged with the current trunk (1.94b).
It seems that in the last 21 months the rules have changed, and I can no longer load an XML document that I need for building the content of some dropdown autocomplete lists. It appears that any URL on the XML file other than chrome: will fail (nsXMLDocument::Load). We want to provide an initial file, and also to allow the user to modify it, in which case it will be saved in the user's data area. It then seems we can't read the file -- actually we aren't able to read the unmodified file either because its URL is resource: I think there must be something here that I am missing. Can somebody point me to what the rules are now? (I found the post of BZ from 2006). --Barry _______________________________________________ dev-security mailing list [email protected] https://lists.mozilla.org/listinfo/dev-security
