Bug 17242 - Inspector should distinguish properties set directly on JS objects from properties of their prototypes
Summary: Inspector should distinguish properties set directly on JS objects from prope...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 17229
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-08 14:06 PST by Adam Roben (:aroben)
Modified: 2014-01-12 14:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-02-08 14:06:10 PST
The Inspector should distinguish properties set directly on JS objects from properties of their prototypes.
Comment 1 Adam Roben (:aroben) 2008-02-08 14:19:54 PST
<rdar://problem/5732849>
Comment 2 BJ Burg 2014-01-12 14:48:12 PST
In the new inspector the details sidebar fades out inherited properties.