Top "Xulrunner" questions

XULRunner is Mozilla's runtime environment meant to run cross-platform applications using the same technologies (XUL, XPCOM, JavaScript, CSS) as the Firefox browser.

Detect failure to load contents of an iframe

I can detect when the content of an iframe has loaded using the load event. Unfortunately, for my purposes, there …

javascript html firefox-addon frames xulrunner
How to install XULRunner for Eclipse

I'm using the SWT browser widget to develop an application in Java with Eclipse ("Kepler"). Now I want to use …

java eclipse xulrunner
Aptana internal web browser error, Ubuntu 12.04

I am running elementary 0.2 (Ubuntu 12.04 but with a different desktop environment) and I installed Aptana studio. Everything is fine aprt …

firefox ubuntu aptana chromium xulrunner
Using the 64bit XulRunner in Eclipse SWT under Windows

Is it possible to use the 64bit XulRunner for Windows (available from here) with the Eclipse browser widget? It works …

java swt eclipse-rcp xulrunner
xul.dll not found error when using GeckoFX browser control

I am using "GeckoFx-29.0-0.6" for having a firefox web browser control in Windows Form application. When I run my …

c# wix xulrunner geckofx
Embedding XULRunner application on Java

My goal is to get Limewire(JAVA) and Songbird(XULRunner) to run together. I was thinking the best way is …

java embed xul xulrunner
Does Javascript have get/set keywords like C#?

I'm working with XULRunner and came across the following pattern in a code sample: var StrangeSample = { backingStore : "", get foo() { return …

javascript xulrunner getter-setter
XULRunner Error: couldn't parse application.ini.

I have downloaded XULRunner from http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/7.0/runtimes/xulrunner-7.0.en-US.win32.zip Unpacked …

installation xulrunner