Bug 255385

Summary: Web Inspector: Console: internal properties are not greyed out in object previews
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Devin Rousso 2023-04-12 20:47:38 PDT
# STEPS TO REPRODUCE
1. inspect <https://webkit.org/>
3. evaluate `window`

# EXPECTED
the `listeners` property should be greyed out to match how it appears if you expand the `window`

# ACTUAL
the `listeners` property appears just like any other property
Comment 1 Devin Rousso 2023-04-12 20:51:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12685
Comment 2 EWS 2023-04-13 12:18:21 PDT
Committed 262924@main (6d890dea244d): <https://commits.webkit.org/262924@main>

Reviewed commits have been landed. Closing PR #12685 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-13 12:19:23 PDT
<rdar://problem/108007438>