[Webkit-unassigned] [Bug 220771] New: Web Inspector: REGRESSION(?): internal properties are not greyed out in object preview popover
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 20 10:20:24 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220771
Bug ID: 220771
Summary: Web Inspector: REGRESSION(?): internal properties are
not greyed out in object preview popover
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
# 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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210120/c9ab67c9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list