Use single picker popup for <input type="time">
authorKwangYong Choi <ky0.choi@samsung.com>
Fri, 18 Oct 2013 12:37:10 +0000 (21:37 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Mon, 21 Oct 2013 09:49:30 +0000 (18:49 +0900)
commit05d81a053cf945ccab1513e6227fc61f2b1ec7bb
tree116a6d02acb0429e53ed1dae60a2f11063c9be98
parent2108d87394e4190d7e153d64500437a3baa7d1b3
Use single picker popup for <input type="time">

[Title] Use single picker popup for <input type="time">
[Issue#] N/A
[Problem] Picker popup is displayed twice.
[Cause] N/A
[Solution] Remove first popup which is not required.

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