Change transformation from DOMRpcResult to RpcResult 88/69688/2
authorPeter Nosal <peter.nosal@pantheon.tech>
Mon, 19 Mar 2018 07:57:29 +0000 (08:57 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 20 Mar 2018 16:42:46 +0000 (16:42 +0000)
When RpcResult was created, it was always as successful RpcResult,
this is changed so in presence of RpcErrors, RcpResult is build as
failed RpcResult with RpcErrors and binding result.

Change-Id: Ibb74e5f5675e33e0103d1a7d4962176bb320fce3
Signed-off-by: Peter Nosal <peter.nosal@pantheon.tech>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit fd643adb6b413aac90c4f5a23874beeee486f257)


No differences found