Re: Xulrunner upgrade from 1.9 to 6.0.2
Philipp Wagner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Am 27.09.2011 08:02, Rohit Sarpotdar wrote: > This was required to whitelist my domain url ! > While launching remote url you can put this code before window.open(); You have a XULRunner application, that loads XUL from external URLs? Or are you just using file:// URLs instead of chrome://? > Right now, i'm having trouble using tree component. Do I need to do > anything else? > On jconsole its again showing security error. What permissions should > it need? What is the security error? Where do you get the data for the tree view from? Philipp