[Webkit-unassigned] [Bug 167078] New: Web Inspector: when debugging into an event listener, Debugger Tab should show previous/current/next event listeners for the DOM event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 14:35:52 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167078

            Bug ID: 167078
           Summary: Web Inspector: when debugging into an event listener,
                    Debugger Tab should show previous/current/next event
                    listeners for the DOM event
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: dcrousso+webkit at gmail.com,
                    inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

When debugging DOM event dispatch, it would be helpful to know which listeners have or will fire (modulo stopPropagation()) for the current event. We could show this in Debugger tab whenever the top of the call stack is a DOM event dispatch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170115/d120ec17/attachment.html>


More information about the webkit-unassigned mailing list