RESOLVED FIXED 196887
Web Inspector: Elements: event listener change events should only be fired for the selected node and it's ancestors
https://bugs.webkit.org/show_bug.cgi?id=196887
Summary Web Inspector: Elements: event listener change events should only be fired fo...
Devin Rousso
Reported 2019-04-12 18:20:09 PDT
There's no reason for us to notify the frontend when an event listener is added/removed for EVERY node, as we only have UI for the currently selected node.
Attachments
Patch (20.93 KB, patch)
2019-04-13 12:35 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-04-12 18:20:41 PDT
Devin Rousso
Comment 2 2019-04-13 12:35:59 PDT
WebKit Commit Bot
Comment 3 2019-04-15 10:26:45 PDT
Comment on attachment 367390 [details] Patch Clearing flags on attachment: 367390 Committed r244267: <https://trac.webkit.org/changeset/244267>
WebKit Commit Bot
Comment 4 2019-04-15 10:26:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.