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

Issue 130213005: Add autofill preview support for <month> input fields (Closed)

Created:
6 years, 11 months ago by ziran.sun
Modified:
6 years, 9 months ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org, James Hawkins
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add autofill preview support for <month> input fields Add condition handling for suggestedValue case in updateview() and preview functions. Updated test cases accordingly. BUG=335212 R=isherman@chromium.org, tkent@chromium.org, jhawkins@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167933

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add Android side code and remove unnecessary condition checks #

Total comments: 4

Patch Set 3 : Remove uncessary "{}" and correct variable initiation #

Patch Set 4 : Add test result file for windows #

Patch Set 5 : Use rebaseline to generate expectation file for different platform #

Patch Set 6 : Update TestEcpectations file inline with the latest codebase #

Patch Set 7 : Rebase TestExpectations file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -7 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/fast/forms/suggested-value.html View 3 chunks +5 lines, -1 line 0 comments Download
M LayoutTests/fast/forms/suggested-value-expected.txt View 2 chunks +51 lines, -0 lines 0 comments Download
M Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h View 1 2 chunks +1 line, -1 line 0 comments Download
M Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp View 1 2 2 chunks +8 lines, -4 lines 0 comments Download
M Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp View 1 2 3 4 5 1 chunk +5 lines, -1 line 0 comments Download
M Source/core/html/forms/MonthInputType.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/forms/MonthInputType.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
ziran.sun
Please review this in conjunction with https://codereview.chromium.org/140903004/ Thanks!
6 years, 11 months ago (2014-01-16 19:52:04 UTC) #1
tkent
We should support Android too. BaseMultipleFieldsDateAndTimeInputType.cpp isn't used in Android.
6 years, 11 months ago (2014-01-17 01:32:35 UTC) #2
ziran.sun
On 2014/01/17 01:32:35, tkent wrote: > We should support Android too. BaseMultipleFieldsDateAndTimeInputType.cpp isn't > used ...
6 years, 11 months ago (2014-01-17 15:40:22 UTC) #3
Ilya Sherman
On 2014/01/17 15:40:22, ziran.sun wrote: > On 2014/01/17 01:32:35, tkent wrote: > > We should ...
6 years, 10 months ago (2014-02-08 01:22:17 UTC) #4
ziran.sun
Add android side code and remove unnecessary condition check. Thanks. https://codereview.chromium.org/130213005/diff/1/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp File Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp (right): https://codereview.chromium.org/130213005/diff/1/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp#newcode509 ...
6 years, 10 months ago (2014-02-10 18:21:09 UTC) #5
ziran.sun
On 2014/02/10 18:21:09, ziran.sun wrote: > Add android side code and remove unnecessary condition check. ...
6 years, 10 months ago (2014-02-13 10:30:39 UTC) #6
tkent
lgtm
6 years, 10 months ago (2014-02-13 23:52:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/130213005/80001
6 years, 10 months ago (2014-02-13 23:52:47 UTC) #8
Ilya Sherman
LGTM with the following nits addressed. Cancelling CQ for now, but feel free to re-CQ ...
6 years, 10 months ago (2014-02-14 02:05:57 UTC) #9
Ilya Sherman
The CQ bit was unchecked by isherman@chromium.org
6 years, 10 months ago (2014-02-14 02:06:02 UTC) #10
ziran.sun
Remove unnecessary curly braces and correct variable init. https://codereview.chromium.org/130213005/diff/80001/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp File Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp (right): https://codereview.chromium.org/130213005/diff/80001/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp#newcode75 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp:75: String ...
6 years, 10 months ago (2014-02-14 10:25:23 UTC) #11
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 10 months ago (2014-02-14 21:22:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/130213005/260001
6 years, 10 months ago (2014-02-14 21:22:53 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-15 00:13:30 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=27370
6 years, 10 months ago (2014-02-15 00:13:30 UTC) #15
ziran.sun
The CQ bit was checked by ziran.sun@samsung.com
6 years, 10 months ago (2014-02-25 15:06:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/130213005/540001
6 years, 10 months ago (2014-02-25 15:06:39 UTC) #17
ziran.sun
The CQ bit was unchecked by ziran.sun@samsung.com
6 years, 10 months ago (2014-02-25 15:08:02 UTC) #18
ziran.sun
The CQ bit was checked by ziran.sun@samsung.com
6 years, 10 months ago (2014-02-25 15:08:02 UTC) #19
ziran.sun
The CQ bit was unchecked by ziran.sun@samsung.com
6 years, 10 months ago (2014-02-25 15:08:45 UTC) #20
ziran.sun
The CQ bit was checked by ziran.sun@samsung.com
6 years, 9 months ago (2014-02-26 18:33:23 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/130213005/690001
6 years, 9 months ago (2014-02-26 18:33:31 UTC) #22
commit-bot: I haz the power
6 years, 9 months ago (2014-02-26 22:12:23 UTC) #23
Message was sent while issue was closed.
Change committed as 167933

Powered by Google App Engine
This is Rietveld 408576698