Bug 84148

Summary: Web Inspector: Suggest box appears after the command was executed in console sometimes.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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.