Commit graph

4 commits

Author SHA1 Message Date
outfoxxed
2c0e46cedb
core/lazyloader: fix incubator UAF in forceCompletion
The incubator was deleted via onIncubationCompleted before it was done
working when completed via forceCompletion().
2024-11-12 03:23:59 -08:00
outfoxxed
4db28fe725
core/lazyloader: add activeAsync property 2024-04-30 17:01:09 -07:00
outfoxxed
6eb68d2cd7
core/reloader: fix late creation of Reloadable types 2024-04-19 15:45:07 -07:00
outfoxxed
518977932d
core/lazyloader: add LazyLoader
Also fixes qml incubation in general, which was completely broken,
meaning the native qml Loader type should also work now.
2024-03-19 05:35:44 -07:00