On Mon, Nov 23, 2009 at 08:09:43AM +1030, David Kettler wrote: > >>>Lots of errors on the console. > > I was surprised that I had missed this problem, especially as I've > been using this code for about six months. I think there's two > reasons. Firstly, while I had tested various cases, I didn't realise > there was this difference with the wikipedia webjump and had not > specifically tested that case. Secondly, xulrunner reports many > javascript errors from various webpages. So conkeror errors can be > lost in the garbage. > > I wonder if there's a way to direct the errors from webpages > separately from conkeror errors. > > regards, David.
Those errors are dumped to the console by conkeror, not xulrunner. See utils.js, console_service.registerListener... I find it helpful to see content javascript errors on the console. Do you have another idea? -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
