RESOLVED FIXED Bug 200551
Web Inspector: Elements: setting a breakpoint on a specific listener should enable the event listener
https://bugs.webkit.org/show_bug.cgi?id=200551
Summary Web Inspector: Elements: setting a breakpoint on a specific listener should e...
Devin Rousso
Reported 2019-08-08 15:46:30 PDT
# STEPS TO REPRODUCE: 1. inspect any page that has event listeners 2. select a node with an event listener 3. disable an event listener 4. set a breakpoint for that event listener => event listener is still disabled, so the breakpoint will never fire
Attachments
Patch (2.11 KB, patch)
2019-08-08 16:06 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-08-08 16:06:00 PDT
Joseph Pecoraro
Comment 2 2019-08-16 01:15:48 PDT
Comment on attachment 375850 [details] Patch r=me
Joseph Pecoraro
Comment 3 2019-08-16 01:15:59 PDT
Good usability improvement
WebKit Commit Bot
Comment 4 2019-08-16 01:45:47 PDT
Comment on attachment 375850 [details] Patch Clearing flags on attachment: 375850 Committed r248765: <https://trac.webkit.org/changeset/248765>
WebKit Commit Bot
Comment 5 2019-08-16 01:45:49 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-08-16 01:46:21 PDT
Note You need to log in before you can comment on or make changes to this bug.