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

Issue 319443003: Clear the suggested value while setting value for <select> element. (Closed)

Created:
6 years, 6 months ago by ziran.sun
Modified:
6 years, 6 months ago
Reviewers:
tkent, Ilya Sherman
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Clear the suggested value while setting value for <select> element. R=isherman@chromium.org, tkent@chromium.org BUG=380603 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175768

Patch Set 1 #

Patch Set 2 : Add layout tests for both <textarea> element and <select> element. #

Total comments: 2

Patch Set 3 : Update test file as per Ilya's review comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M LayoutTests/fast/forms/suggested-value-after-setvalue.html View 1 2 3 chunks +30 lines, -2 lines 1 comment Download
M LayoutTests/fast/forms/suggested-value-after-setvalue-expected.txt View 1 2 chunks +8 lines, -0 lines 0 comments Download
M Source/core/html/HTMLSelectElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ziran.sun
Please review. Thanks!
6 years, 6 months ago (2014-06-04 14:13:41 UTC) #1
Ilya Sherman
Can you add test coverage? Otherwise LG -- thanks.
6 years, 6 months ago (2014-06-04 20:48:42 UTC) #2
tkent
Please add a test.
6 years, 6 months ago (2014-06-04 23:34:40 UTC) #3
ziran.sun
Layout tests have been added for both <textarea> element and <select> element. Please review. Thanks!
6 years, 6 months ago (2014-06-05 16:39:11 UTC) #4
Ilya Sherman
https://codereview.chromium.org/319443003/diff/20001/LayoutTests/fast/forms/suggested-value-after-setvalue.html File LayoutTests/fast/forms/suggested-value-after-setvalue.html (right): https://codereview.chromium.org/319443003/diff/20001/LayoutTests/fast/forms/suggested-value-after-setvalue.html#newcode5 LayoutTests/fast/forms/suggested-value-after-setvalue.html:5: <pre><input id="test" type="text" value="initial value"><textarea id="textarea"></textarea><select id="select"><option>CA</option><option>TX</option></select></pre> Can you ...
6 years, 6 months ago (2014-06-05 23:49:40 UTC) #5
ziran.sun
Updated test file as per Ilya's review comments. All review comments have been addressed. Please ...
6 years, 6 months ago (2014-06-06 10:32:04 UTC) #6
Ilya Sherman
LGTM. Thanks, Ziran.
6 years, 6 months ago (2014-06-06 18:00:42 UTC) #7
tkent
lgtm https://codereview.chromium.org/319443003/diff/40001/LayoutTests/fast/forms/suggested-value-after-setvalue.html File LayoutTests/fast/forms/suggested-value-after-setvalue.html (right): https://codereview.chromium.org/319443003/diff/40001/LayoutTests/fast/forms/suggested-value-after-setvalue.html#newcode13 LayoutTests/fast/forms/suggested-value-after-setvalue.html:13: textarea.value = "initial value"; nit: Use single-quotes for ...
6 years, 6 months ago (2014-06-09 01:01:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/319443003/40001
6 years, 6 months ago (2014-06-09 01:01:45 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-06-09 02:35:17 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 03:12:28 UTC) #11
Message was sent while issue was closed.
Change committed as 175768

Powered by Google App Engine
This is Rietveld 408576698