[Webkit-unassigned] [Bug 47442] Web Inspector: Add method to set breakpoint on event callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 20:02:06 PDT 2010


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





--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org>  2010-10-08 20:02:06 PST ---
Derk has some good points.

  "specifically the Event Listeners section, you could set a break point
    on the function that gets triggered by the event, straight from the
    DOM inspector"

I think Chromium linkify's the function in the Event Listener's sidebar
and ToT WebKit doesn't yet. But linkification would handle this use
case pretty easily as you could jump to the function's def'n and set
the breakpoint on that line.

But it might make sense to repurpose this and have it request the
functionality to set a breakpoint for an Event type automatically from
the Event Listener's sidebar. Ilya, is that possible right now? I regret
that I've fallen a bit behind there.

Derk, were all your concerns handled by the new breakpoint
functionality?

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