Merge "[*][Genlist] Fixed genlist crash when genlist is cleared and focused. At this...
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 21 Dec 2011 01:50:15 +0000 (10:50 +0900)
committerGerrit Code Review <gerrit2@localhost>
Wed, 21 Dec 2011 01:50:15 +0000 (10:50 +0900)
commitbb39df50d40f578a89647742d8fd47805666909c
treeeaf2263f60adb95a671d7cabb075e0a2f0b9f9b1
parenta5fd93fd0dc2c24bc9e9c27a3ed2d48de55168f6
parent67bff8cf69bea6846324dcbdfc2caf49a0c17f3c
Merge "[*][Genlist] Fixed genlist crash when genlist is cleared and focused. At this time, last_selected_item is updated with the wrong pointer. I fixed this to hold updated pointer all the time. This resolves CQ H0100137726."