[Webkit-unassigned] [Bug 194929] New: Web Inspector: propagate whether to show prototype information to subobject views

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 19:31:28 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194929

            Bug ID: 194929
           Summary: Web Inspector: propagate whether to show prototype
                    information to subobject views
           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

`_includeProtoProperty` is only set on the top-level `WI.ObjectTreeView`, not any of the child `WI.ObjectTreeBaseTreeElement`.  As a result, we see "Object prototype" for logs like `{a: {b: {c: 42}}}`.

-- 
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/20190222/83faf5bb/attachment-0001.html>


More information about the webkit-unassigned mailing list