any chance that one of the qooxdoo gurus could take a look. Below is a link to the standard helloworld firefox extension (helloworld.xpi) - if you install this in firefox, it hangs firefox; if you delete line 7 of content/overlay.xul ( <script src="qx.js"/>) and reinstall the extension it works fine. To remove the extension with qx.js - you have to start firefox in safe mode.
http://www.nabble.com/file/346/helloworld.xpi helloworld.xpi jamescowan wrote: > > > James > > ------------------------------------------------------------------------------------------------------ > I am thinking of using qooxdoo rather than xul to build the ui in a > firefox extension. > > If I add the standard qx.js to the standard helloworld extension, firefox > cannot handle it - it just hangs. I have fiddled with generating the qx.js > with --add-new-lines but I cannot find a simple way around it. I suspect > that the large array at the beginning of qx.js is causing the problem. > > I guess including the separate source modules might be the answer but I > get the feeling that this would be a very error prone approach. > > Is there a simple solution to the problem anyone can think of? > -- View this message in context: http://www.nabble.com/qooxdoo-and-firefox-extension-tf2395071.html#a6717746 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
