Setting ELM_ENGINE Environment value.
authorJongsoo Yoon <join.yoon@samsung.com>
Wed, 28 Jan 2015 00:31:52 +0000 (09:31 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commita63a5db77464a53565148f5d1ac49d1e2fbb39fc
tree5bcf86cb460db5485dde278998cab4401c2b6c04
parentbc3416e6108a819e9e9deee00f26b734ed2d206f
Setting ELM_ENGINE Environment value.

There is gl engine issue in latest Tizen 2.4 platform binary.
In order to solve this problem, it is needed to set ELM_ENGINE
environment value as gl.
This patch apply this setting in mini_browser code level.
When gl issue is solved in Tizen 2.4 platform,
This patch should be reverted.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=10787
Reviewed by: Piotr Tworek, Youngbok Yoon, joonhwan kwon

Change-Id: I5d6695502ff7d7be39e00293be1b236b15ec4314
Signed-off-by: Jongsoo Yoon <join.yoon@samsung.com>
tizen_src/ewk/efl_webview_app/app.c
tizen_src/ewk/efl_webview_app/mini_browser.c
tizen_src/ewk/unittest/execute_utc_blink.cpp