fix not to terminate app when last dynamic box provider is removed. (instead the... accepted/tizen/20131031.112415 submit/tizen/20131031.063745
authorjungmin76.park <jungmin76.park@samsung.com>
Wed, 30 Oct 2013 10:26:01 +0000 (19:26 +0900)
committerjungmin76.park <jungmin76.park@samsung.com>
Thu, 31 Oct 2013 02:10:42 +0000 (11:10 +0900)
commitea924c54f7b99dbe1ff92483bf1aa23cf7bac41b
tree9c37fcd9722fa236fc121acb519d5d83e00b0180
parent2eee9bb4182f9393c2b19f60ed238af44059405f
fix not to terminate app when last dynamic box provider is removed. (instead the app will be terminated only when the lifeduration is expired.)

Change-Id: I2fb83ae3b5fefd2e174569c5d2960ae74924fb74
Signed-off-by: jungmin76.park <jungmin76.park@samsung.com>
inc/FShell_AppContext.h
inc/FShell_AppWidgetManagerService.h
inc/FShell_AppWidgetManagerStub.h
src/FShell_AppContext.cpp
src/FShell_AppWidgetManagerService.cpp
src/FShell_AppWidgetManagerStub.cpp