RESOLVED FIXED 19115
No completion for local variables when script paused
https://bugs.webkit.org/show_bug.cgi?id=19115
Summary No completion for local variables when script paused
Anthony Ricaud
Reported 2008-05-18 15:30:09 PDT
Now that we have access to variables in the local scope (see https://bugs.webkit.org/show_bug.cgi?id=19052), it would great to have the same completion as global variables. It means the automatic gray "hint" and the completion when pressing the tabulation key.
Attachments
Proposed patch (4.42 KB, patch)
2008-08-15 17:26 PDT, Timothy Hatcher
ggaren: review+
Timothy Hatcher
Comment 1 2008-08-15 17:26:47 PDT
Created attachment 22829 [details] Proposed patch
Geoffrey Garen
Comment 2 2008-08-16 22:00:49 PDT
Comment on attachment 22829 [details] Proposed patch r=me
Timothy Hatcher
Comment 3 2008-08-17 20:33:46 PDT
Landed in r35814.
Note You need to log in before you can comment on or make changes to this bug.