Change action of appservice in case that serviced page is same to current page of...
authorYunchan Cho <yunchan.cho@samsung.com>
Tue, 20 Nov 2012 09:27:58 +0000 (18:27 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Fri, 23 Nov 2012 04:25:51 +0000 (13:25 +0900)
commitc31d466fa9c52a86d37c3c9c398fe9f40a9ccf54
treea25bc495fe855f2bde3aae4ccd9c149e563a4cbc
parentae82c8f394b420c0a634b3f3636257f7561805f9
Change action of appservice in case that serviced page is same to current page of webapp

[Issue#] appservice handling is wrong.
[Bug] N/A
[Cause] N/A
[Solution] when appservice is requested and webapp for the appservice already has its service page as top level page,
           wrt has to raise and activate window, and then fire custom event for appservice.

Change-Id: Ia7623cf42320db14885b1ed00342225bff497910
src/view/webkit/view_logic.cpp
src/wrt-client/wrt-client.cpp