Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Issue 10116026: Merge 114382 - Web Inspector: Suggest box appears after the command was executed in console sometim… (Closed)

Created:
8 years, 8 months ago by vsevik
Modified:
8 years, 8 months ago
Reviewers:
vsevik
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Visibility:
Public.

Description

Merge 114382 - Web Inspector: Suggest box appears after the command was executed in console sometimes. https://bugs.webkit.org/show_bug.cgi?id=84148 Reviewed by Pavel Feldman. TextPrompt.complete() requests completions asynchronously, this change adds a flag that informs TextPrompt._completionsReady() whether completions should still be shown. * inspector/front-end/TextPrompt.js: (WebInspector.TextPrompt.prototype.clearAutoComplete): (WebInspector.TextPrompt.prototype.complete): (WebInspector.TextPrompt.prototype._completionsReady): TBR=vsevik@chromium.org BUG=123826 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=114505

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M Source/WebCore/inspector/front-end/TextPrompt.js View 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
vsevik
8 years, 8 months ago (2012-04-18 15:08:47 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698