Bug 195713 - Web Inspector: Console: getEventListeners should work for any EventTarget
Summary: Web Inspector: Console: getEventListeners should work for any EventTarget
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks: 195730
  Show dependency treegraph
 
Reported: 2019-03-13 16:19 PDT by Devin Rousso
Modified: 2019-03-14 02:51 PDT (History)
10 users (show)

See Also:


Attachments
Patch (16.23 KB, patch)
2019-03-13 20:16 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff
Patch (16.33 KB, patch)
2019-03-14 02:08 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>