Bug 244645 - Web Inspector: Elements Tab: don't show the Target in the Event badge popover
Summary: Web Inspector: Elements Tab: don't show the Target in the Event badge popover
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: 244124
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-31 17:08 PDT by Devin Rousso
Modified: 2022-08-31 17:20 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2022-08-31 17:08:36 PDT
the Event badge popover only shows event listeners attached directly on the related DOM node, so there's no reason to show the Target as it'll always be that DOM node
Comment 1 Devin Rousso 2022-08-31 17:11:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3890
Comment 2 EWS 2022-08-31 17:19:19 PDT
Committed 254018@main (2a5a5c3fa186): <https://commits.webkit.org/254018@main>

Reviewed commits have been landed. Closing PR #3890 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-31 17:20:21 PDT
<rdar://problem/99411649>