mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 23:12:06 +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.