Bug 17237 - Inspector should tab-complete object properties in the Console
Summary: Inspector should tab-complete object properties in the Console
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:
Blocks:
 
Reported: 2008-02-08 14:00 PST by Adam Roben (:aroben)
Modified: 2008-03-20 16:15 PDT (History)
0 users

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: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