Implemented progressbar for web application 86/134786/2 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0 accepted/tizen/3.0/common/20170630.142057 accepted/tizen/3.0/ivi/20170630.081701 accepted/tizen/3.0/mobile/20170630.081642 accepted/tizen/3.0/tv/20170630.081650 accepted/tizen/3.0/wearable/20170630.081657 submit/tizen_3.0/20170620.051800
authorjaekuk, lee <juku1999@samsung.com>
Tue, 20 Jun 2017 04:58:27 +0000 (13:58 +0900)
committerjaekuk lee <juku1999@samsung.com>
Tue, 20 Jun 2017 04:59:16 +0000 (04:59 +0000)
commit75a6c3d208410458eec5b0804f85ff8b0a121dfc
tree454d10c6a301701f799fc6ebcaeb4f82637ad542
parent678c0329c984e05b4b6cc9c5534c48eba242ad80
Implemented progressbar for web application

issue : http://suprem.sec.samsung.net/jira/browse/MPR-1117
        Hosted web app such as YouTube displays a white screen until the page finishes loading.

Modified WRT to display progressbar until the page finishes loading if progressbar-presence is enabled in config.xml.

Change-Id: I877ff1bc6e6c0696512cec10cd8174a27db44af2
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
runtime/browser/native_window.cc
runtime/browser/native_window.h
runtime/browser/web_application.cc
runtime/browser/web_application.h