Handle widget abnormal exit 11/131811/2 accepted/tizen/3.0/common/20170602.150632 accepted/tizen/3.0/ivi/20170601.235925 accepted/tizen/3.0/mobile/20170601.235857 accepted/tizen/3.0/tv/20170601.235906 accepted/tizen/3.0/wearable/20170601.235916 submit/tizen_3.0/20170601.004300
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 30 May 2017 11:13:37 +0000 (20:13 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Wed, 31 May 2017 04:26:37 +0000 (04:26 +0000)
commitb7eb5e9dce42a93b5a7a882a1ce35bf2824dbaa2
tree5c2fa65297e9a37d53db83c16b7214243b8efbf8
parent4484f4b263328669c77a6ce3843bbf1328e00f69
Handle widget abnormal exit

While getting AUL_WIDGET_LIFE_CYCLE_EVENT_APP_DEAD event with
AUL_K_WIDGET_FAULT data, the __fault_handler will be invoked.

Requires:
 - https://review.tizen.org/gerrit/#/c/131674/ [aul-1]
 - https://review.tizen.org/gerrit/#/c/131676/ [appcore-widget]
 - https://review.tizen.org/gerrit/#/c/131685/ [amd]
 - https://review.tizen.org/gerrit/#/c/131695/ [widget-viewer]

Change-Id: Ibccbdc448c59922d40857192d4a342076487e246
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/widget_instance.c