Implemented progressbar for web application 98/134798/2 accepted/tizen/unified/20170630.083209 submit/tizen/20170620.052945
authorjaekuk, lee <juku1999@samsung.com>
Tue, 20 Jun 2017 05:21:01 +0000 (14:21 +0900)
committerjaekuk lee <juku1999@samsung.com>
Tue, 20 Jun 2017 05:21:48 +0000 (05:21 +0000)
commit93796edd1a1f569edfee7a088b60ce2755508507
tree2fb877e25eaca515373df1ea09847c7a1e1edcda
parent2921f491ed136a6681a96cb394c5c261b81e53dd
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: I114d69543caea76161d0ace22cf57ae052c8f099
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