[Webkit-unassigned] [Bug 28499] New: Inspector: EventListeners on Nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 12:29:37 PDT 2009


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

           Summary: Inspector: EventListeners on Nodes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck02 at gmail.com
                CC: timothy at hatcher.name, aroben at apple.com,
                    kmccullough at apple.com


Created an attachment (id=35217)
 --> (https://bugs.webkit.org/attachment.cgi?id=35217)
[IMAGE] EventListener Data for a Selected Node

It would be nice to view the EventListeners on Nodes.

Actions:
- Select an Element in the Elements Tree Outline

Expected Behavior:
- Get a List of all the Registered Event Listeners on the Node

Enhancements:
- View Event Listeners on document, window, and other EventTargets that aren't
nodes
- Add/Delete/Modify Event Listeners via the Inspector
- Know just by looking at the tree which nodes have registered listeners (easy
to find)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list