RESOLVED FIXED 66304
Web Inspector: convert DOM breakpoint types to strings.
https://bugs.webkit.org/show_bug.cgi?id=66304
Summary Web Inspector: convert DOM breakpoint types to strings.
Pavel Feldman
Reported 2011-08-16 08:08:02 PDT
Patch to follow.
Attachments
Patch (9.40 KB, patch)
2011-08-16 08:45 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-08-16 08:45:13 PDT
Yury Semikhatsky
Comment 2 2011-08-16 09:28:29 PDT
Comment on attachment 104051 [details] Patch 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
Pavel Feldman
Comment 3 2011-08-16 10:27:39 PDT
Note You need to log in before you can comment on or make changes to this bug.