WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-08-16 08:45:13 PDT
Created
attachment 104051
[details]
Patch
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
Committed
r93125
: <
http://trac.webkit.org/changeset/93125
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug