2009/9/7 John J. Foerch <[email protected]>: > On Mon, Sep 07, 2009 at 04:09:25PM +0200, Renaud Casenave-Péré wrote: >> Hi, >> >> I'm using conkeror from the nightly build debian package provided by >> http://noone.org/conkeror-nightly-debs/ for Debian Sid. >> >> I wanted to try out the new wikipedia mode, but when I try to use >> wikipedia-other-language feature, I get the following error: >> >> TypeError: doc.querySelectorAll is not a function >> >> Is there something I am doing wrong ? > > > > That only works with xulrunner 1.9.1 and higher. > > To skorpan: this should be rewritten to use xpath instead. > > -- > John Foerch > _______________________________________________ > Conkeror mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/conkeror >
If so, only temporarily, until all major operating systems have support for querySelectorAll. XPath is unnecessarily verbose and illegible for most tasks. What do you think? -- Deniz Dogan _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
