Fix console.log function.
authorJędrzej Nowacki <jedrzej.nowacki@nokia.com>
Wed, 16 Nov 2011 13:43:28 +0000 (14:43 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 16 Nov 2011 14:46:26 +0000 (15:46 +0100)
commitea2e8abd5c655027da51548e0d0f2f55dfb947bc
tree57a5df55fc5358a2f035ae1b675537167f26d1d5
parent92660b13bb138d219f49ea203fa5e5aed9de74cb
Fix console.log function.

This patch fix problem of a truncated log message if it includes
an object. The regression was introduced by
a7f5c93de3f9811eef3f5a19ab6dec83b997e0d6.

Change-Id: I080956ef3c902b6c4a57f5d0066c4616a449e661
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/declarative/qml/v8/qdeclarativebuiltinfunctions.cpp
tests/auto/declarative/qdeclarativeqt/data/consoleLog.qml
tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp