WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 183138
116405
Web Inspector: support DOM event listener breakpoints
https://bugs.webkit.org/show_bug.cgi?id=116405
Summary
Web Inspector: support DOM event listener breakpoints
Paul Miller
Reported
2013-05-18 16:01:49 PDT
Webkit web inspector has a nice functionality that allows to break script execution when any DOM event occurs. See Sources -> sidebar. In real apps, this is useful for detecting timeout / interval ticks. That’s the only use case that I had in years though. It also has XHR and DOM breakpoints, not sure if implementing these is as useful.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-05-18 16:02:16 PDT
<
rdar://problem/13932844
>
Timothy Hatcher
Comment 2
2013-05-19 08:53:18 PDT
Yes, I agree.
Brian Burg
Comment 3
2014-11-28 19:19:09 PST
What is the current status of DOM event breakpoints? do these have an implementation in WebCore or was it removed?
Joseph Pecoraro
Comment 4
2014-12-01 11:28:52 PST
I wanted to look into this after my current cleanup of Pause Reasons / debugger stepping.
Joseph Pecoraro
Comment 5
2014-12-01 11:30:01 PST
(In reply to
comment #3
)
> What is the current status of DOM event breakpoints? do these have an > implementation in WebCore or was it removed?
I don't think it was removed. We still have the DOMDebugger domain, but it has been unused by our frontend for a while now.
Devin Rousso
Comment 6
2018-09-05 09:45:24 PDT
*** This bug has been marked as a duplicate of
bug 183138
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug