QV8DebugService: Return JSON messages for internal requests.
authorAurindam Jana <aurindam.jana@nokia.com>
Fri, 4 Nov 2011 13:04:56 +0000 (14:04 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 7 Nov 2011 09:44:47 +0000 (10:44 +0100)
commit1ce5760f1f710f1d82d888250ea9683cbc63c5f4
tree3ff349e94f1b2634bc7d5e6cdd65579f5f3dbbb9
parentcd483db1be2ef7cd5c768fa37c7f8333b04e84b1
QV8DebugService: Return JSON messages for internal requests.

Internal requests are not handles by V8. Hence, create a JSON
message similar to v8 debugging protocol and send it to client.
This is only for uniformity wrt to debug requests.

Change-Id: Ia0a3cda0ef157b852fb4402fde62b4651a95bd56
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/declarative/debugger/qv8debugservice.cpp