DescriptionMerge 129095 - [Forms] multiple fields time input UI should call notifyFormStateChanged() when value of field is changed
https://bugs.webkit.org/show_bug.cgi?id=97169
Reviewed by Kent Tamura.
This patch makes multiple fields time input UI calls notifyFormStateChanged()
when field value is changed as other input types do.
This patch affects ports which enable both ENABLE_INPUT_TYPE_TIME and
ENABLE_INPUT_TYPE_TIME_MULTIPLE_FIELDS.
No new tests. We can't test this change in WebKit test tools. Test script
will be implemented in Chromium side.
* html/TimeInputType.cpp:
(WebCore::TimeInputType::DateTimeEditControlOwnerImpl::editControlValueChanged):
TBR=yosin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129321
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|