[webkit-reviews] review requested: [Bug 45114] Web Inspector: show status message below call stack when debugger is paused : [Attachment 67388] Fix wording.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 05:18:39 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has asked  for review:
Bug 45114: Web Inspector: show status message below call stack when debugger is
paused
https://bugs.webkit.org/show_bug.cgi?id=45114

Attachment 67388: Fix wording.
https://bugs.webkit.org/attachment.cgi?id=67388&action=review

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

> LayoutTests/inspector/dom-breakpoints.html:28
> +    test_InsertChild = {};
style nit: we don't use underscore in the middle of variable name

> LayoutTests/inspector/dom-breakpoints.html:161
> +	   InspectorTest.addResult("line: " + callFrames[0].line + ", function:
" + callFrames[0].functionName);
Wy not use captureCallStack instead?


More information about the webkit-reviews mailing list