Bug 255385 - Web Inspector: Console: internal properties are not greyed out in object previews
Summary: Web Inspector: Console: internal properties are not greyed out in object prev...
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:
 
Reported: 2023-04-12 20:47 PDT by Devin Rousso
Modified: 2023-04-13 12:19 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 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>