[Title] Fix a issue that the crash happens when select OK button in input type picker.
authorHyerim Bae <hyerim.bae@samsung.com>
Fri, 7 Sep 2012 09:59:16 +0000 (18:59 +0900)
committerHyerim Bae <hyerim.bae@samsung.com>
Fri, 7 Sep 2012 09:59:16 +0000 (18:59 +0900)
commit8d68a1bd84c16a81259964bc5fe1e5466ecfa1f7
tree03dacc206af7a5cadee5c7371b1e6e135d1c63bf
parent9605693dec310fa5dc95e096560e5fca1cb5c9c7
[Title] Fix a issue that the crash happens when select OK button in input type picker.

[Issue#] N/A
[Problem] The crash happens when select OK button in input type picker.
[Cause] The input type picker reqeust event comes twice.
[Solution] Delete the previous popup.
[Team] Browser UI
[Developer] Hyerim Bae
[Request] N/A

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