I need to embed my own Trusted Root Authority for SSL connections in my XulRunner app. Unfortunatelly I can\'t find how to do this...
I have downloaded XULRunner from http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/7.0/runtimes/xulrunner-7.0.en-US.win32.zip
I need an alternative to range.getBoundingClientRect() for FF3.6 (XULRunner 1.9开发者_开发问答.2). I cannot update to a newer XULRunner version.
When I am trying to open java file with Vaadin Editor, I am getting the following error: Could not start XULRunner (version 1.9 or higher required)
Is it开发者_如何学C possible to get the current viewport Range (the visible part of the page inside the browser) using XUL functions from Javascript or plain Javascript?
There is a thread here: How to Install and run a XulRunner Application on Mac OS X? ...in which a user mentions having trouble uninstalling XULRunner 7 so he could then install XULRunner 6. Unfortu
I\'m on a Mac OS X Lion, and I have followed this tutorial exactly as it is: https://developer.mozilla.org/en/getting_started_with_xulrunner
I\'m looking for a documentation about Mozilla\'s Add-ons-Manager layout or XUL-templates - does anybody know the name开发者_开发问答 of this tabbed-layout on the left-row ?
Xul Runner: does it require installed version of Firefox on the OS? or does it compile its own web engine?
I\'m planning to create XULRunner based application that need to interface with Python. The plan is to use PyXPCOM. Currently I\'m teaching myself in using PyXPCOM and going through the example compon