[Webkit-unassigned] [Bug 142833] New: Web Inspector: Node Details Sidebar Properties Section has "undefined" for all prototype properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 18 12:35:47 PDT 2015


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

            Bug ID: 142833
           Summary: Web Inspector: Node Details Sidebar Properties Section
                    has "undefined" for all prototype properties
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
Node Details Sidebar Properties Section has "undefined" for all prototype properties.

The Properties Section makes bad assumptions that need to be fixed. Currently it gets Prototype property values on the Prototype object instead of on the actual original object. This it is always undefined unless it is a function.

Should this instead be an API view?

-- 
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/20150318/77442f29/attachment-0002.html>


More information about the webkit-unassigned mailing list