[webkit-reviews] review granted: [Bug 38535] WebKit crashes at DebuggerCallFrame::functionName() if m_callFrame is the top global callframe. : [Attachment 77363] Maintain top callframe in willExecuteProgram and didExecuteProgram to keep WebScriptDebugger's callframe stack in sync with JavaScriptCore's stack.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 13:02:09 PST 2010


Darin Adler <darin at apple.com> has granted Yongjun Zhang
<yongjun_zhang at apple.com>'s request for review:
Bug 38535: WebKit crashes at DebuggerCallFrame::functionName() if m_callFrame
is the top global callframe.
https://bugs.webkit.org/show_bug.cgi?id=38535

Attachment 77363: Maintain top callframe in willExecuteProgram and
didExecuteProgram to keep WebScriptDebugger's callframe stack in sync with
JavaScriptCore's stack.
https://bugs.webkit.org/attachment.cgi?id=77363&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Looks good. How did you test?


More information about the webkit-reviews mailing list