aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/accessibility
diff options
context:
space:
mode:
authorJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-10-23 16:01:57 +0200
committerJocelyn Turcotte <jocelyn.turcotte@digia.com>2014-10-27 14:35:26 +0100
commit32af8055985c1f978574eec62512638f472e8290 (patch)
tree875dcea67e2d8289c055ce96ebb8c048dff025ee /tests/manual/accessibility
parentc7ea1cd9237045e3a8b2b148c57f6d26dd547f7e (diff)
Fix leaks in QQuickImageParticle
Make sure that ImageData instances, m_shadowData as well as the QSGGeometry of particle nodes are destroyed together with their QQuickImageParticle. Also implement the assignment operator for QQuickParticleData to avoid its v8Datum pointer to be copied over to the shadow datum in getShadowDatum. This would cause a double delete of the QQuickV4ParticleData when trying to call clearShadows() in the destructor. Task-number: QTBUG-36782 Change-Id: Ie03f2be0415daeb7f4f6e5f92295a3ab26a62155 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tests/manual/accessibility')
0 files changed, 0 insertions, 0 deletions