[Webkit-unassigned] [Bug 110740] Should not return WebTextInputTypeNone for date input element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 07:46:26 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110740





--- Comment #17 from Seigo Nonaka <nona at chromium.org>  2013-02-27 07:48:50 PST ---
Sorry for build break.
There is a compile assert for checking enum compatibility.

To fix the build breakage, we should add new enum entry TEXT_INPUT_TYPE_DATE_TIME_FIELD into ui/base/ime/text_input_type.h but it should be done at the same time of landing this patch.
Otherwise build will be break again.

I will remove compilation assertion temporary.
Then after landing this patch, I will add compilation assertion again with new enum sets.

Thank you.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list