Crash with malformed datetime value
authorKwangYong Choi <ky0.choi@samsung.com>
Tue, 20 Aug 2013 01:14:04 +0000 (10:14 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Tue, 20 Aug 2013 01:26:33 +0000 (10:26 +0900)
commit7bd3c8b5ec45ba2d66fe3a03b420734e7e68132e
tree32a9e287f7669cbd75130d3ccc7f5263aae95ea8
parentd0b346a036175495109353b6122a24b4b90f3c87
Crash with malformed datetime value

[Title] Crash with malformed datetime value.
[Issue#] N_SE-49068
[Problem] Crash once.
[Cause] Malformed value is passed to input picker.
[Solution] Check format tightly.

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