Skip to content
This repository has been archived by the owner. It is now read-only.

Implement break-on-event #2652

Closed
captainbrosset opened this issue Apr 14, 2017 · 3 comments
Closed

Implement break-on-event #2652

captainbrosset opened this issue Apr 14, 2017 · 3 comments

Comments

@captainbrosset
Copy link
Contributor

@captainbrosset captainbrosset commented Apr 14, 2017

I couldn't find an issue about this already.

Here is what the feature looks like in the old Firefox debugger:
event-breakpoints

You get a sidebar panel that lists all current event listeners, and you can click checkboxes to pause in these listeners when events happen.

Do you intend to have something somewhat similar to this at some stage in the new debugger?
It is very useful to discover a code base you don't know about.

@wldcordeiro
Copy link
Contributor

@wldcordeiro wldcordeiro commented Apr 17, 2017

We have an MVP of this from what I can tell, but there are issues with it.

event-listeners

@jasonLaster
Copy link
Contributor

@jasonLaster jasonLaster commented May 5, 2017

We have a proof of concept, which you can turn on with the flag eventListeners.

moving this to the enhancements board as it is a post-launch feature
https://github.com/devtools-html/debugger.html/projects/5

@jasonLaster jasonLaster closed this May 5, 2017
@janodvarko
Copy link
Member

@janodvarko janodvarko commented Dec 12, 2019

Meta bug for this feature in Bugzilla
https://bugzilla.mozilla.org/show_bug.cgi?id=1526079

Honza

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants