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 | ||
Adam Roben (:aroben)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/5751141>
Timothy Hatcher
*** This bug has been marked as a duplicate of 10929 ***