On Thu, Dec 10, 2009 at 07:18:19PM +1030, David Kettler wrote:
> load_rc() will now accept a number of ways to specify the file to
> load.  In particular this allows loading from chrome uris on the
> command line.  The code tries to produce an nsILocalFile from whatever
> it's given so that, for instance, the directory processing works for
> chrome uris too.
> 
> The subscript loader will refuse to load a non-local uri.
> 
> A chrome uri is provided for the test suite, which allows usage like:
> 
>   conkeror -q -batch -l chrome://conkeror-test/content/simple
> 
> Another usage is to load a module from the contrib area:
> 
>   load_rc("chrome://conkeror-contrib/content/mode-line-buttons.js");

Great.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to