RESOLVED FIXED 84148
Web Inspector: Suggest box appears after the command was executed in console sometimes.
https://bugs.webkit.org/show_bug.cgi?id=84148
Summary Web Inspector: Suggest box appears after the command was executed in console ...
Vsevolod Vlasov
Reported 2012-04-17 06:22:24 PDT
TextPrompt.complete() requests completions asynchronously, we should check that we still need completions in TextPrompt._completionsReady().
Attachments
Patch (2.50 KB, patch)
2012-04-17 06:28 PDT, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2012-04-17 06:28:34 PDT
Alexander Pavlov (apavlov)
Comment 2 2012-04-17 08:29:16 PDT
Comment on attachment 137528 [details] Patch Looks good to me
Vsevolod Vlasov
Comment 3 2012-04-17 08:38:59 PDT
Note You need to log in before you can comment on or make changes to this bug.