[Webkit-unassigned] [Bug 42886] Web Inspector: implement DOM breakpoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 01:58:22 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42886





--- Comment #4 from Pavel Podivilov <podivilov at chromium.org>  2010-07-27 01:58:22 PST ---
(In reply to comment #3)
> neat.
> 
> So how does this work, visually?  Will the DOM node be highlighted in some way to indicate it has a breakpoint set on it?  It didn't look like, from the code, that the breakpoint gets added to the breakpoints list, but maybe I missed that.  Seems like it would be nice, so that you could remove the breakpoints from there.
> 
> It doesn't appear that attribute changes will cause a breakpoint to be hit.  I imagine that might be useful as well.

It's just a first bit of functionality, and UI part isn't there yet. Attribute changes will be covered by a separate breakpoint type (coming soon).

-- 
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