WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
220771
Web Inspector: REGRESSION(?): internal properties are not greyed out in object preview popover
https://bugs.webkit.org/show_bug.cgi?id=220771
Summary
Web Inspector: REGRESSION(?): internal properties are not greyed out in objec...
Devin Rousso
Reported
2021-01-20 10:20:24 PST
# STEPS TO REPRODUCE 1. inspect <
https://webkit.org/
> 2. set a breakpoint inside `enableScrollableTables` in `global.js` (should be line 4) 3. hover over `document` # EXPECTED the `listeners` property should be greyed out to match how it appears if you evaluate `dir(document)` in the Console # ACTUAL the `listeners` property appears just like any other property
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-01-20 10:21:15 PST
<
rdar://problem/73409736
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug