Implement delegate callback for navigation decision on default livebox plugin
authorYunchan Cho <yunchan.cho@samsung.com>
Wed, 24 Apr 2013 05:56:21 +0000 (14:56 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sat, 27 Apr 2013 15:22:45 +0000 (00:22 +0900)
commit61f70a9673310bdfcb536c2c54f1f3bf534f957b
tree6adabc436fbcba9874ef4702a0ab4c81d5acfbc7
parent3ad820d075711c84d74990e7f611238f3e7a066e
Implement delegate callback for navigation decision on default livebox plugin

[Issue#] N/A
[Problem] There is no interface that handles 'box' scheme on livebox plugin
          This interface is needed for AppWidget Web API to be used by Box and PD content of default livebox
[Cause] This interface is not considered by now, because requirement of AppWidget Web API is newly added.
[Solution] wrt delegate callback for this is added, this callback is implemented in default livebox plugin.
[SCMRequest] This patch is dependancy to the following patch of 'wrt' package
             https://tizendev.org/gerrit/#/c/64349/

Change-Id: I2b6eb845d17464d199c551d7ecc313dbd29b8536
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.h