Bug 17430

Summary: Inspector should show flow of event dispatch/handling
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Adam Roben (:aroben) 2008-02-18 17:32:54 PST
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.
Comment 1 Brady Eidson 2008-02-18 17:48:44 PST
<rdar://problem/5751141>
Comment 2 Timothy Hatcher 2008-09-28 11:41:29 PDT

*** This bug has been marked as a duplicate of 10929 ***