[webkit-reviews] review cancelled: [Bug 22631] Streamline Console.cpp, abstract out the use of JSC::ExecState and JSC::ArgList by introducing ScriptCallFrame and ScriptStackTrace abstractions : [Attachment 25825] ScriptStackTrace and ScriptCallFrame v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 11:08:40 PST 2008


Dimitri Glazkov (Google) <dglazkov at chromium.org> has cancelled Dimitri Glazkov
(Google) <dglazkov at chromium.org>'s request for review:
Bug 22631: Streamline Console.cpp, abstract out the use of JSC::ExecState and
JSC::ArgList by introducing ScriptCallFrame and ScriptStackTrace abstractions
https://bugs.webkit.org/show_bug.cgi?id=22631

Attachment 25825: ScriptStackTrace and ScriptCallFrame v2
https://bugs.webkit.org/attachment.cgi?id=25825&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
Darin (Fisher) suggested renaming ScriptStackTrace to ScriptCallStack. It
seemed prettier, so I went ahead and did just that.


More information about the webkit-reviews mailing list