Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5, 6.8, 6.9, 6.10
-
None
-
422795f24 (dev), 5b79c45e9 (6.9), 6dd142b18 (tqtc/lts-6.8), 080f2bc25 (tqtc/lts-6.5)
Description
import QtQuick Item { id: root component C : Item { property int i: 0 } property C c: C { } root.c.i: 4 }
Attachments
For Gerrit Dashboard: QTBUG-137086 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
647411,2 | QtQml: Do not add null property caches to compilation units | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
647887,2 | QtQml: Do not add null property caches to compilation units | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
648167,2 | QtQml: Do not add null property caches to compilation units | tqtc/lts-6.8 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
648267,2 | QtQml: Do not add null property caches to compilation units | tqtc/lts-6.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |