Bug 107289
Summary: | Web Inspector: display actual function instances under Event Listeners section | ||
---|---|---|---|
Product: | WebKit | Reporter: | Peter Rybin <prybin> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, keishi, loislo, paulirish, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Peter Rybin
In Developer Tools in "Elements" tab in "Event Listeners" section a number of properties are displayed per listener.
However, the actual listener function instances is not provided, only its position or text. This is clearly not enough when a wrapper function is involved, because its text says nothing.
See discussion https://groups.google.com/d/topic/google-chrome-developer-tools/NTcIS15uigA/discussion
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Peter Rybin
Fixed in https://bugs.webkit.org/show_bug.cgi?id=109284