[Title] just return if the class is existed when the class contructor is called
authorSangpyo Kim <sangpyo7.kim@samsung.com>
Wed, 5 Sep 2012 08:36:29 +0000 (17:36 +0900)
committerSangpyo Kim <sangpyo7.kim@samsung.com>
Wed, 5 Sep 2012 10:35:21 +0000 (19:35 +0900)
commit1a0c198bf0608351f732a8d1fa5d2179fccf5b40
treeba6d142f07827fcdbc8a432b69f08aa37826c201
parent2f437debf5a7e9a5346678fa35e6e1230fb8c196
[Title] just return if the class is existed when the class contructor is called

[Issue#] N/A
[Problem] possible crash issue when the class is created
[Cause] UI may send a click signal 2 times in very short time.
[Solution] just return if the class is existed when the class contructor is called
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A

Change-Id: Icab36c4f84363d59f2a00023004e134873cf177e

Conflicts:

src/browser-data-manager.cpp
src/browser-data-manager.cpp