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

Issue 108513007: Factor out common StepRange construction code. (Closed)

Created:
7 years ago by sof
Modified:
7 years ago
Reviewers:
tkent, keishi, yosin_UTC9
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Factor out common StepRange construction code. Provide an InputType helper method for creating a StepRange given the default values to use. Use it for all InputTypes that have a step range bar Range. R= BUG=257369 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163656

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -30 lines) Patch
M Source/core/html/forms/DateInputType.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M Source/core/html/forms/DateTimeLocalInputType.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M Source/core/html/forms/InputType.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/html/forms/InputType.cpp View 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/html/forms/MonthInputType.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M Source/core/html/forms/NumberInputType.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M Source/core/html/forms/TimeInputType.cpp View 1 chunk +1 line, -5 lines 0 comments Download
M Source/core/html/forms/WeekInputType.cpp View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sof
Please take a look when you next have a moment to spare. Following up on ...
7 years ago (2013-12-10 17:28:40 UTC) #1
tkent
lgtm. Thanks!
7 years ago (2013-12-10 23:23:12 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/108513007/1
7 years ago (2013-12-10 23:23:35 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-11 00:40:12 UTC) #4
Message was sent while issue was closed.
Change committed as 163656

Powered by Google App Engine
This is Rietveld 408576698