Fix various xhr auto-test failures
authorSimon Hausmann <simon.hausmann@digia.com>
Wed, 12 Jun 2013 08:26:37 +0000 (10:26 +0200)
committerLars Knoll <lars.knoll@digia.com>
Wed, 12 Jun 2013 08:31:22 +0000 (10:31 +0200)
commit4992a894ed3698475935f9dbe20652675087b21f
treecc98aed5907b49e64cb727e47c08a8a0702fe9fa
parent760eaf106c8bda7a7797b32cda854d079fde58d5
Fix various xhr auto-test failures

In the v8 compatibility layer accessor wrappers, forward v4 exceptions
instead of silently eating them. We don't use the v8 TryCatch layer anymore.

Change-Id: I43596c58b6f51a481a11e33a87d5294f1336471b
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4/qv4v8.cpp