Bug 142833
| Summary: | Web Inspector: Node Details Sidebar Properties Section has "undefined" for all prototype properties | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bburg, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Joseph Pecoraro
* 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?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Yes, I think it should be API view.
Blaze Burg
Forward-duping to newer bug that reflects current behavior. It has a radar too.
*** This bug has been marked as a duplicate of bug 153911 ***
Radar WebKit Bug Importer
<rdar://problem/26535044>