[webkit-reviews] review requested: [Bug 25467] JavaScript debugger should use function.displayName as the function's name in the call stack : [Attachment 30010] Adds check of displayName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 22:20:44 PDT 2009


Francisco Tolmasky <tolmasky at gmail.com> has asked  for review:
Bug 25467: JavaScript debugger should use function.displayName as the
function's name in the call stack
https://bugs.webkit.org/show_bug.cgi?id=25467

Attachment 30010: Adds check of displayName
https://bugs.webkit.org/attachment.cgi?id=30010&action=review

------- Additional Comments from Francisco Tolmasky <tolmasky at gmail.com>
Basically did the same thing we do in profilenodes and checked the displayName
of a function as well.


More information about the webkit-reviews mailing list