Bug 195713

Summary: Web Inspector: Console: getEventListeners should work for any EventTarget
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, ews-watchlist, hi, inspector-bugzilla-changes, joepeck, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 195730    
Attachments:
Description Flags
Patch
none
Patch none

Description Devin Rousso 2019-03-13 16:19:15 PDT
Restricting it to a Node is a bit unnecessary.
Comment 1 Devin Rousso 2019-03-13 20:16:11 PDT
Created attachment 364617 [details]
Patch
Comment 2 Joseph Pecoraro 2019-03-14 01:48:08 PDT
Comment on attachment 364617 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=364617&action=review

Awesome! r=me

> Source/WebCore/inspector/CommandLineAPIHost.cpp:119
> +

Style: Accidental empty line
Comment 3 Devin Rousso 2019-03-14 02:08:03 PDT
Created attachment 364648 [details]
Patch
Comment 4 WebKit Commit Bot 2019-03-14 02:46:06 PDT
Comment on attachment 364648 [details]
Patch

Clearing flags on attachment: 364648

Committed r242940: <https://trac.webkit.org/changeset/242940>
Comment 5 WebKit Commit Bot 2019-03-14 02:46:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-14 02:51:02 PDT
<rdar://problem/48881880>