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

Issue 2489403002: DevTools: Ghost text shouldn't affect textWithCurrentSuggestion (Closed)

Created:
4 years, 1 month ago by einbinder
Modified:
4 years, 1 month ago
Reviewers:
lushnikov
CC:
apavlov+blink_chromium.org, blink-reviews, blink-reviews-style_chromium.org, 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: Ghost text shouldn't affect textWithCurrentSuggestion Before, textWithCurrentSuggestion was really textWithGhostText. You can have autocomplete without ghost text now, so it wasn't always accurate. With this patch, scrolling through the styles sidebar always applies the current suggestion even if there is no ghost text. BUG=660941 Committed: https://crrev.com/b80ee94906688a5b57690631ecc89e398e5e1fbe Cr-Commit-Position: refs/heads/master@{#431528}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt.html View 1 chunk +7 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector-unit/text-prompt-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js View 2 chunks +7 lines, -5 lines 1 comment Download

Messages

Total messages: 12 (7 generated)
einbinder
ptal https://codereview.chromium.org/2489403002/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/2489403002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js#newcode526 third_party/WebKit/Source/devtools/front_end/ui/TextPrompt.js:526: _acceptSuggestionInternal() { This becomes wonderfully readable.
4 years, 1 month ago (2016-11-10 20:05:32 UTC) #2
lushnikov
lgtm
4 years, 1 month ago (2016-11-10 21:56:07 UTC) #5
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/2489403002/1
4 years, 1 month ago (2016-11-11 08:48:53 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-11 08:53:14 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 08:55:24 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b80ee94906688a5b57690631ecc89e398e5e1fbe
Cr-Commit-Position: refs/heads/master@{#431528}

Powered by Google App Engine
This is Rietveld 408576698