mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-05 10:48:43 +00:00
It's not safe to capture `this` as a raw pointer here, since nothing is guaranteed to keep the ResourceClient alive (even if the Resource stays alive.)