Skip to content

Implemented "Events TAB" of the old firebug (Cant commit, can you port it to the new branch?) #474

@TheLaGmAn

Description

@TheLaGmAn

I have implemented the old firebug2 events tab in firebug3.

It also shows the delegated events from jQuery which the current devtools and firebug3 do not show (it was a missing feature), now its there.

@janodvarko @fflorent

I cant push a commit here, seems like this branch is closed, can you port it to the new devtools with the integrated firebug? Files are attached, just 3 (2 new, 1 modified)

Image

/lib/inspector/events-list.js
/lib/inspector/inspector-overlay.js
/lib/data/events-list/events-list.html

The code might not be up to the current standards but it works perfectly well, i also had to do a combination of the jQuery data events and the native frontNode events because the frontNode ones do not provide the "selector" information to match delegated events, this is something that would probably need to be requested to add in the firefox devtools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions