[webkit-reviews] review denied: [Bug 64379] Web Inspector: do not pause on caught exceptions while typing in the console. : [Attachment 100539] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 05:52:12 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has denied  review:
Bug 64379: Web Inspector: do not pause on caught exceptions while typing in the
console.
https://bugs.webkit.org/show_bug.cgi?id=64379

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

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


> Source/WebCore/inspector/InspectorRuntimeAgent.cpp:42
> +#if ENABLE(JAVASCRIPT_DEBUGGER)

No need to embrace #include wtih #if ENABLE guard.


More information about the webkit-reviews mailing list