Implemented progressbar for web application 08/134808/2 tizen_3.0_tv submit/tizen_3.0_tv/20170620.055855
authorjaekuk, lee <juku1999@samsung.com>
Tue, 20 Jun 2017 05:42:52 +0000 (14:42 +0900)
committerjaekuk lee <juku1999@samsung.com>
Tue, 20 Jun 2017 05:43:38 +0000 (05:43 +0000)
commit2370c94435bd9ab1b54b6422ce9338a2d7198f9e
tree7db22821d8fe46bee186656b8ce56ec694e0c7c1
parentbe6491b373956a4ffb23776db3ace0a796df16ff
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: I15211771a2a332331f0417bf432c8828eb8e4343
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