Enable Web APIs regarding message even on non fast-open mode
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 3 May 2013 08:08:51 +0000 (17:08 +0900)
committerGerrit Code Review <gerrit2@kim11>
Fri, 3 May 2013 11:19:01 +0000 (20:19 +0900)
commitb6443bacfb4862dabcb85e3aa0b5b67d41d18330
tree6e1014493397dd84c7d51fe4a9e71d4e0e601d41
parentdc7be111dc8260cbe28a38da08572071e067cd74
Enable Web APIs regarding message even on non fast-open mode

[Issue#] N/A
[Problem] On non fast-open mode of PD, Box and PD couldn't use special AppWidget Web APIs regarding message.
[Cause] AppWidget Web APIs for message was considered on only fast-open mode of PD.
[Solution] web provider enables Box and PD to use AppWidget API regarding message even on non fast-open mode.

Change-Id: Ied0e724d938b3a842ad6bd98e0900f0666ed46e7
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp