[Webkit-unassigned] [Bug 89147] Web Inspector: Support 'Restart frame' in protocol and backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 09:30:19 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89147





--- Comment #10 from Pavel Feldman <pfeldman at chromium.org>  2012-06-15 09:30:17 PST ---
(From update of attachment 147708)
View in context: https://bugs.webkit.org/attachment.cgi?id=147708&action=review

> Source/WebCore/bindings/v8/DebuggerScript.js:261
> +    function restart() {

Please move { to the next line.

> Source/WebCore/bindings/v8/ScriptFunctionCall.cpp:136
> +        V8RecursionScope innerScope(getScriptExecutionContext());

why did this change?

> Source/WebCore/inspector/JavaScriptCallFrame.idl:42
> +        [Custom] InspectorObject restart();

No need for Custom here.

-- 
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