Fill output parameters of libprovider on creating new box
authorYunchan Cho <yunchan.cho@samsung.com>
Wed, 17 Apr 2013 06:00:43 +0000 (15:00 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Wed, 17 Apr 2013 11:54:02 +0000 (20:54 +0900)
commitcef9009fe0a2ecad0d106c1c8f67f617fe5d3dc6
tree4feec9a122ba76b90326eeb2d0d5bdf44e80617a
parenta0f3d281994e63f9a5a87d60014a50c098d318d4
Fill output parameters of libprovider on creating new box

[Issue#] N/A
[Problem] when firt livebox is created, the livebox is not displayed on Viewer
[Cause] web-provider didn't fill output parameter regarding width, height of created livebox
[Solution] web-provider fills the parameters using width, height of livebox

Change-Id: Ifb88edfc4e9e660b17cdee5b4b7b0c5825d39d25
src/Daemon/BoxDaemonImpl.cpp