[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 21:39:29 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WORKSFORME                  |




--- Comment #3 from Ilya Tikhonovsky <loislo at chromium.org>  2010-10-08 21:39:28 PST ---
(In reply to comment #2)
> 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?

You are right. It is not possible to setup a breakpoint from Event Listener's sidebar of Elements panel.

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