URLs in stack traces for exception objects have been recently changed. There is a column number appended at the end (I am seeing this in Nightly, but it could be also in Aurora).
An example of the stack trace: http://example.com/path/file.html:102 ... means there was an exception at the specified location on line 102 Next example: http://example.com:80 Now it isn't clear whether it's a port number or a line number. Could we somehow fix this? Honza _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform