Skip to content

effect: Prevent QJSEngine garbage collecting EffectWindow

Vlad Zahorodnii requested to merge work/zzag/effect-window-cpp-ownerhsip into master

EffectWindow has no parent so QJSEngine can garbage collect an instance if it's returned by a function marked with Q_INVOKABLE.

CCBUG: 487771

Merge request reports

Loading