VERIFIED FIXED 21761
Inspector autocomplete for numbers is not ideal
https://bugs.webkit.org/show_bug.cgi?id=21761
Summary Inspector autocomplete for numbers is not ideal
Oliver Hunt
Reported 2008-10-20 15:51:14 PDT
When the inspector autocompletes a numeric property, eg. foo[ -> foo["0"] it should have autocompleted to foo[0]
Attachments
Timothy Hatcher
Comment 1 2008-10-20 21:53:09 PDT
Fixed by the patch in bug 21761, landed in r37757.
Note You need to log in before you can comment on or make changes to this bug.