[webkit-reviews] review granted: [Bug 101331] Web Inspector: Move call stack generation out of bindings. : [Attachment 173028] Rebased.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 01:17:38 PST 2012


Yury Semikhatsky <yurys at chromium.org> has granted Mike West
<mkwst at chromium.org>'s request for review:
Bug 101331: Web Inspector: Move call stack generation out of bindings.
https://bugs.webkit.org/show_bug.cgi?id=101331

Attachment 173028: Rebased.
https://bugs.webkit.org/attachment.cgi?id=173028&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173028&action=review


> Source/WebCore/bindings/v8/ScriptCallStackFactory.cpp:124
> +PassRefPtr<ScriptCallStack> createScriptCallStack(ScriptState* /* state */,
size_t maxStackSize)

Remove commented code.


More information about the webkit-reviews mailing list