Bug 17242
| Summary: | Inspector should distinguish properties set directly on JS objects from properties of their prototypes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | bburg |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 17229 | ||
| Bug Blocks: | |||
Adam Roben (:aroben)
The Inspector should distinguish properties set directly on JS objects from properties of their prototypes.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5732849>
Blaze Burg
In the new inspector the details sidebar fades out inherited properties.