Defer showing window when appcontrol-reset is being done 18/182918/2 accepted/tizen/4.0/unified/20180704.222058 submit/tizen_4.0/20180704.085055
authorsurya.kumar7 <surya.kumar7@samsung.com>
Thu, 28 Jun 2018 13:14:45 +0000 (18:44 +0530)
committersurya.kumar7 <surya.kumar7@samsung.com>
Thu, 28 Jun 2018 13:47:49 +0000 (19:17 +0530)
commit0266d0ee0f1be9f0184c7ada996e48880719a313
treed9f53000c2a7d8cb769dd79d38dadb978b4b8d4e
parent2941bc23b87fac352a87d1dc872a7f10f6ae3bef
Defer showing window when appcontrol-reset is being done

In Appcontrol-reload case, if window is shown before frame rendered,
expired content is visible for a considerable time. Avoid it by
showing the window only after frame has been rendered

Change-Id: I1f126e5480e4c992b68320320763d0f9883a74c5
Signed-off-by: surya.kumar7 <surya.kumar7@samsung.com>
runtime/browser/web_application.cc