aboutsummaryrefslogtreecommitdiffstats
path: root/tests/README
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2021-01-14 11:42:20 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2021-01-15 13:10:22 +0000
commitae8fb3800ac880bfa9805f9163709d96b66b7788 (patch)
tree8d03a88eea6fd74f69c47566cd95d559bddf2144 /tests/README
parent0b5ae19f733c7d59e6138c677fe432a0e6f25938 (diff)
QQmlComponent: Avoid crash when setting initial properties in JS module
In a JS module, we lack a qml context. Thus, we have to check whether qmlContext is null. In that case we use the engine's scriptContext('s ExecutionContext) instead. Fixes: QTBUG-90245 Change-Id: I337e9c7cade472f52fc81c93d1152ff59f8018a5 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit e68b498424f63c1cb6151e4fc6bbc50bac584909)
Diffstat (limited to 'tests/README')
0 files changed, 0 insertions, 0 deletions