mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02: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.)