Bug 81798

Summary: Web Inspector: only show JS event listeners in Event Listeners tab of Elements panel
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, haraken, japhet, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Andrey Kosyakov 2012-03-21 10:17:28 PDT
Currently, we display listeners of all types, including those added internally by a browser.
Comment 1 Andrey Kosyakov 2012-03-21 10:24:06 PDT
Created attachment 133068 [details]
Patch
Comment 2 Andrey Kosyakov 2012-03-21 10:50:13 PDT
Committed r111574: <http://trac.webkit.org/changeset/111574>