[Webkit-unassigned] [Bug 40289] Web Inspector: v8 debugger should always be enabled when frontend is attached.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 9 02:06:44 PDT 2010


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





--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2010-06-09 02:06:44 PST ---
(From update of attachment 58128)
WebKit/chromium/src/WebDevToolsAgentImpl.cpp:465
 +      WebCString debuggerScriptJs = m_client->debuggerScriptSource();
Please surround it with #if ENABLE(V8_SCRIPT_DEBUG_SERVER) guard, otherwise looks good.

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