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

Issue 2742573007: DevTools: initial console suggestion should be greyed out (Closed)

Created:
3 years, 9 months ago by lushnikov
Modified:
3 years, 9 months ago
Reviewers:
einbinder, dgozman, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: initial console suggestion should be greyed out This patch makes initial console suggestion greyed out until user explicitly interactes with the suggest box. BUG=700570 R=dgozman, pfeldman, einbinder Review-Url: https://codereview.chromium.org/2742573007 Cr-Commit-Position: refs/heads/master@{#456283} Committed: https://chromium.googlesource.com/chromium/src/+/a54a48cb6f59fe24dd4a4e566d42c9f059e9e242

Patch Set 1 #

Total comments: 6

Patch Set 2 : use another css #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -4 lines) Patch
M third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js View 1 4 chunks +18 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/suggestBox.css View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
lushnikov
please, take a look
3 years, 9 months ago (2017-03-10 23:32:27 UTC) #1
dgozman
https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js File third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js (right): https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js#newcode255 third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js:255: this._suggestBox.setUserInteractionStyling(!!this._config.captureEnter); setDefaultSelectionIsDimmed https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js File third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js (right): https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js#newcode85 third_party/WebKit/Source/devtools/front_end/ui/SuggestBox.js:85: this._userInteractionStyling ...
3 years, 9 months ago (2017-03-11 00:00:25 UTC) #4
lushnikov
all done; please take another look https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js File third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js (right): https://codereview.chromium.org/2742573007/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js#newcode255 third_party/WebKit/Source/devtools/front_end/text_editor/TextEditorAutocompleteController.js:255: this._suggestBox.setUserInteractionStyling(!!this._config.captureEnter); On 2017/03/11 ...
3 years, 9 months ago (2017-03-11 00:09:59 UTC) #5
dgozman
lgtm
3 years, 9 months ago (2017-03-11 00:24:36 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2742573007/20001
3 years, 9 months ago (2017-03-11 02:22:02 UTC) #11
commit-bot: I haz the power
3 years, 9 months ago (2017-03-11 17:51:40 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/a54a48cb6f59fe24dd4a4e566d42...

Powered by Google App Engine
This is Rietveld 408576698