Bug 107289 - Web Inspector: display actual function instances under Event Listeners section
Summary: Web Inspector: display actual function instances under Event Listeners section
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 08:49 PST by Peter Rybin
Modified: 2013-03-15 14:09 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Rybin 2013-01-18 08:49:11 PST
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
Comment 1 Peter Rybin 2013-03-15 14:09:23 PDT
Fixed in https://bugs.webkit.org/show_bug.cgi?id=109284