RESOLVED FIXED Bug 17883
Console completion should support bracket notation
https://bugs.webkit.org/show_bug.cgi?id=17883
Summary Console completion should support bracket notation
Timothy Hatcher
Reported 2008-03-16 16:29:10 PDT
The console tab and auto completion should support getting properties with the bracket notation. For example typing: document["add should complete to: document["addEventListener"]
Attachments
Patch (3.88 KB, patch)
2008-03-16 16:38 PDT, Timothy Hatcher
darin: review+
Timothy Hatcher
Comment 1 2008-03-16 16:38:07 PDT
Darin Adler
Comment 2 2008-03-17 11:10:21 PDT
Comment on attachment 19811 [details] Patch r=me
Timothy Hatcher
Comment 3 2008-03-17 11:58:45 PDT
Landed in r31101.
Note You need to log in before you can comment on or make changes to this bug.