Bug 17430 - Inspector should show flow of event dispatch/handling
Summary: Inspector should show flow of event dispatch/handling
Status: RESOLVED DUPLICATE of bug 10929
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-02-18 17:32 PST by Adam Roben (:aroben)
Modified: 2008-09-28 11:41 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***