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

Issue 365923002: [DevTools] Allow arrow keys to increment/decrement value in numeric inputs. (Closed)

Created:
6 years, 5 months ago by dgozman
Modified:
6 years, 5 months ago
Reviewers:
vsevik, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

[DevTools] Allow arrow keys to increment/decrement value in numeric inputs. BUG=382234 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177468

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M Source/devtools/front_end/ui/SettingsUI.js View 1 chunk +30 lines, -0 lines 6 comments Download

Messages

Total messages: 8 (0 generated)
dgozman
Take a look please.
6 years, 5 months ago (2014-07-02 14:16:18 UTC) #1
vsevik
lgtm https://codereview.chromium.org/365923002/diff/1/Source/devtools/front_end/ui/SettingsUI.js File Source/devtools/front_end/ui/SettingsUI.js (right): https://codereview.chromium.org/365923002/diff/1/Source/devtools/front_end/ui/SettingsUI.js#newcode150 Source/devtools/front_end/ui/SettingsUI.js:150: if (validatorCallback && validatorCallback(value)) Looks like this is ...
6 years, 5 months ago (2014-07-02 15:17:25 UTC) #2
dgozman
https://codereview.chromium.org/365923002/diff/1/Source/devtools/front_end/ui/SettingsUI.js File Source/devtools/front_end/ui/SettingsUI.js (right): https://codereview.chromium.org/365923002/diff/1/Source/devtools/front_end/ui/SettingsUI.js#newcode150 Source/devtools/front_end/ui/SettingsUI.js:150: if (validatorCallback && validatorCallback(value)) On 2014/07/02 15:17:25, vsevik wrote: ...
6 years, 5 months ago (2014-07-02 15:50:17 UTC) #3
vsevik
I just thought we could keep incrementing/decrementing empty lines an any weird values treating them ...
6 years, 5 months ago (2014-07-02 16:46:53 UTC) #4
dgozman
The CQ bit was checked by dgozman@chromium.org
6 years, 5 months ago (2014-07-03 10:39:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/365923002/1
6 years, 5 months ago (2014-07-03 10:40:52 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_compile_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-03 11:59:46 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-03 12:13:38 UTC) #8
Message was sent while issue was closed.
Change committed as 177468

Powered by Google App Engine
This is Rietveld 408576698