mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-11 07:59:54 +00:00
It's not safe to capture a local NonnullGCPtr by reference in a closure that will execute at some arbitrary time in the future when the local is out of scope.