Fix crash if the input value of date popup is too long
authorKwangYong Choi <ky0.choi@samsung.com>
Fri, 23 Aug 2013 07:29:31 +0000 (16:29 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Fri, 23 Aug 2013 07:34:07 +0000 (16:34 +0900)
commitc71d46a37902585a15ae53f788b0a17f00b2adac
tree8dae987f9e5125bc3567bf49de8231b77acd599d
parentd512f6b033c90955e3c6e8ca3e11babd21696994
Fix crash if the input value of date popup is too long

[Title] Fix crash if the input value of date popup is too long.
[Issue#] N_SE-49571
[Problem] Crash on date popup.
[Cause] Input value is too long.
[Solution] Applied to check string length.

Change-Id: If18ba394c68c236590ce640ba37a3266ca359d64
Source/WebKit2/UIProcess/API/efl/tizen/InputPicker.cpp
Source/WebKit2/UIProcess/API/efl/tizen/InputPicker.h