Add fallback about sending lifecycle events 45/129545/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 16 May 2017 04:59:23 +0000 (13:59 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 17 May 2017 01:42:50 +0000 (10:42 +0900)
commit2f369b94c3985411ef1ae7f69bc755bcc98de890
tree35b40beb9e30f509d4a45adbd68938469178e72e
parenta521a2cf6616c87e24aa663fe597f949c92582f8
Add fallback about sending lifecycle events

If the widget app is ready(not created), the viewer app doesn't send
the lifecycle events to the widget app. The lifecycle events will be
stored to the pending queue.
The viewer app will process the pending queue when getting the widget
created event from the widget app.

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