[webkit-reviews] review granted: [Bug 25467] JavaScript debugger should use function.displayName as the function's name in the call stack : [Attachment 30011] Removed const, put anonymous string back in js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 23:04:50 PDT 2009


Adam Roben (aroben) <aroben at apple.com> has granted Francisco Tolmasky
<tolmasky at gmail.com>'s request 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 30011: Removed const, put anonymous string back in js
https://bugs.webkit.org/attachment.cgi?id=30011&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
This patch as-is will break the Windows build. We'll need to modify
JavaScriptCore[_debug].def to fix it.

r=me


More information about the webkit-reviews mailing list