[webkit-reviews] review granted: [Bug 66304] Web Inspector: convert DOM breakpoint types to strings. : [Attachment 104051] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 09:28:28 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 66304: Web Inspector: convert DOM breakpoint types to strings.
https://bugs.webkit.org/show_bug.cgi?id=66304

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

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


> Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp:196
> +    case SubtreeModified: return "subtree-modified";

style: wrong indentation


More information about the webkit-reviews mailing list