[Webkit-unassigned] [Bug 17430] New: Inspector should show flow of event dispatch/handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 17:32:54 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17430

           Summary: Inspector should show flow of event dispatch/handling
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


The Inspector should show the flow of event dispatch and event handling. We
could present a list of each event listener/handler that was called in response
to each event, and show whether preventDefault() and stopPropagation() were
called.


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



More information about the webkit-unassigned mailing list