Bug 17237

Summary: Inspector should tab-complete object properties in the Console
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Adam Roben (:aroben) 2008-02-08 14:00:11 PST
The Inspector should tab-complete object properties in the Console. For example, typing "document." and pressing tab repeatedly would show you options like "body", "getElementById", etc.
Comment 1 Adam Roben (:aroben) 2008-02-08 14:19:01 PST
<rdar://problem/5732842>
Comment 2 Adam Roben (:aroben) 2008-03-20 16:15:41 PDT
Fixed by Tim in r31079