aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/delegatechooser
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2025-08-15 10:01:59 +0200
committerUlf Hermann <[email protected]>2025-08-21 20:33:23 +0200
commit2547e8be4d507361527d422184d3cae205aa76ff (patch)
treece5c1ec11b862ac0a5fdb67e7158fb5e15342a7c /tests/manual/delegatechooser
parente0b9c581b815996ce1b278e3cb5fd94ab5489f8d (diff)
QtQml: Store detached VariantAssociation objects on the JS heapHEADdev
While the VariantAssociation is detached it is subject to the GC or unrelated C++ code deleting objects from its internals. Since it's then not the owning object's responsibility to track this anymore, we need to track it ourselves. The way to do it is to use the existing V4 objects. Pick-to: 6.10 6.9 Task-number: QTBUG-139025 Change-Id: Ic1d5aa85171b5d91c2b9d546963268b6f09c2802 Reviewed-by: Sami Shalayel <[email protected]>
Diffstat (limited to 'tests/manual/delegatechooser')
0 files changed, 0 insertions, 0 deletions