Christian Biesinger wrote:
> You should initialize line, e.g.:
> var line = {};
> inStream.readLine(line);Thanks Christian! My code is working now. > However, this really shouldn't crash. I don't know if that's a filed bug > though. https://bugzilla.mozilla.org/show_bug.cgi?id=351007 I think. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
