Set proper title to page on handling tizen scheme
authorYunchan Cho <yunchan.cho@samsung.com>
Sat, 9 Mar 2013 02:58:27 +0000 (11:58 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sat, 9 Mar 2013 03:13:27 +0000 (12:13 +0900)
commitbe542f8c9e87cc13d60d692024fb7a9b46b11937
tree6b49e193800f7d0a6dd90bf8ef54cff228e336e5
parent5abc0e625b2b2b598aa220b739eb17e52ddf967c
Set proper title to page on handling tizen scheme

[Issue#] DCM-712
[Problem] Application goes to background even though it don't want
[Cause] after handling tizen scheme, page's title property has been changed to abnormal value
[Solution] If wrt uses title change callback to handle tizen scheme,
           wrt set page's real title value to 'document.title' property explicitly.

Change-Id: I97df4018a754ccfe606274e24a3a5c8a34273fc0
src/view/webkit/view_logic.cpp
src/view/webkit/view_logic.h