Fix bug regarding app service on specific scenario
authorYunchan Cho <yunchan.cho@samsung.com>
Thu, 21 Feb 2013 15:20:51 +0000 (00:20 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Thu, 21 Feb 2013 15:30:50 +0000 (00:30 +0900)
commite442dc9f2bfe96c09a91df99007ac28810daf0ad
treebeffcc2f7701fe560cdd0421c6777f493198470e
parente69510b8a8fc18f0bb7aa808ffb516a653055d72
Fix bug regarding app service on specific scenario

[Issue#] N/A
[Problem] when webapp is launched by specific appservice operation and then default operation is request,
          start page of the webapp is not loaded.
[Cause] ViewLogic code regarding setting start page is wrong.
[Solution] ViewLogic is modified to set always its m_startUri member to initial start page's path passed by executable.

Change-Id: Ia23ba3ef1835e44fa3092cd11b92e940e38737ba
src/view/webkit/view_logic.cpp