mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
It's not safe to access m_document here since GC may have deleted it by the time we're being deleted. Instead, move this to a finalize() override, since those are guaranteed to be called while both objects are still alive.
2.0 KiB
2.0 KiB