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

Issue 2764003002: DevTools: Do not apply first suggestion in the classes pane on enter (Closed)

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

Description

DevTools: Do not apply first suggestion in the classes pane on enter Now it works like this: http://i.imgur.com/IYk13Yf.gif . Which is consistent with the behaviour in the styles pane. BUG=690255 Review-Url: https://codereview.chromium.org/2764003002 Cr-Commit-Position: refs/heads/master@{#458884} Committed: https://chromium.googlesource.com/chromium/src/+/2ec06ab81aae16ab444938342c2bf0a6fc712374

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M third_party/WebKit/Source/devtools/front_end/elements/ClassesPaneWidget.js View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 13 (8 generated)
kdzwinel
PTAL https://codereview.chromium.org/2764003002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js File third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js (right): https://codereview.chromium.org/2764003002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js#newcode493 third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js:493: var shouldSelect = !this._disableDefaultSuggestionForEmptyInput || !!this.text(); not really ...
3 years, 9 months ago (2017-03-21 12:32:38 UTC) #3
einbinder
lgtm https://codereview.chromium.org/2764003002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js File third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js (right): https://codereview.chromium.org/2764003002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js#newcode493 third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js:493: var shouldSelect = !this._disableDefaultSuggestionForEmptyInput || !!this.text(); On 2017/03/21 ...
3 years, 9 months ago (2017-03-21 23:30:08 UTC) #5
lushnikov
nits: - could you please wrap description for ~80 chars - make the issue title ...
3 years, 9 months ago (2017-03-22 00:14:12 UTC) #6
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/2764003002/1
3 years, 9 months ago (2017-03-22 19:23:42 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 21:49:21 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/2ec06ab81aae16ab444938342c2b...

Powered by Google App Engine
This is Rietveld 408576698