[Webkit-unassigned] [Bug 142914] Web Inspector: Add Function Breakpoints/Tracepoints (like Symbolic Breakpoints)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 11:56:13 PDT 2015


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
> - https://github.com/paulirish/break-on-access

I believe this will even swizzle out a value descriptor with a getter/setter so that you can break on any access to the original property. That also sounds useful.

Also, integration with the text editor to quickly set these breakpoints on member variables sounds useful as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150320/15f98a53/attachment-0002.html>


More information about the webkit-unassigned mailing list