Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xpcom

How Do I Launch A Webpage From A Xul App Within Xulrunner?

What is the XULRunner equivalent of the following button handler? function launch_page() { var … Read more How Do I Launch A Webpage From A Xul App Within Xulrunner?

Javascript Write File Without Overwrite

I am using XPCOM to read/write file(s) on my hard drive (since Java is no longer supported on FF16,… Read more Javascript Write File Without Overwrite

Failure While Calling Nsix509certdb.nsix509certdb From Command Line

I'm trying to develop a FF extension that calls nsIX509CertDB.nsIX509CertDB. When calling this … Read more Failure While Calling Nsix509certdb.nsix509certdb From Command Line