[Webkit-unassigned] [Bug 42886] Web Inspector: implement DOM breakpoints
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 18 07:48:37 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=42886
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64707|review? |review+
Flag| |
--- Comment #11 from Pavel Feldman <pfeldman at chromium.org> 2010-08-18 07:48:37 PST ---
(From update of attachment 64707)
WebCore/inspector/InspectorDOMAgent.cpp:1039
+ void InspectorDOMAgent::updateSubtreeBreakpoints(Node* root, long mask, bool value, bool wholeSubtree)
Nit:
wholeSubtree -> recursive
value -> set
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list