[webkit-reviews] review granted: [Bug 46724] Web Inspector: move pauseOnExceptionState under control of InspectorState : [Attachment 69093] [patch] second iteration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 23:47:34 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has granted Ilya Tikhonovsky
<loislo at chromium.org>'s request for review:
Bug 46724: Web Inspector: move pauseOnExceptionState under control of
InspectorState
https://bugs.webkit.org/show_bug.cgi?id=46724

Attachment 69093: [patch] second iteration
https://bugs.webkit.org/attachment.cgi?id=69093&action=review

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

> WebCore/inspector/InspectorController.cpp:264
> +	   (*state)->setNumber(pauseOnExceptionsStateStateName,
m_debuggerAgent->pauseOnExceptionsState());

Now we can remove #include "ScriptDebugServer.h". Please do this before
landing.


More information about the webkit-reviews mailing list