Show window on frame rendered after appcontrol reset 87/182287/1
authorPrathmesh <prathmesh.m@samsung.com>
Fri, 22 Jun 2018 04:30:03 +0000 (10:00 +0530)
committerPrathmesh <prathmesh.m@samsung.com>
Fri, 22 Jun 2018 04:30:03 +0000 (10:00 +0530)
commit0ac321d81ee989f42adf03ebed1ada53a73fe960
treee7d990b0bdd2e2451ea9d25f5e5525eb8fb559bc
parentfc5cd3021777786b51fed198a44fd54124b2d5d4
Show window on frame rendered after appcontrol reset

- Currently window is shown after reset once appcontrol
  is received. Due to this sometimes old contents are
  visible first then new contents are rendered
- If the app is reset on app-control then do show the
  window right away. Rather the window will be shown
  once frame rendered is received

Change-Id: Ice201a6c6ff35430186abcad917af767fb1ccdaf
Signed-off-by: Prathmesh <prathmesh.m@samsung.com>
runtime/browser/web_application.cc