[compatibility] Set background color as black for wearable web apps 84/169284/5
authorGuneet K <g.khosla@samsung.com>
Mon, 5 Feb 2018 11:30:00 +0000 (17:00 +0530)
committerguneet khosla <g.khosla@samsung.com>
Tue, 6 Feb 2018 05:52:02 +0000 (05:52 +0000)
commit7d7034a40127f1f8731694950ec3ac7e32118612
tree8db589ef3c81c6118fce7c164544518f1ac7d375
parent1cb8937fe537ba3cd7f3e37b80faef677857b289
[compatibility] Set background color as black for wearable web apps

Call ewk_view_bg_color_set to set background color as black
for web apps.

Background color is set as black only for watchfaces.
Hence default bg color for web apps is white.

[Reference] http://slp-info.sec.samsung.net/gerrit/#/c/3106551

Change-Id: Iec328524219b009701e394aa71bb8cb588e8378b
Signed-off-by: Guneet K <g.khosla@samsung.com>
runtime/browser/web_application.cc