[Webkit-unassigned] [Bug 45114] Web Inspector: show status message below call stack when debugger is paused
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 13 05:18:40 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45114
Yury Semikhatsky <yurys at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #67388|review- |review?
Flag| |
--- Comment #13 from Yury Semikhatsky <yurys at chromium.org> 2010-09-13 05:18:40 PST ---
(From update of attachment 67388)
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?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list