RESOLVED FIXED Bug 17237
Inspector should tab-complete object properties in the Console
https://bugs.webkit.org/show_bug.cgi?id=17237
Summary Inspector should tab-complete object properties in the Console
Adam Roben (:aroben)
Reported 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.
Attachments
Adam Roben (:aroben)
Comment 1 2008-02-08 14:19:01 PST
Adam Roben (:aroben)
Comment 2 2008-03-20 16:15:41 PDT
Fixed by Tim in r31079
Note You need to log in before you can comment on or make changes to this bug.