[webkit-reviews] review granted: [Bug 40844] [v8] Web Inspector: don't add ScriptDebugServer as v8 listener if remote debugging is on : [Attachment 59128] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 19 03:21:33 PDT 2010


Pavel Feldman <pfeldman at chromium.org> has granted Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 40844: [v8] Web Inspector: don't add ScriptDebugServer as v8 listener if
remote debugging is on
https://bugs.webkit.org/show_bug.cgi?id=40844

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
WebCore/bindings/v8/ScriptDebugServer.cpp:314
 +	return m_enabled;
If you get front-end accidentally opened, you will still be able to set the
listener from within the front-end code, right?


More information about the webkit-reviews mailing list