[Title] Modify to use elm genlist instead of elm list.
authorHyerim Bae <hyerim.bae@samsung.com>
Wed, 22 Aug 2012 09:49:55 +0000 (18:49 +0900)
committerHyerim Bae <hyerim.bae@samsung.com>
Wed, 5 Sep 2012 11:25:32 +0000 (20:25 +0900)
commitb3e241fc29dd061cd897101b9a1767d9ff346a77
tree5d0b87a7c515fe8e2390eb2b86221a68c644bd11
parent94f889113da599c076131992340a9d2dc9c2c0e5
[Title] Modify to use elm genlist instead of elm list.

[Issue#] WEB-1017
[Problem] The performance is too slow if the item count is over 3000.
[Cause] elm list has such a problem originally.
[Solution] Use elm genlist.
[Team] Browser UI
[Developer] Hyerim Bae (hyerim.bae)
[Request] N/A

Change-Id: Iba5caf31e4e23aeb77cd31981d79a01cbd6672fb
Source/WebKit2/UIProcess/API/efl/tizen/ewk_popup_picker.cpp