RESOLVED FIXED45676
Web Inspector: allow pausing on an event of a particular type
https://bugs.webkit.org/show_bug.cgi?id=45676
Summary Web Inspector: allow pausing on an event of a particular type
Alexei Masterov
Reported 2010-09-13 09:07:06 PDT
Allow developers to precisely target where they want javascript execution to pause. Introduce a mechanism that will allow developers to pause on an event of a particular type. For example: stop on the next click, stop on the next dom mutation, stop on the XHR request, stop upon receiving and XHR response etc.
Attachments
Pavel Feldman
Comment 1 2011-04-29 01:17:37 PDT
Event Listener breakpoints are there.
Note You need to log in before you can comment on or make changes to this bug.