Apply GL backend setting to WebProcess
authorYunchan Cho <yunchan.cho@samsung.com>
Wed, 23 Jan 2013 09:16:08 +0000 (18:16 +0900)
committerGerrit Code Review <gerrit2@kim11>
Wed, 23 Jan 2013 10:15:59 +0000 (19:15 +0900)
commit958defcdd303a77678456433ac00ab143d599a30
treec8e439424f3511fbc08060a48817fdae83406681
parentf9e351d4d42bf17f3b9cc98669d57e55abdfe850
Apply GL backend setting to WebProcess

[Issue#] N/A
[Problem] WebProcess is crashed when processing WebGL
[Cause] WRT forked WebProcess, not applying ENV variables regarding gl backend.
[Solution] GL backend setting is moved in front of forking WebProcess in main function
[SCMRequest] N/A

Change-Id: I24e359807d94868d23487ae9e42b161a0c771896
src/wrt-client/wrt-client.cpp