This was before that bug. See ComputeStackString: http://dxr.mozilla.org/mozilla-central/source/js/src/jsexn.cpp?from=jsexn.cpp#206
The format is: [<function name opt>] @ <url> : <line> : <column> The last : and <column> is what was added in that bug. I guess the port-or-line-number question is unambiguous if there is *always* a line number, which appears to be the case. On 3/3/14 11:24 AM, Dave Townsend wrote: > I'm guessing this is a result of > https://bugzilla.mozilla.org/show_bug.cgi?id=762556 > > > On Mon, Mar 3, 2014 at 11:17 AM, Boris Zbarsky <bzbar...@mit.edu> wrote: > >> On 3/3/14 1:54 PM, Jan Honza Odvarko wrote: >> >>> An example of the stack trace: >>> >>> http://example.com/path/file.html:102 >>> >> Which exact API is this string coming from? We have a number of different >> APIs here, returning slightly different things. :( >> >> -Boris >> >> _______________________________________________ >> dev-platform mailing list >> dev-platform@lists.mozilla.org >> https://lists.mozilla.org/listinfo/dev-platform >> > _______________________________________________ > dev-platform mailing list > dev-platform@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-platform _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform