Show window early for hosted web application 89/181989/3
authorPrathmesh <prathmesh.m@samsung.com>
Tue, 19 Jun 2018 11:02:52 +0000 (16:32 +0530)
committerjaekuk lee <juku1999@samsung.com>
Wed, 20 Jun 2018 23:39:51 +0000 (23:39 +0000)
commit16b5d8ccddca0d91fe308eb1a803b9cb41fafc2f
tree96f839c5603e72869ff5cab750063c3cf209339f
parentdf0169c030661bfc2a87de93198ad743a3fa9bb2
Show window early for hosted web application

- If the window is not shown and the url is http or https
  (hosted web application), then show on load start
- Currently the window is shown when content is ready, but
  for hosted app the contents need to downloaded. So there
  will be some delay in showing window
- If the app is hosted, then show window on load start

Change-Id: I77948215a9bd501c43ff258a440c3d386c6f4389
Signed-off-by: Prathmesh <prathmesh.m@samsung.com>
atom/browser/api/atom_api_web_contents.cc
atom/browser/native_window_efl.cc
atom/browser/native_window_efl.h