WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-04-17 06:28:34 PDT
Created
attachment 137528
[details]
Patch
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
Committed
r114382
: <
http://trac.webkit.org/changeset/114382
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug