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

Issue 2339493002: Remove useless validation check for email type. (Closed)

Created:
4 years, 3 months ago by sujae33.jo
Modified:
4 years, 3 months ago
Reviewers:
tkent
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove noisy value validation warnings for email input type. We cannot distinguish invalid email addresses which web developers mistakenly specified. BUG=638455 Committed: https://crrev.com/1676e3b6c99cde2e3581315e50b37e29876900d0 Cr-Commit-Position: refs/heads/master@{#419934}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove useless validation check for email type. #

Patch Set 3 : git status #

Patch Set 4 : Remove useless validation check for email type. #

Patch Set 5 : Remove useless validation check for email type. #

Patch Set 6 : Remove useless validation check for email type. #

Patch Set 7 : Remove noisy value validation warnings for email input type. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -157 lines) Patch
M AUTHORS View 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/ValidityState-patternMismatch-expected.txt View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/email-format-warning.html View 1 2 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/email-format-warning-expected.txt View 1 2 1 chunk +0 lines, -13 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/email-idn-conversion-expected.txt View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validate-expected.txt View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt View 1 2 3 4 5 1 chunk +0 lines, -77 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-input-element/type-change-state-expected.txt View 1 2 3 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt View 1 2 3 4 5 6 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/forms/EmailInputType.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/forms/EmailInputType.cpp View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 38 (24 generated)
sujae33.jo
hi. This is my first patch!
4 years, 3 months ago (2016-09-13 14:29:02 UTC) #6
tkent
https://codereview.chromium.org/2339493002/diff/1/third_party/WebKit/Source/core/html/forms/EmailInputType.cpp File third_party/WebKit/Source/core/html/forms/EmailInputType.cpp (right): https://codereview.chromium.org/2339493002/diff/1/third_party/WebKit/Source/core/html/forms/EmailInputType.cpp#newcode253 third_party/WebKit/Source/core/html/forms/EmailInputType.cpp:253: NOTIMPLEMENTED(); Please remove the entire function, not remove the ...
4 years, 3 months ago (2016-09-13 16:26:09 UTC) #7
sujae33.jo
On 2016/09/13 16:26:09, tkent wrote: > https://codereview.chromium.org/2339493002/diff/1/third_party/WebKit/Source/core/html/forms/EmailInputType.cpp > File third_party/WebKit/Source/core/html/forms/EmailInputType.cpp (right): > > https://codereview.chromium.org/2339493002/diff/1/third_party/WebKit/Source/core/html/forms/EmailInputType.cpp#newcode253 > ...
4 years, 3 months ago (2016-09-13 17:13:23 UTC) #10
sujae33.jo
On 2016/09/13 17:13:23, sujae33.jo wrote: > On 2016/09/13 16:26:09, tkent wrote: > > > https://codereview.chromium.org/2339493002/diff/1/third_party/WebKit/Source/core/html/forms/EmailInputType.cpp ...
4 years, 3 months ago (2016-09-20 02:17:21 UTC) #19
tkent
Please remove the file third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt . We don't need PASS-only *-expected.txt.
4 years, 3 months ago (2016-09-20 03:01:32 UTC) #24
sujae33.jo
ok, thanks! 2016. 9. 20. 오후 12:01에 <tkent@chromium.org>님이 작성: > Please remove the file > ...
4 years, 3 months ago (2016-09-20 03:21:08 UTC) #25
sujae33.jo
ok, thanks! 2016. 9. 20. 오후 12:01에 <tkent@chromium.org>님이 작성: > Please remove the file > ...
4 years, 3 months ago (2016-09-20 03:21:08 UTC) #26
tkent
lgtm
4 years, 3 months ago (2016-09-20 11:42:08 UTC) #29
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/2339493002/100001
4 years, 3 months ago (2016-09-20 11:42:16 UTC) #30
tkent
Oh, win_chromium_rel_ng bot failed. Please remove CONSOLE WARNING lines from third_party/WebKit/LayoutTests/platform/win7/imported/wpt/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt too.
4 years, 3 months ago (2016-09-20 13:32:54 UTC) #31
sujae33.jo
On 2016/09/20 13:32:54, tkent wrote: > Oh, win_chromium_rel_ng bot failed. > Please remove CONSOLE WARNING ...
4 years, 3 months ago (2016-09-20 13:59:35 UTC) #32
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/2339493002/120001
4 years, 3 months ago (2016-09-20 23:25:02 UTC) #35
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-21 01:43:56 UTC) #36
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 01:46:23 UTC) #38
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/1676e3b6c99cde2e3581315e50b37e29876900d0
Cr-Commit-Position: refs/heads/master@{#419934}

Powered by Google App Engine
This is Rietveld 408576698