[Title] just return if the view is existed when the bookmark view is created
authorSangpyo Kim <sangpyo7.kim@samsung.com>
Wed, 5 Sep 2012 07:13:41 +0000 (16:13 +0900)
committerSangpyo Kim <sangpyo7.kim@samsung.com>
Wed, 5 Sep 2012 07:20:10 +0000 (16:20 +0900)
commitf90248a066e9ea5caea36710dabfad6780ce44e7
tree2ac59fece43ec62d460c4c94ddf7048a4d73a06d
parent4a4f0ae1cb0252d029d19ad73021aa7e68db757b
[Title] just return if the view is existed when the bookmark view is created

[Issue#] N_SE-8418
[Problem] Crash occured
[Cause] if the bookmark button is clicked twice in very short time, view is created before former view is destroyed.
[Solution] just return if the view is existed when the bookmark view is created
[Team] Browser UI
[Developer] sangpyo7.kim
[Request] N/A

Change-Id: I36a3fc9dc458fd738035bfa5bc5da40ff6aedb07
src/browser-data-manager.cpp