[Webkit-unassigned] [Bug 188946] console.log() shows (anonymous function) instead of the passed string when a certain format is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 25 14:50:35 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188946

--- Comment #2 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
(In reply to Joseph Pecoraro from comment #1)
> This seems like a heuristic gone bad! I think this is the "attempt to detect
> a callstack" code. That should probably only work if it seems multiple
> potential frames, not one.

Does it think it's a Error.stack and is trying to be helpful? How does that work, given that JSC `Error.stack` does not include line numbers nor a very distinct syntax?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180825/e8b3cf0a/attachment.html>


More information about the webkit-unassigned mailing list