Bug 66304

Summary: Web Inspector: convert DOM breakpoint types to strings.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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.