Bug 6591 - Web Inspector: finish the Properties pane
Summary: Web Inspector: finish the Properties pane
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 10:47 PST by Timothy Hatcher
Modified: 2007-06-23 21:55 PDT (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 Timothy Hatcher 2006-01-16 10:47:35 PST
The properties pane should show all the DOM properties that are exposed to javaScript and ObjC. Like 
offsetTop, parentNode, attributes, etc. Properties like attributes should be a a collapsable tree that shows 
the sub-items. some features here could include (double)clicking to jump to the parentNode, or firstChild.
Comment 1 Timothy Hatcher 2006-07-31 11:27:31 PDT
This pane has a rough first cut as part of Bug 10163.
Comment 2 Timothy Hatcher 2007-04-04 11:43:01 PDT
The properties pane should show the prototype chain, to make things easier to view.
Comment 3 Adam Roben (:aroben) 2007-06-23 21:55:39 PDT
This was fixed when the new inspector landed in r23677